@charset "utf-8";
/* CSS Document */

body {
	color: #666;
	background: #FFF;
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 82%;
	text-align: center;
	line-height: 1.15em;
  padding:0;
  margin:0;
	}
p,blockquote,ul,h1,h2,h3,h4 { margin: 10px 0; }
a {	
	color: #666;	
}
a.text {
	border-bottom: 1px dotted #73806C;
	}
a.text:hover {
	color: #F0E2BD;
	}
h1 { font-size: 1.15em; }
h2 {
	font-size: 0.9em;
	color: #666;
	}
img {
	border: none;
	}
hr {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1px;
	background: #CCC;
	color: #CCC;
	border: 1px solid #CCC;
	size: 1px;
	}
input, select {
	font-size: 0.88em;
	}
label {
	font-size: 0.85em;
	font-weight: bold;
	}




#container {
	margin: 0 auto;
	padding: 0 0 18px 0;
	width: 95%;
	text-align: left;
	background: #FFF;
	min-height: 100%;
	border: none;
	}
#main {
	display: inline;
	}
#masthead {
	/*width: 800px;
	height: 80px;
	background: #006699;*/
	}
#sidebar {
	width: 142px;
	height: 100%;
	float: left;
	margin: 12px 12px 0 0;
	padding: 12px 4px;
	color: #666;
	background: #CCC;
	/*border: 1px solid #666;*/
	}
#content {
	/*width: 612px;
	float: right;*/
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 8px;
	background: #FFF;
	border: none;
	}
#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 30px 8px 8px 8px;
	font-size: .87em;
	}
 #leftbox {
	float: left;
	}
#rightbox {
	float: right;
	text-transform: uppercase;
	color: #04655A;
	}
#rightbox a, #rightbox a:link, #rightbox a:active, #rightbox a:visited {
	color: #04655A;
	text-decoration: none;
	line-height: 18px;
	font-size: .88em;
	vertical-align: middle;
	}

p.agency{
  font-size: .87em;
  padding-top:20px;
}
.update {
	color: #990000;
	font-weight: bold;
	}
.thumb {
	border: 1px solid #666;
	margin: 0 6px 0 0;
	float: left;
	width: auto;
	}
.header {
	font-size: 88%;
	padding: 2px;
	width: 100%;
	height: 22px;
	line-height: 22px;
	background: #ECE9D8;
	color: #04655A;
	}
.title, .title a, .title a:link, .title a:active, .title a:visited, .title a:hover {
	float: left;
	color: #04655A;
	font-size: 1.05em;
	text-decoration: none;
	}
.price {
	float: right;
	color: #34312C;
	}
.listing {
	margin: 18px 0;
	clear: left;
	}
.listing p {
	/*width: 80%;*/
	}
.imgblock {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	}
.listingimg {	
	margin: 0;
	width: 146px;
	height: auto;
	}
.listingimgthumb {
	margin: 2px 2px 0 0;
	float: left;
	width: 35px;
	height: auto;
	}
.listingbody {
	margin-left: 162px;
	}
.description {
	/*float: right;*/
	}
.icon {
	border: 0;
	margin: 2px 5px 2px 0;
	vertical-align: middle;
	}
.bigimg {
	margin: 0 0 10px 0;
	}
.smallimg {
	margin: 2px 2px 0 0;
	padding: 0;
	float: left;
	}
.spacer {
	clear: both;
	height: 1px;
	}
.listingleft {
	float: left;
	width: 49%;
	}
.listingright {
	float: right;
	width: 49%;
	}
.pages {
	text-align: center;
	font-size: 0.85em;
	}
.pages a {
	margin: 0 2px;
	}
	


.hotspot {
	display: inline;
	}
