@charset "utf-8";
/* CSS Document */

body{
	color:#9d9d9d;
	font-size:11px;
	font:Tahoma;
	background:#103b1f;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#master_div{
	width:775px;
	margin:0px auto 0px auto;
	text-decoration:none;
}

/* ----------------- Header ----------------- */
#header_div{
	clear:both;
	width:775px;
	height:90px;
	text-decoration:none;
}

#quick_link_holder{
	clear:both;
	height:22px;
	float:right; 
	padding-right:130px; 
	clear:both;
}
#logo_container{
	clear:both;
	text-decoration:none;
}
#logo{
	float:left;
	width:206px;
	margin-left:10px;
}

#menu_mid_line{
	float:right;
	height:48px;
	width:21px;
	margin-top:3px;
	background:url(../images/menu_line_break.gif) repeat-y;
	text-decoration:none;
}
#cen_logo{
	float:right;
	width: 110px;
	text-decoration:none;
}

#top_menu_container{
	float:right;
	margin-top:27px;	
	width:500px;
	height:50px;
	text-decoration:none;
}

#top_menu_right{
	float:right;
	width:250px;
	font-family:tahoma;
	font-size:11px;
	margin-top:8px;
	text-align:right;
	text-decoration:none;
}
	
	
#top_menu ul{
	float:right;
	width:300px;
	list-style: none;
	padding: 0;
	margin-top:35px;
	text-decoration:none;
}

#top_menu li{
	float: right;
	text-align:center;
	height:17px;
}

#main_menu ul{
	color:#aac216;	
	clear:both;
	float:left;
	width:775px;
	height:30px;
	list-style: none;
	padding-top:8px;
	padding-left:15px;
	margin:0px;
	text-decoration:none;
}

#main_menu li{
	color:#aac216;
	float: left;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}
.main_menu1{
	color:#aac216;
	font-size:12px;
	font-family:tahoma;
	text-decoration:none;
	margin-left:8px;
	margin-right:8px;
}
.main_menu1:hover{
	text-decoration:underline;
}

.quick_link_top{
	color:#9d9d9d;
	font-size:11px;
	font-family:tahoma;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
.quick_link_top:hover{
	text-decoration:underline;
	color:#97b61b;
}
	
#vertmenu {
font-size: 100%;
float:right;
width: 90px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
float:right;
display: block;
font-size:12px;
padding: 2px 0px 2px 0px;
text-decoration: none;
font-family:tahoma;
color: #9d9d9d;
width:90px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #97b61b;
}

.photo_frame{
	background-color:#406a4f;
	margin:0px 0px 0px 8px;
	padding:5px;
	border:1px solid #0a2714;
	}
.photo_frame:hover{
	background-color:#6f987d;
	border:1px solid #A4B0BC;
	}

/* ----------------- Header ----------------- */
#banner_div{
	clear:both;
	height:338px;
	text-decoration:none;
}

#banner_container{
	background-position:center;
	height:315px;
}

#banner_line{
	height:13px;
	background:url(../images/banner_line.gif) repeat-x;
	text-decoration:none;
}

.banner_text_yellow{
	color:#9C0;
	font-size:13px;
	font-family:tahoma;
	text-decoration:none;
}

.banner_text_white{
	color:#FFF;
	font-size:15px;
	font-family:tahoma;
	text-decoration:none;
}

#inner_banner{
	height:133px;
}



/* ----------------- Body ----------------- */
.green_header{
	color:#84b721;
	display:block;
	font-family:tahoma;
	font-size:13px;
	margin-bottom:8px;
	margin-top:5px;
	text-transform:uppercase;
	text-decoration:none;
}

.read_more{
	color:#CCC;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

.read_more:hover{
	color:#84b721;
}

#inner_body_bg{
	background:url(../images/inner_banner/body_bg_line.jpg) repeat-x;
	width:775px;
	text-decoration:none;
}
.body_text{
	color:#9d9d9d;
	font-family:verdana;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
}


.main_header{
	color:#FFF;
	font-size:12px;
	font-family:verdana;
	text-transform:uppercase;
	text-decoration:none;	
}
#body_right{
	float:right;
	width:220px;
	color:#9d9d9d;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
#body_line{
	float:right;
	height:500px;
	width:31px;
	margin-top:10px;
	background:url(../images/footer_line.gif) repeat-y;
	text-decoration:none;
	}
#body_left{
	float:left;
	width:220px;
	color:#9d9d9d;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

/* ----------------- Pop Menu ----------------- */
#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 22px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
border-bottom:#E4E4E4 1px solid;
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #4d6d26;
color:#ffffff;
}



/* ----------------- Footer ----------------- */
#footer_container{
	clear:both;
	width:775px;
	height:120px;
	text-decoration:none;
}
#footer_text{
	float:right;
	height:130px;
	width:320px;
	color:#9d9d9d;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
#footer_line{
	float:right;
	height:122px;
	width:31px;
	margin-top:10px;
	background:url(../images/footer_line.gif) repeat-y;
	text-decoration:none;
	}
	
.white_header{
	color:#b6b6b6;
	display:block;
	margin-top:5px;
	font-family:tahoma;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
.copy_right{
	color:#828282;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

.other_link{
	color:#9d9d9d;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
.other_link:hover{
	text-decoration:underline;
}