/* * * BODY ELEMENTS * * */

body
	{
	color: #000000;
	background-color: #190F41;
	font-family: Georgia, Times New Roman, Times, serif;
	}
td
	{
	font-family: Georgia, Times New Roman, Times, serif;
	left: 420px;
	}
a
	{
	color: #B1A11A;
	text-decoration:none;
	}
a:hover
	{
	color: #661C1D;
	text-decoration:none;
	}

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

table.masthead
	{
	width: 750px;
	height: 230px;
	background-repeat: no-repeat;
	}
h1.siteheader_middle
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #B1A11A;
	margin: 0px;
	font-size: 24pt;
	text-align: right;
	position: relative;
	top: -30px;
	right: -15px;
	/*width: 330px;*/
	}
div.siteheader_top
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #190F41;
	font-size: 32pt;
	text-align: right;
	font-style: normal;
	line-height: normal;
	position: relative;
	height: auto;
	top: -30px;
	right: -15px;
	}
div.siteheader_bottom
	{
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #42661C;
	font-size: 16pt;
	text-align: right;
	position: relative;
	top: -30px;
	right: -15px;
	}
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: #661C1D;
	width: 750px;
	}
table.topnav td
	{
	text-align: center;
	}
a.topnav
	{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	}
a.topnav:hover
	{
	text-decoration: none;
	color: #B1A11A;
	padding-left:12px;
	padding-right:12px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	font-family: 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: 9pt;
	}
a.email
	{
	}
h2.pageheader
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14pt;
	color: #190F41;
	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: Georgia, Times New Roman, Times, 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: #BBCAD7;
	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: #661C1D;
	height: 20px;
	}
table.bottomnav td, a.bottomnav
	{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	}
table.bottomnav td
	{
	text-align: center;
	}
a.bottomnav
	{
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	}
a.bottomnav:hover
	{
	text-decoration: none;
	color: #B1A11A;
	padding-left:5px;
	padding-right:5px;
	font-family: 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: 10pt;
	}
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;
	}
