/* * * BODY ELEMENTS * * */

body
	{
	color: #000000;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 420px;
	}
a
	{
	color: #000000;
	text-decoration:none;
	}
a:hover
	{
	color: #404040;
	text-decoration:none;
	}

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

table.masthead
	{
	width: 750px;
	height: 200px;
	background-repeat: no-repeat;
	}
h1.siteheader_middle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B1A11A;
	margin: 0px;
	font-size: 28pt;
	text-align: left;
	}
div.siteheader_top
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #96A047;
	font-size: 18pt;
	text-align: left;
	}
div.siteheader_bottom
	{
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #501A18;
	font-size: 12pt;
	text-align: left;
	}
a.siteheader
	{
	color: #B1A11A;
	text-decoration:none;
	}
a.siteheader:hover
	{
	color: #661C1D;
	text-decoration:none;
	}

/* * * TOP NAVIGATION ELEMENTS * * */

table.topnav
	{
	height: 25px;
	align:center;
	background-color: #96A047;
	width: 750px;
	}
table.topnav td
	{
	text-align: center;
	}
a.topnav
	{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a.topnav:hover
	{
	text-decoration: none;
	color: #000000;
	padding-left:12px;
	padding-right:12px;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* * * PAGE CONTENT ELEMENTS * * */

table.pagecontent
	{
	width: 750px;
	background-color: #FFFFFF;
	}
div.pagecontent
	{
	line-height: 16px;
	font-size: 10pt;
	left: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
table.contactinfo td
	{
	color: #333;
	font-size: 11px;
	}
a.email
	{
	}
h2.pageheader
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	margin-top: 0;

	}
img.pageimage
	{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
	}
div.header_label
	{
	border-bottom: 1px solid;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #283851;
	}
ul.links
	{
	margin-bottom: 0;
	}
div.company
	{
	text-align: right;
	}
img.company
	{
	align: right;
	border: 0px none;
	}

/* * * BOTTOM CONTACT ELEMENTS * * */

table.bottomcontact
	{
	width: 750px;
	background-color: #D3D9A8;
	height: 25px;
	}
table.bottomcontact td, a.bottomcontact
	{
	color: #283851;
	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: #4B1815;
	height: 30px;
	}
table.bottomnav td, a.bottomnav
	{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
table.bottomnav td
	{
	text-align: center;
	}
a.bottomnav
	{
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a.bottomnav:hover
	{
	text-decoration: none;
	color: #96A047;
	padding-left:0px;
	padding-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* * * 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: 9pt;
	}
img.listing_image
	{
	border: 1px solid #c2d3dd;
	position: relative;
	}
hr.listings
	{
	}

/* * * CONTACT FORM ELEMENTS * * */

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