body{
	text-align: center;
	font-size: 10pt;
	margin: 0;
	padding: 10px 0px 0px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	background-color: #e3e0bf;
}
body *{
	margin: 0;
	padding: 0;
	color: #393939;
	/*border: 0;*/
}
a {
	color: #8C8400;
	text-decoration: none;
}
a:link {}     /* unvisited link */
a:visited {}  /* visited link */
a:hover {color:#3e3428;}   /* mouse over link */
a:active {color:#3e3428;}   /* selected link */
h1 *{
	border: none;
}
h2{
	margin-top: 1em;
}
p{
	margin-bottom: 1em;
}
ul{
	margin-left: 2em;
	margin-bottom: 1em;
}
#main{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
/* HEADER STYLES */
#header{
	border: 1px solid black;
	padding: 5px;
	width: 738px;
	margin-bottom: 1px;
	background-color: white;
}
#header img{
	display: block;
}
#header ul{
	margin: 0;
	padding: 0;
}
#header ul.home{
	border-top: 2px solid #8f8200;
	margin-top: 1px;
}
#header ul li{
	list-style: none;
	float: left;
}
#header ul li a{
	display: block;
	background-color: #e3e0bf;
	margin: 2px 0 2px 2px;
	padding: 10px 0 0 0;
	font-family: times new roman, serif;
	font-size: 9pt;
	text-align: center;
	height: 42px;
	width: 121px;
	text-decoration: none;
}
#header ul li a.first{
	width: 123px;
	margin-left: 0px;
}
#header ul li a.selected{
	background: #3e3428;
	color: #FFF;
}
#header ul li a.oneLine{
	padding-top:20px;
	height: 32px;
}
#line{
	clear: left;
	border-bottom: 2px solid #8f8200;
}
#fixer{
	border-top: 1px solid black;
	clear: both;
	height: 0;
}
#bottomline{
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 20px;
	clear: both;
	font-size: 8pt;
}
#photoCredit{
	float: right;
}
/* BODY STYLES */
#container{
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	background: white url(/assets/img/background.gif) repeat-y left;
}
#leftnav{
	background: none;
	float: left;
	width: 125px;
	font-family: times new roman, serif;
	margin-top: 10px;
}
#leftnav ul{
	
	margin-left: 2px;
}
#leftnav ul li{
	list-style: none;
	/*background: white url(/assets/img/link.gif) no-repeat left;*/
	background-position: 0px 3px;
	padding-left: 5px;
	background-color: #e3e0bf;
}
#leftnav a{
	display: block;
	color: #393939;
	/*text-indent: -1em;
	padding-left: 1em;*/
	
}
#leftnav a:before {
	/*content: "\00BB \0020";*/
}
#content{
	width: 621px;
	/*border-left: 1px solid #8C8400;*/
	float:left;
}
#contentInnerContainer{
	margin: 10px;
	padding-bottom: 50px;
}
#breadcrumb{
	font-size:9pt;
	font-family: times new roman, serif;
} 
#breadcrumb a{
	font-family: times new roman, serif;
}
.imgFloatRight{
	float: right;
	margin: 0 0 5px 5px;
	clear: right;
}
address{
	display: block;
	font-style: normal;
}
/* ========= MLS search ========= */
form
{
	margin-bottom: 3em;
}
legend{
	color: #005294;
	margin-top: 1em;
	font-weight: bold;
}
#marginForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	/*border-top: 1px solid #000000;*/
	padding: 0 1em 1em 1em;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	margin-bottom: 1em;
	font-weight: bold;
}
#marginForm div
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	margin-bottom: 1em;
	font-weight: bold;
}
#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}
/* ========= MLS results ========= */
.searchNavigation{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 10px 0 10px 0;
	font-weight: bold;
	margin: 20px 0 20px 0;
}
.searchNavigation a{
	color: red;
}
a.newSearch{
	background-image: url(/assets/img/listing_new_search.gif); 
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 20px;
}
a.favorites{
	background-image: url(/assets/img/listing_favorites.gif); 
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 20px;
}
.pagination{
	float: right;
}
.pagination a{
	color: #005294;
	border-bottom: 1px solid gray;
}
a.next:after{
	content: "\0020 \00BB";
}
ul#searchResults{
	list-style: none;
	margin-left: 0;
}
ul#searchResults li{
	display: block;
	margin: 10px 0 10px 0;
}
ul#searchResults li + li {
	background-image: url(/assets/img/listing_divider.gif); 
	background-repeat: no-repeat;
	clear: left;
	margin-top: 20px;
	padding-top: 15px;
}
ul#searchResults .image{
	border: 1px solid black;
}

.listingImage{
	float: left;
	padding-left: 10px;
}
.listingPrice{
	float: right;
	width: 200px;
	font-weight: bold;
	color: #9C9C9C;
}
.listingPrice div{
	color: #005294;
}
.listingDetail{
	margin-left: 120px;
}
.listingDetail a{
	color: #005294;
	border-bottom: 1px solid gray;
	font-weight: bold;
}
img.listingEndDivider{
	margin-top: 5px;
}
/* ========= DEVELOPMENTS ========= */
#developmentSidebar{
	background: #ADADAD;
	width: 215px;
	float: right;
	padding: 10px;
}
#developmentSidebar h4{
	color: white;
	font-size: 16px;
}
#developmentSidebar p{
	border-bottom: 1px solid white;
	font-size: 10px;
}
#developmentSidebar a{
	float: left;
	display: block;
	margin-bottom: 5px;
	width: 105px;
	height: 75px;
	overflow: hidden;
}
#developmentSidebar a.right{
	margin-left: 5px;
}
#developmentSidebar img{
	display: block;
	width: 105px;
}
#developmentSidebar img.logo{
	float: none;
	display: block;
}
