@charset "UTF-8";
/* CSS Document */
.bannerLeft
{
	background-image: url(../img/home/amenities2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	$height: 308px;
	min-height: 308px;
	padding-left: 233px;
}
.areaContent
{
	background-image: url(../img/common/contentBg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	$height: 237px;
	min-height: 237px;
	padding: 0 18px;
}
.menuRight
{
	background-image: url(../img/interior/bannerRight.jpg);
	background-repeat: no-repeat;
	background-position: 0 194px;
	padding-bottom: 171px;
}
.required
{
	color:#FF0000;
	font-weight:bold;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
}

.floorlink {
	font-size:9px;
}
span#floorlink a.link  {

}  
