/* RESULTS STYLES */

.resultssection h2 {
	margin-bottom:18px;
}

.theresult {
	background-color: #e7c57a;
	margin-bottom: 10px;
	padding:12px;
}

.resultpic {
	float: right;
}

.resultscopy {
	float: left;
	width: 420px;
}

.resultscopy ul {
	padding-lef:16px;
}


.resultscopy p {
	padding-bottom: 14px;
}

.resultscopy strong {
	font-size: 130%;
}

.resultclear {
	clear: right;
}

.priceright {
	float: right;
}

/* PROPERTY STYLES */

.propertypage {
	background-color: #e7c57a;
	margin-top: 10px;
	padding: 14px;
}

.propertycopy {
	float: left;
	width: 210px;
}

.picturesection {
	float: right;
	width: 420px;
}

.propertyblack {
	background-color: #000000;
	text-align: center;
	color: #ffffff;
	margin: 4px 0;
	padding: 4px 0;
}

.propertyblack a {
	text-decoration: none;
	color: #ffffff;
}

.propertyblack a:hover {
	text-decoration: underline;
	color: #e7c57a;
}

.propertycopy h3 {
	font-size: 130%;
	color: #991a38;
	padding-bottom: 10px;
}

.propertycopy ul{
	margin-left:16px;
	
}

.propertycost {
	font-size: 130%;
	padding-bottom: 20px;
}

.accommspace {
	height: 10px;
}

.accommodation strong {
	font-size: 120%;
}

/* PICTURE STYLES */

#largepic {
	padding-bottom: 8px;
}

.picsml {
	padding:0 3px 3px 0;
	width: 102px;
	height: 71px;
}

#sign {
	float: right;
	padding-left: 6px;
}


/* PROPERTY */


.sold {
	color:#9f2841;
	font-weight:bold;
}

.textListings {
	float:left;
	clear:both;
}

.signListings {
	float:right;
	margin-left:10px;
}

/* MAPS */
	.mapText {
		float:left;
		text-align:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	.mapImage {
		height:50px;
		float:left;
		margin-right:10px;
	}
	

p.p-title {
	float:left;
}