body, html {height: 100%;}
#outer {height: 100%; overflow: visible;} /* or without overflow */
.textsection {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/textgrad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}
body {
	margin: 0px auto;
	width: 760px;
	text-align: center;
	background-color: #f3eeef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#topimage {
	width: 750px;
	height: 175px;
	text-align: center;
	top: 0px;
	background-image: url(../images/topimage.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#sidenav {
	height: 250px;
	width: 160px;
	background-repeat: no-repeat;
	top: 175px;
	float: left;
	margin-left: 5px;
}
.creditlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #baa2a4;
	text-align: center;
	vertical-align: middle;
}
a {
	font-weight: bold;
	color: #3858a3;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3858a3;
	text-decoration: underline;
}
#mainsection {
	top: 175px;
	width: 575px;
	text-align: justify;
	margin-top: 10px;
	left: 185px;
	margin-right: 5px;
	margin-left: 5px;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/headback.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 415px;
}
.pagenumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.propertytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3759A3;
	background-color: #e1e6f1;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #e7dedf;
	padding: 2px;
}
.propertycontent {
	text-align: left;
	padding: 5px;
	font-size: 11px;
	vertical-align: top;
}
.propertyprice {
	font-size: 13px;
	font-weight: bold;
}
.propertydetails {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	width: 365px;
}
