.property {
	margin-right: 15px;
	margin-bottom: 20px;
	padding-right: 15px;
	clear: left;
	width: 712px;
	}
.property-secondary {
	text-align: right;
	float: left;
	margin-top: 11px;
	width: 166px;
	padding-right: 10px;
	}
.property-single .property-secondary {
	margin-top: 5px;
	}
/*.status {
	border: 1px solid #d5d5d5;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-left: 111px;
	padding: 0;
	text-align: center;
	height: 25px;
	}*/
.status {
	border: 0;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-left: 75px;
	padding: 0;
	text-align: center;
	height: 25px;
	text-indent: -9999px;
	}
.status strong {
	border: 2px solid #fff;
	font-weight: normal;
	display: block;
	padding: 5px 0 6px 0;
	}
	
.property .sold,
.property .pending,
.property .price-reduced,
.property .special-incentive {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	border: none;
	text-indent: -9999px;
	margin-top: -3px;
	margin-bottom: -52px;
	width: 98px;
	padding-bottom: 7px;
	height: 75px;
	position: relative;
	top: 31px;
	display: block;
	}
.property .sold { background-image: url(../images/common/sold.png); }
.property .pending { background-image: url(../images/common/pending.png); }
.property .price-reduced { background-image: url(../images/common/price-reduced.png); }
.property .special-incentive { background-image: url(../images/common/special-incentive.png); }



.property strong {
	border: none;
	}
.for-sale {
	/*position: relative;
	top: 31px;
	color: #fff;
	background: #368634;*/
	}
	
/*Added by Julia 10/25/2007 as placeholder*/
.presale {
	/*color: #fff;
	background: #368634;*/
	}
	
.property-secondary img {
	background: #fff;
	border: 1px solid #e4e4e4;
	margin-top: 10px;
	padding: 5px;
	}
.property-secondary.more-photos {
	/*border-right: 1px solid #f1eddc;*/
	border-right: 1px dotted #e9e5cf;
	}
.property-secondary .credit {
	color: #999;
	font-style: normal;
	font-size: 12px;
	display: block;
	}


.property-main {
	margin-left: 188px;
	}
.property-main h2 {
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	height: 24px;
	}
.property-main h2 .title-change {
	text-transform: capitalize;
	float: left;
	font-size: 16px;
	letter-spacing: normal;
	}
.property-main h2 a,
.property-main h2 a:visited {
	text-decoration: none;
	float: right;
	}
.property ul {
	background: #f7f4e9;
	border: 1px solid #c1baa7;
	border-width: 1px 0;
	list-style: none;
	overflow: auto;
	margin: 0;
	padding: 0;
	height: 28px;
	}
.property li {
	color: #746d4c;
	font-size: 11px;
	border-right: 1px solid #d5cbaf;
	line-height: 28px;
	text-transform: uppercase;
	float: left;
	padding: 0 7px 0 10px;
	width: 102px;
	}
.property li b {
	color: #2e2b1c;
	font-weight: normal;
	}
.property li.bedrooms {
	padding-right: 0;
	padding-left: 6px;
	}
.property li.garages {
	width: 160px;
	}
.property li.price {
	border-right: 0;
	width: 120px;
	}
.property .desc {
	font-style: italic;
	font-size: 12px;
	line-height: 1.5;
	margin-top: .5em;
	}
.property-single .desc {
	font-style: normal;
	font-size: 13px;
	margin-top: 1em;
	}
.property .when-available {
	color: #736f5d;
	font-style: italic;
	}


.pager {
	text-align: center;
	clear: both;
	border-top: 1px dotted #d8d2b2;
	padding-top: 16px;
	color: #746d4c;
	font: bold 13px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	}
.pager u {
	text-decoration: none;
	}
.pager a {
	
	}
	
p.contact-us-prop a {
	background: transparent url(../images/common/email-icon.png) no-repeat 0 0;
	padding-left: 20px;
	}

p.virtual-tour-link a {
	background: transparent url(../images/common/photo-icon.png) no-repeat 0 0;
	padding-left: 20px;
	}
