body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #C9D9F2;
	margin: 0;
	padding: 0;
	color: #000;
	}

#header {
	width: auto;
	height: 100px;
	background: url(images/large_header.gif) no-repeat left center;
	}

#textwell {
	display: block;
	border: none;
	width: auto;
	margin: 0;
	padding: 0;
	padding: 25px 45px;
	background-color: #FFF;
	}
	
#textwell p {
	font-size: 11px;
	line-height: 16px;
	}

a:link {
color: #039;
background-color: none;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #039;
font-weight: bold;
text-decoration: none; }

a:hover {
color: #c03;
font-weight: bold;
text-decoration: underline; }

a:active {
color: #c03;
font-weight: bold;
text-decoration: underline; }

#footer {
	display: block;
	clear: both;
	background-color: #C9D9F2;
	width: 750px;
	margin: 0;
	margin-left: 25px;
	padding: 12px 20px;
	}

#footernav {
	font-size: 8px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#contact {
	margin: 0 0 10px 0;
	background-color: none;
	line-height: 1.4;
	font-size: 10px;
	border-bottom: 1px solid #000;
	}
.textnav {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
	}

.textnav li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	font-weight: normal;
	list-style: none;
	}
	
#textwell ul {
	clear: both;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin: 8px 0px 0px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #039;
	padding: 3px;
	margin-bottom: 6px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	text-transform: uppercase;
}

fieldset {
	border: 1px solid #ddd;
	padding: 30px;
	margin-top: 30px;
}

fieldset legend {
	padding: .1em .3em;
	font-size: 1.5em;
}

input {
	margin-bottom: 10px;
}

.inputsection {
	margin-bottom: 10px;
}

.inputsection input {
	margin-bottom: 0px;
}
