* {
	margin: 0;
	padding: 0;
	/*border: 0;*/
}

body {
	background: #533a2e url(/images/background.gif) 0 0 repeat;
}

h1 {
	display: none;
}

#wrapper {
	position: relative;
	width: 978px;
	margin: 0 auto;
}

hr {
	display: none;
}

#logo {
	position: absolute;
	top: 239px;
	border:0;
}

#content {
	width: 760px;
	float: right;
}

#content-container {
	padding: 0 15px; 15px 15px;
	background: #fff;
	border-bottom: 10px solid #fff;
}

#footer {
	margin: 40px 0;
	color: #ede3cd;
	font: 0.7em/1.1em Arial, Verdana, sans-serif;
	width:760px;
	height:70px;
}

#footer .nav {
	list-style-type: none;
	padding:0 0 8px 8px;
}

#footer .vcard * {
	text-transform: uppercase;
}

#footer .vcard {
  float:left;
	width:150px;
	padding-left:7px;
	/*background: url('/images/footer-dfr.gif') no-repeat scroll top left; */
	height:50px;
}

#footer #footer-navigation {
  float:right;
  width:450px;
  text-align:right;
}

#footer #footer-navigation  #footer-logos {
  padding-top:4px;
}

#footer .vcard .fn {
	font-weight:bold;
}

#footer ul.nav {
}


#footer ul.nav li {
	display: inline;
	color: #9d8579;
}

#footer ul.nav li a {
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}

/*
BODY
*/

#body-content {
	width: 490px;
	padding: 15px 200px 40px 40px;
	margin-top: 15px;
	background: url(/images/bodyBackground.gif) 0 0 repeat-y;
	color: #533a2e;
	font: 0.7em/1.5em Arial, Verdana, sans-serif;
	border-bottom: 10px solid #fff;
	min-height:475px; 
	height:auto !important; 
	height:475px;
}

.amenities #body-content { background: url(/images/amenitiesBodyBackground.gif) 0 0 repeat-y; }
.location #body-content { padding:0; background-color:#E9E6DA; background-image:url(); width:730px; height:627px; }

#location-map {	width:730px; height:627px; padding:0; margin:0; border-top:15px solid #fff; }

* html #body-content {
/*	width: 730px;	*/
}


#body-content:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
}


h1,
h2,
h3 {
	font-size: 1em;
	font-weight: normal;
}

h2 {
	font-size: 1.7em;
	padding: 1.5em 0 0.5em 0;
}

h2.layoutPosition { padding:12px 0 12px 40px; }

h3 {
	padding-top: 1em;
}


#body li {
	margin-left: 1.5em;
}


#footer {
	float: left;
	padding-bottom:25px;
}



/*
MAIN NAV
*/

#header ul.nav {
	background: #ba9e61;
	width: 100%;
	height: 30px;
}

#header ul.nav li {
	float: left;
	list-style-type: none;
	padding-left: 10px;
}

html #header ul.nav li.selected a,
html #header ul.nav li.selected a:hover {
	background-position: 0 -60px;
}

#header ul.nav li a {
	display: block;
	height: 30px;
	text-indent: -999em;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#header ul.nav li a:hover {
	background-position: 0 -30px;
}

#header ul.nav .home a {
	width: 47px;
	background-image: url(/images/navigation/main/home.gif);
}

#header ul.nav .amenities a {
	width: 69px;
	background-image: url(/images/navigation/main/amenities.gif);
}

#header ul.nav .location a {
	width: 64px;
	background-image: url(/images/navigation/main/location.gif);
}

#header ul.nav .gallery a {
	width: 89px;
	background-image: url(/images/navigation/main/gallery.gif);
}

#header ul.nav .floorPlans a {
	width: 79px;
	background-image: url(/images/navigation/main/floorPlans.gif);
}

#header ul.nav .availabilities a {
	width: 88px;
	background-image: url(/images/navigation/main/availabilities.gif);
}

#header ul.nav .contact a {
	width: 55px;
	background-image: url(/images/navigation/main/contact.gif);
}


#buildingAmenities,
#apartmentFeatures
{
	width: 50%;
	float: left;
}  

#buildingAmenities h3,#apartmentFeatures h3 {padding-bottom:8px;}


#rightSideGradient {
	float: right;
	width: 150px;
	height: 82px;
	position: absolute;
	top: 335px;
	left: 580px;
	background: #A4AFB3 url(/images/rightGradient.jpg) no-repeat top left;
}

#viewAmenities {
	float: right;
	width: 150px;
	height: 305px;
	position: absolute;
	top: 335px;
	left: 580px;
	background: #A4AFB3 url(/images/viewAmenities-background.jpg) no-repeat top left;
}

#galleryLink {
	display: block;
	width: 130px;
	height: 35px;
	position: absolute;
	top: 20px;
	left: 10px;
	background: url(/images/buttons/viewAmenities.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

#galleryLink:hover {
	background-position: 0 -35px;
}

#body {
	position: relative;	
}


#buildingBrowser {
	float: right;
	width: 150px;
	height: 334px;
	position: absolute;
	top: 0;
	left: 580px;
	background: #A4AFB3 url(/images/buildingBrowser-background.jpg) no-repeat top left;
	border-bottom: 10px solid #fff;
}

/*#buildingBrowser img {
	position: relative;
	top: -80px;
	left: 7px;
}*/

#tower {
	position: absolute;
	top: -80px;
	left: 587px;
	z-index: 10;
	border:0;
}

#photo-gallery-container img { border:3px solid #fff; margin:4px 5px 2px 0; }
#photo-gallery-nav { padding: 0 0 20px 20px; height:15px; }
#photo-gallery-nav ul { list-style:none; }
#photo-gallery-nav ul li { float:left; }

#model-gallery-btn { display: block; background: url(/images/buttons/model-photos-btn-off.png) no-repeat scroll top left;	width: 90px; height: 18px; }
#model-gallery-btn:hover { background: url(/images/buttons/model-photos-btn-over.png) no-repeat scroll top left; }
#model-gallery-btn.selected { background: url(/images/buttons/model-photos-btn-on.png) no-repeat scroll top left; }

#building-gallery-btn {	display: block; background: url(/images/buttons/building-photos-btn-off.png) no-repeat scroll top left;	width: 103px;	height: 18px; }
#building-gallery-btn:hover { background: url(/images/buttons/building-photos-btn-over.png) no-repeat scroll top left; }
#building-gallery-btn.selected { background: url(/images/buttons/building-photos-btn-on.png) no-repeat scroll top left; }

#apply-online  { position:absolute; top:45px; left:450px;  }
#apply-online a {	display:block; background: url(/images/buttons/apply-online-btn.png) no-repeat scroll top left;	width: 71px;	height: 20px; }
#apply-online a:hover {	background-position:0 -20px; }

#contactForm { padding:10px 0; }
.application-error { padding:25px;border:1px solid red; }

/****************************** forms ******************************/
.required_fields { text-align:right; padding:0 90px 5px 0; }
.field { padding:0 0 6px 0; }
fieldset { padding:8px; margin:10px 0; }
legend { font-weight:bold; }
select { width:175px; }
.text { width:250px; }
.textarea { width:250px; height:120px; font: 12px Arial;}
label{ float: left; width: 150px; text-align:right; padding-right:5px; padding-top:0px; }
.validation-advice {	margin:5px 80px 3px 155px; padding:5px; background-color:#533a2e; color:#FFF; }
.validation-failed { border:1px solid #533a2e;  }


/* application message */

.application-error { display:block; border:2px solid #f00; background:#fff; }

/* contact page */
#contact-info { padding-top:8px; }
#department_field { display: none;}


