/*-Global------------------------------------------------------------------- */
A:link	{
	text-decoration: none;
	color: #556644;
	}
A:visited	{
	text-decoration: none;
	color: #556644;
	}
A:hover	{
	text-decoration: none;
	color: #556644;
	}
Body	{
	background: #000000 url(images/bg.gif) repeat-x;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}

H1	{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #664040;
	}
H2	{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 12pt;
	color: #884444;
	}
P	{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
	}
td	{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
	}
OL	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	}
UL	{
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	}
.blkborder	{
	margin: 0px 0px 0px 30 px;
	background: #D4D3BA;
	border-style: solid ;
	border-color: #000000;
	border-width: 1px;
	width: 388px;
	}

/*-Top Navigation Bar------------------------------------------------------------- */
.navtop	{
	position: relative;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	}

/*-Wrapper------------------------------------------------------------------- */
.wrapper	{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #000000;
	border-style: solid ;
	border-color: #ffffff;
	border-width: 4px;
	float: left;
	}

/*-Top------------------------------------------------------------------- */
.top	{
	position: relative;
	background: url(images/header.jpg) no-repeat top left;
	margin: 0px;
	padding: 2px;
	height: 74px;
	border-bottom-style: solid;
	border-bottom-color: #7F7E72;
	border-bottom-width: 1px;
	}
.logoarea	{
	position: relative;
	margin: 0px;
	padding: 8px 8px 0px 8px;
	width: 50%;
	float: left;
	}
.topnavarea	{
	position: relative;
	margin: 0px;
	padding: 2px;
	width: 50%;
	float: left;
	}

/*-Main Menu------------------------------------------------------------------- */
.menuarea	{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #000000;
	width: 760px;
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #7F7E72;
	border-bottom-width: 1px;
	}
.menuarea p	{
	margin: 5px 0px 5px 25px;
	padding: 0px;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}
.menuarea A:link	{
	text-decoration: none;
	color: #ffffff;
	}
.menuarea A:visited	{
	text-decoration: none;
	color: #ffffff;
	}
.menuarea A:hover	{
	text-decoration: none;
	color: #ffffff;
	}

/*-Feature------------------------------------------------------------------- */
.featurearea	{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #000000;
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	}
.flasharea	{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #733737;
	width: 500px;
	float: left;
	}
.mlsarea	{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #733737;
	width: 260px;
	float: left;
	}

/*-Content------------------------------------------------------------------- */
.bodyarea	{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	float: left;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	}
.content	{
	position: relative;
	background: #ffffff url(images/contentbg.gif) repeat-x;
	margin: 0px;
	padding: 10px 20px 5px 25px;
	float:left;
	}
.navcolumn	{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 260px;
	float:left;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	}
.navcolumn h2	{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 8px;
	background: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	}
.navcolumn p	{
	margin: 10px 10px 10px 35px;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	}
.navcolumn A:link	{
	text-decoration: underline;
	color: #ffffff;
	}
.navcolumn A:visited	{
	text-decoration: underline;
	color: #ffffff;
	}
.navcolumn A:hover	{
	text-decoration: underline;
	color: #ffffff;
	}
.contact	{
	position: relative;
	background: #8D8C7E;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #7F7E72;
	border-bottom-width: 10px;
	}
.nav	{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #8D8C7E;
	border-bottom-style: solid;
	border-bottom-color: #7F7E72;
	border-bottom-width: 10px;
	width: 100%;
	}
.nav ul	{
	margin: 4px 0px 6px 40px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #ffffff;
	}
.refer	{
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}

/*-Footer------------------------------------------------------------------- */
.footer	{
	position: relative;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	background: #ffffff;
	width: 100%;
	float: left;
	border-top-style: solid;
	border-top-color: #884444;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7E72;
	border-bottom-width: 10px;
	}
.footer p	{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 7.5pt;
	color: #666666;
	text-align: center;
	}