
body {
	margin: 0px;
}

#hotw {
	width: 285px;
	padding: 8px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fff;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 20;
}

	.hotw_text {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		line-height: 10px;
	}
	
	a:hover.hotw_text {
		color: #FEA000;
	}

#maintable {
	width: 100%;
	height: 100%;
}

	#td1 {
		width: 100%;
		background-color: #FEB20E;
		background-image: url('images/bg_td1.jpg');
		background-repeat: repeat-x;
		border-bottom: 1px solid #000;
		vertical-align: bottom;
		height: 69px;
	}
	
	#td2 {
		background-color: #5F5F5F;
		background-image: url('images/bg_td2.jpg');
		background-repeat: repeat-x;
		width: 20%;
		vertical-align: top;
	}
	
	#td3 {
		width: 80%;
		background-color: #fff;
		background-image: url('images/logo.gif');
		background-repeat: no-repeat;
		background-position: top right;
		vertical-align: top;
	}
	
	#td4 {
		width: 100%;
		padding: 8px;
		background-color: #ccc;
		border-top: 2px solid #5F5F5F;
	}

#background_blocker {
	position: relative;
	z-index: 1;
	width: 608px;
	height: 310px;	
	background-color: #ffffff;  /* the background          */
	filter:alpha(opacity=50);   /* Internet Explorer       */
	-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
	opacity: 0.5;               /* newer Mozilla and CSS-3 */
}

#div_main {
	top: -294px;
	position: relative;
	width: 588px;
	padding-top: 2px;
	padding-left: 20px;
	z-index: 2;
}

	.maintitle {
		font-family: 'Times New Roman',Arial;
		font-size: 26px;
		line-height: 20px;
		color: #000;
	}
	
		.maintitle_on {
			color: #000;
		}
	
	.subtitle {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #ccc;
	}
	
	.page_subtitle {
		font-family: 'Times New Roman',Arial;
		font-size: 18px;
		font-weight: normal;
		color: #000;
		text-decoration: none;
	}
	
	.maintext {
		font-family: Verdana, Arial;
		font-size: 11px;
		line-height: 16px;
		font-weight: normal;
		color: #000;
	}
	
.top_nav_on {
	position: relative;
	top: 1px;
	width: 120px;
	height: 12px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #fff;
	float: right;
	padding: 6px;
	padding-left: 24px;
	background-color: #fff;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	cursor: hand;
	cursor: pointer;
	text-align: left;
	background-repeat: no-repeat;
}

.top_nav_off {
	position: relative;
	top: 1px;
	width: 120px;
	height: 12px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	float: right;
	padding: 6px;
	padding-left: 24px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	cursor: hand;
	cursor: pointer;
	text-align: left;
	background-repeat: no-repeat;
}







	
	
	
	
.brochure_download {
	border: 1px solid #000;
	padding: 18px;
	margin-left: 18px;	
}

.house_item {
	position: relative;
	width: 558px;
	height: 28px;
	padding-left: 21px;
	padding-top: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url('images/top_nav_4.gif');
}

/* News Stuff */

.news_link {
		font-family: 'Times New Roman',Arial;
		font-size: 18px;
		font-weight: normal;
		color: #000;
		text-decoration: none;
}
	a:hover.news_link {
		border-bottom: 1px solid #ccc;
	}
	
.news_more {
	position: relative;
	top: -10px;
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-align: right;
	text-decoration: #FEA000;
}

.pix_thumbnail {
	float: right;
}

.liner {
	border-left: 4px solid #FFB30F; 
	padding-left: 12px;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

#spacer {
	width: 162px;
	height: 18px;
	background-color: #5d5d5d;
	border-left:1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}

/* NAVBAR DROPDOWN */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: Verdana; width:150px; position:relative; margin:0; font-size:11px; margin:50px 0; position: relative; z-index: 10; left: -13px; top: -51px;}
.menu ul li a, .menu ul li a:visited {padding: 6px; display:block; text-decoration:none; color:#fff; width:150px; text-align:left; border-left:1px solid #ccc; border-bottom: 1px solid #ccc; background:#5d5d5d; line-height:19px; font-size:11px; background-image: url('images/side_off.gif'); background-position: right top; background-repeat: no-repeat;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#a3a3a3;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:163px; width:150px;}
.menu ul li:hover ul li a.hide {background:#a3a3a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#a3a3a3; color:#fff; width:150px;}
.menu ul li:hover ul li a:hover {background:#a3a3a3; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#fff;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#a3a3a3; color:#fff;}
.menu ul li:hover ul li:hover ul li a:hover {background:#a3a3a3; color:#fff;}

#navcontainer_outer {
	width: 588px;
	border-bottom: 1px solid #000;
	height: 18px;
}

#navcontainer
{
margin: 0;
padding: 0;
height: 18px;
float: right;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #fff;
width: 78px;
height: 18px;
border-right: 1px solid #000;
padding: 0;
margin: 0 0 10px 0;
color: #000;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #000;
background: #FEB20E;
}

#navcontainer a:active
{
background: #dfdfdf;
color: #000;
}

#navcontainer li#active a
{
background: #dfdfdf;
color: #000;
}