body {
	overflow-y: scroll;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#main {
	width: 940px;
	margin: auto;
}
#logoleft {
	width: 230px;
	padding-top: 11px;
	background-color: #7a9a73;
	float: left;
}
#logoright	{
	width: 710px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
	.logorightboxes	{
	width: 310px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 20px;
	height: 80px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.bar	{
	width: 940px;
	height: 1px;
	clear: both;
	background-color: #7a9a73;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#left {
	width: 229px;
	float: left;
	background-color: #F0F0F0;
	padding-top: 10px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #86A480;
	margin: 0px;
	padding: 5px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #A5BB9F;
	margin: 0px;
	padding: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	list-style-type: circle;
	padding-bottom: 5px;
}
li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	list-style-type: circle;
	padding-bottom: 5px;
}
li a:hover{
	text-decoration: underline;
}
#right {
	width: 700px;


	background-color: #F0F0F9
	margin-left: 20px;
	float: left;
	margin-left: 10px;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-indent: 25px;
	text-transform: uppercase;
}
.rightbullets {
	float: right;
	width: 160px;
	border: 1px dotted #999;
	margin-left: 20px;
	margin-bottom: 20px;
	list-style-type: square;
}
.rightbullets ul{
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	list-style-type: square;
	margin: 0px;
}
.rightbullets li{
	list-style-type: square;
	color: #86A480;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-image: none;
}

#footer{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86A480;
	text-align: right;
	float: left;
}
#footer a{
	color: #999;
	text-decoration: none;
}
#breadcrumbs{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;

}
#right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
	list-style-image: url(img/bullet.gif);
}
.webform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7a9a73;
	text-decoration: none;
	font-weight: normal;
}
.webformfield {
	border: 1px solid #95AF8F;
	height: 20px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.webformfieldmulti {
	border: 1px solid #95AF8F;
	height: 100px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

