body {
	background-image:  url(images/westhampton_bg.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
	
#wrapper {
	background-color: #EDE2B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	width: 810px;
	border: 2px solid #000000;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image:  url(images/westhampton_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 800px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#menu {

	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

#content {
	border-top: 0px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	padding: 25px;
	color: #000000;
	text-align: justify;
	vertical-align: top;

}

table {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #EDE2B7;
	
}

.footernav a {
	color: #EDE2B7;

}
a {
	color: #294470;
}


.sectionheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #294470;
}
.pageheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
}
.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}

.lotlisting
{
	padding: 1px 40px 0px 40px;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}

.lotrow:hover
{
	background-color:#C7C8CA;
}