@charset "UTF-8";
/*****************GLOBAL*******************/
body{margin:0px;padding:0px;background:url(../images/page_background.jpg) repeat-x;}
#wrapper{width:1000px;margin:0px auto;font-family:Arial, Helvetica, sans-serif;font-size:12px;}

/*****************PAGE*******************/
table a{color:#79a87a;}
ul{margin-top:0px;}
.whitetop{height:1px;background:#FFF;}
.latest{width:48%;float:left;margin:10px;}
.latest h1{color:#324d32;margin:0px;padding:0px;font-size:16px;}
.latest h3{margin:0px;padding:0px;font-size:12px;font-weight:bold;}

.comments{background:url(../images/whatsay_text.gif) no-repeat;width:48%;float:left;margin:5px;height:92px;}
.commentcopy{background:url(../images/whatsay_image.gif) no-repeat top right;margin:0px 0px 0px 166px;height:92px; font-size:13px;}
.commentcopy p{padding:0px;}

h1{color:#324d32;margin:0px;padding:0px;font-size:16px;}
h2{color:#FFFFFF; background:#515151;padding:8px;margin:0px 0px 8px 0px;font-size:18px;}

.main{background:#FFF;padding:10px;}
.navbar{background:url(../images/logo.jpg) no-repeat;height:39px;margin:0px;}

.topnav{margin:0px 0px 0px 300px;color:#FFF;padding:0px 0px 0px 0px;}
.topnav ul{list-style:none;padding:0px;margin:0px 0px 10px 0px;}
.topnav li{list-style:none;float:left;padding:0px 0px 0px 0px;margin:15px 0px 0px 20px;display:block;height:24px;}
.topnav li.current_page_parent{background:url(../images/selected_nav.jpg) no-repeat center bottom ;}/**/
.topnav li.current_page_item{background:url(../images/selected_nav.gif) no-repeat center bottom ;}
.chosen{background:url(../images/selected_nav.jpg) no-repeat center bottom ;}

.homeleft{width:75%;float:left;}
.homeright{width:23%;float:left;}
.homeright a{margin:0px 10px 10px 0px;}
.homeright a:hover{}

.sponsors{background:#d07300;margin-top:10px;padding:10px;width:223px;}
.sponsors div{color:#FFF;margin-left:8px;}

.image_box{background:#79a87a;padding:10px;}
.image_box div{color:#FFF;}

.searchbar{background:url(../images/orange_striperepeater.jpg) repeat-x;width:100%;}
.search{background:#000;padding:0px;margin:0px;width:200px;height:26px;float:right;}
.footer{background:url(../images/foot_bkg.jpg) repeat-x;min-height:183px;padding:10px;color:#FFF;}

.footcopy{width:50%;float:left;}
.email{width:350px;float:right;}
/*global*/
.clear{clear:both;}


