body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height:1.5em;
	margin: 0;
	padding: 0;	
}

td,th, p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight:300;
	padding: 0;


}
ul {
	margin-left: -10px;
	padding-left: 20px;
	list-style-position: outside;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight:300;
	margin-bottom: 0px;
	padding: 0;

}

a:link {
color: #008290;
}

a:visited {
color: #000000;
}

.backg {
	background-image: url(images/common/backg.gif);
}


.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #008290;
	line-height: 28px;
	font-size: 24px;
	font-weight: normal;
	text-align: left
}

.floorplanlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #008290;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	text-align: left
}

.floorplanlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
 }

.subsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #008290;
	font-size: 16px;
	font-weight: normal;
	text-align: left
	margin-bottom; 15px
}

.footer {
	background-color: #008290;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline
	color: #FFFFFF;
 }
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
 }
 
a.footer2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
 }
a.footer2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8D4A3;
	text-decoration: underline;
 }
 a.footer2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
 }
 .imgspace {
	padding-bottom:8px;
	padding-right:8px;
 }
.largerbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align: left
}
.tableheader{
	background-color: #CDE6E9;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	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: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 6px;
}
	
.whiterow{
background-color: #fff;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	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: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 6px;
	}
.greyrow{
background-color: #ECECEC;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	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: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 6px;
	}
.formbutton{
background:#008290;
color:#fff;
font-weight:bold;
padding: 3px;
}

.hidden {
	display: none;
}

table.link { text-decoration:none; }
table.link a:link {text-decoration:none; }
table.link a:visited {text-decoration:none; }
table.link a:active {text-decoration:none; color:#000; }
table.link a:hover {text-decoration:none; color:#000; }

.PropCentric{
	color:#FFFFFF;
	float:right;
	font-size:9px;
	text-align:left;
	width:400px;
}

.navSpace{
	padding-right:25px;
