@charset "UTF-8";

a:link    {text-decoration: none}

a:visited {text-decoration: none}

a:hover	  {text-decoration: underline;}

body {
	background-color: #244452;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.logoarea {
	font-family: Georgia, Garamond, "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 32px;
}

.headercontact {
	font-family: Georgia, Garamond, "Adobe Garamond Pro" "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;
	line-height: 125%;
	font-weight: normal;
	color: #c5c7c2;
	padding-left: 95px;
	padding-bottom: 15px;
}

.whitetext {
	color: #FFFFFF;
}

.greentext {
	color: #6d726d;
}

.lightgreentext {
	color: #a8ab90;
}

.bluetext {
	color: #244452;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6d726d;
	background-color: #c9c59f;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hometext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 125%;
	font-weight: normal;
	color: #6d726d;
	background-color: #bac69e;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
}

.listingthumbpad {
	padding: 25px;
}

.listingpad {
	padding: 18px;
}

.thumbtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a0a8a0;
}

.bodyarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #6d726d;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}

.listingdesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #6d726d;
	padding-top: 5px;
}

.listingtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 130%;
	font-weight: normal;
	color: #6d726d;
	text-transform: uppercase;
}

.grayitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #6d726d;
	padding: 3px;
}

.listingspadding {
	padding: 35px;
}

.subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #6d726d;
}

.footerlinkarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	color: #a8ab90;
	padding: 8px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #a8ab90;
	font-style: italic;
}

.thumbtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a0a8a0;
}

.thumbdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
	font-weight: normal;
	color: #a0a8a0;
}

.featthumbtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #244452;
}

.featthumbdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
	font-weight: normal;
	color: #244452;
}

#featuredListingTable td {
	padding-right:25px;
	margin-bottom:25px;
}
#featuredListingTable img {
	border:1px solid #999;
	float:left;
	margin-right:7px;
}
#homeFeaturedListingTable {
	margin-top:20px;
	width:800px;
}
#homeFeaturedListingTable td {
	padding:0 25px;
	border-left:1px solid #537686;
}
#homeFeaturedListingTable img {
	border:1px solid #999;
	float:left;
	margin-right:7px;
}

