﻿<style type="text/css">

/*-- Featured Property --*/

.default { 
	font-family:inherit; 
	font-weight:600;
}

.featproptitlebox {
	margin: auto;
	text-align: center;
	width: 90%;
	height: 45px;
	vertical-align: top;
	border-color: #003366;
	background-color: #003366;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.featproptitletext1 {
	font-size: 18px;
	font-weight: 800; 
	font-family:Arial; 
	color: white;
}
	
.featproptitletext2  {
	font-size: 14px;
	font-family: Arial;
	font-weight: 700;
	color: yellow;
}

.featpropreccontainer {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:7.5pt; 
	width: 90%;
	margin:auto;text-align:center;
}

.featpropphoto {
	margin-top:0px;
}

.featpropdatablock {
	width:100%; 
	padding:2px;}
	
.featpropfieldpairs{
	padding-bottom:2px;
	float:left;width:24%;
	text-align: left}

.featpropprice{
	padding-bottom:2px;
	float:left;text-align: left;
	font-weight:bold;
	color:#FF0000; 
	width:50%; 
	height: 14px;
}
	
.featpropdetailurl{
	padding-bottom:2px;
	float:left; 
	color: blue; 
	font-weight:bold; 
	text-align:right; 
	width:49%; 
	height: 14px;
}
}
/* End of Styles For Featured Property */

