@charset "UTF-8";
/* CSS Document */

body {
	background-color:#a8a7a7;
	background-image:url(images/bgTile.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px 0px;
	padding:0px 0px;
	font-family:Interstate-Bold, Verdana, Arial, Helvetica, sans-serif;
	color:#6d6e71;
	font-size:11pt;
}

#site {
	margin:0px auto 0px auto;
	padding:0px 0px;
	background-image:url(images/siteDivBG.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:860px;
	height:626px;
}

#main {
	margin:0px auto;
	padding:38px 0 0 0;
	width:800px;
}

p {
	padding:0;
	margin: 0 0 16px 0;
}

#header {
	margin:0;
	padding:0;
	height:100px;
}

#content {
	margin:0px 0px;
	padding:0;
	height:408px;
}

#content a,
#content a:link,
#content a:visited
 {
	color: #6d6e71;
	text-decoration:underline;
}

#content a:hover,
#content a:active
 {
	color: #ef405e;
	text-decoration:underline;
}

.press #content a,
.press #content a:link,
.press #content a:visited
 {
	color: #6d6e71;
	text-decoration:none;
}

.press #content a:hover,
.press #content a:active
 {
	color: #ef405e;
	text-decoration:none;
}


#forms {
	padding:29px 0px 0px 237px;
	font-family:Interstate-Bold, Verdana, Arial, Helvetica, sans-serif;
	color:#6d6e71;
	font-size:11pt;
	text-align:left;
}

.contact #forms {
	margin: 0 auto;
	padding:29px 0px 0px 237px;
	font-family:Interstate-Bold, Verdana, Arial, Helvetica, sans-serif;
	color:#6d6e71;
	font-size:11pt;
	text-align:left;
}

#forms ul {
	list-style:none;
	margin:0;
	padding:0;
}

#forms li {
	list-style:none;
	padding:0 0 15px 0;
	margin:0;
	
}

#forms li span {
	padding:0 0 0 5px;
	margin:0px 0px 0px 5px;
}

#forms li span span {
	padding:0;
	margin:0;
}

#forms li span.red {
	padding:0 0 0 5px;
	margin:0px 0px 0px 5px;
	background-color:#ef405e;
}

#forms li span span.red {
	padding:0 0 0 5px;
	margin:0;
	background-color:#ef405e;
}
	
form{
	margin:0;
	padding:0;
}

	
#footer {
	margin:0px 0px;
	padding:0px 0px;
	height:28px;
}

#footer-intro {
	margin:0;
	padding:0;
	height:52px !important;
	text-align:right;
}

#footer-intro a,
#footer-intro a:link
{
	padding-top:10px;
	padding-right:15px;
	display:block;
	text-decoration:none;
	color:#000000;
}

#footer-intro a:hover,
#footer-intro a:active
 {
	color: #ef405e;
}


input {
	padding:0;
	margin:0;
	font-family:Interstate-Bold, Verdana, Arial, Helvetica, sans-serif;
	color:#6d6e71;
	font-size:11pt;
	background-color:#d1d3d4;
	border:none;
	display:inline;
	width:315px;
}

select {
	padding:0;
	margin:0;
	width:100%;
	font-family:Interstate-Bold, Verdana, Arial, Helvetica, sans-serif;
	background-color:#d1d3d4;
	color:#6d6e71;
	font-size:11pt;
	border:none;
	width:315px;
}

img {
	margin:0;
	padding:0;
}

.red {
	background-color:#ef405e;
}

span.red {
	background-color:#fff;
	color:#ef405e;
}

h1 {
	margin:0;
	padding:29px 0px 0px 13px;
}

#copy {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6d6e71;
	font-size:10px;
	line-height: 15px;
}

#quote {
	position: absolute;
	bottom: 18px;
	left: 32px;
}

#logo {
	float: left;
}

#nav {
	margin: 0;
	padding: 0;
	list-style:none;
	width:565px;
	float:right;
}

#nav ul { /* all lists */
	margin: 48px 0px 0px 0px;
	padding: 0;
	list-style:none;
	line-height:11px;
	font-weight:bold;
	font-size:11px;
	letter-spacing: 1px;
}

#nav a {
	margin: 0;
	padding: 0;
	display: block;
	color:#6d6e71;
	text-decoration:none;
	height:12px;
}

#nav ul a {
	margin: 0;
	padding: 0;
	display: block;
	color:#6d6e71;
	text-decoration:none;
	height:12px;
}

#nav li { /* all list items */
	margin: 0;
	padding: 0;
	float: left;
	text-align:left;
	/* width:84px;width needed or else Opera goes nuts */
}

/* #nav list items */
#building {
	width:84px;
}
#residences {
	width:104px;
}
#neighborhood {
	width:128px;
}
#press {
	width:66px;
}
#team {
	width:58px;
}
#contact {
	width:60px;
}
/* end #nav list items */

#nav li ul { /* second-level lists */
	position: absolute;
	padding:4px 0 0 0;
	margin:0 0 0 -12px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul { /* second-level lists */
	height:163px;
	width:162px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 151px;
	width:147px;
} 

#nav li li {
	width:160px;
	padding: 0 0 0 12px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	/*left: auto;*/
}

/*#nav ul li a:hover, #nav ul li.sfhover a {
	color: #ef405e;
}*/
#nav ul li a:hover,
#nav ul li a.sfhover
{
	color: #ef405e;
}

/* CLASS ACTIVE */
#nav li.active ul
{
	left: auto;
}

#nav li.active a
{
	color: #ef405e;
}

#nav li.active li a
{
	color:#6d6e71;
}

#nav li.active ul li a:hover,
#nav li.active ul li.sfhover a
{
	color: #ef405e;
}


#nav li.active li.active {
	background-image:url(images/nav_cross.gif);
	background-position: left center;
	background-repeat:no-repeat;
}


/* Section Specific Code */

/* Buildings Section */

.buildings #site,
.neighborhood #site,
.team #site,
.intro #site,
.map #site
{
	margin:0px auto 0px auto;
	padding:0;
	background-image:url(images/siteDivBG_clean.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:860px;
	height:626px;
}

.contact #site
{
	margin:0px auto 0px auto;
	padding:0;
	background-image:url(images/siteDivBG_contact2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:860px;
	height:626px;
}

.home #site
{
	margin:0px auto 0px auto;
	padding:0;
	background-image:url(images/siteDivBG_home.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:860px;
	height:626px;
}

.home #content img {
	margin:0 0 0 25px;
	padding:0;
}

.home #content div {
	margin:0 0 0 25px;
	padding:0;
	font-size:10px;
	font-weight:normal;
}

.intro #site #main div {
	padding:0;
	margin:160px 0 0 15px;
	height:536px;
}

.intro #site #main div div {
}

.buildings #header,
.home #header,
.contact #header
{
	margin:0;
	padding:0;
	height:141px;
}

.buildings #content
{
	margin:0;
	padding:0;
	height:395px;
}

.buildings #content #left {
	margin:0;
	padding:0;
	width: 555px;
	height:395px;
	float:left;
}

.buildings #content #right {
	margin:0;
	padding:0;
	width: 245px;
	height:395px;
	float:right;
	position:relative;
}

.buildings #content #right #copy {
	margin:0;
	padding:0;
	width: 245px;
}

.buildings #content #right #copy-inner {
	margin:0 30px 0 32px;
	padding:0;
}

.res3 {
	background-image: url(images/buildings/Res3Right.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.res4 {
	background-image: url(images/buildings/Res4Header.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.res6 {
	margin: 62px 0 0 275px;
}


.neighborhood h1 {
	margin:0;
	padding:18px 0px 0px 13px;
}

.neighborhood #header
{
	margin:0;
	padding:0;
	height:166px;
}

.neighborhood #content
{
	margin:0;
	padding:0;
	height:370px;
}

.neighborhood #content #right {
	margin:0;
	padding:0;
	width: 525px;
	height:370px;
	float:right;
}

.neighborhood #content #left {
	margin:0;
	padding:0;
	width: 275px;
	height:370px;
	float:left;
	position:relative;
}

.neighborhood #content #left #copy {
	margin:0;
	padding:0;
	width: 275px;
}

.neighborhood #content #left #copy-inner {
	margin:0 30px 0 32px;
	padding:0;
}


/* TEAM */

.team h1 {
	margin:0;
	padding:18px 0px 0px 13px;
}

.team h2 {
	margin:10px 0px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6d6e71;
	font-size:10px;
	font-weight: normal;
}

.team em {
	color: #ef405e;
	text-transform:uppercase;
	text-decoration:none;
	font-style:normal;
}


.team #header
{
	margin:0;
	padding:0;
	height:166px;
}

.team #content
{
	margin:0;
	padding:0;
	height:370px;
}

.team #content #right {
	margin:0;
	padding:0;
	width: 235px;
	height:370px;
	float:right;
	position:relative;
}

.team #content #right div {
	position: absolute;
	bottom: 18px;
	margin:0;
	padding:0;
	text-align:right;
	width: 210px;
}

.team #content #left {
	margin:0;
	padding:0;
	width: 565px;
	height:370px;
	float:left;
	position:relative;
}

.team #content #left #copy {
	margin:0;
	padding:0;
	width: 450px;
}

.team #content #left #copy-inner {
	margin:0 30px 0 32px;
	padding:0;
}

/* END TEAM */

#press-main {
	width: 500px;
	height: 352px;
	background-image:url(images/buildings/press-copy-bg.jpg);
	background-repeat:no-repeat;
}

#press-copy {
	width: 500px;
	height: 352px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color:#6d6e71;
	font-size:10px;
	overflow:auto;
	margin:0;
	padding:0;
}

#press-copy-inner {
	padding: 0 38px;
}

#press-copy h1 {
	margin:0;
	padding:0 0 5px 0;
	font-size:16px;
	color: #ef405e;
}

#press-copy h1 a,
#press-copy h1 a:link,
#press-copy h1 a:visited
{
	font-size:16px;
	color: #ef405e;
	text-decoration:none;
}

#press-copy h1 a:hover,
#press-copy h1 a:active
{
	font-size:16px;
	color: #ef405e;
	text-decoration:underline;
}


#press-copy h2 {
	margin:0;
	padding:0 0 3px 0;
	font-size:14px;
	color: #6d6e71;
}

#press-copy h3 {
	margin:0;
	padding:0 0 3px 0;
	font-size:12px;
	color: #6d6e71;
}

#press-copy a,
#press-copy a:link,
#press-copy a:visited
 {
	color: #6d6e71;
	text-decoration:underline;
}


#press-copy a:hover,
#press-copy a:active
 {
	color: #ef405e;
	text-decoration:underline;
}

.active-hover {
	left: auto !important;
}

.map h1 {
	margin:0;
	padding:0px 0px 5px 13px;
}

.map #header
{
	margin:0;
	padding:0;
	height:166px;
}

.map #content
{
	margin:0;
	padding:0;
	height:370px;
}

.map #content #right {
	margin:0;
	padding:0;
	width: 605px;
	height:370px;
	float:right;
}

.map #content #right div {
	margin:0;
	padding:0;
}

.map #content #left {
	margin:0;
	padding:0;
	width: 195px;
	height:370px;
	float:left;
	position:relative;
}

.map #content #left #copy {
	margin:0;
	padding:0;
	width: 195px;
}

.map #content #left #copy-inner {
	margin:0 30px 0 32px;
	padding:0;
}

#flashContent {
	margin:0;
	padding:0;
}

#flashContent p {
	margin:100px 0;
	padding:0;
	text-align:center;
}