﻿body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#container {
	border-style: solid solid none solid;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #446D05;
	border-right-color: #446D05;
	border-left-color: #446D05;
}
#leftlogo {
	background-image: url('images/CBW_logo_opt..jpg.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: right;
	width: 560px;
	height: 420px;
}
#rightheader {
	font-family: Arial, Helvetica, sans-serif;
	height: 395px;
	float: right;
	width: 380px;
	margin-top: 25px;
}
#navigation {
	border: 1px solid #cc9900;
	background-image: url('images/img11-a-green.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 950px;
	height: 28px;
	right: auto;
	left: auto;
	position: relative;
	float: left;
	background-color: #fcf9f3;
	margin-bottom: 5px;
}
#navigation ul {
	list-style-type: none;
	width: auto;
	padding: 0px;
	margin: 0px;
	float: right;
}
#navigation li {
	float: left;
}
#navigation a {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #936526;
	text-decoration: none;
	display: block;
	margin-right: 1px;
	padding: 5px;
	color: #446D05;
}
#navigation a:hover {
	color: #003300;
	background-color: #edc57b;
	background-image: url('images/img11-a-green.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightheaderlineone {
	color: #446D05;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
.rightheaderlinetwo {
	text-align: center;
	font-size: 1.3em;
	color: #9AB852;
}
.rightheaderbottomtwo {
	color: #406502;
	font-size: 1.7em;
	font-weight: bold;
}
#maindiv {
	background-color: #ffffff;
	float: right;
	position: relative;
	width: 950px;
	height: 100%;
}
#newsdiv {
	margin: 10px 10px 10px 0px;
	width: 180px;
	position: relative;
	float: left;
	background-image: url('images/fadegreen.jpg');
	background-repeat: no-repeat;
	border-style: none solid solid solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #446D05;
}
.mainheader {
	font-size: 1.8em;
	color: #666D04;
	margin-left: 25px;
	margin-top: 1px;
}
.rightheadertextalign {
	text-align: center;
}
.boxtop {
	background-image: url('images/img11-a-green.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	color: #666D04;
	text-align: center;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ac641d;
	width: 180px;
	background-color: #FFFFFD;
}
.boxbottom {
	padding: 5px;
	font-size: .8em;
	color: #006600;
	margin-right: 5px;
	margin-left: 5px;
}
.maintext {
	color: #666D04;
	font-size: .9em;
}
#flashdiv {
	margin: 10px 0px 10px 10px;
	float: right;
	width: 400px;
	height: 400px;
}
.centerboxtop {
	left: -12px;
	top: 3px;
	text-align: center;
}
#footer {
	background-color: #446D05;
	width: 955px;
	height: 50px;
	float: left;
	right: auto;
	left: auto;
	margin-top: 10px;
}
#maindiv a {
	color: #666D3B;
	text-decoration: none;
}
#maindiv a:visited {
	color: #666D04;
	text-decoration: none;
}
#footer a {
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: text-bottom;
	text-align: center;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1.5px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 5px;
	padding: 2px;
}
.centerfooter {
	text-align: center;
	color: #FFFFFF;
}
#footer a:visited {
	color: #C7E6BA;
}
