/* Containers */

#wrapper { width: 960px; margin: auto; }

#header, #container { width: 930px; padding: 15px; border: 1px solid #e9eaf2; background: #fff; } /* width: 960px minus 30px padding */

#header { height: 150px; border-top: 0; margin-bottom: 20px; }
	#header img.logo { float: left; margin-top: 77px; }

#container {  }

body#home #display { background: transparent url('../images/display-home.jpg') no-repeat top left; width: 300px; height: 150px; padding-left: 630px; padding-top: 245px; margin-bottom: 15px; }

body#about #display { background: transparent url('../images/bg-display_about.png') repeat-y top left; width: 930px; height: 100%; padding-top: 70px; padding-bottom: 90px; }
	body#about div#subnav { float: left; width: 132px; padding-left: 58px; }
	body#about div#description { float: left; width: 620px; margin-left: 30px; }

body#floorplans_landing #display { background: #474b64 url('../images/display-floorplans_landing.png') no-repeat top left; width: 766px; height: 384px; padding-left: 164px; padding-top: 96px; }

body#floorplans #display { background: transparent; width: 930px; height: 480px; }
	body#floorplans div#subnav, body#floorplans div#description, body#floorplans div#plan { float: left; height: 457px; padding-top: 23px; }
	body#floorplans div#subnav { background: #6a6d81; width: 90px; padding-left: 14px; padding-right: 10px; border-left: 30px solid #474b64; }
	body#floorplans div#description { background: #d1d2d8; width: 139px; padding-left: 18px; padding-right: 18px; }
	body#floorplans div#plan { padding: 0; }
	
body#news #display { background: transparent url('../images/bg-display_news.png') repeat-y top left; width: 930px; height: 100%; padding-bottom: 90px; }
	body#news div#articles, body#news div#subnav, body#news div#archives { padding: 20px; float: left; }
	body#news div#articles { width: 485px; border-top: 24px solid #3f4462; }
	body#news div#subnav { width: 170px; border-top: 24px solid #6e7289; }
	body#news div#archives { width: 155px; padding-top: 44px; background: #fff url('../images/bg-display_news-border.png') no-repeat top left; }
body#news div.post { margin-bottom: 20px; padding-bottom: 10px; border-bottom: 3px double #a2a4b1; }

body#buyvslease #display { background: #474b64 url('../images/bg-display_buyvslease.png') repeat-y top left; width: 740px; height: 410px; padding-left: 190px; padding-top: 70px; }

body#location #display { background: #474b64 url('../images/bg-display_location.png') repeat-y top left; width: 740px; height: 100%; padding-left: 190px; padding-top: 70px; padding-bottom: 90px; }

body#contact #display { background: #474b64 url('../images/bg-display_contact.png') repeat-y top left; width: 740px; height: 410px; padding-left: 190px; padding-top: 70px; }

div#footer { width: 960px; margin-top: 10px; }

/* Positioning Elements */

.bump { margin-bottom: 152px; }

body#home dl { width: 245px; margin-right: 20px; padding-right: 50px; float: left; }
	body#home dl.last { width: 275px; margin-right: 0; padding-right: 20px; float: left; }
	body#home dt { margin-bottom: 4px; }
	body#home dl a { color:#f99d32; font-size: 1.19em; }
	
body#floorplans_landing dl { width: 325px; margin-right: 55px; float: left; }
	body#floorplans_landing dl.retail { width: 284px; margin: 0; }
body#floorplans_landing dt { margin-bottom: 1.5em; }
body#floorplans_landing dd { margin-bottom: .5em; }

body#buyvslease dl, body#location dl, body#contact dl { width: 285px; margin-right: 30px; margin-top: 43px; float: left; }

body#about dl { width: 280px; margin-right: 30px; margin-top: 43px; float: left; }

/* Form Elements */
