body {
	margin: 0px;
	background: url('../images/background.jpg') top center;
	}

h1 {
	color: #414141;
	font-family: times, arial, helvetica, sans;
	font-size: 20px;
	font-weight: normal;
	}

.error, #error, #sgnerror {
	color: #FF0000;
	}

#header {
	display: block;
	}

#header .index {
	background: url('../images/header.jpg') top center no-repeat;
	height: 397px;
	}

#header .amenities {
	background: url('../images/header-amenities.jpg') top center no-repeat;
	height: 397px;
	}

#header .features {
	background: url('../images/header-features.jpg') top center no-repeat;
	height: 397px;
	}

#header .floorplans {
	background: url('../images/header-floorplans.jpg') top center no-repeat;
	height: 397px;
	}

#header .gallery {
	background: url('../images/header-gallery.jpg') top center no-repeat;
	height: 397px;
	}

#header .location {
	background: url('../images/header-location.jpg') top center no-repeat;
	height: 397px;
	}

#header .residents {
	background: url('../images/header-residents.jpg') top center no-repeat;
	height: 397px;
	}

#header .contact {
	background: url('../images/header-contact.jpg') top center no-repeat;
	height: 397px;
	}

#header .login {
	background: url('../images/header-login.jpg') top center no-repeat;
	height: 397px;
	}

#header .leftcol {
	float: left;
	width: 300px;
	padding-top: 30px;
	}

#header .rightcol {
	float: right;
	width: 500px;
	text-align: right;
	}

#header .rightcol a {
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #C0C0C0;
	text-decoration: none;
	padding-left: 10px;
	}

#header .rightcol a:hover {
	color: #000000;
	}

.wrapper {
	margin: auto;
	width: 800px;
	}

#container {
	margin-top: -150px;
	}

#container .leftcol {
	float: left;
	width: 200px;
	}

#container .rightcol-index {
	float: right;
	width: 560px;
	padding-top: 120px;
	margin: 20px;
	font-family: verdana, arial, helvetica, sans;
	font-size: 80%;
	}

#container .rightcol {
	float: right;
	width: 560px;
	padding-top: 10px;
	margin: 20px;
	font-family: verdana, arial, helvetica, sans;
	font-size: 80%;
	}

#contact, #residents {
	display: block;
	}

#contact table {
	margin: auto;
	}

#contact fieldset {
	height: 200px;
	}

#residents #display {
	float: left; 
	width: 372px;
	padding-left: 5px;
	padding-right: 5px;
	}

#residents #options {
	float: right; 
	width: 178px;
	}

#residents #alerts {
	display: block;
	text-align: center;
	background: #414141;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	}

#residents .service a {
	display: block;
	text-align: center;
	background: #03395B;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	padding-top: 5px;
	}

#residents .service a:hover {
	background: #FF8000;
	}

#nav {
	text-align: center;
	}

#nav a {
	display: block;
	text-transform: uppercase;
	font-family: arial, verdana, helvetica, sans;
	font-size: 16px;
	color: #E6E7D5;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E6D7D5;
	}

#nav a:hover {
	color: #ffffff;
	}

.aptinfo {
	width: 180px;
	margin: auto;
	padding-top: 15px;	
	color: #E6E7D5;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	}

.aptinfo h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}

.floorplan {
	display: block;
	background: #ffffff;
	border: 1px solid #000000;
	margin: 2px;
	}

.floorplan .header {
	background: #03395B;
	font-family: arial, helvetica, sans;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	}

.floorplan .lefthead {
	float: left;
	}

.floorplan .righthead {
	float: right;
	}

.floorplan .left {
	float: left;
	width: 200px;
	padding: 5px;
	}

.floorplan .right {
	float: right;
	width: 300px;
	padding: 10px;
	}
#footer {
	margin: auto;
	width: 800px;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #414141;
	}

#footer a {
	color: #414141;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

#footer .leftcol {
	float: left;
	width: 430px;
	text-align: right;
	}

#footer .rightcol {
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 20px;
	}

.eho {
	background: url("../images/eho.gif") left center no-repeat;
	padding-left: 25px;
	margin-left: 210px;
	height: 21px;
	padding-top: 8px;
	}

#map {
	margin: auto;
	width: 550px;
	height: 300px;
	}

/*Ajax Calender*/

#calendar { display: block; }
#calendar a {text-decoration: none;}
#calendar table {font-family: arial, helvetica, sans; font-size: 11px; color: #000000; width: 100%; border: 1px solid #97BFCE; background: #D7D7D7;}
#calendar td { text-align: center; background: #ffffff;}
#calendar table.noborder { border: 0px; background: #ffffff;}
#calendar td.noborder { border: 0px;}
#calendar td.nonmonthday { border: 0px; background: #EEEEEE; }
#calendar td.today { border: 1px solid #97BFCE;  background: #FF8000; }
#calendar a.event {background: #F1ED50; display: block; }
#event-display { border-top: 1px dotted #C0C0C0; margin-top: 5px;}

/*Lightbox Styles*/

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img { border: none; }
#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }
#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }
#prevLink, #nextLink { width: 49%; height: 100%; background: transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("../images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../images/nextlabel.gif") right 15% no-repeat; }
#imageDataContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }
#imageData { 	padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

