.float {
	float: left;
	margin: 5px 0 0 50px;
}
.hidden {
	display: none;
}
.clearfix:after {
	content: '.';
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;	
}
.clearfix {
	_height: 1%; /* for IE 6 */
}

body {
	position: relative;
	background:#fff url('images/bg.png') 50% 0% no-repeat;
	margin: 10px 0 0 0;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

h2 {
	margin: 15px 0 0 34px;
	font-size: 18pt;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}

#homeOverall,
#overall {
	width: 820px;
	margin: 2px auto 0;
}

#homeOverall {
	margin-left: 250px;	
}

.navFlash {
	float: left;
}

#header {
	width: 800px;
	text-align: left;
	float: left;
}

#content {
	float: left;
	width: 660px;
	margin: 2px 0 0 5px;
}

#subHeader {
	background: url('images/subHeader.gif');
	width: 660px;
	height: 66px;
	float: left;
	font-family: trebuchet MS, georgia;
	text-align: left;
}

#subMid {
	background: url('images/subContentBg.gif');
	width: 660px;
	min-height: 345px;
	height:auto !important;
	height:345px;
	float: left;
	text-align: left;
}

.contentReal {
	margin: 10px 12px 0 18px;
}

.subPic {
	float: right;
	margin: -5px 0 0 10px;
}


/* Floorplan */
.printBtn:link, .printBtn:visited {
	width: 160px;
	height: 20px;
	float: left;
	background: url('images/printBtn1.jpg') 100% 0%;
}
.printBtn:hover, .printBtn:active {
	width: 160px;
	height: 20px;
	float: left;
	background: url('images/printBtn1.jpg') 10% 100%;
}
TABLE.floorTable {
	width: 624px;
	border-top:1px solid #9AB997;
	border-left:1px solid #9AB997;
	border-right:1px solid #9AB997;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color: #ffffff;
}
tr.floorTable-key {
	font-weight: bold;
	color : #FFFFFF;
	background-color: #9AB997;
}
TABLE.floorTable TD {
	border-bottom:1px solid #9AB997;
	text-align: center;
	height: 20px;
}
HR {
	border: 1px solid #9AB997;
}
#floorContent {
	padding: 25px 0 0 0;
}
.planPic {
	border: 1px solid #000000;	
	float: left;
}
.floorInfo {
	float: left;
	width: 303px;
	padding: 0 0 0 10px;
	margin: 0 0 0 8px;
	border-left: 1px solid black;
}
.amenPrice {
	padding: 0 0 0 1em;
}

/*  Footer styles */
/******************/
.contentFooter {
	margin: 0 0 6px 0;
	float: left;
}
#footer {
	float: right;
	text-align: center;	
	width: 820px;
	margin-bottom: 20px;
}
#leftFoot {
	width: 87px;
	float: left;
}
.logo, .logo2 {
	float: left;
	padding: 0 0 30px;
	margin-top: -3px;
}

#footerLinks {
	width: 563px;
	float: left;
	text-align: center;
}
#footerLinks.interiorPage {
	width: 403px;
}
a.textFooter {
	margin: 0 10px;
	font-weight: bold;
	text-decoration: none;
}
a.textFooter:hover {
	text-decoration: underline;
}
a.resite {
  font-weight: normal;
  text-decoration: none;
  display: block;
  font-size: 11px;
}
a.resite:hover {
  text-decoration: underline;
}
#socnet {
	margin: 10px 0px;
}
#socnet img {
	border: 0;
}

#google_translate_element {
	width: 170px;
	float: left;
}

