/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #69462C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#534A39;

}
a {
	font-weight:bold;
	color:#69462C;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
h1{ 
	font-size:14px;
	font-weight:bold;
	}

#container {
	background-color: #ffffff;
	width:240px;
	margin:4px;
	text-align:center;
	border:2px solid #E1DFD7;
}
#logo {
	font-size:14px;
	font-weight:bold;
}
#logo img{
	height:93px;
	width:100px;
	border:none;
}
#nav {
	background-color: #A29569;
	width:240px;
	text-align:center;
	padding:1px 0;
}
#nav a{
	width:74px;
	margin:0;
	display: block;
	font-weight: bold;
	font-size:11px;
	padding: 2px;
	background: #F1EAD7;
	border: 1px solid #EADFC4;
	border-bottom: 1px;
	color:#333333;
	text-decoration:none;
	float:left;
}
#nav a:hover{
	background: #8D7F70;
	border: 1px solid #EADFC4;
	border-bottom: 1px;
	color:#FFFFFF;
	text-decoration:none;
}
#content{
	clear:both;
	padding: 10px 2px;
	}
form {
	margin:0;
	padding:4px 0;
	color:#534A39;	
	}
fieldset{
  clear: both;
  border-color:#E1DAC8;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0; 
  }
legend {
	color:#534A39;	
	}
label {
	display:block;
	margin-top:5px;
	}
select {
	font-size:11px;
}
input.button {
	background-color: #a3956b;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	margin: 0;
	border: 1px solid #E1DAC8;
	font-size:11px;
}
 textarea, select, input.text{
	width:160px;
	background:#F4EDD7;	
	background-color:#F4EDD7;
	border: 1px solid #E1DAC8;
	color:#534A39;
}
.nextbutton {
	clear:both;
	padding:4px 0;
}
.listingsummary {
	clear:both;
	text-align:left;
	border-bottom: 1px solid #E1DAC8;
	width:220px;
	padding:4px 0;
}
.listingsummary img{
	width:100px;
	height:78px;
	border:none;
	float:left;
	margin-right:4px;
}
.listingdetail {
	clear:both;
	text-align:left;
	width:220px;
	padding:4px 0;
}
.listingdetail .photo {
	margin:0 auto;
	width:220px;
	text-align:center;
	padding:4px 0;
	}
.listingdetail img{
	width:200px;
	height:156px;
	border:none;
	margin:4px;
}

.listingphotos {
	clear:both;
	text-align:left;
	width:220px;
	padding:4px 0;
}
.listingphotos .photo {
	margin:0 auto;
	width:220px;
	text-align:center;
	padding:4px 0;
	}
.listingphotos img{
	width:200px;
	height:156px;
	border:none;
	margin:4px;
}

.listingcompany {
	clear:both;
	font-size:9px;
	}
form input{
	font-size:10px;
	width:80px;
	background:#F4EDD7;
	background-color:#F4EDD7;
	border: 1px solid #E1DAC8;
}
#foot {
	background-color: #A29569;
	width:240px;
	text-align:center;
	padding:1px 0;
	background: #8D7F70;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.clear {
	clear:both;
	}
.disclaimer {
	clear:both;
	font-size:9px;
	text-align:left;
	padding: 4px 0;
}
.openhouse {
	clear:both;
	padding:6px 0;
	background-color: #FFFFCC;
}
div.openhouse .title {
	font-weight:bold;
	color:#FF0000;
}
a.button{
	background-color: #a3956b;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	margin: 0;
	border: 1px solid #000000;
	font-size:11px;
}
a.button:hover{
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	margin: 0;
	border: 1px solid #E1DAC8;
	font-size:11px;
}
div.breadcrumbs {
	clear:both;
}
.agent {
	margin-bottom:12px;
}
div.agent a {
	text-decoration:underline;
}
div.agent_listing_info{
	clear:both;
	padding:6px 0;
	background-color: #FFFFCC;
	font-weight:bold;
}
div.agent_listing_info a {
	text-decoration:underline;
}

