@charset "utf-8";
/* CSS Document */

body{font-family:Geneva, Arial, Helvetica, sans-serif font-size:14px; background-color:#ffffff; text-align:left;}
a{text-decoration:none; color:#fff;}
/* background-color:#e5e8ce */

/*			____________________
					TOP
			____________________

*/

#top{background:url(Images/bodyBG.jpg) repeat-x; width:1024px; margin:0px auto; padding-top:30px;}
#banner{width:570px; margin-left:20px;}
#banner h1{background-color:#ffffff no-repeat; height:46px; line-height:26px; padding-left:60px; font-size:32px;font-weight:lighter; }
#banner span{font-size:18px; font-style:italic; font-weight:lighter; color:#fff; margin-left:120px;}
#help{float:right; color:#fff; position:relative; top:-30px; right:38px;}
#nav{margin-top:35px;}
#nav li{float:left; background:url(Images/normal.jpg) no-repeat bottom center;}
.pageitem{font-size:16px; margin-left:30px; margin-right:30px; display:block; height:50px; line-height:50px;}
.pageitem:hover{background:url(Images/hover.jpg) no-repeat center bottom;}
.pageitem.active{background:url(Images/hover.jpg) no-repeat center bottom;}
#glow{background-color:#ffffff  no-repeat left top; height:132px; color:#fff;}
#glow p{font-size:38px; width:490px; float:left; margin-left:50px; margin-top:50px; text-indent:-15px; line-height:45px;}
#glow img{float:right; margin-top:80px; margin-right:30px;}


/*			____________________
				   CONTENT
			____________________

*/
#content{width:1024px; margin:0px auto; background-color:#ffffff; margin-top:-115px; border-bottom:1px solid #7fc020; padding-bottom:20px;}
#left{margin-left:15px; width:660px; float:left;}
#left img{float:left; margin-top:0px; margin-right:40px}
#box1 p{color:#588412;}
#box1 h3{color:#868a7b; font-size:23px; margin-top:27px; font-weight:lighter;}
#box1 table {color:#101010; font-size:16px; margin-top:1px; line-height:20px;}
#box1 ul {color:#101010; font-size:14px; margin-top:1px; line-height:20px;}
#box1 p {color:#101010; font-size:14px; margin-top:1px; line-height:20px;}
#box1 a{text-decoration:none; color:#008010;}
#left p{margin-top:15px; margin-bottom:20px; line-height:15px; }
#box2 h4{color:#353a33; font-size:14px;}
#box2 p{color:#4b5046;}
#box3 h4{font-size:14px; color:#a5bc79;}
#box3 p{color:#9ca18e;}
#button{background:url(Images/button.png) no-repeat; height:29px; width:113px; float:left;}
#button a{display:block; height:29px; width:113px; line-height:28px; text-align:center;}
#post{font-size:10px; float:left; position:relative; top:-8px; left:35px; color:#3f443c;}
#post a{color:#3f443c;}
#right{border-left:0px solid #d9ddc3; float:right; width:267px; margin-top:50px; padding-left:17px;}
#box{margin-left:17px;}


.titleB{background:url(Images/green.png) no-repeat; width:267px; height:37px; color:#fff; padding-top:13px; padding-left:13px;position: relative; top: -80px; }
.titleB p{font-size:18px;}
.contentB{background:url(Images/white.png) repeat-y; width:260px; margin-top:-10px; padding-top:15px; padding-left:10px; padding-right:10px; line-height:33px;position: relative; top: -80px; }
.contentB a{ color:#7e817d; text-decoration:underline; font-size:13px;}
.footerB{background:url(Images/footer.png) no-repeat; width:280px; height:22px;position: relative; top: -80px; }


.titleC{background: no-repeat; width:267px; height:37px; color:#fff; padding-top:0px; padding-left:1px; position: relative; top: -80px; }
.contentC {background: repeat-y; width:260px; margin-top:-10px; padding-top:1px; padding-left:10px; padding-right:10px; line-height:14px; position: relative; top: -80px; }
.footerC{background: no-repeat; width:280px; height:22px;position: relative; top: -80px; }


/*			____________________
				   FOOTER
			____________________

*/

#footer{background-color:#353a33; border-top:1px solid #d6dbbf; height:30px; width:1024px; margin:0px auto; text-align:center; padding-top:15px;}
#footer p, #footer a, #footer span{color:#d9dad9; }
#footer span{font-size:9px; margin-top:5px;}
#footer p{margin-bottom:3px;}



