body {
	behavior:url(script/csshover.htc);
}
p, blockquote, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#nav li{
	background: #666666;
	border: 1px solid #0A3412;
	list-style-type: none;
	margin-left: -40px;
	margin-bottom: 3px;
	padding: 3px;
}

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	}
	
#nav li:hover {
	background: #0A3412;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0A3412;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #0A3412;
	font-weight: normal;
	line-height: 20px;
}
#footer p{
	font-size: 11px;
	color: #0A3412;
	text-align:center;
}
#footer a {
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
}
#signup {
}
.signupframe {
  background: #ffffff url(../images/newsletter.gif) no-repeat;
  color: #0A3412;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 15px;
  font-weight: bold;
}
.greentext {
	color: #0A3412;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.label {
	float: left;
	width: 80px;
	text-align: right;
	clear: left;
	margin-top: 5px;
	margin-right: 5px;
	font-weight: bold;
}
.quoteform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A3412;
	margin: 0;
	padding: 0;
}
.errtext {
	color: #FF0000;
}
.sendit {
	margin-left: 175px;
}
