body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #93C842;
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 760px;
	margin: 0px auto;
	height: auto;
	height /**/: auto;
	min-height: 350px;
}

#header {
	width: 760px;
	margin: 0px auto;
	height: 225px;
	display: block;
}

#hlogo {
	height: 225px;
	width: 760px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#navigation {
	width: 760px;
	height: 31px;
	display: block;
}

#leftpictures {
	width: 201px;
	display: block;
	float: left;
	height: 381px;
	background-image: url(images/left_pictures.jpg);
	background-repeat: no-repeat;
}

#main {
	width: 535px;
	float: left;
	display: block;
	padding: 0px 5px 5px 10px;
	height: auto;
	height /**/: auto;
	min-height: 376px;
}

#main a {
	color: #006600;
	text-decoration:none;
	font-weight: bold;
}

#main a:hover {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
}

#footer {
	width: 760px;
	margin: 0px auto;
	height: 31px;
	display: block;
	clear: both;
	background-image: url(images/footer_bg.gif);
}

#footer a {
	color: #006600;
	text-decoration:none;
	font-weight: bold;
}

#footer a:hover {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
}

#footer #left {
	float:left;
	margin-top: 7px;
	margin-left: 3px;
	font-weight: bold;	
}

#footer #right {
	float:right;
	margin-top: 7px;
	margin-right: 3px;
}

.hidden {
	visibility: hidden;
}

#homemenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 31px;
	background: url(images/home_navigation.gif);
}

#homemenu li {
	height: 31px;
	position: absolute;
	background: url(images/home_navigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#homemenu a {
	height: 31px;
	display: block;
	text-decoration: none;
}

#homemenu a:hover {
		text-decoration: none;
}

#buttons {
	height: 31px;
}

#homemenu #bg1 {
	left: 0px;	
}

#homemenu #bg2 {
	left: 92px; 
	background-position: -92px 0;
}

#homemenu #bg3 {
	left: 241px; 
	background-position: -241px 0;
}

#homemenu #bg4 {
	left: 402px;
	background-position: -402px 0;
}

#homemenu #bg5 {
	left: 529px; 
	background-position: -529px 0;
}

#homemenu #bg6 {
	left: 612px; 
	background-position: -612px 0;
}

#homemenu #bg1 a:hover {
	background: url(images/home_navigation.gif) no-repeat 0px -31px;
	width: 92px;
}

#homemenu #bg2 a:hover {
	background: url(images/home_navigation.gif) no-repeat -92px -31px;
	width: 149px;
}

#homemenu #bg3 a:hover {
	background: url(images/home_navigation.gif) no-repeat -241px -31px;
	width: 161px;
}

#homemenu #bg4 a:hover {
	background: url(images/home_navigation.gif) no-repeat -402px -31px;
	width: 127px;
}

#homemenu #bg5 a:hover {
	background: url(images/home_navigation.gif) no-repeat -529px -31px;
	width: 83px;
}

#homemenu #bg6 a:hover {
	background: url(images/home_navigation.gif) no-repeat -612px -31px;
	width: 148px;
}

#contactmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 31px;
	background: url(images/contact_navigation.gif);
}

#contactmenu li {
	height: 31px;
	position: absolute;
	background: url(images/contact_navigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#contactmenu a {
	height: 31px;
	display: block;
	text-decoration: none;
}

#contactmenu a:hover {
		text-decoration: none;
}

#buttons {
	height: 31px;
}

#contactmenu #bg1 {
	left: 0px;	
}

#contactmenu #bg2 {
	left: 92px; 
	background-position: -92px 0;
}

#contactmenu #bg3 {
	left: 241px; 
	background-position: -241px 0;
}

#contactmenu #bg4 {
	left: 402px;
	background-position: -402px 0;
}

#contactmenu #bg5 {
	left: 529px; 
	background-position: -529px 0;
}

#contactmenu #bg6 {
	left: 612px; 
	background-position: -612px 0;
}

#contactmenu #bg1 a:hover {
	background: url(images/contact_navigation.gif) no-repeat 0px -31px;
	width: 92px;
}

#contactmenu #bg2 a:hover {
	background: url(images/contact_navigation.gif) no-repeat -92px -31px;
	width: 149px;
}

#contactmenu #bg3 a:hover {
	background: url(images/contact_navigation.gif) no-repeat -241px -31px;
	width: 161px;
}

#contactmenu #bg4 a:hover {
	background: url(images/contact_navigation.gif) no-repeat -402px -31px;
	width: 127px;
}

#contactmenu #bg5 a:hover {
	background: url(images/contact_navigation.gif) no-repeat -529px -31px;
	width: 83px;
}

#contactmenu #bg6 a:hover {
	background: url(images/contact_navigation.gif) no-repeat -612px -31px;
	width: 148px;
}

#linksmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 31px;
	background: url(images/links_navigation.gif);
}

#linksmenu li {
	height: 31px;
	position: absolute;
	background: url(images/links_navigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#linksmenu a {
	height: 31px;
	display: block;
	text-decoration: none;
}

#linksmenu a:hover {
		text-decoration: none;
}

#buttons {
	height: 31px;
}

#linksmenu #bg1 {
	left: 0px;	
}

#linksmenu #bg2 {
	left: 92px; 
	background-position: -92px 0;
}

#linksmenu #bg3 {
	left: 241px; 
	background-position: -241px 0;
}

#linksmenu #bg4 {
	left: 402px;
	background-position: -402px 0;
}

#linksmenu #bg5 {
	left: 529px; 
	background-position: -529px 0;
}

#linksmenu #bg6 {
	left: 612px; 
	background-position: -612px 0;
}

#linksmenu #bg1 a:hover {
	background: url(images/links_navigation.gif) no-repeat 0px -31px;
	width: 92px;
}

#linksmenu #bg2 a:hover {
	background: url(images/links_navigation.gif) no-repeat -92px -31px;
	width: 149px;
}

#linksmenu #bg3 a:hover {
	background: url(images/links_navigation.gif) no-repeat -241px -31px;
	width: 161px;
}

#linksmenu #bg4 a:hover {
	background: url(images/links_navigation.gif) no-repeat -402px -31px;
	width: 127px;
}

#linksmenu #bg5 a:hover {
	background: url(images/links_navigation.gif) no-repeat -529px -31px;
	width: 83px;
}

#linksmenu #bg6 a:hover {
	background: url(images/links_navigation.gif) no-repeat -612px -31px;
	width: 148px;
}

#ringmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 31px;
	background: url(images/ring_navigation.gif);
}

#ringmenu li {
	height: 31px;
	position: absolute;
	background: url(images/ring_navigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#ringmenu a {
	height: 31px;
	display: block;
	text-decoration: none;
}

#ringmenu a:hover {
		text-decoration: none;
}

#buttons {
	height: 31px;
}

#ringmenu #bg1 {
	left: 0px;	
}

#ringmenu #bg2 {
	left: 92px; 
	background-position: -92px 0;
}

#ringmenu #bg3 {
	left: 241px; 
	background-position: -241px 0;
}

#ringmenu #bg4 {
	left: 402px;
	background-position: -402px 0;
}

#ringmenu #bg5 {
	left: 529px; 
	background-position: -529px 0;
}

#ringmenu #bg6 {
	left: 612px; 
	background-position: -612px 0;
}

#ringmenu #bg1 a:hover {
	background: url(images/ring_navigation.gif) no-repeat 0px -31px;
	width: 92px;
}

#ringmenu #bg2 a:hover {
	background: url(images/ring_navigation.gif) no-repeat -92px -31px;
	width: 149px;
}

#ringmenu #bg3 a:hover {
	background: url(images/ring_navigation.gif) no-repeat -241px -31px;
	width: 161px;
}

#ringmenu #bg4 a:hover {
	background: url(images/ring_navigation.gif) no-repeat -402px -31px;
	width: 127px;
}

#ringmenu #bg5 a:hover {
	background: url(images/ring_navigation.gif) no-repeat -529px -31px;
	width: 83px;
}

#ringmenu #bg6 a:hover {
	background: url(images/ring_navigation.gif) no-repeat -612px -31px;
	width: 148px;
}

#carsmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 31px;
	background: url(images/vol_car_navigation.gif);
}

#carsmenu li {
	height: 31px;
	position: absolute;
	background: url(images/vol_car_navigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#carsmenu a {
	height: 31px;
	display: block;
	text-decoration: none;
}

#carsmenu a:hover {
		text-decoration: none;
}

#buttons {
	height: 31px;
}

#carsmenu #bg1 {
	left: 0px;	
}

#carsmenu #bg2 {
	left: 92px; 
	background-position: -92px 0;
}

#carsmenu #bg3 {
	left: 241px; 
	background-position: -241px 0;
}

#carsmenu #bg4 {
	left: 402px;
	background-position: -402px 0;
}

#carsmenu #bg5 {
	left: 529px; 
	background-position: -529px 0;
}

#carsmenu #bg6 {
	left: 612px; 
	background-position: -612px 0;
}

#carsmenu #bg1 a:hover {
	background: url(images/vol_car_navigation.gif) no-repeat 0px -31px;
	width: 92px;
}

#carsmenu #bg2 a:hover {
	background: url(images/vol_car_navigation.gif) no-repeat -92px -31px;
	width: 149px;
}

#carsmenu #bg3 a:hover {
	background: url(images/vol_car_navigation.gif) no-repeat -241px -31px;
	width: 161px;
}

#carsmenu #bg4 a:hover {
	background: url(images/vol_car_navigation.gif) no-repeat -402px -31px;
	width: 127px;
}

#carsmenu #bg5 a:hover {
	background: url(images/vol_car_navigation.gif) no-repeat -529px -31px;
	width: 83px;
}

#carsmenu #bg6 a:hover {
	background: url(images/vol_car_navigation.gif) no-repeat -612px -31px;
	width: 148px;
}

#volunteersmenu {
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 31px;
	background: url(images/vol_navigation.gif);
}

#volunteersmenu li {
	height: 31px;
	position: absolute;
	background: url(images/vol_navigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#volunteersmenu a {
	height: 31px;
	display: block;
	text-decoration: none;
}

#volunteersmenu a:hover {
		text-decoration: none;
}

#buttons {
	height: 31px;
}

#volunteersmenu #bg1 {
	left: 0px;	
}

#volunteersmenu #bg2 {
	left: 92px; 
	background-position: -92px 0;
}

#volunteersmenu #bg3 {
	left: 241px; 
	background-position: -241px 0;
}

#volunteersmenu #bg4 {
	left: 402px;
	background-position: -402px 0;
}

#volunteersmenu #bg5 {
	left: 529px; 
	background-position: -529px 0;
}

#volunteersmenu #bg6 {
	left: 612px; 
	background-position: -612px 0;
}

#volunteersmenu #bg1 a:hover {
	background: url(images/vol_navigation.gif) no-repeat 0px -31px;
	width: 92px;
}

#volunteersmenu #bg2 a:hover {
	background: url(images/vol_navigation.gif) no-repeat -92px -31px;
	width: 149px;
}

#volunteersmenu #bg3 a:hover {
	background: url(images/vol_navigation.gif) no-repeat -241px -31px;
	width: 161px;
}

#volunteersmenu #bg4 a:hover {
	background: url(images/vol_navigation.gif) no-repeat -402px -31px;
	width: 127px;
}

#volunteersmenu #bg5 a:hover {
	background: url(images/vol_navigation.gif) no-repeat -529px -31px;
	width: 83px;
}

#volunteersmenu #bg6 a:hover {
	background: url(images/vol_navigation.gif) no-repeat -612px -31px;
	width: 148px;
}

h2 {
	color: #336600;
	margin-top: 10px;
	font-size: 130%;
}

h3 {
	color: #336600;
	font-size: 115%;	
}

.bold {
	font-weight: bold;
}
.boldred {
	font-weight: bold;
	color: #CC0000;
}
