

/* * * BODY ELEMENTS * * */

body
	{
	color: #333;
	background-color: #efffef;
	font-family: arial, sans-serif;
	}
td
	{
	font-family: arial, sans-serif;
	}
a
	{
	color: #4A791B;
	}
a:hover
	{
	color: #600;
	}


/* * * MASTHEAD and SITE HEADER ELEMENTS * * */

table.masthead
	{
	width: 750px;
	height: 149px;
	border-top: 1px solid #4A791B;
	border-left: 1px solid #4A791B;
	border-right: 1px solid #4A791B;
	}
h1.siteheader_middle
	{
	letter-spacing: 2px;
	font-family: Trebuchet MS, arial, verdana, san-serif;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	font-size: 30pt;
	font-variant: small-caps;
	}
div.siteheader_top
	{
	letter-spacing: 1px;
	font-family: Trebuchet MS, arial, verdana, san-serif;
	font-weight: bold;
	color: #fff;
	font-size: 18pt;
	text-align: left;
	}
div.siteheader_bottom
	{
	letter-spacing: 1px;
	font-family: Trebuchet MS, arial, verdana, san-serif;
	font-weight: bold;
	color: #fff;
	font-size: 14pt;
	text-align: right;
	}
a.siteheader
	{
	color: #fff;
	text-decoration: none;
	}
a.siteheader:hover
	{
	text-decoration: none;
	color: #4A791B;
	}


/* * * TOP NAVIGATION ELEMENTS * * */

table.topnav
	{
	width: 750px;
	height: 27px;
	background-color: #B5E782;
	border-left: 1px solid #4A791B;
	border-right: 1px solid #4A791B;
	}
table.topnav td
	{
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #B5E782;
	}
a.topnav
	{
	font-family: Trebuchet MS, arial, verdana, san-serif;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: #fff;
	font-size: 10pt;
	}
a.topnav:hover
	{
	text-decoration: underline;
	color: #fff;
	}


/* * * PAGE CONTENT ELEMENTS * * */

table.pagecontent
	{
	width: 750px;
	background-color: #fff;
	border-left: 1px solid #4A791B;
	border-right: 1px solid #4A791B;
	}
div.pagecontent
	{
	margin: 10px;
	line-height: 16px;
	font-size: 10pt;
	}
table.contactinfo
	{
	border: 1px solid #4A791B;
	width: 300px;
	height: 41px;
	}
table.contactinfo td
	{
	color: #fff;
	font-size: 8pt;
	}
a.email
	{
	color: #fff;
	}
h2.pageheader
	{
	letter-spacing: 2px;
	font-family: Trebuchet MS, arial, verdana, san-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #4A791B;
	margin-top: 22px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
img.pageimage, table.featuredlisting
	{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
	}
img.pageimage
	{
	border: 1px solid #4A791B;
	}
div.header_label
	{
	border-bottom: 1px solid;
	letter-spacing: 2px;
	font-family: Trebuchet MS, arial, verdana, san-serif;
	font-weight: bold;
	color: #4A791B;
	}
ul.links
	{
	margin-bottom: 0;
	}
div.company
	{
	text-align: right;
	}
img.company
	{
	align: right;
	border: 0;
	}


/* * * BOTTOM CONTACT ELEMENTS * * */

table.bottomcontact
	{
	width: 750px;
	background-color: #efffef;
	border: 1px solid #000;
	}
table.bottomcontact td, a.bottomcontact
	{
	color: #4A791B;
	font-size: 9pt;
	}
table.bottomcontact td
	{
	text-align: center;
	}
a.bottomcontact
	{
	text-decoration: none;
	}
a.bottomcontact:hover
	{
	text-decoration: none;
	color: #fff;
	}


/* * * BOTTOM NAVIGATION ELEMENTS * * */

table.bottomnav
	{
	width: 750px;
	background-color: #4A791B;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;;
	}
table.bottomnav td, a.bottomnav
	{
	color: #fff;
	font-size: 8pt;
	}
table.bottomnav td
	{
	text-align: right;
	}
a.bottomnav
	{
	text-decoration: none;
	}
a.bottomnav:hover
	{
	text-decoration: none;
	color: #fff;
	}


/* * * REAL ESTATE LISTING ELEMENTS * * */

table.listing_table
	{
	}
td.listing_label
	{
	text-align: right;
	vertical-align: top;
	width: 150px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10pt;
	}
td.listing_text
	{
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	font-size: 10pt;
	}
span.mls_text
	{
	letter-spacing: -1px;
	font-size: 10pt;
	}
a.listing_tools
	{
	text-decoration: none;
	font-size: 10pt;
	}
img.listing_image
	{
	border: 1px solid #c2d3dd;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
	}
hr.listings
	{
	}


/* * * CONTACT FORM ELEMENTS * * */

td.contact_label
	{
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
	}
