/* Headers */
.home_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	color: #8DB7BA;
}
.about_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	color: #B8B4B6;
}
.projects_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	color: #AAC36A;
}
.documents_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	color: #E89962;
}
.walkingbiking_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	color: #D07263;
}
.contact_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	color: #9E9996;
}

/* Left links*/
.leftlinks {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: White;
; text-indent: 20pt
}

/* Main body text*/
.bodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #331111;
}

.smallertext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #331111;
}
.bottomlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; text-align: left; color: #CC6633}

body {  background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

a{color:black;}.order_req {color: #FF0000}


#orderform {
}

#orderform input,textarea {
	border: thin solid #00467f;
}

#orderform strong {
	color: #00467f;
}

#orderform h2,h3 {
	/*color: #00467f;*/
	color: #00467f;
}

#orderform h3 {
	margin-bottom:0px;
	}

#orderform ul {
	list-style:none;
	margin-top:2px;
	margin-left:5px;
}

/* #orderform table {
	margin-left:10px;
	border:none;
	}

#orderform td {
	vertical-align:top;
	} */
	

.reqnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.fnote {
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #008CA8;
}
