﻿html {
	background-color: #745E46;
	background-image: ;
	background-repeat: repeat-x;
	margin: 0px;
}
#housing {
	width: 920px;
	height: auto;
	position: inherit;
	margin: auto;
	
}
#header {
	width: 920px;
	height: auto;
	position: inherit;
	float: left;
	margin-bottom: ;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #442E15;
	border-left-color: #442E15;

}
#content {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #F1F1ED;
	position: inherit;
	width: 920px;
	height: auto;
	float: left;
	padding-left: ;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #442E15;
	border-left-color: #442E15;
	border-bottom-style: solid;
	border-bottom-color: #442E15;
	border-bottom-width: 1px;

	

}
#navigation {
	width: 890px;
	height: 25px;
	position: inherit;
	float: left;
	text-transform: uppercase;
	font-size: .85em;
	padding-left: 15px;
}
#navigation a {
	color: #79B7CE;
	text-decoration: none;
}
#navigation a:hover {
	color: #fff;
}
#verbiage {
	width: 600px;
	position: inherit;
	height: auto;
	float: left;
	padding-top: 20px;
	text-align: justify;
	line-height: 14px;
	padding-left: 15px;
}
#verbiage a {
	color: #79B7CE;
	text-decoration: none;
}
#verbiage a:hover {
	text-decoration: underline;
}
#side_col {
	width: 270px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;

}
#side_col img {
	border: 1px solid #79B7CE;
}
body {
	margin: 0px;
}
#mail_form {
	width: 500px;
	position: inherit;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	text-align: justify;
	line-height: 14px;
}
input, textarea {
	border: 1px solid #442E15;
	background-color: #7D664D;
	font-family: Verdana, Helvetica, sans-serif;
	color: #F1F1ED;
	font-size: x-small;
}
input {
	padding-left: 8px;
	padding-top:5px;
	height:17px;
}
textarea {
	padding: 8px;
	
}
select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
}
.style1 {
	border-style: none;
	border-width: 0px !IMPORTANT;
}
.style2 {
	padding-top:10px !IMPORTANT;
	border-style: solid none none none !IMPORTANT;
	border-width: 1px 0px 0px 0px;
	border-top-color: #442E15 !IMPORTANT;
}

.button {
	height: 23px !IMPORTANT;
	width: 75px !IMPORTANT;
	padding:5px !IMPORTANT;
}
.button:hover{
	border-color: #fff !IMPORTANT;
}
