﻿*{
	border:0;
	margin:0;
	padding:0;
}

#top_shadow, #shadow_wrapper, #bottom_shadow{
	width:1060px;
	margin:0 auto;
}
#shadow_wrapper{
	
}
#top_shadow{
	height:65px;
	margin-top:20px;
}
#bottom_shadow{
	height:74px;
}

#inner_wrapper{
	width:880px;
	padding-left:10px;
	margin:0 auto;
	background:url("../images/watermark.gif") no-repeat right bottom;
}

#left_sidebar{
	width:210px;
	margin-right:10px;
	float:left;	
}
	#logo{
		width:210px;
		height:130px;
	}
	
	#menu{
		width:206px;
		height:212px;
		margin:15px auto 0 auto;
	}
	
#billboard{
	width:660px;
	height:369px;
	overflow:hidden;
}
#bottom_content{
	height:145px;
	overflow:hidden;
	clear:left;
}
	#bottom_content div{
		width:220px;
		float:left;
		height:120px;
	}
#footer{
	border-top:2px solid #1c4919;
	height:30px;
	margin-top:10px;
	clear:left;
}
	#foot_menu{
		margin-top:5px;
	}
	#foot_menu ul{
		list-style:inside url("../images/footer_bullet.gif");	
	}
	#foot_menu li{
		float:left;
		padding-right:10px;
	}
	#foot_menu li.first{
		list-style:none;
	}
	#copyright{
		float:right;	
	}
	
	
/*--------------------SUB PAGES--------------------*/
#subpage #menu{
	margin-bottom:30px;	
}
.video{
	height:94px;
	width:205px;
	margin:10px auto;
}
#divider{
	overflow:hidden;
	padding-left:7px;
}
#content{
	padding-left:25px;
}	
#top_image{
	width:617px;
	height:195px;
	overflow:hidden;
}
#sub_menu{
	width:616px;
	height:33px;
	margin:25px 0 40px 0;
}
#sub_menu li{
	float:left;
	padding:8px 6px;
}
#info{
	clear:left;	
}
#info .separator{
	height:3px;
	margin-bottom:10px;
	line-height: 19px;
}
#next{
	text-align:right;
	padding:10px 0;	
}

/* ---------------------------------------------------------------------------
	Content Page
	-----------------------------------------------------------------------------*/
	
.sitemapStyle {
}

.sitemapStyle a:link {
	text-decoration: bold;
	font-weight:normal;
	color: #0a3b06;
	font-size: 14px;
}
.sitemapStyle a:visited {
	text-decoration: none;
	font-weight:normal;
	color: #6fa32a;
	font-size: 14px;
}
.sitemapStyle a:active {
	text-decoration: bold;
	color: #0a3b06;
	font-weight:normal;
	font-size: 14px;
}
.sitemapStyle a:hover {
	text-decoration: bold;
	text-decoration: underline;
	color: #6fa32a;
	font-weight:normal;
	font-size: 14px;
}

