body {
	background-color: #FFFFFF;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: aeb0b3;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #4C4C4C;
}
a:hover {
	color: #4C4C4C;
}
a:visited {
	color: #4C4C4C;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: italic;
}


.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: #4C4C4C;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textRed {
	color: #EC1C24;
}
.txtHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 15pt;
	color: #4C4C4C;
	text-align: justify;
	padding:0px 0 15px 5px;
}
.txtPress {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 15pt;
	color: #4C4C4C;
}
.txtdev {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 15pt;
	color: #4C4C4C;
	text-align: center;
	font-style: italic;
}
.txtpress {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #4C4C4C;
	text-align: left;
	font-style: normal;
	text-transform: uppercase;
}

.txtpress2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #4C4C4C;
	text-align: left;
	font-style: normal;
}
.txtCopyRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	line-height: 15pt;
	color: #4C4C4C;
	text-align: left;
	font-style: normal;
}
.hdrPopupAmenities {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #4C4C4C;
	font-style: normal;
	text-transform: uppercase;
}
.txtPopupAmenities {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #4C4C4C;
	font-style: normal;
}

/*---------- Welcome and Floor Plans of te Week Control ---------- */



#welcome_box {

padding: 10px 10px 10px 0px;


}

.floorplan_box{
height: 100px;
float:right;
padding: 0px 0px 0px 0px;
margin: 5px 10px 15px 15px;
text-align:center;

}


