@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(bgwood.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #91C637;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.whitetextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9A31A;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F9A31A;
	text-decoration: none;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91C637;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #91C637;
	text-decoration: none;
}

.submenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	background-image: url(submenubgsmall.jpg);
	background-repeat: repeat;
	background-position: center top;
	display: block;
	height: 26px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: bold;
	text-align: center;
}
.submenu:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	background-image: url(submenubgovrsmall.jpg);
	background-repeat: repeat;
	background-position: center top;
	display: block;
	height: 26px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: bold;
	text-align: center;
}

