/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: 

transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
strong {font-weight:bold;}
em {font-style:italic}
.sup {position:relative; font-size:90%; top:-2px; left:1px; margin-right:2px;}
h2 .sup {margin-right:1px;}

/* End Reset */

body {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#887F6F;
	background:#FFFFFF url(../images/bkg_page.gif) no-repeat left 155px;
	margin:0;
	padding:0;
	}

p { 
	margin:0 0 0 0; 
	}

h1 { 
	font-family:'arial narrow', arial, helvetica, sans-serif;
	font-size:18px; 
	line-height:22px;
	font-weight:normal;
	color:#DD8B19;
	padding:0;
	margin:0; 
	}

h2 { 
/*	font-family:'arial narrow', arial, helvetica, sans-serif; */
	font-size:14px; 
	line-height:20px;
	font-weight:bold;
	color:#DD8B19;
	padding:0;
	margin:0;   
	}

h3 { 
	font-family:'arial narrow', arial, helvetica, sans-serif;
	font-size:14px; 
	line-height:20px;
	font-weight:bold;
	color:#DD8B19;
	padding:0;
	margin:0;   
	}

h4 { 
	font-size:14px; 
	line-height:20px;
	font-weight:bold;
	color:#DD8B19; 
	padding:0;
	margin:0;   
	}

h5 { 
	font-size:12px; 
	line-height:20px;
	font-weight:bold;
	padding:0;
	margin:0;   
	}

h5.sectionColor {
	color:#DD8B19;
	}

h6 { 
	font-size:12px; 
	line-height:20px;
	font-weight:normal;
	color:#000000;
	padding:0;
	margin:0;   
	}

a, a:link, a:visited { 
	color:#DD8B19;
	text-decoration:none;
	}

a:active, a:hover { 
	text-decoration:underline; 
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

.clear {
	clear: both;
	}

img.right {
	float: right;
	margin: -3px -18px 4px 10px;
	}

img.left {
	float: left;
	margin: -3px 10px 4px -5px;
	}

.small {
	font-size: 90%;
	line-height: 120%;
	}

.upper {
	text-transform: uppercase;
	}

.upperbold {
	font-weight: bold;
	text-transform: uppercase;
	}

.lowernormal {
	font-weight:normal;
	text-transform:none;
	}

.highlight {
	color: #DD8B19;
	}

.blacktype {
	color: #000000;
	}

.greytype {
	color: #887F6F;
	}

.center {
	text-align: center;
	}

.normalweight {
	font-weight: normal;
	}

.catloc {
	font-size: 12px;
	color: #887F6F;
	}

.nowrap {
	white-space:nowrap;
	}





/* BASIC LAYOUT AND BACKGROUND STYLES */

#wrapper {
	width:980px;
	}

#wrapperHd {
	position:relative;
	width:932px;
	height:155px;
	color:#FFFFFF;
	padding:0;
	margin:0 0 1px 0;
	background:url(../images/layout/bkg_wrapper_hd.gif) no-repeat 390px 84px;
	}

#wrapperBody {
	width:980px;
	padding-bottom:77px;
	background:url(../images/layout/bkg_wrapper_bdy.gif) no-repeat right bottom;
	}

#wrapperPage {
	width: 980px; 
	min-height: 600px;
	color: #887F6F; 
	background: url(../images/bkg_wrapper_ct.gif) repeat-y 246px 0px;
	} 

#wrapperFt {
	width:980px;
	height:278px;
	background:url(../images/layout/bkg_wrapper_ft.gif) no-repeat 369px 25px;
	}

/* HEADER STYLES */

#logoHd {
	position:absolute;
	top:50px;
	left:30px;
	width:330px;
	height:80px;
	}

#tagHd {
	position:absolute;
	top:43px;
	left:389px;
	width:356px;
	height:8px;
	background-image: url(Firm%20Dedication%20to%20Structural%20Innovation);
	}

#headerNav {
	position:absolute;
	top:128px;
	left:391px;
	width:540px;
	color: #FFFFFF;
	}

#headerNav li {
	display: inline-block;
	float: left;
	width: 179px;
	height: 27px;
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	margin-right:1px; 
	}

#headerNav li a, #headerNav li a:link, #headerNav li a:visited  {
	display: inline-block;
	float:left;
	width: 179px;
	color: #FFFFFF;
	padding: 7px 0px 4px 0px;
	}

#headerNav li a:active, #headerNav li a:hover {
	text-decoration:none;
	}

#headerNav li a#anchorage {
	background-color: #003952;
	}

#headerNav li a#phoenix {
	background-color: #5B5F36;
	}

#headerNav li a#tucson {
	background-color: #7C3A00;
	}

/* LEFT COLUMN STYLES */

#leftCol {
	float:left;
	width: 246px;
	padding-bottom:1px;
	}

#leftCol li {
	font-family:'arial narrow', arial, helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	border-bottom:1px solid #000000;
	padding:0;
	margin:0;
	}

#leftCol li a,
#leftCol li a:link,
#leftCol li a:visited {
	display:block;
	color: #887F6F;
	padding:11px 0 8px 50px;
	}

#leftCol li a:active,
#leftCol li a:hover { 
	color:#DC831A;
	background-color:#F6E0C6;
	text-decoration:none;
	}

#leftCol a.select { 
	color: #DC831A;
	background-color:#F6E0C6;
	text-decoration:none;
	}

#leftCol li.current a.select {
	background-color:transparent;
	}

/* LEFT COLUMN SELECTED WITH SUBPAGES */

#leftCol li.current {
	background:#F6E0C6 url(../images/layout/bullet_nav.gif) no-repeat 35px 13px;
	}

#leftCol li.current a {
	display: block;
	color: #DC831A;
	background-color: transparent;
	padding: 11px 0 4px 50px;
	}

#leftCol li ul {
	padding-bottom:2px;
	}

#leftCol li.current ul li {
	font-family:'arial narrow', arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-bottom: none;
	padding: 0;
	margin: 0;
	}

#leftCol li.current ul li a {
	display: block;
	color: #887F6F;
	background-color: transparent;
	padding:0 0 4px 62px;
	margin:0;
	}

#leftCol li.current ul li a:active {
	color: #DC831A;
	}

#leftCol li.current ul li a:hover {
	color: #DC831A;
	}

#leftCol li.current ul li.current {
	background-image: none;
	padding:0;
	}

#leftCol li.current ul li.current a {
	color: #DC831A;
	background-image: none;
	padding:0 0 4px 65px;
	}

#leftCol li.current ul li a.select {
	color: #DC831A;
	background:url(../images/layout/bullet_sub.gif) no-repeat 50px 5px;
	}

#leftCol li.current ul li.current ul li a {
	color: #887F6F;
	background-image: none;
	padding:0 0 4px 76px;
	}

#leftCol li.current ul li.current ul li a:active {
	color: #DC831A;
	}

#leftCol li.current ul li.current ul li a:hover {
	color: #DC831A;
	}

#leftCol li.current ul li.current ul li a.select {
	color: #DC831A;
	background:url(../images/layout/bullet_sub.gif) no-repeat 63px 5px;
	}

#leftCol li.current ul li.current ul li ul li a {
	color: #887F6F;
	background-image: none;
	padding: 0px 0px 4px 95px;
	}

#leftCol li.current ul li.current ul li ul li a:active {
	color: #DC831A;
	}

#leftCol li.current ul li.current ul li ul li a:hover {
	color: #DC831A;
	}

#leftCol li.current ul li.current ul li ul li a.select {
	color: #DC831A;
	background-image:url(../images/bullet_sub.gif);
	background-repeat: no-repeat;
	background-position: 80px 5px;
	}

/* END LEFT COLUMN SELECTED WITH SUBPAGES */

/* CONTENT STYLES */

#rightCol {
	float:left;
	width:734px;
	}

#topBlock {
	width:684px;
	height:144px;
	padding:0px;
	margin:0 0 0 1px;
	}

#topLoc {
	width:684px;
	padding:0px;
	color: #FFFFFF;
	background:#F6E0C6;
	margin:0 0 0 1px;
	}

#topLocImg {
	float:left;
	width:324px;
	}

#topLocText {
	float:left;
	width:340px;
	padding:9px 0 0 0;
	margin:0 9px 0 11px;
	}

#topLocText p {
	line-height:22px;
	color:#FFFFFF;
	background-color:transparent;
	margin:0;
	}

#topProj {
	width:684px;
	padding:0;
	margin:0 0 0 1px;
	}

#topProjNarrow {
	float:left;
	width:404px; 
	padding:0;
	margin:0;
	}

#topQuote {
	width:684px;
	font-family:'arial narrow', arial, helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#887F6F;
/*	padding:11px 0 7px 0;  */
	padding:9px 0 9px 0;
	margin:0 0 23px 1px;
	}

#topQuote p {
	font-size:14px;
	line-height:18px;
	text-align:center;
	margin:0;
	}

#topQuote p strong {
	font-size:15px;
	}

#topQuoteNarrow {
	float:left;
	width:260px;
	font-family:'arial narrow', arial, helvetica, sans-serif;
	color:#FFFFFF;
	padding:49px 0 0 0;
	margin:0 0 0 20px;
	}

#topQuoteNarrow p {
	font-size:14px;
	line-height:22px;
	margin:0 45px 0 0;
	}

#topQuoteNarrow p strong {
	font-size:15px;
	}

#topQuoteNarrow p.attribute {
	text-indent:-12px;
	font-size:14px;
	line-height:22px;
	margin:0 45px 0 80px;
	}

/* page content styles */

#wrapperCt {
	width:665px;
	margin-left:20px;
	}

#contactLeft {
	float:left;
	width:310px;
	}

#contactRight {
	float:left;
	width:355px;
	}

#projectThumbs {
	float:left;
	width:165px;
	margin-left:-20px;
	}

#projectList {
	float:left;
	width:520px;
	}

#servicesLeft {
	float:left;
	width:360px;
	}

#servicesRight {
	float:left;
	width:305px;
	}

#content {
	padding:0;
	margin:0;
	}

#content p {
	line-height:19px;
	margin:0 0 19px 0; 
	}

#content p.intro {
	font-size:14px;
	line-height:23px;
	}

#content h1 {
	text-transform: uppercase;
	margin:-2px 5px 20px 0;
	}

div#content h2 {
	text-transform: uppercase;
	margin:0 5px 19px 0;
	}

div#content h3 {
	margin:0 5px 19px 0;
	}

div#content h4 {
	margin:0 5px 0 0;
	}

div#content h5 {
	margin:0 5px 0 0;
	}

div#content h6 { 
	margin:0 5px 0 0;   
	}

#content .greytype {
	color:#887F6F;
	}

#content blockquote {
	padding:6px 0 0 0;
	margin:0 55px 19px 55px;
	}

#content blockquote p {
	font-family:'arial narrow', arial, helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
	color:#DD8B18;
	background-color:transparent;
	margin:0 auto 0 auto;
	}

#content blockquote p.credit {
	font-size:15px;
	line-height:23px;
	font-weight:normal;
	text-align:right;
	margin:0 0 0 0;
	}

#content ul { 
	color:#887F6F; 
	margin:0 5px 13px 0;
	}

#content li { 
	line-height:22px;
	background:url(../images/layout/bullet_ct.gif) no-repeat left 10px;
	padding:0 0 0 7px; 
	margin:0 0 16px 0;
	} 

#content ul li ul { 
	margin:3px 25px 5px 15px;
	}

#content ul li ul li {
	background:url(../images/layout/bullet_ct.gif) no-repeat left 9px;
	margin:0 0 3px 0;
	padding:0 0 0 11px;
	}

#content ul.nobullet { 
	color:#887F6F; 
	padding:0; 
	margin:0 5px 12px 0;
	}

#content ul.nobullet li { 
	background-image:none;
	line-height:20px;
	padding:0; 
	margin:0;
	} 

#content  ul.nobullet li ul { 
	margin:0 5px 0 20px;
	}

#content  ul.nobullet li ul li {
	line-height:20px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}




div#content ol {
	margin: 0px 50px 13px 40px;
	}

div#content ol li { 
	background-image: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px; 
	} 

div#content ol li ul { 
	list-style-type: none;
	list-style-position: outside;
	margin: 3px 20px 4px 15px;
	}

div#content ol li ul li {
	background-image:url(../images/bullet_ct.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 3px 0px;
	}

div#content ol li ol {
	list-style-type: lower-latin;
	list-style-position: outside;
	margin: 3px 20px 4px 30px;
	}

div#content ol li ol li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	}




#content dl {
	margin:0 0 18px 0;
	}

#content dt {
	font-size:12px;
	line-height:20px;
	margin:0; 
	padding:0;
	}

#content dd {
	position:relative;
	left:60px;
	top:-20px;
	font-size:12px;
	line-height:20px;
	margin:0 0 -20px 0; 
	}

#content div#satisfaction {
	margin:0 10px 0 0;
	}

#content div#satisfaction h6 {
	text-align:right;
	color:#DD8B19;
	margin:-16px 6px 18px 0; 
	}





#projectDesc {
	width:665px;
	background:url(../images/layout/bkg_wrapper_proj.gif) repeat-y 234px top;
	padding:0;
	margin:0 0 19px 0;
	}

#projectDescLeft {
	float:left;
	width:234px;
	}

#projectDescRight {
	float:left;
	width:412px;
	margin-left:19px;
	}

#content div#projectDesc p {
	line-height: 21px;
	margin:0; 
	}

#content div#projectDesc h2 {
	font-size: 12px;
	line-height: 19px;
	color:#887F6F;
	text-transform: none;
	margin:0 5px 8px 0;
	}

#content div#projectDesc h5 {
	padding:2px 0 0 0;
	margin:0 5px 0 0;
	}

#readmore {
	width:665px;
	padding:0;
	margin:0;
	}

#content #readmore p {
	font-size:11px;
	line-height:14px;
	text-align:center;
	margin:0 60px 0 60px; 
	}

#content #readmore h2 {
	font-size:11px;
	line-height:14px;
	color:#887F6F;
	background-color:transparent;
	text-align:center;
	text-transform:uppercase;
	margin:0 auto 0 auto;
	}




.catFeature {
	width:664px;
	padding:0 0 0 0;
	margin:2px 0 21px 0;
	color:#887F6F;
	background:#F6E0C6 url(../images/layout/bkg_cat_feature.gif) repeat-y left top;
	}

#content .catFeature img {
	display:block;
	border:none;
	margin:0 0 9px 0;
	}

#content .catFeature p {
	line-height:19px;
	margin:0 6px 2px 12px;
	}

#content .catFeature h3 {
	color:#FFFFFF;
	margin:0 0 8px 0;
	}

#content .catFeature h6 {
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color:#887F6F;
	padding:0;
	margin:0 3px 1px 12px;
	}

.catFeatureFirstCol {
	float:left;
	width:145px;
	padding:20px 19px 0 20px;
	}

.catFeatureSecondCol {
	float:left;
	width:480px;
	padding:16px 0 12px 0;
	}


/* Staff Detail Page */

#bioPic {
	float:left;
	width:144px;
	height:216px;
	margin:-23px 0 0 1px;
	}

#bioPic img {
	display:block;
	margin:0 0 19px 0;
	}

#bioTop {
	position:relative;
	float:left;
	vertical-align:bottom;
	width:500px;
	min-height:216px;
	margin:0 0 0 20px;
	}

#bioTopCt {
	position:absolute;
	bottom:0;
	left:0;
	}

#bioTop p {
	line-height:19px;
	margin:0 0 19px 0;
	}

#bioTop h4 {
	margin:0 5px 0 0;
	}

/* Awards Page Special Styles */


div#content h6.awards { 
	color: #000000;
	background-color: transparent;   
	}

div#content ul.awards { 
	margin:0 5px 16px 0;
	}

div#content ul.awards li { 
	margin:0;
	} 










/* FOOTER STYLES */

#footer {
	position:relative;
	width: 890px;
	color: #484747; 
	}

#footer ul {
	position:absolute;
	top:5px;
	right:0;
	}

#footer li {
	display:block;
	float:right;
	font-family:arial, helvetica, sans-serif;
	font-size:10px; 
	line-height:14px;
	background:url(../images/layout/bullet_ft.gif) no-repeat left 4px; 
	padding:0 4px 0 5px;
	}

#footer li.first {
	background-image:none;
	}

#footer li a,
#footer li a:link,
#footer li a:visited {
	display:block;
	color: #484747;
	}

#footer a:active,
#footer a:hover { 
	text-decoration:underline; 
	}
