body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663300;
	background-color: #CC9966;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 663300;
}

.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.planLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:500;
	color: #663300;
}
#Main_Content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 663300;
	border-right-color: 663300;
	border-bottom-color: 663300;
	border-left-color: 663300;
	margin-left:auto; 
	margin-right:auto;
}

#Floor_Plan {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 663300;
	border-right-color: 663300;
	border-bottom-color: 663300;
	border-left-color: 663300;
	background-color: #FEF7F2;
	margin-left:auto; 
	margin-right:auto;

}

#Footer {
	margin-left:auto; 
	margin-right:auto;

}

.contentFrame {
	background-color: #FFFFFF;
	height: 349px;
	width: 387px;
	background-image: url(images/content_bg.jpg);
	vertical-align: top;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D67758;
}

.contentHeader10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D67758;
}

.contentHeader12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D67758;
}

#Apt_Models {

	
}

#Apt_Models TH {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background-color: #DCC44F;
}

#Apt_Models TD {
	text-align: center;
	height: 25px;
	font-size: 9pt;
	vertical-align: middle;
}

#Apt_Models TR.TR1 TD {
	background-color: #E8A995;
  cursor: pointer;
}

#Apt_Models TR.TR2 TD {
	background-color: #E3A1B3;
}

#Apt_Models TR.TR3 TD {
	background-color: #F5E687;
}

