@charset "utf-8";
.bdytxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.whtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whtxt a{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whtxt a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bigtxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.bigtxt a:link, .bigtxt a:active, .bigtxt a:visited, .bigtxt a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
@font-face {
	font-family: helv;
	font-style:  normal;
	font-weight: normal;
	src: url(hel.eot);
}

.heading {
	font-family: "Arial Narrow";
	font-size: 32px;
	color: #C59B07;
	text-decoration: none;
}

.floor-plan {
    font-family: "Arial Narrow";
    font-style:  normal;
    font-weight: normal;
	font-size: 15px;
	text-decoration:none;
}

.floor-plan a {
    font-family: "Arial Narrow";
    font-style: normal;
    font-weight: normal;
	color:#633;
	font-size: 15px;
	text-decoration: none;
	margin-left: 30px;
	
}

.floor-plan a:hover {
	font-family: "Arial Narrow";
	font-style: normal;
	font-weight: normal;
	color:#C59B07;
	font-size: 15px;
	text-decoration: underline;
	margin-left: 30px;
}
#header {
	float:left;
}

#banner {
	float:left;
}
#main {
	float:left;
}
#footer {
	float:left;
}