/*** BODY ***/
body{background: #8f8e8e; font-size: 11px; font-family: arial, sans-serif; margin: 5px 0 10px 0;}
a {color: #2255aa; text-decoration: underline;}

h2{color: #0085DF; font-size: 20px; margin: 5px 0 0 5px;}
h3{width: 90%; color: #FF8A00; border-bottom: 1px #EFEFEF solid; border-left: 5px #EFEFEF solid; padding: 0 0 0 6px; margin: 15px 0 0 7px;}

hr{height: 1px; background: #DFDFDF; color: #DFDFDF; border-bottom: 1px #FFFFFF solid;}

/*** SITE CONTAINER ***/
.siteContainer{width: 800px; background: url('images/containerBackground.png') repeat-y; margin: auto;}

/*** SITE BORDER ***/
.siteBorderTop{height: 13px; background: url('images/siteBorderTop.png') repeat-x;}
.siteBorderTopLeft{width: 11px; height: 13px; background: url('images/siteBorderTopLeft.png') no-repeat; float: left;}
.siteBorderTopRight{width: 9px; height: 13px; background: url('images/siteBorderTopRight.png') no-repeat; float: right;}

.siteBorderMiddle{width: 785px; background: #eaeaea; margin: auto;}

.siteBorderBottom{height: 12px; background: url('images/siteBorderBottom.png') repeat-x;}
.siteBorderBottomLeft{width: 11px; height: 12px; background: url('images/siteBorderBottomLeft.png') no-repeat; float: left;}
.siteBorderBottomRight{width: 9px; height: 12px; background: url('images/siteBorderBottomRight.png') no-repeat; float: right;}

/*** SITE TOP ***/

/* Site Top Header */
.siteTopHeader{height: 60px; background: #ffffff;}
	.siteTopHeaderLogo{height: 60px; margin: auto;}
	.siteTopHeaderLogo img{float: left; margin: 2px 5px 0 15px;}
	.siteTopHeaderLogo a{color: #009F3B; text-decoration: none;}
	.siteTopHeaderLogo a:hover{color: #028030; text-decoration: none;}		
	.siteTopHeaderLogo h1{color: #009F3B; font-size: 22px; font-family: trebuchet ms; font-style: italic; letter-spacing: 1px; padding: 20px 0 0 0; margin: 0px;}
	.siteTopHeaderLogo h2{color: #028030; font-size: 14px; font-family: trebuchet ms; font-style: italic; letter-spacing: 1px; padding: 1px 0 0 0; margin: 0px;} 

/* Site Top Search */
.siteTopSearch{height: 36px; background: url('images/siteTopGreen.png') repeat-x;}	
.siteTopSearch form{float: right; margin: 5px 10px 0 0;}

	/* Search */
	.siteTopSearchBox{height: 20px; text-align: right; padding-top: 6px; margin: auto; overflow: hidden;}
	.siteTopSearchBox p{display: inline; font-size: 13px; font-weight: bold; color: #FFFFFF; padding-right: 3px;}
	.siteTopSearchBoxInp{width: 250px; height: 22px; border: 1px #A5BFDA solid; padding: 4px 3px 0 4px; font-size: 17px; margin-bottom: -1px !important; margin-bottom: 0px}
	.siteTopSearchBut{width: 80px; height: 28px; background: url('images/siteTopSearchBut.gif') repeat-x; color: #608EBD; font-family: trebuchet ms; font-size: 13px; letter-spacing: 1px; font-weight: bold; border: 1px #A5BFDA solid; cursor: pointer;}

/* Site Top Menu */
.siteTopMenu{height: 180px; background: #306ba4; text-align: center; margin: auto;}

/*** SITE MIDDLE ***/  	
.siteMiddle{background: url('images/siteMiddleTop.gif') repeat-x top #F0F0F0; padding-bottom: 10px;}	

	/* Middle Top */	
	.siteMiddleTop{padding-top: 5px; margin: auto;}
	
		/* middle top left */	
		.siteMiddleTopLeft{width: 605px; float: left;margin: 0 5px 0 5px;}

		/* middle top left post */	
		.siteMiddleTopLeftPost{width: 162px; float: left; background: #FFFFFF; border: 1px #CECDCD solid;}
		
			/* post list */	
			.postList{width: 600px; background: #FFFFFF; border-bottom: 1px #EFEFEF solid; margin: 5px 0 0 3px;}
			.postList h2{font-size: 12px; font-weight: bold; color: #FF8A00; padding: 3px 0 0 6px; margin: 1px 0 0 0;}
			.postList p{color: #000000; font-size: 13px; margin: 2px 5px 5px 5px;}
			.postListFooter {height: 20px; clear: both; text-align: right; font-size: 11px; font-weight: bold; margin: 0 4px 0 0;}
			.postListFooter a{color: #000000;}
			
			/* post text */
			.postText{background: #FFFFFF; margin-top: 10px;}
			.postText h2{color: #2F60BF; text-align: center;}
			.postText p{font-size: 13px; color: #000000; line-height: 20px; padding: 0 5px 0 5px;}
			.adGoogle300{width: 300px; float: left}
	 	
		/* middle top right */	 
		.siteMiddleTopRight{width: 162px; float: left;}
		
		/* middle top right post */	 
		.siteMiddleTopRightPost{width: 490px; float: left; background: #FFFFFF; border: 1px #CECDCD solid; margin: 0 1px 0 5px;}
		
			/* menu links */
			.menuLinks{width: 160px; background: #FFFFFF; margin: 5px auto; overflow: hidden}
			.menuLinks h2{color: #000000; font-size: 12px; text-decoration: underline; padding: 0 0 2px 1px; margin: 0 0 0 0;}
			.menuLinks ul{list-style-type: none; padding: 0; margin: 0;}
			.menuLinks li{font-size: 11px; text-align: left; fonweight padding: 0; margin: 1px 0 0 6px;}
			.menuLinks a{color: #000000;}
			.menuLinksSearch{text-align: center; margin: 5px 0 3px 2px;}
			.menuLinksSearch input{width: 150px; margin: 0 0 2px 0;}
		
/*** SITE FOOTER ***/
.siteFooter{background: #7F7F7F;}
   
	/* footer menu */	 
	.siteFooterMenu{height: 20px; background: #306ba4; text-align: center;}
	.siteFooterMenu p{display: inline; color: #7E8B96; font-size: 11px; letter-spacing: 1px;}

	/* footer info */	
	.siteFooterInfo{height: 30px; background: #000000; text-align: center;}	
	.siteFooterInfo p{color: #FFFFFF; letter-spacing: 1px; margin: 0 0 0 0;}	
	.siteFooterInfo strong{font-weight: normal;}
	.siteFooterInfo a{color: #FFFFFF;}		
	
/*** PROMO BOX ***/
.promoBox{width: 783px; height: 167px; border: 1px #EFEFEF solid; background: #ffffff; margin: auto;}
.promoBoxLeft {width: 480px; float: left;}
.promoBoxLeft img{float: left; margin: 5px 20px 20px 00;}
.promoBoxLeft p{font-family: Arial; font-size: 20px; font-weight: bold; padding: 10px 0 0 10px; margin: 0;}
.promoBoxLeft a{color: #F06000; text-decoration: underline;}
.promoBoxLeft a:hover{color: #F06000}
.promoBoxLeft ul{font-family: Tahoma; color: #3F3F3F;}
.promoBoxLeft li{font-size: 13px; line-height: 22px;}
.promoBoxRight{width: 270px; float: left;}
.promoBoxRight img{float: right;}
.promoBoxRight p{width: 140px; background: #F06000; font-family: Tahoma; font-weight: bold; font-size: 12px; text-align: center; border: 1px #CCCCCC solid; padding: 5px; margin: 50px 20px 0 0;}
.promoBoxRight a{color: #FFFFFF; text-decoration: none;}