@charset "UTF-8";

/*
-----------------------------------------------
Screen Stylesheet - Main Screen Stylesheet is: /css/blueprint/screen.css

This website uses the "Blueprint Gutterless" mthod: http://github.com/bilson/gutterless_blueprint_css/tree/master

Author: Delwin Holeman delwin@idwebandprint.com
Version: 2009.01
----------------------------------------------- */

	
	/* force right scrollbar */
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
	overflow: -moz-scrollbars-vertical !important;
	}

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(/images/bg_header2.gif) repeat-x;
	}
	
.container {
	margin: 7px auto 0 auto;
	padding: 0 0 15px 0;
	width: 920px;
	border: none;
	}
	
#home .container {
	padding: 0 0 32px 0;
	}

	
/* 
HEADER --------------------- */
	
	
#header {
	height: 83px;
	}
	
#logo {
	margin: 14px 0 0 0;
	}
	
#slogan {
	margin: 14px 0 0 0;
	text-align: right;
	}
	
#search {
	margin-top: 35px;
	}

	
/* 
NAVIGATION --------------------- */
	
#navMain{
	padding: 0 0 0 30px;
	width: 890px;
	background-color: transparent;
	background-image: none;
	border-top: 5px solid #aa9d9f;
	border-bottom: none;
	}
	
#navMain ul{
	margin: 9px 0 0 0;
	padding: 0;
	height: 26px;
	}
	
#home #navMain ul{
	margin: 8px 0 0 0;
	}
	
#navMain ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#home 	   			li#n-home a:link, 			#home li#n-home a:active, 						#home li#n-home a:visited,
#about				li#n-about a:link,			#about li#n-about a:active,						#about li#n-about a:visited,
#team				li#n-team a:link,				#team li#n-team a:active,						#team li#n-team a:visited,
#services			li#n-services a:link,			#services li#n-services a:active,				#services li#n-services a:visited,
#projects			li#n-projects a:link,			#projects li#n-projects a:active,				#projects li#n-projects a:visited,
#clients				li#n-clients a:link,			#clients li#n-clients a:active,					#clients li#n-clients a:visited,
#certifications	li#n-certifications a:link,	#certifications li#n-certifications a:active,	#certifications li#n-certifications a:visited,
#contact			li#n-contact a:link,			#contact li#n-contact a:active,					#contact li#n-contact a:visited {
	color: #fff;
	border-bottom: 3px solid #dedede;
	}
	
#navMain ul li a {
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #f3e4e6;
	font-size: 11px;
	margin: 0 0 0 22px;
	padding: 0 22px 0 0;
	border-right: 1px solid #dedede;
	}
	
#navMain ul li a:hover {
	color: #fff;
	}
	
#navMain ul li#n-contact a {
	border-right: none;
	}
	
#contact			li#n-contact a:link,			#contact li#n-contact a:active,					#contact li#n-contact a:visited {
	border-right: 1px solid #dedede;
	}

/* 
nav secondary --------------------- */


#sidebar #managementSidebar {
	float: left;
	margin: 32px 0 0 0;
	padding: 10px 15px 33px 23px;
	width: 230px;
	background: #efefef;
	}
					
#navSec {
	float: left;
	margin: 33px 0 0 0;
	padding: 24px 15px 33px 23px;
	width: 230px;
	background-color: #efefef;
	}
	
#home #navSec {
	padding: 24px 15px 33px 30px;
	width: 270px;
	}
	
#navSec ul {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	display: inline;
	list-style: none;
	width: 220px;
	}
	
#navSec ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.financial 	   	li#s-financial a:link, 		.financial li#s-financial a:active, 				.financial li#s-financial a:visited,
.construction	li#s-construction a:link,	.construction li#s-construction a:active,		.construction li#s-construction a:visited,
.municipal		li#s-municipal a:link,		.municipal li#s-municipal a:active,			.municipal li#s-municipal a:visited,
.accounting	li#s-accounting a:link,		.accounting li#s-accounting a:active,			.accounting li#s-accounting a:visited,
.process			li#s-process a:link,			.process li#s-process a:active,					.process li#s-process a:visited,
.training		li#s-training a:link,			.training li#s-training a:active,					.training li#s-training a:visited,
.contract		li#s-contract a:link,			.contract li#s-contract a:active,				.contract li#s-contract a:visited,
.FAR				li#s-FAR a:link,				.FAR li#s-FAR a:active,							.FAR li#s-FAR a:visited,
.assessment	li#s-assessment a:link,	.assessment li#s-assessment a:active,		.assessment li#s-assessment a:visited,
.overview		li#s-overview a:link,		.overview li#s-overview a:active,				.overview li#s-overview a:visited,
.team			li#s-team a:link,				.team li#s-team a:active,							.team li#s-team a:visited {
	color: #000;
	padding-left: 8px;
	border-left: none;
	background: url(/images/arrow.gif) no-repeat 0 6px;
	}
	
#navSec ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	width: 220px;
	margin: 4px 0 0 0;
	letter-spacing: .03em;
	padding: 0 0 4px 0;
	}
	
#navSec ul li a:hover {
	color: #676767;
	}
	
#navSec img {
	padding: 0 135px 8px 0;
	border-bottom: 1px solid #831a2b; 
	}
	
#home #navSec img {
	padding: 0 157px 8px 0;
	border-bottom: 1px solid #831a2b; 
	}
	
#sidebar #managementSidebar img {
	width: 200px;
	padding: 0 22px 8px 0;
	border-bottom: 1px solid #831a2b; 
	}
	
#sidebar #managementSidebar li img {
	width: 33px;
	padding: 0 3px 0 0;
	border-bottom: none; 
	border: 1px solid #7594b9;
	background: #fff;
	padding: 2px;
	}
	
#navSec img.news {
	width: 200px;
	padding: 0 22px 8px 0;
	border-bottom: 1px solid #831a2b; 
	}
	
.awardsHeading img {
	width: 227px;
	padding: 58px 22px 8px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #831a2b; 
	}
	
	
/* 
nav-tertiary --------------------- */

#navSec ul li ul#navTer {
	float: left;
	padding: 0 0 4px 0;
	margin-top: 0;
	}
	
ul#navTer li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#navSec ul li ul#navTer li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #3551d7;
	margin: 0;
	padding: 2px 0 2px 23px;
	border-bottom: none;
	line-height: 14px;
	width: 200px;
	background: url(/images/icon_pdf_sm.gif) no-repeat 9px 3px;
	}
	
#navSec ul li ul#navTer li a:hover {
	color: #831a2b;
	}
	
#navSec ul.blueLinks {
	margin-top: 18px;
	}
	
#navSec ul.blueLinks li a {
	color: #3551d7;
	padding: 0 0 20px 0;
	}
	
	
/* 
LAYOUT --------------------- */
		
#bannerHome {
	height: 210px;
	border-bottom: 1px solid #dddfe5;
	}
	
#mainContent {
	margin: 55px 0 0 0;
	}
	
#mainContentLeftBorder {
	padding-top: 20px;
	margin: 35px 0 0 0;
	border-left: 1px solid #ccc;
	}
	
#projects #mainContent {
	margin: 41px 0 0 0;
	}
	
#team #mainContent {
	margin: 35px 0 0 0;
	}
	
#home #mainContent {
	margin: 27px -3px 0 0;
	border-left: none;
	}
	
#profileSidebar {
	margin: 32px 0 20px 0;
	padding: 0 20px 0 20px;
	width: 230px;
	background: #efefef;
	}
	
.contactForm {
	width: 390px;
	}
	
#projectProfiles {
	margin: 11px 0 0 0;
	padding: 0 0 2px 18px;
	border-left: 4px solid #eaeaea;
	}
	
#project {
	margin: 32px 0 0 0;
	padding: 0 20px 0 20px;
	width: 230px;
	background: #efefef;
	}
	

/* 
LINKS --------------------- */
	
a {
	color: #3551d7;
	text-decoration: none;
	}
	
a:visited {
	color: #990099;
	text-decoration: none;
	}
	
a:hover {
	color: #831a2b;
	}
	
a.pdf {
	text-decoration: none;
	font-size: 11px;
	color: #3551d7;
	font-style: normal;
	padding: 0 0 0 23px;
	background: url(/images/icon_pdf_sm.gif) no-repeat 9px 3px;
	}
	
#projects a.pdf {
	margin-left: 30px;
	}
	
/* 
TEXT & IMAGERY  --------------------- */
	
p {
	font-size: 14px;
	line-height: 20px;
	color: #343434;
	font-family: arial, helvetica, sans-serif;
	}
	
#sidebar p {
	font-size: 12px;
	line-height: 18px;
	}
	
#sidebar p.sidebarQuote {
	font-style: italic;
	margin: 0 0 16px 0;
	padding: 0;
	width: 210px;
	background: url(/images/bg_quote.gif) no-repeat;
	}
	
#sidebar p.sidebarNoQuote {
	font-style: italic;
	margin: 0 0 16px 0;
	padding: 0;
	width: 210px;
	}
	
p.caseStudy {
	text-transform: uppercase;
	font-size: 10px;
	font-style: normal;
	margin: -4px 0 20px 0;
	padding: 0;
	}
	
p.required {
	margin: -10px 0 14px 0;
	font-size: 11px;
	}
		
#content img {
	border: 1px solid #72c18e;
	}
	
#sidebar img.border {
	border: 1px solid #7594b9;
	}
	
.wbeImage {
	text-align: center;
	padding: 50px 0 0 0;
	}
	
.jointVenture p {
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.jointVenture {
	width: 260px;
	margin: 0 0 10px 0; 
	border-bottom: 1px dotted #333;
	}
	
p.smallText {
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#team .teamBioEmail {
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	}
	
#about .teamBioEmail {
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	}
	
#about #mainContent .teamBioEmail img {
	display: inline;
	margin: 0;
	padding-top: 0;
	border: none;
	}
	
#team #mainContent .teamBioEmail img {
	float: none;
	margin: 0;
	padding-top: 0;
	border: none;
	}
	
#team #mainContent img {
	border: 1px solid #7594b9;
	padding: 4px;
	}
	
#sidebar img.border {
	padding: 4px;
	border: 1px solid #7594b9;
	}
	
.teamMember {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	}
	
p.sig {
	float: right;
	margin: -10px 20px 0 0;
	padding: 0;
	}
	
#sidebar p.caption {
	margin: 0 20px 10px 0;
	padding: 0;
	font-size: 9px;
	color: #777;
	line-height: 14px;
	}
	
#news .caption {
	margin: 0 0 10px 0;
	padding: 0;
	width: 260px;
	font-size: 10px;
	color: #777;
	line-height: 14px;
	}
#news .captionTwo {
	margin: 0 0 10px 0;
	padding: 0;
	width: 200px;
	font-size: 10px;
	color: #777;
	line-height: 14px;
	}
	
hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #333; 
	border-style: none none dotted; 
	}
	
#projectProfiles p {
	font-size: 13px;
	line-height: 18px;
	}
	
#projectProfiles p.shortlineheight {
	margin-top: 0px;
	padding: 0;
	line-height: 0px;
	}
	
#team #mainContent img.noborder {
	border: none;
	}
	
img.management {
	margin: 15px 0 15px 0;
	}
	
img.wbeGraphic {
	margin: 25px 0 0 7px;
	}
	
	
/* 
HEADINGS --------------------- */
		
h1 {
	font-size: 25px;
	margin: 0 0 20px 0;
	padding: 0 10px 0 0;
	line-height: 27px;
	}
	
#home h1 {
	font-size: 20px;
	padding: 18px 10px 0 0;
	line-height: 28px;
	width: 495px;
	}
	
#contact h1 {
	width: 240px;
	}
	
#projects h1 {
	font-size: 25px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	line-height: 27px;
	}
	
#team h1.profile {
	font-size: 23px;
	padding: 10px 10px 10px 0;
	line-height: 27px;
	}
	
h1.training {
	font-size: 24px;
	}
		
 h2 {
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0 10px 0 0;
	line-height: 25px;
	color: #000;
	}

h2.contactForm {
	font-size: 20px;
	line-height: 25px;
	}
		
 #team h2 {
	}
	
#projects h2 {
	font-size: 20px;
	color: #831a2b;
	margin: 30px 0 0 0;
	padding: 20px 0 2px 0;
	border-top: 1px dotted #333;
	}
	
#projects h2.profile {
	font-size: 18px;
	color: #831a2b;
	margin: 0;
	padding: 10px 0 18px 0;
	}
	
#team h2.profile {
	font-size: 18px;
	color: #831a2b;
	margin: 0 0 15px 0;
	padding: 0;
	border-top: none;
	}
	
#projects h2.first {
	margin: 0;
	padding: 0 0 2px 0;
	border-top: none;
	}
	
#contact h2 {
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;
	}
	
#contact h2.directions {
	font-size: 25px;
	}
	
h3 {
	text-align: left;
	padding: 10px 0 15px 0;
	margin: 0;
	font-size: 17px;
	line-height: 22px;
	}
	
#clients h3 {
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	}
	
#sidebar h3 {
	padding: 39px 0 24px 0;
	font-size: 21px;
	color: #831a2b;
	}
	
#team h3 {
	text-align: left;
	padding: 0 0 0 0;
	margin: 45px 0 0 0;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	}
	
#projectProfiles h3 {
	margin: 0 0 0 0;
	padding-top: 0;
	line-height: 20px;
	}

/*	
#team #sidebar h3 {
	padding: 39px 0 24px 0;
	font-size: 21px;
	color: #831a2b;
	font-style: normal;
	}
	*/
	
#projects h3 {
	font-style: italic;
	margin: 0;
	padding: 9px 0 7px 0;
	line-height: 23px;
	}
	
#projects #sidebar h3 {
	padding: 23px 0 5px 0;
	font-size: 15px;
	text-align: left;
	color: #831a2b;
	line-height: 18px;
	}
	
#sidebar #profileSidebar h3 {
	padding: 20px 0 5px 0;
	margin: 0;
	font-size: 15px;
	text-align: left;
	color: #831a2b;
	line-height: 18px;
	}

h4 {
	margin: 20px 0 10px 0;
	padding: 0;
	font-size: 18px;
	}	
	
#team h4 {
	margin: 2px 0 12px 0;
	font-size: 10px;
	letter-spacing: .08em;
	text-transform: uppercase;
	}		

body#team.profile h4.projectExperience {
	margin: 0 0 20px 122px;
	padding: 8px 0 0 0;
	font-size: 16px;
	letter-spacing: .08em;
	font-weight: bold;
	color: #831a2b;
	text-transform: uppercase;
	border-top: 1px dotted #333;
	}

h5 {
	margin: 30px 0 0 0;
	padding: 17px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
	border-top: 1px dotted #333;
	}
	
body.profile h5.first {
	margin: 15px 0 12px 0;
	}
	
body.profile h5 {
	font-size: 16px; 
	font-style: normal;
	margin: 0 0 12px 0;
	padding: 17px 0 0 0;
	border-top: none;
	}

h6 {
	margin: 12px 0 19px 0;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	}
	
sup {
	font-size: 10px;
	padding-left: 1px;
}
		
	
/*
TABLES --------------------- */

table.border {
	border: 1px solid #dae6f8;
	}
	
table.border th {
	background-color: #6d8ab0;
	color: #fff;
	}

td {
	vertical-align: top;
	border-bottom: 1px solid #dae6f8;
	}
	
td.even {
	background-color: #e7ebf1;
	}


	
/*
LEFT AND RIGHT ALIGN --------------------- */

 /* these classes can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	
.fltrt {
	float: right;
	margin: 10px 0 20px 45px;
	}
	
.fltrtDownloadPDF {
	float: right;
	margin: 65px 0 0 0;
	}
	
#projects .fltrtDownloadPDF, #about .fltrtDownloadPDF {
	float: right;
	margin: 8px 0 0 0;
	}
	
.fltrt img {
	padding: 4px;
	border: 1px solid #7594b9;
	}

.fltlt { 
	float: left;
	margin: 0 25px 15px 0;
	}
	
#news .fltlt img {
	padding: 4px;
	border: 1px solid #7594b9;
	}
	
#contact .fltlt {
	float: left;
	margin: 0 20px 15px 0;	
	width: 300px;
	}

#contact .fltrt {
	float: right;
	margin: 0 0 15px 0;	
	width: 280px;
	margin-top: -42px;
	}
	
.profilePage .fltlt { 
	float: left;
	margin: 0 20px 0 0;
	}
	
.fltlt img {
	border: 1px solid #aa9d9f;
	}
	
#sidebar .fltlt {
	margin: 0 10px 5px 0; 
	}
	
#about #sidebar p {
	font-size: 12px;
	width: 250px;
	}
	
#sidebar #profileSidebar .fltlt img {
	margin: 0 10px 10px 0;
	border: 1px solid #7594b9;
	}

#newsButton {
	float: right;
	margin: 16px 0 0 0;
	}
	
#newsButton a:link, #newsButton a:active, #newsButton a:visited {
	float: left;
	text-indent:-9999px;
	display: block;
	width: 172px;
	height: 35px;
	background: #fff url(/images/graphicNewsButton.gif) no-repeat 0 0;
	overflow: hidden;
	}
	
#newsButton a:hover {
	background-position: 0 -35px;
	}
	
/* 
LISTS --------------------- */

ul {
	padding: 0 0 15px 0;
	margin: 0;
	}
	
#mainContent ul {
	font-size: 14px;
	margin-left: 10px;
	}
	
ul li {
	margin: 0 45px 8px 0;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(/images/bullet.gif) no-repeat 0 8px;
	}
	
ul.noBullet li {
	padding: 0;
	margin: 0 0 4px 0;
	background: none;
	font-size: 11px;
	line-height: 14px;
	}
	
ul.noBullet li a {
	color: #555;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	border-bottom: 1px dotted #333;
	}
	
ul.noBullet li a:hover {
	color: #5f75df;
	border-bottom: 1px dotted #5f75df;
	text-decoration: none;
	}
	
ul.sidePhotos li {
	padding: 0;
	margin: 0 0 32px 0;
	background: none;
	font-size: 11px;
	line-height: 14px;
	}
	
ul.sidePhotos li a {
	color: #555;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	border-bottom: 1px dotted #333;
	}
	
ul.sidePhotos li a:hover {
	color: #5f75df;
	border-bottom: 1px dotted #5f75df;
	text-decoration: none;
	}
	
#profileSidebar ul li {
	margin: 0;
	padding: 0;
	font-weight: bold;
	background: none;
	}
	
#profileSidebar ul li ul {
	margin: 10px 0 5px 0;
	}
	
#profileSidebar ul li ul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 12px;
	font-weight: normal;
	background: url(/images/bullet.gif) no-repeat 0 8px;
	}

	
/* 
FOOTER --------------------- */
	
#footer {
	width: 100%;
	height: 83px;
	text-align: center;
	margin: 0 auto;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(/images/bg_footer.gif) repeat-x;
	}
	
#footer p {
	padding: 56px 0 0 0;
	font-size: 10px;
	color: #fff;
	}
	
#footer a {
	text-decoration: none;
	color: #fff;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer a.tagline {
	color: #fff;
	}
