body {
	font-family: Arial, Helvetica, sans-serif;
	background:#2D5588 url(images/background.jpg) no-repeat;
	margin: 0px;
}
.homecontent {
	padding-left: 8px;
	padding-top: 10px;
	text-align: justify;
	padding-right: 8px;
	padding-bottom: 10px;
}
.logocell {
	background-image: url(images/strap.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.corner {
	height: 4px;
	width: 4px;
}
.midtop {
	background: #FFFFFF;
	border-top: 1px solid #6B87AC;
	height: 4px;
	width: 760px;
}
.midbot {
	background: #FFFFFF;
	border-bottom: 1px solid #6B87AC;
	height: 4px;
	width: 760px;
}
.midcontent {
	background-color: #FFFFFF;
	border-left: 1px solid #6B87AC;
	border-right: 1px solid #6B87AC;
	width: 768px;
	padding-top: 8px;
}
.container {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
}
.main {
	position: relative;
	width: 768px;
 margin:20px auto;
}
#breadcrum {
	background-image: url(images/breadcrum_back.jpg);
	width: 748px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 20px;
	background-repeat: no-repeat;
	margin-top: 8px;
	text-align: left;
	padding-left: 10px;
	margin-left: 4px;
	margin-bottom: 4px;
}
#breadcrum A {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
#breadcrum A:hover {
	font-size: 9px;
	color: #FFCC00;
	text-decoration: none;
}
.strapline {
	float: right;
	font-size: 18px;
	color: #2D5589;
	margin-right: 5px;
}
.navcol {
	width: 5px;
}
.navcontent {
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 163px;
}
.homecenter {
	width: 275px;
	padding-right: 4px;
	padding-left: 4px;
	height: 163px;
}
.toolbox {
	margin-right: 4px;
	margin-left: 4px;
	width: 760px;
}
.searchcontent {
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: auto;
}
.searchcell {
	height: 163px;
	width: 323px;
}
.flashmap {
	height: 330px;
	width: 319px;
	padding-right: 4px;
}
.mapbox {
	padding-top: 2px;
}
h1 {
	color: #3E4AA7;
	font-size: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E4AA7;
}
#navigation A {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	text-transform: none;
}
#navigation A:hover {
	display: block;
	font-size: 12px;
	color: #AFC3DD;
	clear: both;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	text-transform: none;
}
#navigation {
	margin-top: 5px;
	margin-left: 10px;
	font-size: 10px;
	text-transform: uppercase;
	color: #AFC3DD;
}
#PropertySearchBox select {
	font-size: 10px;
	width: 90%;
}
#PropertySearchBox TD {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.propertyresults {

	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contactbox TD {
	font-size: 11px;
	font-weight: bold;
	color: #3E4AA7;
}
#contactbox TEXTAREA {
	width: 100%;
	height: 40px;
	font-size: 11px;
}
#contactbox {
}
#contactbox INPUT {
	width: 100px;
	font-size: 11px;
}
