body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited, a:focus {
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#49B507;
}

#header {
	height:200px;
}
#footer {
	text-align:center;
	height:130px;
	margin-bottom:0px;
	background:url(images/grass.jpg) bottom left no-repeat;
	
}
#footer img {
	margin-top:20px;
	text-align:left;
}
#nav {
	text-align:right;
	height:20px;
	padding-top:10px;
}
#nav a {
	padding-right:20px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#nav a:hover {
	text-decoration:none;
	color:#007000;
}
#right {
	float:right;
	width:260px;
	padding-right:30px;
	margin-top:55px;
}
h1 {
	font-size:22px;
	font-style:oblique;
}
#services {
	margin-top:85px;
}
#services table {
	text-align:center;
}
#services td {
	width:260px;
	text-align:justify;
	font-size:12px;
	padding:20px;
	vertical-align:top;
}
#theform {
	float:left;
	width: 650px;
	background:none;
	margin-left:30px;
	margin-top:85px;
}
#theform fieldset {
	height: 15em;
	width: 9em;
	border: 0;
	margin: 0;
	padding: 1em;
	float: left;
}
#theform fieldset legend {
	font-size: 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#theform fieldset legend span {
	display: none;
}
#theform fieldset h3 {
	height: 35px;
	font-size: 1em;
}
#theform fieldset div.help {
	color: #009900;
	font-size: 0.7em;
	font-weight: bold;
	height: 5em;
}
#theform fieldset label {
	font-size: 0.8em;
	display: block;
	line-height: 1.5em;
	margin-top:2px;
}
#theform fieldset input {
	font-size: 0.8em;
	height: 1.2em;
}
/* Error Styling */
#theform fieldset.error, #theform fieldset.error legend, #theform fieldset.error div.help {
	color: #007000;
}
/* Part 4 Styling */
#theform #pt4 {
	clear: both;
	height: 0px;
	border: 0px solid #007000;
	border-width: 0px 0;
	padding: 10px;
}
#theform #pt4 #disclaimer {
	width: 22em;
	float: left;
	font-size: 0.7em;
}
#theform #pt4 input {
	height: 2em;
	font-size: 1em;
	width: 10em;
	color: #666666;
	font-weight: bold;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#copyright {
	clear: both;
	padding: 0.5em;
	font-size: 0.8em;
	color: #000000;
	width:150px;
	margin-bottom:25px;
}
#details {
	width:160px;
	height:70px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	color:#007000;
	font-size:16px;
}
-->
<!--
[if IE]> #theform #pt4 {
 padding: 2em 1em 1em 1em;
}
 <![endif]
-->

