body
	{
	background: url('../images/background.jpg') top center; 
	margin: 0px;
	}

#logo
	{
	display: block;
	position: absolute;
	z-index: 3000;
	top: 20px;
	left: 0px;
	width: 250px;
	height: 100px;
	}

#home
	{
	background: url('../images/home.jpg') top center;
	height: 400px;
	}

#amenities
	{
	background: url('../images/amenities.jpg') top center;
	height: 400px;
	}

#contact
	{
	background: url('../images/contact.jpg') top center;
	height: 400px;
	}

#features
	{
	background: url('../images/features.jpg') top center;
	height: 400px;
	}

#floorplans
	{
	background: url('../images/floorplans.jpg') top center;
	height: 400px;
	}

#gallery
	{
	background: url('../images/gallery.jpg') top center;
	height: 400px;
	}

#location
	{
	background: url('../images/location.jpg') top center;
	height: 400px;
	}

#login
	{
	background: url('../images/login.jpg') top center;
	height: 400px;
	}

#residents
	{
	background: url('../images/residents.jpg') top center;
	height: 400px;
	}

#container
	{
	position: relative;
	top: -400px;
	margin: auto;
	width: 996px;
	}

#leftcol
	{
	float: left;
	width: 248px;
	}

#mainnav
	{
	margin: auto;
	padding-top: 260px; 
	text-align: center;
	text-transform: uppercase;
	font-family: arial, helvetica, sans;
	font-size: 16px;
	width: 160px;
	}

#mainnav a
	{
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #808080;
	}

#mainnav a:hover
	{
	color: #C0C0C0;
	}

#aptinfo
	{
	margin: auto;
	padding-top: 30px; 
	width: 200px;
	text-align: center;
	font-family: arial, helvetica, sans;
	color: #ffffff;
	font-size: 12px;
	}

#rightcol
	{
	float: right;
	width: 744px;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #000000;
	}

#topnav
	{
	padding-top: 10px;
	text-align: right;
	}

#topnav a
	{
	text-decoration: none;
	}

#topnav a:hover
	{
	text-decoration: underline;
	}

#homecontent 
	{
	padding: 400px 10px 10px 10px;
	}

#homecontent h1.index
	{
	background: url('../images/welcome.gif') no-repeat;
	height: 41px;
	}

#pagecontent
	{
	padding: 300px 10px 10px 10px;
	}

#pagecontent h1.features
	{
	background: url('../images/features.gif') no-repeat;
	height: 41px;
	}

#pagecontent h1.amenities
	{
	background: url('../images/amenities.gif') no-repeat;
	height: 41px;
	}

#pagecontent h1.floorplans
	{
	background: url('../images/floorplans.gif') no-repeat;
	height: 41px;
	}

#pagecontent h1.gallery
	{
	background: url('../images/gallery.gif') no-repeat;
	height: 48px;
	}

#pagecontent h1.location
	{
	background: url('../images/location.gif') no-repeat;
	height: 34px;
	}

#pagecontent h1.contact
	{
	background: url('../images/contact.gif') no-repeat;
	height: 36px;
	}

#pagecontent h1.residents
	{
	background: url('../images/residents.gif') no-repeat;
	height: 36px;
	}

#contactform
	{
	width: 500px;
	}

.error
	{	
	font-family: arial, verdana, helvetica; 
	color: #800000; 
	font-size: 12px; 
	}

#content
	{
	display: block;
	width: 740px;
	}

#resleft
	{
	float: left;
	width: 200px;
	}

#resleft h3
	{
	display: block;
	background: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	}

#resleft a.servicerequest
	{
	display: block;
	padding-left: 33px;
	background: url('../images/service.gif') left center no-repeat;
	height: 24px;
	text-decoration: none;
	}

#resleft a.servicerequest:hover
	{
	text-decoration: underline;
	}

#resright
	{
	float: right;
	width: 490px;
	padding: 5px;
	}

#footer
	{
	padding-top: 20px;
	display: block;
	width: 100%;
	font-family: arial, helvetica, sans;
	font-size: 11px;
	color: #808080;
	}

#footer a
	{
	color: #808080;
	text-decoration: none;
	}

#footer a:hover
	{
	text-decoration: underline;
	}

#footerleft
	{
	float: left;
	width: 50%;
	}

#footerright
	{
	float: right;
	width: 50%;
	text-align: right;
	}

#eho
	{	
	display: block;
	width: 230px;
	padding: 50px 30px;
	font-size: 10px;
	background: url('../images/eho.gif') no-repeat left;
	color: #999999;
	}

#shadow-container
	{
	display: block;
	width: 552px;
	background: #ffffff;
	margin: auto;
	}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container
	{
	position: relative;
	left: -1px;
	top: -1px;
	}

#shadow-container .shadow1
	{
	background: #CCCCFF;
	}

#shadow-container .shadow2
	{
	background: #C0C0C0;
	}

#shadow-container .shadow3
	{
	background: #808080;
	}

#shadow-container .container
	{
	width: 550px;
	background: #ffffff;
	border: 1px solid #848284;
/*	padding: 10px; */
	display: block;
	}

#shadow-container h3
	{
	color: #ffffff;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	background: #808080;
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	}

#shadow-container p
	{
	padding: 5px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	}

#shadow-container em
	{
	padding: 5px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
	}

#floorplan
	{
	display: block;
	}

#fpleft
	{
	float: left;
	width: 50%;
	text-align: center;
	}

#fpright
	{
	float: right;
	width: 45%;
	padding: 5px;
	text-align: left;
	}

	/*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;
	}

/*  Calendar Styles */
#calendar
	{
	margin: auto;
	}

#sidebar
	{
	position: absolute;
	top: 400px;
	left: 0px;
	z-index: 3000;
	filter:alpha(opacity=74); 
	-moz-opacity:.75;
	opacity:.75;	
	width: 270px;
	}

#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;
/*	border: 1px solid #97BFCE; */
	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;
	}

.events
	{
	position: absolute;
	z-index: 3;
	filter:alpha(opacity=95); 
	-moz-opacity:.95;
	opacity:.95;	
	display: block;
	width: 198px;
	height: 300px;
	}

#events
	{
	display: block;
	width: 270px;
	background: #ffffff;
	margin: auto;
	}

#events .shadow2,
#events .shadow3,
#events .container
	{
	position: relative;
	left: -1px;
	top: -1px;
	}

#events .shadow1
	{
	background: #CCCCFF;
	}

#events .shadow2
	{
	background: #C0C0C0;
	}

#events .shadow3
	{
	background: #808080;
	}

#events .container
	{
	width: 270px;
	background: #ffffff;
	border: 1px solid #848284;
/*	padding: 10px; */
	display: block;
	}

/* dynamic movein calendar css */

#moveincalendar
	{
	visibility: hidden;
	}

#calendarinset
	{
	width: 200px;
	position: absolute;
	top: 450px;
	left: 600px;
	z-index: 3000;
	}

#calendarinset a
	{
	text-decoration: none;
	}

#calendarinset table
	{
	font-family: arial, helvetica, sans; 
	font-size: 11px; 
	color: #000000; 
	width: 100%;
	border: 1px solid #97BFCE;
	background: #D7D7D7;
	}

#calendarinset td
	{
	text-align: center;
/*	border: 1px solid #97BFCE; */
	background: #ffffff;
	}

#calendarinset table.noborder
	{
	border: 0px;
	background: #ffffff;
	}

#calendarinset td.noborder
	{
	border: 0px;
	}

#calendarinset td.nonmonthday
	{
	border: 0px;
	background: #EEEEEE;
	}

#calendarinset td.today
	{
	border: 1px solid #97BFCE; 
	background: #FF8000;
	}

#calendarinset a.event
	{
	background: #F1ED50;
	display: block;
	}

