/* Mayhew Estates */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #DDDDDD;
	background-position: center;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #333;
}

html, body {
height: 100%;
}

p {margin:0px;}

h1, h2 {margin: 0px;}

a:link {
	color: #003521;
}
a:visited {
	color: #003521;
}
a:hover {
	color: #6E9717;
}
a:active {
	color: #6E9717;
}

.red-text {
	color: #F00;
}


#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
margin-bottom: -40px;
position: relative;
}

#header {
	height: 132px;
	width: 980px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-color: #003320;
	text-align: center;
}

A.white-link:link {
	color: #FFF;
	text-decoration: none;
}

A.white-link:visited {
	color: #FFF;
	text-decoration: none;
}

A.white-link:hover {
	color: #D2E821;
	text-decoration: none;
}


A.plain-link:link {
	color: #333;
	text-decoration: none;
}

A.plain-link:visited {
	color: #333;
	text-decoration: none;
}

A.plain-link:hover {
	color: #333;
	text-decoration: none;
}
	
.contact-branch {
	float: left;
	width: 337px;
	display: inline;
	margin-right: 8px;
	border: 1px solid #003320;
	padding: 10px;
}


#footer {
	line-height: 3.2em;
	width: 980px;
	text-align: center;
	height: 40px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}

.clearfooter {
height: 40px;
clear: both;
}

.no-props {
	font-size: 14px;
	margin-top: 50px;
}


#result-heading-bar {
	width: 780px;
	float: left;
	color: #FFF;
	background-repeat: no-repeat;
	height: 30px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2.5em;
	text-align: center;
}

#result-heading-bar h1 {
	font-size: 1.3em;
	color: #002F1D;
}

#result-content {
	clear: both;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#result-box {
	display: inline;
	clear: both;
	float: left;
	width: 800px;
}


#result-img {
	float: left;
	width: 800px;
	display: inline;
	text-align: center;
	margin-top: 10px;
	clear: both;
}

#result-info {
	background-repeat: no-repeat;
	width: 100%;
	font-size: 14px;
	text-align: center;
	color: #003A24;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}

#share {
	width: 635px;
	display: inline;
	margin-left: 10px;
	clear: both;
	float: left;
}

#share h2 {
	font-size: 20px;
	font-weight: normal;
	color: #003521;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E821;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 220px;
}

#property-description {
	width: 800px;
	clear: both;
	float: left;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
}

