body { 
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 14px; 
	color: #032135; 
	text-align: left; 
	background: #fff;
	}
	
h1 { font-weight: normal; font-size: 22px; }
h1#logo { background: url('../images/logo.gif') no-repeat; height: 160px; }
a { text-decoration: none; color: #0000FF; }
a:hover { text-decoration: underline; }
#error { color: #FF0000; }

#header {
	background: url('../images/headerbg.jpg') no-repeat center bottom;
	width: 940px;
	height: 220px;
	margin: auto;
	}
	
#header .left a { display: block; height: 160px; }

#header .left {
	float: left;
	width: 280px;
	height: 100px;
	}
	
#header .right {
	float: right;
	width: 660px;
	text-align: right;
	margin-top: 60px;
	}
	
#nav {
	display: block;
	text-transform: uppercase;
	margin-top: 40px;
	}
	
#nav a {
	text-decoration: none;
	color: #032135; 
	}
	
#nav a:hover, #nav a.selected {
	color: #800000;
	}
	
	
#nav ul {
	list-style-type: none;
	}
	
#nav li.home { float: left; width: 60px; text-align: center; border-right: 1px solid #000000; }
#nav li.features { float: left; width: 165px; text-align: center; border-right: 1px solid #000000;  }
#nav li.floorplans { float: left; width: 105px; text-align: center; border-right: 1px solid #000000;  }
#nav li.photos { float: left; width: 90px; text-align: center; border-right: 1px solid #000000;  }
#nav li.location { float: left; width: 90px; text-align: center; border-right: 1px solid #000000;  }
#nav li.contact { float: left; width: 90px; text-align: center; }

#wrapper {
	width: 940px;
	margin: auto;
	padding-top: 3px;
	}
	
.container {
	display: block;
	margin-top: 3px;
	background: url('../images/wrapperbg.jpg') no-repeat;
	min-height: 300px;
	}
	
#wrapper .left {
	float: left;
	width: 580px;
	margin: 10px;
	padding: 10px;
	border-right: 1px dotted #CCCCCC;
	}
	
#wrapper .right {
	float: right;
	width: 290px;
	padding: 10px;
	}
	
#residents {
	width: 940px;
	margin: auto;
	padding-top: 3px;
	}
	
#residents .left {
	float: left;
	width: 220px;
	padding: 10px;
	border-right: 1px dotted #CCCCCC;
	text-align: center;
	}
	
#residents .left a {
	display: block;
	}
	
#residents .right {
	float: right;
	width: 680px;
	}
	
#status {
	text-align: right;
	}
	
/*Floorplans*/
#fp { display: block; border-bottom: 1px solid #E2EDF1; margin: 5px; padding: 5px; }
#fp h2 { font-weight: normal; padding: 0px; margin: 0px;}
#fp .price { padding-top: 30px; font-size: 16px; color: #3A7343;}
#fp .andup { font-size: 12px; 	color: #032135;  } 
#fp .leftfp { float: left; width: 220px; text-align: center; }
#fp .centerfp { float: right; width: 250px; }

	
#footer {
	width: 920px;
	margin: auto;
	padding: 10px;
	background: url('../images/footerbg.jpg') no-repeat;
	min-height: 140px;
	}
	
#footer h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	}
	
#footer .left {
	float: left;
	width: 390px;
	font-size: 14px;
	padding: 30px 0px 0px 30px;
	}
	
#footer .right {
	float: right;
	width: 490px;
	padding: 30px 0px 0px 0px;
	text-align: right;
	font-size: 12px;
	}
	

/*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; }

/* Big Calendar */
#calendar { font-family: verdana, arial, helvetica, sans; font-size: 11px; color: #7A7A7A; }
#calendar table { width: 100%; }
#calendar th { font-size: 18px; text-align: left; padding: 5px; }
#calendar td { border: 1px solid #EAEAFF; min-height: 60px; }
#calendar td.days { width: 14%; background: #EAEAFF; text-align: center; }
#calendar td.nonmonthday { background: #EAEAFF; }
#calendar a.event{ display: block; text-decoration: none; }
#calendar a.event:hover { background: #FFFFA4; }

/*Event Container*/
#event-container { display: block; width: 400px; background: #ffffff; font-family: verdana, arial, helvetica, sans; font-size: 12px; color: #000000; }
#event-container .shadow2, #event-container .shadow3, #event-container .container { position: relative; left: -1px; top: -1px; }
#event-container .shadow1 { background: #969696; }
#event-container .shadow2 { background: #7A7A7A; }
#event-container .shadow3 { background: #808080; }
#event-container .eventcontainer { background: #ffffff; border: 1px solid #000040; padding: 10px; display: block; }
#event-container .container h2 { font-family: verdana, arial, helvetica, sans; font-size: 14px; margin: 0px; padding-bottom: 5px; color: #000000; border-bottom: 1px dashed #000000; }

#view { visibility: hidden; position: absolute; z-index: 3; filter:alpha(opacity=98);  -moz-opacity:.98; opacity:.98; top: 180px; }
