body	{
	margin-top: 20px;
	margin-bottom: 0;
	padding:0;
	font-family: Trebuchet MS, Arial, sans-serif;
	background-color: #B0A393;
}
.maincontainer {
	PADDING: 0; 
	MARGIN: auto; 
	width: 980px;
	background-color: #fff;
}
.header	{
	width: 980px;
	height: 130px;
	background-color: #fff;
}
.logo	{
	float: left;
	width: 182px;
	height: 110px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	margin-top: 14px;
	margin-left: 35px;
	padding: 0;
}
.topright {
	float: right;
	width: 600px;
	height: 25px;
	text-align: right;
	padding-right: 30px;
	padding-top: 32px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #8B172E;
}
.tel_number {
	float: right;
	width: 267px;
	height: 24px;
	background-image: url(tel_number.gif); 
	background-repeat: no-repeat;
	margin-right: 25px;
	margin-top: 39px;
	padding: 0;
}
.clear	{
	clear: both;
}
.leftcol	{
	background-color: #fff;
	float: left;
	padding: 0;
	margin: 0;
	width: 250px;
}
#nav ul	{
	list-style-type: none;
	padding: 0;
	margin-top: 2px;
	margin-left: 24px;
	font-size: 105%;
}
#nav li	{
	height: 32px;
	width: 225px;
	padding: 4px 0 2px 0;
}
#nav li a {
	text-decoration: none; 
	COLOR: #fff;
	margin: 0;
	font-weight: normal;
	padding-left: 12px;
	display: block;
}
#nav li a:hover {
	background-image: url(left_nav_arrow.gif);
	background-repeat: no-repeat;
}
#id_home{background: url(left_nav_maroon_bg.jpg) top repeat-x; }
#id_tenant_zone{background: url(left_nav_orange_bg.jpg) top repeat-x;}
#id_home_owners_area{background: url(left_nav_green_bg.jpg) top repeat-x;}
#id_news{background: url(left_nav_blue_bg.jpg) top repeat-x;}
#id_about_us{background: url(left_nav_purple_bg.jpg) top repeat-x;}
#id_contact {background: url(left_nav_brown_bg.jpg) top repeat-x;}


.maindata	{
	float: left;
	width: 609px;
	color: #000;
	font-size: 13px;
	margin-bottom: 40px;
	margin-left: 11px;
	background-color: #fff;
	line-height: 1.5;
}
.footerband	{
	float: left;
	padding-left: 24px;
	padding-right: 24px;
	width: 932px;
	background-color: #fff;
}
.redline	{
	float: left;
	width: 932px;
	height: 2px;
	background-image: url(redline.gif);
	background-repeat: no-repeat;
}
.low_logo	{
	float: left;
	width: 256px;
	height: 35px;
	margin-left: 0;
	margin-top: 10px;
	background-image: url(thg_logo.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}
.footermenu	{
	float: right;
	margin: 0;
	padding: 0;
	height: 20px;
	background-color: #fff;
}
#lownav ul	{
	float: right;
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 13px;
}
#lownav li	{
	float: left;
	height: 16px;
	padding-left: 12px;
	padding-right: 12px;
}
#border	{
	border-left: 1px solid #8D0E3A;
}
#lownav li a {
	text-decoration: none; 
	COLOR: #8D0E3A;
}
#lownav li a:hover {
	text-decoration: underline;
}
.footerleft	{
	float: left;
	width: 300px;
	height: 40px;
	margin-top: 36px;
	margin-left: 0;
	font-size: 13px;
	background-color: #fff;
}





