﻿body {margin:0;font-family:Arial;}
img { border:0; }
.active{text-decoration:underline !important;}

#container
{
	margin:0 auto;
	width:969px;
	font-family:Arial;
}
#logo
{
	width:116px;
	height:88px;
	float:left;
	padding:32px 0 20px 32px;
}
#nav, .subnav
{
	float:left;
}

#nav{margin-top:50px;}

#nav ul
{
	list-style:none;
	margin:0px 0px 0px 20px;
	padding:0;
}
#nav ul li, .subnav ul li
{
	display:inline;
	margin:0 0 0 33px;
	padding:0;
	width:100px;
	overflow:hidden;
}
#nav ul li a
{ 
	text-transform:uppercase;
	color:#3c3c3c;
	text-decoration:none;
	font-size:75%;
}
#nav ul li a:hover,#nav ul li a.selected
{
	color:#1db3d8;
}

/*.subnav {
height:auto;
width:743px;
border-top: solid #d4d4d4 1px;
border-bottom: solid #d4d4d4 1px;
margin:20px 0px 0px 50px;
}
*/
.subnav ul{
height:auto;
width:700px;
border-top: solid #d4d4d4 1px;
border-bottom: solid #d4d4d4 1px;
margin:20px 0px 0px 50px;
display:block;
}

.subnav ul li{
padding:0px 25px 0px 25px;
margin:0px;
}

.subnav ul li a{
text-transform:uppercase;
color:#3c3c3c;
text-decoration:none;
font-size:70%;
}

.sub-selected {
background-color:#effbfd;
}

/* home page */
.contentthird
{
	width:300px;
	float:left;
	margin:40px 34px 0 0;
}
.last { width:301px; margin-right:0px !important; }
.contentthird .title
{
	margin-bottom:20px;
}
.contentthird .blueprint
{
	margin-right:10px;
}
.contentthird p
{
	color:#525252;
	font-size:70%;
	line-height:20px;
	margin:0;
}
.contentthird p a
{
	color:#f03983;
	font-weight:bold;
	text-decoration:none;
}
/* inner page */

#headline
{
	height:71px;
	width:100%;
	background-color:#000;
	padding-top:15px;
}
#headline .content
{
	width:969px;
	margin:0 auto;
}
#headline .content h1
{
	font-family:Arial;
	font-weight:normal;
	font-size:160%;
	margin:0;
	padding:0;
	color:#fff;
	text-transform:uppercase;
}
#headline .content h2
{
	margin:3px 0px 0px;
	padding:0;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	font-family:Georgia;
	font-size:92%;
	color:#1db3d8;
}
#page-content
{
	width:969px;
	margin:40px auto 0 auto;
}
#page-content #left-content
{
	width:444px;
	margin-right:30px;
	float:left;
}
#page-content a{
color:#f03983;}

#page-content #left-content p, #page-content #left-content li{ font-size:70%; line-height:20px; margin:0;}
#page-content #left-content p strong { margin: 10px 0 10px 0; }
#page-content #left-content a { color:#f03983; font-size:70%; font-weight:bold; text-decoration:none; } 
#page-content #left-content .neighborhood-link {
width:420px;
text-transform:uppercase;
font-family: caslon, "times new roman", arial;
font-style:italic;
font-size:130%;

border-bottom: solid #d4d4d4 1px;
margin-top:5px;}

#page-content #right-content
{
	width:495px;
	float:left;
}

/* footer */
#footer
{
	width:100%;
	height:24px;
	margin-top:40px;
	background-color:#616161;
	padding-top:12px;
}
#footer .content
{
	margin:0 auto;
	width:969px;
}
#footer .content div
{
	color:#fff;
	font-size:70%;
	padding:0 20px 0 0;
	margin:0 0 0 20px;
	border-right:solid #fff 1px;
	height:13px;
	float:left;
	overflow:hidden;
}
#footer .content div.first { margin-left:0px; }
#footer .content div.last { border:0; }

#footer .content div.last a{text-decoration:none; color: white;} 

#footer .content div.last a:hover{text-decoration:underline;}

/* form */

.contact {
	font-size: 11px;
	font-weight: bold;
	color: #1db3d8;
	width: 550px;

}

.contact a {
	color: #1db3d8;
	text-decoration: none;
}

.contact a:hover {
	text-decoration: underline;
}

#form {
	padding: 15px 0px 25px 10px;
	font-size: 11px;
}

#form td {
	padding: 0px 5px 0px 0px;
}

.formLabel {
	padding: 10px 0px 3px 0px;
	font-weight: bold;
}

.formField {
	width: 290px;
}

.error
{
	color:Red; font-weight:bold;

}

/* Unit Viewer */

.unit-container{
display:none;
}

