/* CSS Document */

html, body {
				height: 100%;
			}
			body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #181818;
			}
			#container {
				position: relative;
				min-height: 100%;
				height: 100%;
				voice-family: "\"}\"";
				voice-family: inherit;
				height: auto;
			}
			html>body #container {
				height: auto;
			}
			
			h1, p {
				margin: 0;
				padding-bottom: 1em;
			}
			h1 {
				font-size: 12px;
				line-height: 1.5em;
			}

.bigtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #666666;
}

.bigtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #CC99CC;
}
.bigtext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #8DA1AB;
	padding: 3px;
	width: 100%;
	margin: 0px;
	border: 0px none;
}

a:link {
	color: #601319;
	text-decoration: none;
	font-weight: bold;
}

a:hover ,a:active {
	color: #D93400;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
.blog {
	font-size: 9px;
	color: #424D68;
	border: 1px none #CCCCCC;
	margin-right: 20px;
}
.blogfeed {
	margin-right: 40px;
	width: 80%;
	border-top: 1px none #b1bdc4;
	border-right: 1px none #b1bdc4;
	border-bottom: 1px solid #b1bdc4;
	border-left: 1px none #b1bdc4;
}

#header {
	position: absolute;
	width: 100%;
	top: 0px;
	height: 80px;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-position: left bottom;
	background-attachment: scroll;
	z-index: 10;
	left: 0;
			}
#sidebar {
	position: absolute;
	padding: 7px 0px 0px;
	background-color: #FFFFFF;
	top: 80px;
	height: 1139px;
	margin: 0px;
	left: 0px;
	width: 260px;
	font-size: 9px;
	color: #000000;
	white-space: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
			}
#content {
	position: absolute;
	padding: 10px 0px 20px 20px;
	top: 86px;
	left: 245px;
	z-index: 0;
: 100%;
	margin: 0px;
			}						
			
#footer {
	position: relative;
	padding: 0px;
	width: 100%;
	bottom: 0px;
	clear: both;
	float: none;
	left: 0px;
	z-index: auto;
	height: auto;
	background-color: #CC6699;
			}
.smtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	color: #551919;
	font-weight: normal;
}

div.feedburnerFeedBlock ul {
	margin-left:0px;
	padding-left:0px;
	color: #666666;
	list-style-type: none;
	font-size: 11px;
	line-height: 13px;
	width: 90%;
}


div.feedburnerFeedBlock ul li span.headline {
}


.feedburnerFeedBlock ul li span.headline a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #d5d8c7;
	margin-top: 20px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	list-style-type: none;
	text-decoration: none;
}

.feedburnerFeedBlock ul li span.headline a:hover {
color: #CC6666;
}

#creditfooter {
	display: none;
	bottom: 0px;
	position: absolute;
}

div.figure {
	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
 
}
div.figure p {
	font-style: italic;
	font-size: 9px;
	text-indent: 0;
	border-bottom-color: #b1bdc4;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #483030;
	margin-top: 10px;
	margin-bottom: 20px;
}
