BODY {
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-image:url(images/Home_Title_BG.jpg);
	background-repeat: repeat-x;
	font-family: Times New Roman, serif;
	background-color: #FFFDF2;
}

.headerbar { 
	font-size: 10pt; 
	font-family: Arial, sans-serif; 
	color: #FFFFFF; 
}

.navbar {
	font-size: 10pt; 
	font-family: Arial, sans-serif; 
	color: #FFFFFF; 
}

.navbar2 { font-size: 10pt; font-family: Arial, sans-serif; color: #FFFFFF; background-image: url("images/Home_Nav.jpg"); background-repeat: repeat-x; }

.bodybar {
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
}

.footerbar {
	font-size: 10pt; 
	font-family: Arial, sans-serif; 
	color: #FFFFFF; 
}

#nav { background-image: url("images/Home_Nav.jpg"); background-position: center center; background-repeat: no-repeat; height: 31px; font-size: 10pt; font-family: Arial, sans-serif; color: #ffffff; font-weight: 500; vertical-align: middle; text-align:center; }
#nav a{text-decoration: none; padding: 2px; color: #ffffff;} 
#nav a:hover { background-image: url("images/Home_Nav-over.jpg"); background-position: center center; background-repeat: no-repeat; padding: 2px; }
.contentboxcontainer { background-image: url("images/Floor_Int_BG.jpg"); }
.contentbox { font-size: 11pt; font-family: Times New Roman, serif; color: #000000; background-image: url("images/Home_Int_BG.jpg"); background-position: 0% 100%; background-repeat: no-repeat; padding: 10px; }
.contentboxHome { 
	font-size: 11pt; 
	font-family: "Times New Roman", Times, serif;
	line-height: 25px; 
	color: #000000; 
	background-color: #FFFFFF; 
	background-image: url("images/Home_Int_BG.jpg"); 
	background-position: 0% 100%; 
	background-repeat: repeat-x;
	padding: 20px 30px;
}
.contentboxleft { background-image: url("images/Home_Int_Left.jpg"); background-repeat: no-repeat; }
.contentboxright { background-image: url("images/Home_Int_Right.jpg"); background-repeat: repeat-x; }
.photobox { font-size: 10pt; font-family: Times New Roman, serif; color: #000000; background-color: #FFFFFF; background-image: url("images/Home_Photo_BG.jpg"); background-position: 0% 100%; background-repeat: no-repeat; padding: 10px; }
.photoboxleft { background-color: #F3F3F3; background-image: url("images/Home_Photo_Left.jpg"); background-repeat: repeat-y; }
.photoboxright { background-color: #F3F3F3; background-image: url("images/Home_Photo_Right.jpg"); background-repeat: repeat-y; }
.floortitlebox { font-size: 18pt; font-family: Times New Roman, serif; color: #000000; background-color: #FFFFFF; background-image: url("images/Floor_Int_Title.jpg"); background-position: 0% 100%; background-repeat: no-repeat; padding: 10px; }
.floorcontentbox { font-size: 11pt; font-family: Times New Roman, serif; color: #000000; }
.brochuretitlebox { font-size: 14pt; font-family: Times New Roman, serif; color: #FFFFFF; padding: 10px; }
.brochurefloorplanbox { background-color: #FFFFFF; padding: 10px; }
.brochurecontentbox { font-size: 11pt; font-family: Times New Roman, serif; color: #000000; background-image: url("images/Home_Int_BG.jpg"); background-position: 0% 100%; background-repeat: no-repeat; padding: 10px; }
#floornav { background-image: url("images/Floor_Nav.jpg"); background-position: center center; background-repeat: no-repeat; height: 32px; font-size: 9pt; font-family: Arial, sans-serif; color: #FFFFFF; font-weight: 500; vertical-align: middle; text-align:center; }
#floornav a{text-decoration: none; padding: 2px; color: #FFFFFF; text-transform:uppercase;}
#floornav a:hover { background-image: url("images/Floor_Nav-over.jpg"); background-position: center center; background-repeat: no-repeat; padding: 2px; }
#floorselect { font-size: 12pt; font-family: Times New Roman, serif; color: #000000; font-weight: 700; vertical-align: middle; text-align:center; }
#floorselect a{text-decoration: none; color: #000000;}
#floorselect a:hover{text-decoration: underline; color: #000000;}

#contactselect { font-size: 11pt; font-family: Times New Roman, serif; color: #000000; font-weight: 700;}
#contactselect a{text-decoration: none; color: #000000;}
#contactselect a:hover{text-decoration: underline; color: #000000;}

a {text-decoration: none; }
a:active     { color: #000000; text-decoration: underline; }
a:link       { color: #000000; text-decoration: underline; }
a:visited    { color: #000000 }
A.Link2      { COLOR: #000000; }
A.Link2:visited { COLOR: #FF0000; }
A.Link2:hover { COLOR: #000000; }

.subLinks a {text-decoration: none; color: #FFFFFF; font-size:14px; text-transform:uppercase;}
.subLinks a:visited    { color: #FFFFFF; }
.subLinks a:hover {text-decoration: underline; color: #FFFFFF;}

.whiteText {
	color: #FFFFFF; 
	font-size:14px; 
	text-transform:uppercase;
}
.Text { 
	font-size: 11pt; 
	font-family: "Times New Roman", Times, serif;
	line-height: 25px; 
	color: #000000;
}