html, body {
	height: 100%;
}
body {
	background-color: #CDD977;
	text-align:center;
	margin:0;
}
.container {
	width:797px;
	text-align:left;
	margin:auto;
	background-color:#FFF;
	/* padding-top:10px; */
	height:100%;
}
.header {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/logotopleft.gif);
	background-color: #FFF;
	height: 115px;
	width: 797px;
	/* border-top:1px #5B471F solid; */
}
.header h1 {
	font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size: 28px;
	color:#75B360;
	padding-top:2px;
	margin-top:0px;
	margin-left:152px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.header h2 {
	font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size: 21px;
	color:#75B360;
	padding-top:0px;
	margin-top:0px;
	margin-left:216px;
	padding-bottom:0px;
	margin-bottom:0px;

}
.header h1 strong {
	font-size: 32px;
}
.header p {
	margin-left:216px;
	font-family:Helvetica, Arial,sans-serif;
	font-size:12px;
	margin-top:4px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:580px;
	line-height: 130%;
}
.header #topNav {
	float:right;
	margin-right:30px;
}

.pagebody {
	width:797px;
	height:304px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/mainBG.jpg);
	background-color: #FFF;
}
.pagebody #homePicture {
	margin-left:37px;
	margin-right:0px;
	padding-top:1px;
	padding-left:2px;
}

.maintext form {
	padding-left:74px;
	padding-top:3px;
}
.maintext  {
	padding-left:20px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height: 140%;
	width:368px;
}
.maintext ul {
	margin-bottom: 4px;
	margin-top: 4px;
	font-size:11px;
	padding-left:0px;
}
.maintext  li {
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
	
}
.maintext a, .maintext a:visited {
	color:white;
}

.belowNavText {
	width:340px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height: 140%;
}
.servicesHeader {
	background-color: #74B362;
	color:white;
	font-family:"ArialNarrow",Helvetica;Arial;sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-left:0px;
	padding-left:46px;
	height:20px;
	padding-top:2px;
	width:751px;
}
.bottomNavAndText {
	width:759px;
	padding-left:38px;
	background-color: #FFF;
}
.bottomNavAndText .navColOne {
	font-family:Verdana,Helvetica,Arial,sans;
	font-size:11px;
	line-height: 150%;
	padding-top:12px;
	padding-bottom:9px;
	padding-left:8px;
	border-left: 1px solid #74B362;
	width:158px;
	background-color: #FFF;
}
.bottomNavAndText .navColOne p {
	margin-bottom:4px;
	margin-top:2px;
}
.bottomNavAndText .navColOne a {
	color:#74B362;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dotted #74B362;
}
.bottomNavAndText .navColOne a:visited {
	color:#74B362;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dotted #FF6600;
}
.bottomNavAndText .navColOne a:hover {
	color:#FF6600;
	font-weight:bold;
	text-decoration: none;
	border-bottom:none;
}
.bottomNavAndText .navColTwo p {
	margin-bottom:4px;
	margin-top:2px;
}

.bottomNavAndText .navColTwo a {
	color:#74B362;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dotted #74B362;
}
.bottomNavAndText .navColTwo a:visited {
	color:#74B362;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dotted #FF6600;
}
.bottomNavAndText .navColTwo a:hover {
	color:#FF6600;
	font-weight:bold;
	text-decoration: none;
	border-bottom:none;
}
.bottomNavAndText .navColTwo {
	font-family:Verdana,Helvetica,Arial,sans;
	font-size:11px;
	line-height: 150%;
	border-left: 1px solid #74B362;
	padding-left:8px;
	padding-top:12px;
	padding-bottom:9px;
	width:161px;
	background-color: #FFF;
}
.bottomNavAndText .supplementaryText {
	border-left: 1px solid #74B362;
	padding-left:20px;
	padding-top:12px;
	width:368px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:140%;
	color:#000;
	background-color: #FFF;
}
.bottomNavAndText .supplementaryText p {
	margin-left: 0px;
	margin-top:0px;
	padding-top:0px;
}
.bottomNavAndText .bottomHack {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/bottomHack.gif);
	background-color: #FFF;
	height: 115px;
	font-size:10px;
	font-family: Helvetica,Arial,sans-serif;
}
.supplementaryText a {
	color:#74B362;
}
.supplementaryText a:visited {
	color:#74B362;
}
.contactInFooter a:link {
	color:#74B362;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dotted #74B362;
}
.contactInFooter a:visited {
	color:#74B362;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dotted #FF6600;
}
.contactInFooter a:hover {
	color:#FF6600;
	font-weight:bold;
	text-decoration: none;
	border-bottom:none;
}
