body {
	margin: 0; padding: 0;
	background-color: #AEB089;
}

#wrapper{
	margin: 2px auto 0 auto;
	padding: 0;
	width: 800px;	
}

#header{
	margin-left: 14px;
	 margin-right: auto;
	margin-bottom: 20px;
}
#content{
	float: left;
}

#content{
	margin: 0 15px 0 15px;
	padding: 30px 20px 20px 140px;
	width: 610px;
	background-color: #FFF;
}

#footer{
	margin: 20px 15px 10px 15px;
	width: 800px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5447;
}

h1, h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF5D00;
}

h3{
	font-size: 14px;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5447;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#FF5D00;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5447;
	text-decoration: underline;
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #4F5447;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	color: #ff5f06;
	font-weight: bold;
}
.style7 {
	color: #FFFFFF
}
.style9 {font-size: 16px; font-weight: bold; color: #FFFFFF; }
.style10 {
	color: #ff5f06;
	font-weight: bold;
	font-size: 16px;
}

.title{
	float: left;
	margin: 2em 0 1em 0;
	display: block;
	clear: both;
}

.wide{
	width: 400px;
}

.error{
	color: #f00;
}

.success{
	color: #1FAC43;
}

#submenu{
	float: left;
	width: 610px;
}

#submenu a{
	float: right;
}


form{
	margin: 0; padding: 0;
}

form label{
	float: left;
	margin: .25em 0 .5em 0;
	display: block;
	clear: both;
	width: 400px;
}

form label span {
	float: left;
}

form label input, form label textarea, form label select{
	float: right;
	width: 200px;
}

#mailto_secondary, #accept_terms{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF5D00;
}

#other_locations{
	height: 80px;
}

#statement{
	height: 120px;
}

#submit{
	float: left;
	clear: both;
	margin-top: 20px;
}

#multiwrapper{
	float: left;
	clear: both;
	margin-bottom: 20px;
}

#multiwrapper #feed{
	float: left;
	margin-top: 20px;
}

#multiwrapper #feed a:hover{
	color: #FF5D00;
	background: none;
}

#multiwrapper #feed img{
	float: left;
	border: none;
	margin: 0 0 5px 0; padding: 0;
}

#multiwrapper #feed span{
	float: left;
	display: block;
	width: 110px;
}

#multiwrapper #feed span a{
	display: block;
	margin: 0 10px 10px 0;
	width: 110px;
	text-align: center;
}

