/* CSS Document */

body {
	background-color: #DAE4AF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #222222;
	height: 100%;
	background-image: url(images/top-white.gif);
	background-repeat: repeat-x;
}

#nav, #nav ul {
	background-color: #6b8f44;
	color: #FFFFFF;
	margin: 0;
	list-style: none;
	padding: 0;
}
	#nav a {
	background-color: #6b8f44;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-indent: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
	#nav a:hover {
	color: #000066;
	background-color: #90a628;
	text-decoration: none;
	display: block;
}
	#nav li {
	float: left;
	margin-right: 10px;
}
	#nav li ul {
	position: absolute;
	width: 9em;
	left: -999em;
	margin-right: 0;
}
	#nav li ul li {
	margin-right: 0;
	width: 9em;
	margin-right: 0;
}

	#nav li:hover ul {
	left: auto;
}
	#nav li:hover ul {
	left: auto;
}


#menubar_bg {
	background-color: #6b8f44;
	padding: 0px;
	height: 26px;
	margin: 0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 100%;
}

#menubar {
	background-color: #6b8f44;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 26px;
	width: 100%;
	margin-left: 45px;
}

#content {
	clear: left;
	margin: 0;
	padding: 0;
	height: 100%;
}
	#content a {
	font-weight: bolder;
	color: #5A7939;
	text-decoration: none;
}
	#content a:hover {
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}
#content #pagetext {
	width: 90%;
}
	#pagetext p   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #222222;
	margin-right: 0px;
	margin-left: 50px;
	margin-top: 3px;
	margin-bottom: 6px;
}
	#pagetext li   {
	margin-left: 28px;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 189px;
	white-space: nowrap;
	min-width:880px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin-left: 50px;
	line-height: 26px;
	margin-top: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin-left: 50px;
	margin-bottom: 6px;
}

#homefeature {
	background-color: #6b8f44;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
	#homefeature a:link, #homefeature a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
	#homefeature a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #21467b;
}
#rightcol {
	width: 220px;
	float: right;
	padding: 4px;
	margin-top: 60px;
	text-align: center;
}

#rightcolblue {
	background-color: #6b8f44;
	width: 228px;
	padding: 4px;
	height: 100%;
}
.rightbox a {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.rightbox a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
.floatright {
	float: right;
}
.whitebg {
	background-color: #FFFFFF;
}
.yellow {
	background-color: #FFFFFF;
	padding-left: 2px;
}
.blue {
	background-color: #6b8f44;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 16px;
	font-weight: bold;
	margin: 5px;
}
.smallhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	margin: 3px;
}
.rightbox {
	background-color: #90a628;
	width: 220px;
	padding-bottom: 8px;
	margin-top: 5px;
}
table.inset {
	margin-left: 50px;
	margin-right: 50px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 14px;
	background-color: #6b8f44;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
	#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.clearall {
	clear: both;
}
.tableindent {
	margin-left: 50px;
}
.tableindent td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.required {
	float: right;
	display: inline;
	color: #FF0000;
}
.warn {
	background-color: #FFF2F2;
	background-image: url(images/li-err-bg.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
.warn input {
	border: 1px solid #FF0000;
}
.warn textarea {
	border: 1px solid #FF0000;
}
.warn label {
	color: #FF0000;
}
.warning {
	color: #FF0000;
}
#recaptcha_image img {
	border: solid 1px #a3a9ac;
}
#recaptcha_image {
	margin: 3px 0 20px 0px;
} 
#recaptcha_widget { margin-left: 0px;}
#recaptcha_response_field { margin-left: 0px !important;}

