body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	/*
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	*/
	background: url(../images/bg_line.jpg) repeat-x 0 0;
	text-align: center;
	margin: 0;
	padding: 0;
}
#mainContainer {
	margin: 3px auto;
	display: block;
	width: 994px;
	background: url(../images/bg_main.jpg) no-repeat 0 0;
}
#header {
	display: block;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}
#topNav {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	margin-top: 12px;
}
#topNav li {
	display: inline;
	color: #3D3D3D;
	font-size: 11px;
}
#topNav a {
	color: #72511D;
	font-size: 11px;
	text-decoration: none;
}
#topNav a:hover {
	text-decoration: underline;
}
#header_nav li {
	float: left;
	margin: 0 0.15em;
}
#header_nav {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	margin-top: 25px;
}
.logo {
	float: left;
	margin-top: 12px;
}
#header_nav a {
	color: #333333;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 11px;
}
#header_nav a:hover {
	color: #333333;
	text-decoration: underline;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 11px;
}
#hero {
	display: block;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	display: block;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: left;
}
.links a {
	color: #72511C;
	text-decoration: underline;
}
.links a:hover {
	color: #72511C;
	text-decoration: none;
}

#content_left {
	float: left;
	height: auto;
	width: 390px;
	margin-left: 30px;
	margin-top: 25px;
	display: block;
}
#content_right {
	width: 250px;
	float: right;
	margin-right: 13px;
	margin-top: 25px;
	display: block;
	text-align: right;
	margin-bottom: 25px;
}
#content_full {
	height: auto;
	width: 680px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 25px;
	display: block;
}
#contact_left {
	float: left;
	height: auto;
	width: 390px;
	margin-left: 30px;
	margin-top: 25px;
	display: block;
}
#contact_right {
	width: 250px;
	float: right;
	margin-right: 13px;
	margin-top: 25px;
	display: block;
	text-align: center;
	margin-bottom: 25px;
}
.size14 {
	font-size: 14px;
}
.double_space {
	line-height: 24px;
}
#content_right a {
	font-size: 11px;
}
#footer {
	display: block;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bars.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	color: #72511D;
	text-align: center;
	margin-bottom: 25px;
	clear: both;
}
#footer a{
	color: #72511D;
	font-size: 11px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a:hover{
	color: #72511D;
	font-size: 11px;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}

.floorplan_box {
	display: block;
	float: left;
	width: 680px;
	padding-bottom: 20px;
}
.floorplan_box .plan {
	display: block;
	width: 65px;
	float: left;
	padding-right: 5px;
	text-align:center;
}
.floorplan_box .unit {
	display: block;
	width: 60px;
	float: left;
	padding-right: 5px;
	text-align:center;
}
.floorplan_box .desc {
	display: block;
	width: 200px;
	float: left;
	padding-right: 5px;
	text-align:center;
}
.floorplan_box .sqft {
	display: block;
	width: 70px;
	float: left;
	padding-right: 5px;
	text-align:center;
}
.floorplan_box .balc {
	display: block;
	width: 95px;
	float: left;
	padding-right: 5px;
	text-align:center;
}
.floorplan_box .price {
	display: block;
	width: 90px;
	float: left;
	padding-right: 5px;
	text-align:center;
}
.floorplan_box .pdf {
	display: block;
	width: 60px;
	float: left;
	text-align:center;
}
.floorplan_link {
	display: block;
	float: left;
	clear: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #72511C;
	width: 680px;
	cursor: hand;
}
.floorplan_link:hover {
	display: block;
	float: left;
	clear: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #72511C;
	width: 680px;
	cursor: hand;
	background-color: #BCE0E3;
}
.floorplan_link a {
	text-decoration: none;
	color: #72511C;
}
.floorplan_link a:hover {
	text-decoration: none;
	color: #72511C;
}
.floorplan_names {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.alt {
	background-color: #F3F3F3;
}
.alt:hover {
	background-color: #BCE0E3;
}

.contact_input {
	color: #696969;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.feat_list_left {
	text-decoration: none;
	display: block;
	float: left;
	width: 330px;
}
.feat_list_right {
	text-decoration: none;
	display: block;
	float: right;
	width: 330px;
}h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.feat_list_left ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 17px;
}
.feat_list_right ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 17px;
}
.preload {
	display: none;
}
.smaller {
	font-size: 10px;
	line-height: 12px;
	color: #FF0000;
}
.photolinks {
	font-size: 16px;
}
