@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-color:#b7b5b5;
	background-image: url('images/Bg.jpg');
	background-repeat: repeat-x;
}
.navLeft {
	width: 301px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.navLeft a {
	color: #ffffff;
	text-decoration: none;
}
.navLeft a:hover {
	color: #003e50;
	text-decoration: underline;
}
.navRight {
	width: 297px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.navRight a {
	color: #ffffff;
	text-decoration: none;
}
.navRight a:hover {
	color: #003e50;
	text-decoration: underline;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align:left;
	line-height: 25px;
}
.homeText h1 {
	font-size: 17px;
}
.homeText a {
	color: #ffffff;
}
.homeText a:hover {
	color: #003e50;
	text-decoration: underline;
}
.homeApply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff7cf;
	letter-spacing: 2px;
	vertical-align: middle;
	text-align: right;
	padding-right: 17px; 
	padding-top:3px;
	clear:both;

}
.homeApply a {
	color: #fff7cf;
	text-decoration: none;
}
.homeApply a:hover {
	color: #003e50;
	text-decoration: underline;
}
.homeTitle {
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	letter-spacing: 2px;
	vertical-align: top;
	text-align: right;
	padding-top: 14px;
	width: 154px;
	
}
.homeTitle h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.footer {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footer a{
	color: #ffffff;
	text-decoration: underline;
}
.footer a:hover{
	color: #003e50;
	text-decoration: underline;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px;
	color: #ffffff;
	font-stretch: wider;
	letter-spacing: 2px;
}
.ResTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #ffffff;
	font-stretch: wider;
	letter-spacing: 2px;
}
.amenTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: center;
}
.amenTitles h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: center;
	font-weight: normal;
}	
.amenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:left;

}
.floorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	line-height: 24px;
}
.floorText a {
	color: #ffffff;
	text-decoration: underline;
}
.floorText a:hover {
	color: #003e50;
	text-decoration: underline;
}

.floorTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align:left;
	
}
.floorTitles h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: normal;
}
.floorTitles h3 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
	font-weight: normal;
}

.floorplanNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.floorplanNav a {
	color: #ffffff;
	text-decoration: none;
}
.floorplanNav a:hover {
	color: #000000;
	text-decoration: underline;
}
.floorplanSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}

.resNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:left;
	line-height: 35px;
	text-decoration:none;
}
.resNav h1 {
	font-size: 11px;
}
.resNav a {
	color: #ffffff;
	text-decoration: none;
}
.resNav a:hover {
	color: #003e50;
	text-decoration: none;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	line-height: 25px;
}
.contactText a {
	color: #ffffff;
}
.contactText a:hover {
	color: #003e50;
	text-decoration: underline;
}
img, div,td,table { behavior: url(iepngfix.htc) }
