@charset "utf-8";
@import url("projectDisplay.css");
@import url("footer.css");
@import url("xmlArticleDisplay.css");
* {
	margin:0;
	padding:0;
	border:0px solid #ffffff;
}
body {
	background-color: #555555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:16px;
	
	background-image:url(/images/backgrounds/body.gif);
	background-position: top center;
	background-repeat:repeat-y;
	background-attachment:fixed;
}
html, body {
     height: 100%;
}
#wrapper {
	background-image:url(/images/backgrounds/content.gif);
	background-position: top left;
	background-repeat:repeat-y;

	position:relative;	
	width:1000px;
	margin-left:-500px;
	left: 50%;
	
	/* For sticky footer */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -65px;	
}
#header {
	height:100px;
	/*background-image: url(/images/backgrounds/header.png) !important;
	background-image: url(/images/backgrounds/header.gif);
	background-repeat: repeat-x;
	background-position:left bottom;*/
	position:relative;
	display:block;
}
a#logoBtn {
	width:249px;
	height:100px;
	top:0px;
	left:0px;
	display:block;
	background-image:url(/images/header/logoBtn.gif);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	position:absolute;
}
a#logoBtn:hover {
	background-image:url(/images/header/logoBtn-over.gif);
}
#industries {
	width:745px;
	height:51px;
	bottom:11px;
	right:0px;
	display:block;
	position:absolute;
}
#industries .padding {
	padding-left:20px;
}

#navigation {
	height:35px;
	font-size:15px;
	line-height:24px;
	
	background-image:url(/images/backgrounds/navigation.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	
	display:block;
	color:#222222;
/*	text-transform:lowercase;*/
	z-index:9;
	position:relative;
}
#navigation a {
	color:#ffffff;
	text-decoration:none;
}
#navigation a:hover {
	background-color:#000000;
}
#about #navigation .about,
#projects #navigation .projects,
#caseStudies #navigation .caseStudies,
#services #navigation .services,
#news #navigation .news,
#contact #navigation .contact,
#subcontractors #navigation .subcontractors {
	color:#c8cfc6;
}
#navigation .header {
	color:#c8cfc6;
	display:block;
	text-align:center;
	width:249px;
	padding-left:0px;
}
/*#projects #navigation .header {
	text-align:left;
	padding-left:20px;
	width:229px;
}*/
#navigation ul#top { 
	width:1000px;
	display:block;
	float:right;
}
#navigation ul#top li a {
	padding-top:3px;
	padding-bottom:3px;
}
#navigation ul#top li {
	display:block;
	float:left;
}
#navigation li.home,
#navigation li.about,
#navigation li.services,
#navigation li.projects,
#navigation li.caseStudies,
#navigation li.news,
#navigation li.contact
{
	background-repeat:no-repeat;
	background-position:top right;
}
#navigation li a.home,
#navigation li a.about,
#navigation li a.services,
#navigation li a.projects,
#navigation li a.caseStudies,
#navigation li a.news,
#navigation li a.contact,
#navigation li a.subcontractors {
	font-size:92%;
	padding-left:28px;
	padding-right:28px;
}
#navigation li a.home {
	margin-left:15px;
}

body#services.db .subNav a.db,
body#services.cm .subNav a.cm,
body#services.gc .subNav a.gc,

body#projects.apartments .subNav a.apartments,
body#projects.education .subNav a.education,
body#projects.green .subNav a.green,
body#projects.healthCare .subNav a.healthCare,
body#projects.manufacturing .subNav a.manufacturing,
body#projects.municipal .subNav a.municipal,
body#projects.office .subNav a.office,
body#projects.retail .subNav a.retail,

body#caseStudies.dentalLab .subNav a.dentalLab,
body#caseStudies.creekHouse .subNav a.creekHouse,
body#caseStudies.designerGreetings .subNav a.designerGreetings,
body#caseStudies.ies .subNav a.ies,
body#caseStudies.laurelCommons .subNav a.laurelCommons,
body#caseStudies.starPhysical .subNav a.starPhysical
 {
	background-color:#333333;
	color:#c8cfc6;
}


ul.subNav {
	padding: 0;
	margin: 0;
	border:0px solid #000;
	list-style: none;
	background-color:#b0c4a4;
	/*display:none; //////////// This SHOULD be none*/
	/*position:absolute; //////////// This SHOULD be absolute*/
	top:27px;
}
#navigation .subNav li {
	background-color:#b0c4a4;
}
#navigation li.first a {
padding-top:2px;
}
#navigation .subNav li.last a {
padding-bottom:2px;
}
#navigation ul.subNav a {
	float:none;
	display:block;
	font-size:12px;
	color:#114432;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
#navigation ul.subNav a:hover {
	background-color:#628f5b;
	color:#fff;
}
.menuDisplay {
	position:absolute;
	top:25px;
}
#servicesDisplay {
	left:220px;
	z-index:10;
}
#projectsDisplay {
	left:334px;
	z-index:11;
}
#caseStudiesDisplay {
	left:436px;
	z-index:12;
}


#caseStudiesSubNav {
	text-transform:none !important;
	font-style:normal;
}
#content {
	background-image:url(/images/backgrounds/content.gif);
	background-position:left top;
	background-repeat:repeat-y;
	
	display:block;
	position:relative;
	z-index:0;
}
#primary {
	display:block;
	float:right;
	color:#444444;
	width:745px;
	font-size:13px;
	line-height:20px;
	z-index:0;
	/*background-color:#FFCC99;*/
}
#primary .padding {
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	padding-bottom:20px;	
}
#primary a {
	font-weight:bold;
	text-decoration:none;
	color:#366b45;
}
#primary a:hover {
	text-decoration:underline;
	color:#333333;
}
#primary h1 {
	font-weight:bold;
	font-style:italic;
	color:#222222;
/*	text-transform:lowercase;*/
	font-size:15px;
	line-height:20px;
}
#projects #primary h2 {
	font-weight:bold;
	font-style:italic;
	color:#222222;
/*	text-transform:lowercase;*/
	font-size:13px;
	line-height:17px;
	margin-top:10px;
	margin-left:10px;
}
#primary h2 {
	font-weight:bold;
	font-style:italic;
	color:#222222;
/*	text-transform:lowercase;*/
	font-size:12px;
	display:block;
}
#primary p, #primary ul {
	margin-top:10px;
	margin-right:220px;
	margin-bottom:10px;
}
#primary ul {
	margin-left:25px;
}
#primary li {
	margin-top:5px;
	margin-bottom:5px;
}
#secondary {
	background-image:url(/images/backgrounds/secondary.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#e7ece4;
	z-index:0;
	
	width:249px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	
	min-height:568px;
}
#secondary .padding {
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
}
#services #secondary .padding,
#projects #secondary .padding,
#caseStudies #secondary .padding {
	padding-left:16px;
	padding-right:15px;
	padding-top:14px;
}
#subcontractors #secondary .padding {
	padding-left:16px;
	padding-right:15px;
	padding-top:14px;
}
#secondary a {
	font-weight:bold;
	text-decoration:none;
	color:#366b45;
}
#secondary a:hover {
	color:#000000;
}
#tertiary {
	float:right;
	margin-left:20px;
	width:200px;	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	/*background-color:#CCCC00;*/
}
#primary #tertiary .padding {
	padding-top:29px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
	margin-left:20px;
	/*background-color:#CC00CC;*/
}
#contact #primary #tertiary .padding {
	padding-top:0px;
}
#home #primary #tertiary h2 {
	padding-top:29px;
}
#primary #tertiary p {
	font-size:11px;
	line-height:14px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#tertiary h2 {
	font-weight:bold;
	font-style:italic;
	color:#222222;
	font-size:15px;
/*	text-transform:lowercase;*/
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	/*background-color:#00CCCC;*/
}
#tertiary .photo {
	width:175px;
	height:130px;
	display:block;
	overflow:hidden;
	background-color:#CCCCCC;
	border: 1px solid #000000;
}
.subNavBtn {
	display:block;
	width:217px;
	height:37px;
	background-image:url(/images/navigation/subNavBtn.bigger.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:4px;
	margin-bottom:4px;
}
ul.projectsSecNav {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
/*	text-transform:lowercase;*/
	font-style:oblique;
	text-align:left;
	font-size:15px;
	line-height:24px;
	list-style:none;
}
ul.projectsSecNav li {
	margin-top:4px;
	margin-bottom:4px;
}
/*#services #secondary .padding,
#projects #secondary .padding,
#caseStudies #secondary .padding {
	padding-left:16px;
	padding-right:15px;
}*/
#secondary a.subNavBtn {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
/*	text-transform:lowercase;*/
}
#secondary a.subNavBtn:hover {
	color:#222222;
	text-decoration:none;
	background-image:url(/images/navigation/subNavBtn-over.bigger.png);
}
.subNavBtn span {
	padding-top:4px;
	display:block;
}
#caseStudies #primary h2 {
	display:block;
	font-weight:bold;
	font-style:italic;
	color:#222222;
	font-size:12px;
/*	text-transform:lowercase;*/
	margin-top:20px;
}
#caseStudies #primary #tertiary h2 {
	margin-top:5px;
}
body#services.db #secondary #dbSubNavBtn,
body#services.cm #secondary #cmSubNavBtn,
body#services.gc #secondary #gcSubNavBtn,

body#caseStudies.creekHouse #secondary #creekHouseBtn,
body#caseStudies.dentalLab #secondary #dentalLabBtn,
body#caseStudies.designerGreetings #secondary #designerGreetingsBtn,
body#caseStudies.ies #secondary #iesBtn,
body#caseStudies.laurelCommons #secondary #laurelCommonsBtn,
body#caseStudies.starPhysical #secondary #starPhysicalBtn,

body#subcontractors.biddingOpportunities #secondary #biddingOpportunitiesBtn,
body#subcontractors.forms #secondary #formsBtn
{
	color:#c6d7c1;
	background-image:url(/images/navigation/subNavBtn-off.bigger.png);
	cursor:default;
}
.context {
    position: absolute;
    text-indent: -999em;
    width: 1em;
    overflow: hidden;
}
.clear {
	clear:both;
}
.hide {
	display:block;
	height:1px;
	overflow:hidden;
	position:relative;
}
p.featured {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
}
.img-wrapper {
	background: url(/images/tertiaryShadow.png) no-repeat right bottom;
	float:left;
	margin-bottom:5px;
}
.img-wrapperRight {
	background: url(/images/tertiaryShadow.png) no-repeat right bottom;
	float:right;
	margin-bottom:15px;
	margin-left:25px;
}
.img-wrapper img, .img-wrapperRight img {
	border: 1px solid #222222;
}
.img-wrapper div, .img-wrapperRight div {
	background: url(/images/tertiaryShadowMask.png) no-repeat left top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	float: left; /* for ie5.2/Mac */
}
#home.home .img-wrapper {
	background: url(/images/homeFeatureShadow.png) no-repeat right bottom;
	
	margin-top:10px;
	position: absolute; top:35px; left:275px;
}
#homeFeaturesDiv {
}
#home.home .img-wrapper div {
	/*background: url(/images/pixel.gif) no-repeat left top !important;*/
	background-image:none;
}
#home.home .img-wrapper img {
	width:100%;
	height:100%;
	border: 0px solid #222222;
}
#home.home #caption {
	position: absolute; top:382px; left:275px;
	width:430px;
}
#primary p.client {
/*	text-transform:lowercase;*/
	font-style:italic;
	color:#666666;
	margin-top:3px;
}
#caseStudies li strong {
/*	text-transform:lowercase;*/
	font-style:italic;
	font-size:12px;
}
#primary a.external {
	padding-right:9px;
	background-image:url(/images/externalLink.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#primary a.external:hover {
	background-image:url(/images/externalLink-over.gif);
}
#primary a.email {
	padding-right:12px;
	background-image:url(/images/email.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#primary a.email:hover {
	background-image:url(/images/email-over.gif);
}
.push {
	height:65px;
}
.featured {
/*	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;*/
	
		font-weight:bold;
		font-style:italic;
		color:#222222;
		font-size:15px;
		line-height:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-bottom:10px;
}
#projectList a.active {
	color:#000000;
}
body#projects.apartments .projectsSecNav a.apartments,
body#projects.education .projectsSecNav a.education,
body#projects.green .projectsSecNav a.green,
body#projects.healthCare .projectsSecNav a.healthCare,
body#projects.manufacturing .projectsSecNav a.manufacturing,
body#projects.municipal .projectsSecNav a.municipal,
body#projects.office .projectsSecNav a.office,
body#projects.retail .projectsSecNav a.retail {
	color:#000000;
}
#newThumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.company {
	text-transform:none !important;
}
#about #photo2 {
	margin-right:230px;
}



