/* CSS Document */
body{
	background-color: #BC3C1F;
	font:76%/1.5 Georgia, "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	line-height:normal;
}
a{
	color: #CC3300;
	text-decoration:none;
	
}
a:hover{
	color: #990000;
	text-decoration: none;

}

#wrap{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1%;
/*	background-color: #FFFFFF;
*/	min-width:780px;
}
#navcontainer{
	background-color:#B5351B;
	margin:0px;
	padding-bottom:0px;

}
#navcontainer ul
{
	color: white;
	margin: 0px;
	margin-left:40px;
	padding-bottom: 6px;
	padding-top: 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
html>body #navcontainer ul {
	padding-top:5px;
	margin-top:0px;
}
#navcontainer ul li
{
display: inline;
margin-left: -4px;
font-size:10pt;
font-family: Georgia, "Times New Roman", Times, serif;

}



#navcontainer ul li a, #navcontainer ul li a:visited
{
padding: 7px 5px 7px 5px;
color: #F2EB8E;
text-decoration: none;
margin-left:5px;

}

#navcontainer ul li a:hover
{
	color:#FFFFFF;
}


#navcontainer ul li a.current, #navcontainer ul li a.current:visited, #navcontainer ul li a.current:hover
{
	background-color:#FFFFFF;
	color:#333333;

}
#header{
	width:100%;
	height:97px;
	background-image:url(img/topbkg.gif);
	background-position:left;
	background-repeat:repeat-x;
	margin:0;
}
#header a{
	color:#FFFFFF;
	text-decoration:none;
}
#header h1{
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	font-weight:normal;
	padding-left:20px;
	margin:0;
	margin-bottom:0px;
}
#header h2{
	color: #FFFF66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:normal;
	padding-left:20px;
	margin:0;
	margin-bottom:0px;
}
#header .left{
	float:left;
	width:auto;
	margin-left:20px;
	margin-top:20px;
}
#header .right{
	width:226px;
	float:right;
	margin-top:25px;
	margin-right:15px;
}
.stretch{
	clear:both;
}
#content{
	padding-left:15px;
	padding-right:15px;
}
#content h1{
	font-size:200%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #333333;
	margin:0px;
	margin-top:0px;
	background-image:url(img/greenleafe.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:40px;
}

#content p{
	line-height:150%;
	text-align:justify;
	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size:11pt;
}
#content p.highlights{
	background-image:url(img/highlightsbkg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-top:64px;
	padding-left:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:145%;
	color: #666666;
}

.main{
	background-image:url(img/greenleafe.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:40px;
}

#content h2{
	font-size:160%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #333333;
	margin:0px;

}

#content a{
	font-weight:bold;
	background-image:url(img/hover-off.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#content a:hover{
	background-image:url(img/hover-on.gif);
	background-position:bottom;
	background-repeat:repeat-x;

}
.note{
	font-family:"Courier New", Courier, monospace;
}
.imgr{
	float:right;
	margin-left:10px;
	padding:6px;
	background-color:#EEEEEE;
}
.imgleft{
	float:left;
	margin-right:10px;
	border:1px solid #6D6D6D;
	padding:4px;
}
.imgleft img{
	margin-left:auto;
	margin-right:auto;
}
.imgleft p{
	margin:0;
	font-size:8pt;;
}
.imgcenter{
	border:1px solid #B4B4B4;
	padding:6px;
	margin-left:auto;
	margin-right:auto;
	background-color:#E2E2E2
}
.imgcenter img{
	margin-left:auto;
	margin-right:auto;
}
.imgcenter h4{

	font-size:8pt !important;
	color:#424242;
	text-transform:capitalize;
}

#content h4{
	color: #993300;
	font-size:11pt;
	line-height:normal;
	text-transform:uppercase;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	margin-bottom:0px;
}

#content h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #333333;
	margin:0px;
	margin-top:0px;
	text-transform:capitalize;
}
#content h2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #333333;
	margin:0px;
	text-transform:capitalize;
}
#content h3{
	font-size:8pt;
	display:block;
	border-bottom:#CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	padding-bottom:3px;
	padding-top:3px;
}
#content ul{
}
#content ul li{
	line-height:150%;
	text-align:justify;
	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size:11pt;
	list-style-type:square;
}
#content ol{
}
#content ol li{
	line-height:150%;
	text-align:justify;
	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size:11pt;
}

.postbottom{
	font-size:8pt;
	background-color:#E0ECC1;
	border-bottom:#BBC996 3px solid;
	border-top: #BBC996 1px solid;
	padding-bottom:2px;
	padding-left:10px;
	padding-top:2px;
	margin-bottom:20px;
	font-weight:normal;
}
.postbottom p{
	font-size:8pt;
	margin:0;
}
.postbottom a{
	color:#403E0F;
}
.related-posts{

}
.related-posts h4{
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
}
.related-posts li{
	font-size:7pt;
}
.hline{
	background-image:url(img/hrdots.gif);
	background-position:left;
	background-repeat:repeat-x;
	width:100%;
}
.commentlist{

}
.commentlist li{
	margin-top:5px;
}
.commentlist li cite{
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
}

/*.commentlist li{
	background-color:#BC3C1F;
	padding-top:1px;
}
.commentlist li cite{
	background-image: url(img/comment-topbkg.gif);
	background-position: top;
	background-repeat:repeat-x;
	padding-top:8px;
	padding-left:6px;
	padding-right:4px;
	padding-bottom:3px;
	border-bottom:1px solid #990000;
	display:block;
	font-weight:bold;
	color:#CCFF66;
	margin-bottom:-20px;
	
}
.commentlist li cite a{
color:#CCFF66;
}
.commentmetadata{
	padding-left:6px;
	padding-right:4px;
	border-bottom:1px solid #990000;
	display:block;
}
.commentmetadata a{
	color:#66FF00;;
}
.commenttext{
	padding-left:6px;
	padding-right:4px;
	color:#FFFFFF;
	margin-top:-10px;
}
.commenttext blockquote{
	background-image:none;
	border:none;
	color:#CCCCCC;
}
.commenttext a{
	color:#66FF00;;
}

.commentbox{
	border:1px solid #BC3C1F;
	padding:7px;
	background-color: #FFFFFF;
	color: #333333;
	font-size:9pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
*/blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color: #339900;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	border-bottom:1px solid #AA9F55;
	border-top:1px solid #AA9F55;
	text-align:left;
	background-image:url(img/bq-topleft.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	width:75%;
	margin:0 auto;
}

#sidebar{
	padding-left:15px;
	font-size:8pt;
	position:relative;
	padding-right:10px;
	padding-top:10px;
	font-family:'HelveticaNeue Condensed', Helvetica, Arial narrow, Arial, Sans-Serif ;
}
#sidebar p{
	font-size:100%;
	font-family:'HelveticaNeue Condensed', Helvetica, Arial narrow, Arial, Sans-Serif, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#sidebar h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
	padding-left:33px;
	letter-spacing:-1px;
	height:35px;
	font-weight:normal;
	color: #2B2B2B;
	padding-bottom:5px;
	background-image:url(img/sidebarflag.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	margin-bottom:8px;

}
#sidebar ul{
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	margin-left:0%;
	padding-left:0%;
	font-size:8pt;
	margin-bottom:6px;
	padding-bottom:4px;
	border-bottom:1px solid #EBEBEB;
	background-image:url(img/sidebullet.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:18px;

}
#sidebar ul li a{
	display:block;
	font-weight:bold;
}
#sidebar ul li a:hover{

}
#subscribe{
	background-image:url(img/subscribebkg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-top:35px;
	padding-left:15px;
}
#rss{
	vertical-align:top;
}
.inbox{
	border:1px solid #CC6600;
	color:#663300;
	font-size:9pt;
	font-weight:bold;
	padding:4px;
}

#footer{
	clear:both;
	width: auto;
	text-align:center;
	height:35px;
	vertical-align:middle;
	padding-top:8px;
	border-top:10px solid #B5351B;
	border-bottom:5px solid #B5351B;
	background-color:#D14A2B;
}
#footer p{
	font-size:10pt;
	color:#FFFFFF;
}
#footer a{
	color:#CCFF00;
}
table{
	width:100%;
	border-collapse:collapse;
}
td.left{
	width:65%;
	vertical-align: top;
	background-color:#FFFFFF;
}
td.right{
	width:35%;
	vertical-align: top;
	background-color:#FFFFFF;
}
pre{
	font-family:"Courier New", Courier, monospace;
	line-height:100%;
	color:#666666;
}
.imgright{
	float:right;
	margin-left:10px;
}
