body{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0;
	padding:0;
	background-color:#e7e7e7;
}

/*---------DON'T DELETE THIS! CLEARFIX! ---------*/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
  
 .clearfix {
display: inline-block;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */
	
	
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
margin-top:50px;
width: 520px; /*Width of Carousel Viewer itself*/
height: 80px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 8px; /*margin around each panel*/
width: 100px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



a{color:#000000;}
a:hover{text-decoration:none;}
a.readmore{font-weight:bold;color:#a0c3d7}


#container{
	width:778px;
	margin:8px auto;
	padding:5px 0 0 0;
	background-color:#ffffff;

}	

.panel {
	float:left;
	margin-right:10px;
}


#navcontainer{
	float:left;
	width:163px;
	padding:5px 5px 5px 5px;
	margin-left:5px;
	border-width:1px;
	border-style:solid;
	border-color: #b3c1c9;
	
}

#nav, #managementlist, .projectlist{
	float:left;
	margin:3px 0 0 0;
	padding:0;
	background:#245c9a;
	width:163px;
	list-style:none;
}

.projectlist{
	margin-left:8px;
	margin-bottom:25px;
	width:180px;
}

#nav li, #managementlist li, .projectlist li{
	border-bottom:1px dashed #b3c1c9;	
}

#nav li a, #managementlist li a, .projectlist li a{
	display:block;
	width:153px;
	color:#ffffff;
	text-decoration:none;
	padding:6px 5px;
}
.projectlist li a{
	width:170px;
}

#nav li a:hover, #managementlist li a:hover, .projectlist li a:hover {
	background-color:#7d95a3;
}

a.selected{background-color:#7d95a3;}
a.unselected{background-color:#245c9a;}

#nav_union,
#nav_sterling,
#nav_hamilton,
#nav_management{display:none}

#home #nav_home, #about #nav_about, #projects #nav_projects, 
#affiliates #nav_affiliates, #careers #nav_careers, 
#contact #nav_contact, #news #nav_news{
	background-color:#7d95a3;
}

#about #nav_management,
#affiliates #nav_hamilton{
	display:block;
	background:url(../media/images/bg_nav_management.gif) top left no-repeat #245c9a;
}

#affiliates #nav_sterling{
	display:block;
	background:url(../media/images/bg_nav_sterling.gif) top left no-repeat #245c9a;
}

.hamilton #nav_hamilton a{
	display:block;
	background:url(../media/images/bg_nav_management_over.gif) top left no-repeat #7d95a3;
}

.sterling #nav_sterling a{
	display:block;
	background:url(../media/images/bg_nav_sterling_over.gif) top left no-repeat #7d95a3;
}

/**/

.union #nav_union
{ display: block; background:url(../media/images/bg_nav_union_over.gif) bottom left no-repeat #7d95a3; }

#affiliates #nav_union a:hover{
	display:block;
	background: #7d95a3 url(../media/images/bg_nav_union_over.gif) no-repeat left bottom;
}

.sterling #nav_sterling,
#affiliates #nav_serling a:hover{
	display:block;
		background:url(../media/images/bg_nav_sterling_over.gif) bottom left no-repeat #7d95a3;
}

.hamilton #nav_union{
	display:block;
	background:url(../media/images/bg_nav_union.gif) bottom left no-repeat #245c9a;
}

.sterling #nav_union{
	display:block;
	background:url(../media/images/bg_nav_sterling.gif) bottom left no-repeat #245c9a;
}


#about #nav_management a,
#affiliates #nav_union a,
#affiliates #nav_hamilton a,
#affiliates #nav_sterling a
{
	padding-left:33px;
	width:125px;
}

.management #nav_about a{
	background:#245c9a;
}
	

.about #nav_management a:hover,
.management #nav_management a,
#affiliates #nav_hamilton a:hover{
	background:url(../media/images/bg_nav_management_over.gif) top left no-repeat #7d95a3;
	/*padding-left:25px;*/
	width:125px;
}

#affiliates #nav_sterling a:hover{
	background:url(../media/images/bg_nav_sterling_over.gif) top left no-repeat #7d95a3;
	/*padding-left:25px;*/
	width:125px;
}


#navbackgroundcolor{
	margin-top:50px;
	background-color:#244366;	
}

#contentcontainer{
	float:left;
	border-width:1px;
	border-style:solid;
	border-color: #b3c1c9;
	margin-left:5px;
	padding:0 0 8px 5px;
	width:581px;
	line-height:16px;
	min-height:500px;
}

#header{
	float:left;
	width:575px;
	padding:5px 0;
	border-bottom:1px dashed #b3c1c9;	
	margin-bottom:0;
}

#content{
	float:left;
	padding-top:5px;
	width:575px;
	margin-top:5px;
}

#home #content{
	width:365px;
}

#featuredproject{
	float:left;
	width:175px;
	padding:0 5px;
	margin:10px 0 0 20px;
	border-left:1px dashed #b3c1c9;	
}

#featuredvideo{
	float:left;
	width:175px;
	padding:0 5px;
	margin:10px 0 0 20px;
	border-left:1px dashed #b3c1c9;	
}

#teammember{
	float:left;
	width:380px;
	margin-left:20px;
	margin-top:2px;
}

#nameandtitle{
	border-bottom:1px dashed #b3c1c9;
	line-height:12px;
	padding-bottom:5px;
	margin-bottom:5px;
}

#bio{
	text-align:justify;
}

#footer{
	clear:both;
	padding-top:10px;
	text-align:right;
	font-size:10px;
	color:#A19B9B;
	padding:8px;
}

#propertydescription ul{
	margin-top:0;
	padding-top:0;
	padding-left:0;
	margin-left:1.4em;
}

#propertydescription h2{
	color: #244366;
	margin-top:5px;
	padding-top:5px;
	margin-bottom:0;
	padding-bottom:0;
	border-top:dashed 1px #A19B9B;
}

#newspopcontent{
	width:550px;
	margin:5px auto;
	padding:15px;
	background:#ffffff;
	overflow:auto;
	border:1px solid #000000;
}

#newspopcopy{
	clear:both;
	padding:15px;
	font-size:12px;
	text-align:justify
}

#closewindow{
	text-align:right;
	padding:0 8px 8px 0;
	font-weight:bold;
}

#newslogo{
	float:left;
}

/** style classes **/
.headline{
	font-weight:bold;
	text-transform:uppercase;
}

.byline{
	font-size:10px;
	font-style:italic;
}
.sectionheadline{
	color:#ffffff;
	font-weight:bold;
	width:565px;
	background:#244366;
	padding:5px;
	margin-top:0; 
	text-transform:uppercase;
	font-size:14px;
}

.newsheadline{
	color:#ffffff;
	font-weight:bold;
	width:565px;
	background:#244366;
	padding:5px;
	margin-top:0; 
	font-size:12px;
}

#newspopcontent .newsheadline{
	float:left;
	margin-left:15px;
	width:357px;
}

#newspopcontent .byline{
	font-size:12px;
	font-style:normal;
	float:right;
	padding-right:8px;
	text-align:right;
}

.contactbox{
	float:left;
	width:160px;
	margin: 0 25px 20px 18px;
}

#contact .contactbox{
	width:145px;
}

.propertyheader{
	float:left;
	color:#ffffff;
	font-weight:bold;
	width:565px;
	background:#244366;
	padding:5px;
	margin-top:0; 
	font-size:14px;
}

.propertyheader p{
	padding:0;
	margin:0;
	float:left;
}

.listingsback{
	float:right;
}

.listingsback a{
	color:#ffffff;
}

/*** For Printing ***/
#printheader{display:none}