.property-wrapper {
	width: 820px;
	margin-left: 40px;
	display: block;
	clear: both;
	background-color: #F1EABE;
	padding: 5px;
	border: 1px solid #EAE09D;
	margin-top: 30px;
	margin-bottom: 30px;
	z-index: auto;
	
}
.left-content {
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #999999;
	width: 660px;
	z-index: 0;
}
.right-content {
	background-color: #9CAF74;
	width: 150px;
	float: right;
	color: #FFFFFF;
	border: 1px solid #999999;
	
}
.right-content .eq-feature {
	clear: both;
	vertical-align: bottom;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 14px;
	
}

.right-content .eq-feature img {
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 2px;
}



.property-location {
	float: left;
	margin-left: 10px;
	font-weight: bold;
	color: #002B1E;
	letter-spacing: 1px;
	font-size: 11px;
}

.property-price {
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	padding-right: 10px;
}

.property-images {
	float: left;
	width: 210px;
	filter:shadow(Color=#999891, Strength=5,Direction=135);
	
}

.property-features {
	background-color: #F4F9D0;
	font-weight: bold;
	color: #00573D;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 50px;
}

.property-offer {
	background-color: #FFEAEA;
	font-weight: bold;
	color: #990000;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 50px;
	font-size: 11px;
	letter-spacing: 1px;
}

.property-images img{
	border: 1px solid #00573D;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.property-header {
	background-color: #CFDEAF;
	border: 2px solid #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}

.prop-header {
	font-size: 16px;
	color: #00573D;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
	display: block;
	background-color: #FAF7E4;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 4px solid #FFFFFF;
}


.property-description {
	margin: 0;
	text-align: justify;
}
.property-description p {
	margin-top: 5px;
	margin-left: 10px;
}


.property-footer {
	background-color: #F4F9D0;
	color: #5E5320;
	text-align: right;
	left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 15px;
}


.property-footer a{
	text-decoration: none;
	color: #776A2D;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}


.property-footer:link, .property-footer:visited, .property-footer:active{
	background: #FFFFD7;
	
	
}

.property-footer:hover{
	background-color: #CFDEAF;	
}
.container {
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #999999;
	width: 820px;
}
