body {
	background: #aeb7b7;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, serif;
}

a:link, a:visited {color: #3f4f43}
a:hover, a:active {color: #a0b0b0}

#outer {
	width: 800px;
	margin: 0px auto;
}

#inner {
	position: relative;
	float: left;
	width: 800px;
	background: #3f4d43;
	min-height: 555px;
	_height: 553px;
}
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Side Nav */
#sideNav {
	position: absolute;
	top: 260px;
	left: 10px;
	width: 160px;	
	background: #3f4f43;
}
#navLeft {
	width: 120px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font-size: 13px;
}
ul.menu {
  padding: 0px;
  margin: 0px;
}
ul.menu li {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
}

ul.menu a, ul.menu a:visited {
  display: block;
  width: 130px;
  border-top: 1px solid #dcdcdc;
  font-size: 11px;
  text-align: left;
  text-decoration: none;
  background: #3f4f43; 
  color: #dcdcdc; 
  padding: 5px;
}

ul.menu a#topGun { border-top: none; }

ul.menu a:hover {
	background: #dcdcdc;
	color: #3f4f43;
	border-top: 1px solid #3f4d43;
}
/*+++++++++++++++++++++++++++++++++++++++++++*/

#logo {
	position: absolute;
	top: 76px;
	left: 40px;
	width: 294px;
	height: 119px;
}

#box1 {
	float: left;
	_float: none;
	width: 730px;
	margin: 0px 30px 0px 40px;
	background: #a0b0b0;
}

#box2 {
	float: right;
	width: 675px;
	background: #dcdcdc;
	
}

#photo {
	float: left;
	width: 675px;
	height: 209px;
	margin: 40px 0px 0px 0px;
}

#contentArea {
	float: left;
	width: 523px;
	margin: 0px 0px 20px 100px;
	_margin: 0px 0px 20px 50px;
	min-height: 300px;
	_height: 300px;
}

#contentArea #pageTitle, #features {
	float: left;
	width: 523px;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	/*color: #3f4f43;*/
	text-align: center;
	background: url("../images/decorator.gif") no-repeat left bottom;
}

#features { font-size: 18px; }

.content {
	float: left;
	width: 523px;
	padding-bottom: 20px;
	background: url("../images/title_decorator.gif") no-repeat left bottom;
	text-align: justify; 
}

.content p {
	float: left;
	width: 500px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
}



/*<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3*/
/* Photo */
/*<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3*/
.content p.photo-album-nav{
	float: left;
	width: 275px;
	_padding-right: 200px;
	_margin-left: 65px;
}

.content p.photo-album-nav a {
	color: #3f4f43;
	outline: none;
}

.content img#photo-album-img {
	_margin-left: 130px;
}

/*<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3*/
/* Floorplans */
/*<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3*/
#floorPlanSelector {
	float: right;
	width: 500px;
	margin: 10px 0px 20px 0px;
}

#floorPlanSelector select {
	float: right;
	width: 180px;
	margin: 10px 0px 0px 0px;
}
#floorPlanDetails {
	display: block; 
	clear: both;
}
a.printButton:link, a.printButton:visited {
	display: block;
	float: left;
	padding: 2px 8px 2px 18px;
	background: url(../images/printable_stuff_icon.gif) no-repeat 4px 3px;
	border: 1px solid #eedcac;
	text-decoration: none;
	color: #252525;
	margin: 0px 0px 10px 0px;
}

a.printButton:hover, a.printButton:active {
	background-color: #eedcac;
	color: #580000;
}

/*<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3*/
/* Neighborhood Info */
/*<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3*/
/*
.content #interests p{
	width: 230px;
	_width: 220px; 
}

/*.content #interests ul {
	margin: 0px;
	padding: 0px;
}

.content #interests li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}

.content #interests ul li h3 {
	clear: left;
	width: 230px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

*+html .content #interests ul li h3 {
	clear: left;
	width: 230px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background: lime;
}

.content #interests p {
	width: 230px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

*+html .content #interests p {
	width: 210px;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	background: brown;
}*/
#interests {
	margin-bottom: 15px;
	width: 500px;
	float: left;
	_padding-bottom: 20px;
}
*/
#interests {
	margin-bottom: 15px;
	width: 500px;
	float: left;
	_padding-bottom: 20px;
}

#interests span.headerTag {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.first {
	width: 230px;
	_width: 250px;
	margin-right: 20px; 
	float: left;
	clear: left;
	overflow: hidden;
}
.second {
	float: right;
	clear: none;
	width: 230px;
	overflow: hidden;
}
.listing p { clear: none; _width: 230px;  }
#interests p { margin: 0px 0px 10px 0px; }

.first {
	width: 200px;
	float: left;
}
.first p { width: 200px; }
.second {float: right; width: 230px;}
/*<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3*/
/* Contact Us */
/*<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3*/
.content div.contactInfo {
	float: left;
	width: 255px;
	_width: 235px;
	text-align: center;
	margin: 0px 0px 16px 0px;
}

.content div.contactInfo span { font-weight: bold; }

.content .center { text-align: center; }

.content div.contactInfo p {
	width: 265px;
	margin: 0px;
}

/*<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3*/
/* Footer */
/*<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3<3*/
#footerContainer {
	width: 800px;
	text-align: right;
	position: relative;
}

a#FClink {
	color:#979088;
	display: block;
	font-size: .1ex;
	background: url("../images/F&Clogo.gif") no-repeat #aeb7b7;
	width: 200px;
	height: 30px;
	float: left;
}

a.resite {
	color: #333;
	float: right;
	font-size: 10px;
}
