/* mls styles */
#mls_detail_wrapper {
 width:740px;
 font-size:12px;
}

#mls_detail_wrapper h2 {
	margin:0px;
	color:#F29D20;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#mls_detail_wrapper h5 {
	margin:0px;
	color:#F29D20;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

#mls_detail_wrapper a {
 color:#F1C033;
}
#mls_detail_wrapper a:hover {
 text-decoration:underline;
}

#mlsd_left {
	width:560px; 
	float:left;
	margin:0px;
}

#mlsd_right {
	width:145px; 
	float:right; 
	margin-left:15px; 
	font-size:12px; 
	text-align:left;
	background:url(images/transparent1.gif) repeat;
	border:1px #000000 solid;
	padding:5px;
}

#mlsd_img {
	text-align:center;
	margin-bottom:5px;
}

#mlsd_img img{
	width:300px; 
	height:240px;	 
	border:#000 1px solid;
}

#imagescroll {
	text-align:center;
	margin:5px;
}

#mls_img_nav {
	 float:left; 
	 width:15px; 
}

#mlsd_data {
	width:530px;
	margin:5px 0px;
	padding:5px;
	font-size:12px;
	background:url(images/transparent1.gif) repeat;
	border:1px solid black;
}

.HouseFieldLabel {
	font-size:12px;
}

.HouseFieldData {
	font-size:12px;
}

.mlsd_Address {
	margin-top:10px;
}

#backtotop {
	clear:both;
	font-size:12px;
	color:#F1C033;
	margin-bottom:10px;
}

#backtotop a{	
	color:#F1C033;
}

#backtotop a:hover{
	text-decoration:underline;	
}
	
/* end mls Styles */
