body{
	margin:0px;
	color:#2b4a72;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0px;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#038ac2;
}
/* --------------- main structure start --------------- */
#wrapper{
	margin:0px auto;
	position:relative;
	width:990px;
	background-color:#fff;
	background-image:url(../images/wrap-bg.jpg);
	background-repeat:repeat-y;
}
#content{
	margin:0px auto;
	position:relative;
	width:990px;
}
#top-sec {
	position:relative;
	margin:0px auto;
	width:990px;
	height:307px;
	background-image: url(../images/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#left-sec {
	margin:0px auto;
	width:256px;
	height:100%;
	float:left;
	padding:5px;
}
#right-sec {
	margin:0px auto;
	padding:10px;
	float:right;
	width:700px;
	min-height:800px;
}
#btm-sec {
	margin:0px auto;
	width:990px;
	height:60px;
	background-image: url(../images/btmmenu-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
/* --------------- main structure end --------------- */
/* --------------- top menu start----------------------- */
#topmenu {
	position:relative;
	margin:0px auto;
	width:990px;
	height:56px;
}
ul a {
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position:right;
	padding-right: 50px;
	padding-left: 50px;
	display: block;
	line-height: 56px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top:252px;
	list-style-type:none;	
}
ul a:hover {
	color: #334600;
}
ul a:active {
color: #334600;
}
li {
float: left;
}
/* --------------- top menu ends----------------------- */
/* --------------- common----------------------- */
#box-blue {
	width:246px;
	background-image:url(../images/blue-middle-bg.jpg);
	background-repeat:repeat-y;
	margin-top: 0;
}
.box-blue-text {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2b4a72;
	text-align:center;
	margin: 0 25px 0 25px;
}
#clr {
	clear: both;
}
#clr-l {
	clear:left;
}
#clr-r {
	clear: right;
}	
.black-stone{
font-family: Arial, Tahoma, MS sans-serif, Times New Roman, Verdana, Helvetica; 
font-size: 13px; color: #434343;
text-decoration: none 
}
a.black-stone:link {color: #434343; font-weight:bold}
a.black-stone:visited {color: #434343; font-weight:bold}
a.black-stone:hover {color: #0f3476; font-weight: 800; text-decoration:underline}

.blue{
	font-family: Arial, Tahoma, MS sans-serif, Times New Roman, Verdana, Helvetica; 
	font-size: 13px; color: #0159a1;
	text-decoration: none ;
	margin-right:10px;
}
a.blue:link {color: #0159a1; font-weight:bold}
a.blue:visited {color: #0159a1; font-weight:bold}
a.blue:hover {color: #0f3476; font-weight: 800; text-decoration:underline}

#copyright{
	font-family: Arial, Tahoma, MS sans-serif, Times New Roman, Verdana, Helvetica; 
	font-size: 11px; color: #03415b;
	text-decoration: none ;
	margin-right:10px;
	float:left;
}
a.copyright:link {color: #03415b; font-weight:bold}
a.copyright:visited {color: #03415b; font-weight:bold}
a.copyright:hover {color: #fff; font-weight: 800; text-decoration:underline}

#designed{
	font-family: Arial, Tahoma, MS sans-serif, Times New Roman, Verdana, Helvetica; 
	font-size: 11px; color: #03415b;
	text-decoration: none ;
	margin-right:10px;
	float:right;
}
.designed{
	font-family: Arial, Tahoma, MS sans-serif, Times New Roman, Verdana, Helvetica; 
	font-size: 11px; color: #03415b;
	text-decoration: none ;
	margin-right:10px;
}
a.designed:link {color: #03415b; font-weight:bold}
a.designed:visited {color: #03415b; font-weight:bold}
a.designed:hover {color: #fff; font-weight: 800; text-decoration:underline}
.H2
{
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2b4a72;
	margin: 0 30px 10px 30px;
	text-align:center;
}
a.property_title, a.property_title:link, a.property_title:visited
{
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2b4a72;
	text-decoration:none;
}
a.property_title:hover, a.property_title:active {  
 color: #0159a1;  
}
a.list_title, a.list_title:link, a.list_title:visited
{
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#2b4a72;
	text-decoration:none;
}
a.list_title:hover, a.list_title:active {  
 color: #0159a1;  
}
.H3
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#2b4a72;
	margin: 0 18px 10px 18px;
	text-align:center;
}
/*Form Class*/
.row{
	margin-bottom:15px;
}
label{
	display:block;
	color:#444;
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 5px;
}
input, select{
	background:transparent url(../images/input-bg.png);
	border:1px solid #ccc;
	color:#666;
	font-size:13px;
	padding:4px;
	margin:0;
}
select.type{
	width:150px;
}
input.location{
	width:281px;
}
input.beds,input.baths{
	width:26px;
}
input.price{
	width:50px;
	margin-left:3px;
}
#beds, #baths{
	float:left;
}
#baths{
	margin-left:10px;
}
#price{
	color:#444;
	font-size:13px;
	font-weight:bold;
	float:right;
}
#price .to{
	margin:0px 5px 0px 5px;
}
#submit{
	clear:both;
	padding-top:25px;
}
/*input.submit-button{
	background:transparent url(../images/search-button-sprite.gif) no-repeat scroll 0 0;
	width:180px;
	height:36px;
	text-indent:-9999px;
	border-style:none;
}
input.submit-button:hover{
	background:transparent url(../images/search-button-sprite.gif) no-repeat scroll 0 -36px;
}*/
.search-box
{	
	padding:0px 10px 0px 10px;
	/*border-left:1px solid #E9E9E9;*/
	overflow:hidden;
	padding-top:0px;
}
a.article_image, a.article_image:link, a.article_image:visited {  
 background: #eaeaea;  
 padding: 6px;  
 border: solid 1px #d6d6d6;  
 text-align: center;  
 display: block;  
}  

a.article_image:hover, a.article_image:active {  
 background: #ddd;  
}  

a.article_image img {  
 display: inline;  
 border: none;  
 border: solid 1px #d6d6d6;  
} 

#property .info .col{
	float:left;
	width:210px;
	padding:0;
	margin:0;
	margin-left:5px;
	min-height:110px;
	border-right:1px dotted #ccc;
}
#property .info .col-first{
	float:left;
	width:210px;
	padding:0;
	margin:0;
	min-height:110px;
	padding-left:8px;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
}
.spanNew
{
	float:left;
	margin-right: 10px;
	width:650px;
}
