* {
 margin: 0;
 padding: 0;
}

body {
 color: #425d6f;
 background: #fcfdfd url(../../images/bg.jpg) repeat-x top;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 0.8em;
}

img {
 border: none;
}

#wrapper {
 width: 970px;
 margin: 0 auto;
}

#apartmentsites {
 float: right;
 padding-top: 5px;
}

#apartmentsites select {
 font-size: 0.9em;
}

#left {
 width: 274px;
 float: left;
}

#nav {
 height: 333px;
 background: url(../../images/nav_bg.jpg) no-repeat top; 
 margin-top: -2px;
}

html>/**/body #nav {
 margin-top: 0;
}

#nav ul {
 padding: 60px 0 0 0;
 text-align: right;
}

#nav ul li {
 font-size: 1.5em;
 margin: 0 18px 7px 0;
 list-style: none;
}

html>/**/body #nav ul li {
 margin: 0 0 7px 20px;
}

#nav a {
 width: 230px;
 height: 29px;
 display: block;
 color: #aec3dd;
 text-decoration: none;
 padding: 3px 10px 0 0;
 text-transform: uppercase;
 font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#nav a:hover, #nav a.selected {
 color: #aeb9cd;
 background: url(../../images/nav_hover_bg.jpg) repeat-x;
}

img.pdficon {
 position: relative;
 margin: 0 2px -2px 0;
}

.leftbox {
 color: #000;
 margin: 15px 0 0 10px;
 font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
}

.leftbox h2 {
 color: #004eab;
 font-size: 1.3em;
}

.leftbox table {
 width: 252px;
 background: #d3d5d6;
 margin-top: 5px;
 padding: 5px;
}

.leftbox table td {
 padding: 0 0 2px 10px;
}

.leftbox table td span {
 font-size: 0.85em;
}

.leftbox ul {
 width: 242px;
 background: #d3d5d6;
 margin-top: 5px;
 padding: 5px;
}

.leftbox ul li {
 list-style: none;
 clear: left;
}

.leftbox ul li span {
 font-weight: bold;
 float: left;
 padding: 0 3px 4px 0;
 font-size: 1.1em;
}

#right {
 width: 656px;
 min-height: 613px;
 height: auto !important;
 height: 613px;
 background: url(../../images/divider.jpg) no-repeat 0px 250px;
 position: relative;
 float: left;
 margin-top: 85px;
}

body.sub #right {
 background: transparent !important;
}

#featurebox {
 width: 656px;
 height: 388px;
 background: url(../../images/feature_bg.png) no-repeat top;
 float: right;
 margin-right: -45px;
}

#flash {
 float: right;
 margin: 25px 13px 0 0;
}

html>body #flash {
 margin-right: 25px;
}

#slideshow {
 width: 400px;
 height: 337px;
}

div.caption {
	position: absolute;
	margin-top: -56px;
	margin-left: -62px;
	width: 400px;
	height: 56px;
	text-align: center;
	left: 50%;
	padding: 15px 10px 0 10px;
	background: url(../../images/captionbg.png) no-repeat top;
	color: white;
	font-size: 1.3em;
	display: none;
	text-shadow: black 0.1em 0.1em 0.2em;	
}

img#aptlogo {
 margin: 28px 0 0 25px;
}

#featurebox ul {
 height: 240px;
 margin: 10px 0 0 25px;
}

#featurebox ul li {
 font-size: 0.9em;
 color: #000;
 list-style: none;
}

#featurebox a {
 color: #000;
 text-decoration: none;
}

#featurebox a:hover {
 text-decoration: underline;
}

img#appbutton {
 margin-left: 25px;
}

#content h2 {
 color: #004eab;
 font-size: 1.5em;
 float: left;
 margin: 20px 0 0 25px;
 font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
}

html>body #content h2 {
 margin: 20px 0 0 50px;
}

#text {
 width: 385px;
 float: left;
 margin: 25px 0 0 15px;
}

#text p {
 margin: 0 0 10px 0;
 line-height: 1.6em;
}

#bottombar {
 width: 669px;
 min-height: 126px;
 height: auto !important;
 height: 126px;
 background: #adaeaf url(../../images/bottom_bg.jpg) no-repeat top;
 clear: both;
 margin: 15px 0 0 25px;
}

html>body #bottombar {
 margin: 15px 0 0 35px;
}

#bottombar h3 {
 color: #004eab;
 font-size: 1.2em;
 margin: 10px 0 0 0;
 font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;  
}

#weather {
 width: 215px;
 min-height: 126px;
 height: auto !important;
 height: 126px;
 background: #adaeaf url(../../images/bottom_bg.jpg) no-repeat top;
 float: left;
 margin: 0 20px 0 0;
}

#weather h3 {
 padding-left: 20px;
}

#weather_report {
 margin-top: -20px;
}

#weather a.weatherlink {
 font-size: 0.85em;
 font-weight: bold;
 color: #174166;
 text-decoration: none;
 margin: -20px 0 0 20px;
}

#news {
 float: left;
 margin-left: 20px;
}

#news ul {
 margin-top: 15px;
}

#news ul li {
 display: inline;
 list-style: none;
 margin: 10px 10px 0 0;
}

.clear {
 clear: both;
}

#footer {
 color: #000;
 text-align: center;
 font-size: 0.85em;
 margin: 15px 0;
}

#footer a {
 color: #425d6f;
}

#map {
 float: right;
 margin: 20px 13px 0 0;
}

html>body #map {
 margin-right: 25px;
}

#map iframe {
 border: 1px solid #000;
 padding: 4px;
}

#map a {
 text-align: center;
 color: #000 !important;
 font-weight: bold;
 margin: 4px 0 0 150px;
}

#featurebox.floorplan {
 width: 656px;
 height: 543px;
 background: url(../../images/floorplan_bg.png) no-repeat top !important;
 float: right;
 margin-right: -45px;
}

#featurebox.gallery {
 width: 656px;
 height: 635px;
 background: url(../../images/gallery_bg.png) no-repeat top !important;
 float: right;
 margin-right: -45px;
 position: relative;
}

#gallery {
 margin: 23px 0 0 0;
 text-align: center;
}

#largephoto img {
 border: 1px solid #ababab;
}

#thumbs #thumbnav {
 margin: 1px 0 0 0;
 padding-top: 5px;
}

html>/**/body #thumbs #thumbnav {
 margin: 1px 0 0 27px;
}

#thumbs #thumbnails {
 margin-left: 0px;
}

#thumbs #thumbnails {
 clear: both;
}

#thumbs #thumbnails div {
 display: inline;
 margin-right: 20px;
}

html>/**/body #thumbs #thumbnails div {
 margin-right: 19px;
}

#thumbs #thumbnails img {
 width: 111px;
 height: 81px;
 padding: 4px;
 border: 1px solid #ababab;
 margin-bottom: 10px;
}

#mid #thumbs #thumbnails a:active img {
 border: 4px solid #f36900;
 padding: 0px;
 margin-right: 2px;
}

body#photopage {
 margin: 0 auto;
 text-align: center;
}

body#photopage #belcologo {
 text-align: left;
}

#featurebox.apppage {
 width: 616px;
 padding: 20px 20px 20px 20px;
}

