body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #BEBEBE;
}
.footer a:link, .footer a:active, .footer a:visited {text-decoration:underline; color:#BEBEBE; font-size:7pt;}
.footer a:hover {text-decoration:none; color:#BEBEBE; font-size:7pt;}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.bodyTextUnline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt; 
	color:#000000; 
	border-bottom:1px solid #62010C; 
	border-right:1px solid #62010C;
	border-left:1px solid #62010C;
	border-top:1px solid #62010C;
}
a:Link{
color:#62010C; 
}
a:visited{
color:#000000; 
}
a:hover{
color:#92010C; 
}
input.radio{
	background: #FEF4E7; 
	border: none;
}
input.checkbox{
	background: #FEF4E7; 
	border: none;
}
input.required{
	background:#FEECD6;
}
input.button { 
	background:#FDFAE9;
	 
}li {
	list-style-image: url(/Images/bullet.gif);
	
}
.floorPlanTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6B0006;
}
.floorPlanSubLght {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF6EB;
	font-weight: bold;

}
.floorPlanDrk {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B0006;
	font-weight: bold;
}
.floorPlanbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E0006;
}
.floorPlanCata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B0006;
	
	text-decoration: none;

}

a:visited.floorPlanCata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6C0006;
}
a:hover.floorPlanCata {
	color:#92010C; 
	text-decoration: underline;
}
.contactWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.floorPlanbuttonOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #A46351;
	color: #FEF6EB;
}
.planList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;

}
.skipIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #670008;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.videoHolder{
	width:400px;
	margin:20px auto;
}
.adContainer{
	position:relative;
}
.adPos1{
	position:absolute;
	top:400px;
	left:10px;
	z-index:100;
}
.adPos2{
	position:absolute;
	top:5px;
	right:-90px;
	z-index:105;
}