.footer {
	padding: 0px 30px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
	}

.builder-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
	}
	
.left-col_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	}
	
.right-col_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	font-style: italic;
	}
	
.builder-info a:link { 
	color: #934e13;
	text-decoration: none;
	}
.builder-info a:visited { 
	color: #934e13;
	text-decoration: none;
	}
.builder-info a:hover { 
	color: #934e13;
	text-decoration: underline;
	}

.body_copy {
	padding: 25px 25px 25px 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	}
	
.trailhead_copy {
	padding: 0px 25px 25px 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	}
	
.trailhead_link {
	padding: 0px 25px 25px 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	}
	
.trailhead_image {
	margin: 4px 0px 0px 15px;
	float: right;
	}
	
.trailhead_copy a:link { 
	color: #29436d;
	text-decoration: underline;
	}
.trailhead_copy a:visited { 
	color: #29436d;
	text-decoration: underline;
	}
.trailhead_copy a:hover { 
	color: #29436d;
	text-decoration: none;
	}
	
.times-11px {
	padding: 0px 0px 4px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
	
.body_copy a:link { 
	color: #29436d;
	text-decoration: underline;
	}
.body_copy a:visited { 
	color: #29436d;
	text-decoration: underline;
	}
.body_copy a:hover { 
	color: #29436d;
	text-decoration: none;
	}
	
.body_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	font-style: italic;
	}
	
.body_subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	font-style: italic;
	}

.testimonial_subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	font-style: italic;
	}
	
h2 {
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	font-style: italic;
}

h3 {
	padding: 0px;
	margin: 4px 0px 4px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
}

.top-nav {
	padding: 0px 0px 1px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;

	}
	
.top-nav a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
.top-nav a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
.top-nav a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}

.land-use {
	padding: 0px 0px 25px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	}
	
.land-use a:link { 
	color: #29436d;
	text-decoration: underline;
	}
.land-use a:visited { 
	color: #29436d;
	text-decoration: underline;
	}
.land-use a:hover { 
	color: #29436d;
	text-decoration: none;
	}

#dropmenudiv{
margin: 0px 0 0 0;
position:absolute;
border:1px solid #934e13;
border-bottom-width: 0;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #934e13;
padding: 1px 0;
font:normal 11px Verdana;
color: #000000;
letter-spacing: 1px;
line-height:18px;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
color: #FFFFFF;
}

form {
margin: 0;
padding: 0;
}

.forinput {
	background-color: #FFFFFF;
	width:180px;
	color: black;
	border: #000000 1px solid;	
}

.forinput2 {
	background-color: #FFFFFF;
	width: 80px;
	color: black;
	border: #000000 1px solid;	
}

.forinput3 {
	background-color: #FFFFFF;
	width: 300px;
	color: black;
	border: #000000 1px solid;	
}

.contact-form {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	}

.contact-form_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	}
	
.contact-content {
	padding: 9px 25px 20px 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	}
	
.website-contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	}
	
.website-contact a:link { 
	color: #29436d;
	text-decoration: underline;
	}
.website-contact a:visited { 
	color: #29436d;
	text-decoration: underline;
	}
.website-contact a:hover { 
	color: #29436d;
	text-decoration: none;
	}
	
.other-communities {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	font-style: italic;
	}
	
.other-communities a:link { 
	color: #934e13;
	text-decoration: underline;
	}
.other-communities a:visited { 
	color: #934e13;
	text-decoration: underline;
	}
.other-communities a:hover { 
	color: #934e13;
	text-decoration: none;
	}