body {
	margin-top: 14px;
	font-family:"Tahoma", Helvetica, Arial, sans-serif;
	font-size: 76%;
	color: #444;
}

p, h1, h2, h3 {
	margin: 0px;
}

h1 {
	font-size: 1.5em;
}

h2 {
	color: #444;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 10px;
}

#wrapper {
	background-color: #FFF;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#printpage {
	display: inline;
	margin-bottom: 10px;
	margin-left: 265px;
	width: 120px;
	clear: both;
	float: left;
}

#printpage img {
	border-style: none;
}

#header {
	width: 650px;
	height: 120px;
	text-align: center;
}


#content-result {
	width: 650px;
	display: inline;
	float: left;
	margin-top: 15px;
}

#content-result p {
	text-align: justify;
}

#content-result h1 {
	margin-bottom: 5px;
}

#content-result h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#result-heading-bar {
	width: 650px;
	float: left;
	color: #E5C26F;
	display: inline;
	line-height: 2.2em;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
}

#result-heading-bar h1 {
	font-size: 1.4em;
	font-weight: normal;
}

#photomain {
	display: inline;
	float: left;
	width: 300px;
}

#photomain img {
	height: 225px;
	width: 300px;
}

#mapbox {
	display: inline;
	float: left;
	width: 328px;
	margin-left: 20px;
	border: 1px solid #E5C26F;
}

#photothumbs {
	clear: both;
	width: 650px;
	margin-top: 10px;
	float: left;
}

#photothumbs img {margin:0 2px;}

.columns td {
	width: 220px;
}

#property-description {
	width: 650px;
	clear: both;
	float: left;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.2em;
	font-size: 1.2em;
}

#property-description h3 {
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:1.3em;
	}


.small-text {
	font-size: 11px;
}

.contactDetails {
	color: #E5C26F;
	font-size: 2em;
	}

#footer {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2.5em;
	text-align: center;
	color: #444;
}

#footer p { 
font-size:1.2em;
}
