body {
	background-color: #E4E0CC;
}
#container {
	width: 900px;
	border-width: 8px;
	border-style:solid;
	border-color:#006837;
	background-color: #e8d5aa;
}
#header {
	width: 900px;
}
#header_oak {
	float: left;
	width: 355px; 
	height: 80px;
}
#header_oak a{
	text-decoration: none;
}
#header_page {
	float: left;
	width: 545px; 
	height: 80px;
}
#slideshow {
	width: 900px;
}
#img_banner {
	width: 900px;
	border-top: 4px;
	border-top-color: #006837;
	border-top-style:solid;
}
#nav_bar {
	height: 30px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-top: 4px;
	border-top-color: #006837;
	border-top-style:solid;
	border-bottom: 4px;
	border-bottom-color: #006837;
	border-bottom-style:solid;
}

#body {
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
}
#news {
	width: 300px;
	height: 100%;
	background-color: #006837;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
}
#news_a {
	background-color: #D6BF85;
	padding: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
#news_a a{
	color: #006837;
	font-size: 15px;
	font-weight: bold;
}
#news_a a:visited {
	color: #006837;
	font-size: 15px;
	font-weight: bold;
}
#content {
	width: 100%;
	background-color: #006837;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer {
	width: 900px;
	background-color: #D6BF85;
	border-top: 4px;
	border-top-color: #006837;
	border-top-style:solid;
}
#footer a{
	color:#000;
	text-decoration: none;
}
#footer a:hover {
	color:#006837;
}
#copyright1 {
	width: 450px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#copyright2 {
	width: 450px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#container #footer table tr td {
	font-family: Verdana, Geneva, sans-serif;
}
