/************ PROPERTY LISTING STYLES ************/

.featpropertiestitle {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.featpropertiesprice {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.featpropertiesdetails {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.listingdetailstitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.featuredHomeText {
	font-family: ms-sans, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.featuredHomePrice {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.listingLeft {
	float: left;
	width: 370px;
	height: 190px;
}
.listingRight {
	float: right;
	width: 370px;
	height: 190px;
	margin-right:10px;
}


a.featpropertiestitle:link {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
a.featpropertiestitle:visited {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
a.featpropertiestitle:hover {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration:underline;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.photoright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.photoleft {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#featuredpropertiestable {
	margin: 15px 0 0 0; 
	clear:both; 
	background-color:#FFFFFF;
	width:790px;
}
.featuredpropertiescell {
	width:360px; 
	height:190px; 
	padding:0; 
	margin:10px 10px 10px 0; 
	vertical-align:top;
	overflow:visible;
}
.featuredpropertiesphotocell {
	width:190px; 
	float:left;
}
.featuredpropertiesdatacell {
	width:160px; 
	float:right; 
	padding-right:5px; 
	text-align:left;
}
.featuredpropertiesstatusicon {
	margin-right:4px;
}
.featuredpropertiesverticalline {
	float: left; 
	margin: 10px 5px 0 5px; 
	vertical-align:middle;
}
.featuredpropertieshorzline {
	clear: both; 
	margin: 5px 0 5px 0;
}

.listingLeftSold {
	float: left;
	width: 450px;
	height: 140px;
}
.listingRightSold {
	float: right;
	width: 450px;
	height: 140px;
}
#soldpropertiestable {
	margin: 5px 14px 10px 0; 
	clear:both; 
	width:940px;
}
.soldpropertiescell {
	width:420px; 
	height:140px; 
	padding:10px 0 10px 10px; 
	margin:10px 10px 10px 10px; 
	vertical-align:top;
}
.soldpropertiesphotocell {
	width:210px; 
	float:left;
}
.soldpropertiesdatacell {
	width:185px; 
	float:right; 
	padding-left:10px; 
	text-align:left;
}
.soldpropertiesverticalline {
	float: left; 
	margin: 10px 5px 0 5px; 
	vertical-align:middle;
}
.soldpropertieshorzline {
	clear: both; 
	margin: 5px 0 5px 0;
}

