html {
	height:100%;	
}

html>#wrapper	{
	width: 800px;
	}

body {
	height:100%;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0;
	z-index:0;
	font-size: 13px;
	background-color:#ffffff;
	color:#000000;
}

#wrapper {
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	margin-top:5px;
	width: 800px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	border:1px solid #000066;
	background-color:#FFFFFF;
}

#header{
	width:800px;
	background-color:#FCEFCF;
	background-image:url(../images/header_bg.jpg);
	height:130px;
}

#menu{
	height:25px;
	background-color:#FCEFCF;
}

#mainBody{
	padding:20px;
	text-align:justify;
}



#mainBodyText{
	position:absolute;
	padding-left : 250px;
	padding-right : 30px;
	width:510px;
	text-align:justify;
	font-size:14px;
}

#bodyFooter {
	height:22px;
	background-image:url(../images/footer_fill.jpg);
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:13px;
	font-size:11px;
	font-weight:bold;
}

#footer {
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	margin-top:0px;
	width: 800px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding-bottom:0px;
	font-size:10px;
	font-weight:bold;
	color:#000066;
}

#footer a {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#000066;
}

.listingTable{
	border:#000000 solid 1px;
	background-color:#FDF7E7;
	
}

.listingTable th{
	background-color: #2A6139;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
}

h1{
	font-size:18px;
	color:#2A6139;
}


h2{
	font-size:16px;
	color:#2A6139;
}
#mainBody a {
	text-decoration:none;
	color:#000000;
}

#mainBody a:hover{
	color:#2A6139;
	border-bottom:1px dashed #2A6139;
}

#dateText{
	font-size:10px;
	text-align:center;
	font-weight:bold;
}

#contactTable{
	background-image:url(../images/contactBg.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
	padding-left:30px;
	padding-top:45px;
	height:270px;
}


#contactTable h3{
	font-size:16px;
	color:#2A6139;
	padding:0px;
	margin:0px;
}

#contactTable p{
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:2px;
	margin-left:10px;
	
}

#somethingspecial{
	background-image:url(../images/somethingspecial.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
	padding-left:25px;
	padding-top:45px;
	height:270px;
	font-size:11px;
}


#somethingspecial h3{
	font-size:16px;
	color:#2A6139;
	padding:0px;
	margin:0px;
}

#somethingspecial p{
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:2px;
	margin-left:10px;
	
}

#mapTable{
	background-image:url(../images/locateproperty.jpg);
	background-repeat:no-repeat;
	background-position:15px 0px;
	padding-left:25px;
	padding-top:45px;
	height:465px;
}


#mapTable h3{
	font-size:16px;
	color:#2A6139;
	padding:0px;
	margin:0px;
}

#mapTable p{
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:2px;
	margin-left:10px;
	
}

#propertySorter{
	background-image:url(../images/propertysorter.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
	padding-left:30px;
	padding-top:45px;
	height:270px;
}


#propertySorter h3{
	font-size:16px;
	color:#2A6139;
	padding:0px;
	margin:0px;
}

#propertySorter p{
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:2px;
	margin-left:10px;
	
}

.button{
	background-color:#2A6139;
	color:#FFFFFF;
}

#image_holder{
 
  z-index:0;

}


#thumb_holder{
  width:100%;
}


#thumb_holder img{
	
	margin:12px;
}

#thumb_holder a{
	cursor:pointer;
}



#portHolder img{
	margin:12px;
}
