#listings {
 	color:#000;
	font-size:12px;
}

#listings a, #listings td a{
 	color:#064D9F;
	font-size:12px;
}

#listings hr
{
  border-color: #7b735f;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin-top:10px;
  margin-bottom:10px;
  height: 0;
}


#next_prev_div {
	width:600px;
	height:30px;
	text-align:right;
}

#inner_div {
	float:left;
}

.thumb_img {
	border:1px solid #000;
	padding:0px;
	margin:0px;
}

#listings h1 {
 	color:#064D9F;
	font-size:19px;
}

#listings h2 {
 	color:#064D9F;
	font-size:15px;
}

.bold_re {
 	color:#000;
	font-size:15px;
	font-weight:bold;
}

#listings td {
	font-size:12px;
}

.big_gmap{
	width: 580px; 
	height: 300px; 
	border:1px solid #000;
}

.google {
	border:1px #000 solid;
	padding:3px;
	background-color:#FFFfff;
} 

.thumb_div {
	border:1px solid #000;
	cursor: pointer; cursor: hand; 
}

#feat_scroller{
	width: 200px;
	height: 250px;
	border: 1px solid black;
	padding: 5px;
}

.sclass{ 
}



#copyright {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:50px;
	overflow:hidden;
}
