@charset "UTF-8";
body {
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	background-color: #333333;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	letter-spacing: .5px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #3D2011;
	letter-spacing: 0.5px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #3D2011;
	letter-spacing: 0.5px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 40px;
}
a {
	color: #FFFFFF;
}
a.press-link {
	font-size: 13px;
	display: block;
	margin-bottom: 10px;
}
div.spacer { clear: both; }
div.spacer-divide {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.type-heavy {
	font-weight: bold;
}
.hidden {
	display: none;
}
.float-right {
	float: right;
}
.float-left {
	float: right;
}
.centered {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#pagewrap {
	position: relative;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #547C90;
	background-image: url(../images/bg-tile.gif);
	background-repeat: repeat;
	margin-bottom: 30px;
}
#layout-column1 {
	background-color: #FFFFFF;
	float: left;
	width: 260px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
#layout-column2 {
	background-image: url(../images/bg-gradient.png);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	margin-left: 260px;
	min-height: 800px;
	width: 740px;
	position: relative;
	padding-bottom: 60px;
}
#layout-footer { }
#content {
	position: relative;
	background-color: #547C90;
	width: 581px;
	margin-top: 96px;
	margin-right: auto;
	margin-left: auto;
	min-height: 640px;
	padding-bottom: 30px;
	font-size: 13px;
	color: #FFFFFF;
}
#logo {
	height: 136px;
	width: 222px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

/* Navigation */

#nav {
	font-size: 11px;
	line-height: 24px;
	margin-top: 45px;
	margin-left: 47px;
}
#nav a {
	color: #547C90;
	display: block;
	font-weight: bold;
	letter-spacing: .5px;
}
#nav a:hover, body#overview a.item1, body#overview-team, body#schools a.item2, body#schools-art-design a.item2, body#schools-beekman a.item2, body#retail a.item3, body#community a.item4, body#residential a.item5, body#press a.item6, body#contact a.item7 {
	color: #3D2011;
}

#subnav {
	margin-left: 15px;
	display: none;
}
body#overview-team a.sub1 {
	color: #3D2011;
}
body#schools a.sub1, body#schools-art-design a.sub2, body#schools-beekman a.sub3 {
	color: #3D2011;
}
body#retail a.sub1, body#retail-demographics a.sub2, body#retail-neighborhood a.sub3, body#retail-plans a.sub4 {
	color: #3D2011;
}

#subnav.schools a.sub3 {
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
body#overview #subnav.overview, body#overview-team #subnav.overview, body#schools #subnav.schools, body#schools-art-design #subnav.schools, body#schools-beekman #subnav.schools, body#retail #subnav.retail, body#community #subnav.community {
	display: block;
}
body#retail #subnav.retail, body#retail-demographics #subnav.retail, body#retail-neighborhood #subnav.retail, body#retail-plans #subnav.retail {
	display: block;
}
#slider-subnav {
	font-size: 12px;
	color: #6FA6C0;
	width: 290px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: right;
	margin-right: 20px;
	line-height: 21px;
}
#slider-subnav.plans {
	width: 340px;
}
#slider-subnav.neighborhood {
	width: 140px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#slider-subnav  li {
	display: inline-block;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
}
#slider-subnav  a {
	color: #3D2011;
}
#slider-subnav a:hover {
	color: #FFFFFF;
}

/* Content */

#content.home {
	width: 581px;
	margin-top: 96px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
#content.schools {
	width: 581px;
	margin-top: 96px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}

#popup {
	background-image: url(../images/bg-popup.png);
	background-repeat: repeat;
	padding: 32px;
	border: 1px solid #3D2011;
	position: absolute;
	font-size: 14px;
	line-height: 20px;
	color: #3D2011;
	letter-spacing: 0.7px;
	z-index: 10;
}
#popup.home {
	left: 370px;
	top: 116px;
}
#popup.schools {
	left: 107px;
	top: 55px;
}
#popup.overview {
	left: 107px;
	top: 70px;
}
#textbox {
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	width: auto;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#textbox.overview {
	padding-top: 60px;
	padding-bottom: 30px;
}
#textbox.contact {
	padding-top: 60px;
	padding-bottom: 30px;
	font-size: 14px;
}
#textbox.home {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 15px;
	text-align: center;
	line-height: 24px;
}
#textbox.plans {
	font-size: 11px;
	line-height: 19px;
	padding-top: 0px;
}
p.quote {
	font-style: italic;
	color: #3D2011;
	text-align: left;
}
td.c1 {
	width: 240px;
}
