* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-image:url('../images/bg.gif');
	background-repeat: repeat-x;
	background-color: #7B7F94;
	margin:0;
	padding-bottom:35px;
}

body, div, p, span {
	font-size:11px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color:#5b5879;
}

p {
	padding:0 0 12px 0;
	margin:0;
}

h1 {
	font-size:24px;
	padding:0;
	margin:0;
	color:#1A2157;
	/*font-family:georgia;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

h2 {
	font-size:16px;
	padding:0;
	margin:0;
	font-weight:800;
}

h3 {
	font-size:16px;
	padding:0;
	margin:0;
	font-weight:800;
}

.heading {
 	color:#1A2157;
	font-weight:800;
}

.copy2 {
	color:#1A2157;
}

a {
	color:#00329C;
}

img.home_image {
	float:left;
}

#container {
	width:745px;
	margin:0px auto;
}

#logo {
	float:left;
	width:220px;
}

#logo img {
	width:230px;
	height:87px;
}

#nav_container {
	width:505px;
	text-align:right;	
	padding:10px 0 2px 0;
	float:right;
}

#nav2 {
 	width:177px;
 	height:232px;
	margin:0;
	padding:1px;
	list-style:none;
	background-color:#F7F5E4;
	border:solid 1px #CCCC99;
	float:right;
	overflow:hidden;
}

#nav2 a {
	color:#00329c;
	text-decoration:none;
	font-family:verdana;
	font-weight:0;
}

#nav2 a:hover {
	color:#11183e;
}

#nav2 li {
	padding:5px 10px 8px 20px;
	background-image:url('../images/bullet_li.gif');
	background-repeat:no-repeat;
}

#nav2 .heading {
	background-image:url('../images/bullet_nav2_heading.gif');
	padding:6px 5px 6px 22px;
	color:#7D4F0D;
	font-weight:800;
	background-position:0;
}

#specialty_news {
 	width:173px;
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
	background-color:#F7F5E4;
	border:solid 1px #CCCC99;
	border-top:solid 1px #7D4F0D;
	float:left;
}

#specialty_news a {
	color:#465057;
	text-decoration:none;
	font-family:verdana;

}

#specialty_news a:hover {
	color:#00329c;
}

#specialty_news li {
	padding:4px 10px 8px 20px;
	background-image:url('../images/bullet_li.gif');
	background-repeat:no-repeat;
}

#specialty_news li.first {
	background-image:url('../images/bullet_li1.gif');
}

#specialty_news li.header {
	background-image:url('../images/bullet_nav2_news.gif');
}

#specialty_news li.header_transport {
	background-image:url('../images/other_transportation.jpg');
	height: 52px;
}
#specialty_news li.header_site {
	background-image:url('../images/other_site.jpg');
	height: 52px;
}
#specialty_news li.header_water {
	background-image:url('../images/other_water.jpg');
	height: 52px;
}
#specialty_news li.header_bridge {
	background-image:url('../images/other_bridge.jpg');
	height: 52px;
}

#nav2_template {
 	width:173px;
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
	background-color:#F7F5E4;
	border:solid 1px #CCCC99;
	border-top:solid 1px #7D4F0D;
	float:left;
}

#nav2_template a {
	color:#465057;
	text-decoration:none;
	font-family:verdana;

}

#nav2_template a:hover {
	color:#00329c;
}

#nav2_template li {
	padding:4px 10px 8px 20px;
	background-image:url('../images/bullet_li.gif');
	background-repeat:no-repeat;
}

#nav2_template li.header {
	background-image:url('../images/bullet_nav2_news.gif');
}

#nav3 {
	margin:6px 0 0 8px;
	padding:0;
	list-style:none;
	float:left;
	width:175px;
}

#nav3 li {
	padding-bottom:4px;
}

#nav3 li.sub A {
	font-weight: bold;
	text-decoration: none;
	color: #5B5879;
	border: 0px solid red;
	margin-left: 5px;
}
#nav3 li.sub {
	list-style: url('../images/sub_bullet.gif');
	padding: 0 0 4px 4px;
	border: 0px solid green;
	list-style-position: inside;
}

#nav4 {
	padding: 0;
	margin: 0;
}
#nav4 li.sub A {
	font-weight: bold;
	text-decoration: none;
	color: #5B5879;
	border: 0px solid red;
}
#nav4 li.sub {
	list-style: url('../images/sub_bullet.gif');
	padding: 0 0 4px 0;
	border: 0px solid green;
	list-style-position: inside;
}


#heading_featured_work {
	
}

#home_featured_work {
	background-color:#F5F4DC;
	padding:16px 12px 0 14px;
}

#home_featured_work a.headline {
	font-size:24px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#1A2157;
	text-decoration:none;
}

#home_featured_work a.headline:hover {
	text-decoration:underline;
}

#home_featured_work .sub_headline {
	font-size:16px;
	padding:0;
	margin:0;
	font-weight:800;
}

#home_featured_work #feature_text {
	width: 543px;
	/*min-height: 400px;*/
	float: left;
}

#home_featured_work #feature_thumbnail {
	float: left;
	/*padding-left: 16px;*/
	width: 170px;	/* actual width is 176px */
	/*border: 1px solid #FF0000;*/
	/*text-align: center;*/
}

#home_featured_work #feature_thumbnail img {
	border:solid 3px #FDD359;
	display: block;	/* must display as block for auto margin centering to work */
	margin-left: auto;
	margin-right: auto;
}

.project_top_divider {
	margin:0;
	padding:0;
	background-image:url('../images/project_top_divider.gif');
	height:38px;
}

.project_divider {
	background-image:url('../images/project_divider.gif');
	height:29px;
}

.project {
	padding:10px 10px 10px 13px;
}

.project .hr {
	margin:7px 0 10px 0;
	height:3px;
	background-image:url('../images/bg_hr.gif');
	font-size:1px;
}

.project .photos {
	width:258px;
	float:left;
}

.project .photos .thumb {
	float: left;
	width: 106px;
	height: 106px;
	margin: 0 10px 10px 0;
}

.project .photos .thumb img {
	border:solid 3px #FDD359;
	display: block;	/* must display as block for auto margin centering to work */
	margin-left: auto;
	margin-right: auto;
}

.project .photos .thumb4 {
	border:3px solid #FDD359;
	margin:0 10px 10px 0;
	float:left;
}

.project .description {
	float:left;
}

.project .description ul {
	margin:0;
	padding:0;
	margin-top:8px;
	margin-left:18px;
}

.project .description ul li {
	margin-bottom:8px;
}

#projects {
	padding-top:6px;
}

.project_detail {
	width:125px;
	float:left;
}

.project_detail2 {
	width:180px;
	margin-right: 8px;
	float:left;
}
#project_detail2_last {
	margin-right: 0px;
}
.project_detail img, .project_detail2 img {
	display:block;
}

.project_detail .thumb, .project_detail2 .thumb {
	border:solid 3px #E2D3A8;
}

.news_article {	/* this is basically a holder for news articles */
	padding:0;
	margin:0;
	margin-top: 20px;
	/*margin-bottom: 10px;*/
}

.news_article .article_thumbnails {
	width: 106px;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}

.news_article .article_thumbnails .thumbnail {
	width: 106px;
	height: 106px;
	float: left;
	margin-bottom: 10px;
}

.news_article .article_thumbnails .thumbnail img {
	border:solid 3px #FDD359;
	display: block;	/* must display as block for auto margin centering to work */
	margin-left: auto;
	margin-right: auto;
}

.news_article .article_copy {
	width: 408px;
	float: left;
}

#home_entry {
	background-color:#F5F4DC;
	padding:16px 12px 0 14px;
}

#content {
	background-image:url('../images/bg_content.gif');
}

#content_left {
	width:557px;
	float:left;
}

#text {
	padding:23px 10px 12px 13px;
	min-height:400px;	/* min height for content area text */
}

#text img.bio_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#areas_text {
	padding:23px 10px 12px 13px;
}

.item_description {
	padding:10px 10px 10px 13px;
}

.item_description .item_thumbnail {
	float: left;
 	margin-right:10px;
	margin-bottom:10px;	
}

.item_description .item_thumbnail .thumb {
	border:solid 3px #E2D3A8;
}

.item_description img.news_main_thumb {
	border: 3px solid #FDD359;
 	float:left;
 	margin-right:10px;
	margin-bottom:10px;
 }
 
.item_description .news_main_heading {
	font-size: 12px;
	color:#1A2157;
	font-weight:800;
}

.item_description a.news_main_heading {
	text-decoration: none;
}

.item_description a.news_main_heading:hover {
	text-decoration: underline;
} 
 
/*
.item_description img {
 	float:left;
 	margin-right:10px;
	margin-bottom:10px;
 }*/
 
.item_description .hr {
	margin:0 0 12px 0;	
}

.item_description .item_text {
	width:380px;
	float:left;
}
/*
#news_article {
	padding:23px 10px 12px 13px;
	min-height:400px;
}

#news_article #article_thumbnails {
	width: 122px; 
	float: left;
}

#news_article #article_thumbnails img {
	border: 3px solid #FDD359;
	float: left;
 	margin-right:10px;
	margin-bottom:10px;	
}

#news_article #article_text {
	width: 380px;
	float: left;
}
*/
.item_text .hr {
	margin:18px 0;	
}

.news_headline {
	font-size:13px;
	color:#1A2157;
	font-weight:800;
}

a.news_headline {
	text-decoration: none;
}

a:hover.news_headline {
	text-decoration: underline;
}

.section_divider {
	background-image:url('../images/section_divider.gif');
	height:29px;
}

.section_divider2 {
	background-image:url('../images/section_divider2.gif');
	height:29px;
}


.projects_item .photos {
	width:256px;
	float:left;
}

.projects_item img {
	margin:0 6px 6px 0;
	float:left;
}

.projects_item .detail_text {
	width:265px;
	float:left;
}

#home_entry .content {
	width:530px;
	float:left;
}

#home_entry .right {
	float:right;
	text-align:right;
	width:175px;
}

#home_bottom {
	background-image:url('../images/bg_bottom_home.gif');
}

#bottom {
	background-image:url('../images/bg_bottom.gif');
}

#footer {
	background-image:url('../images/bg_footer.gif');
	background-repeat:no-repeat;
	padding:17px 20px 0 85px;
	height:49px;
	font-size:9px;
}

#footer .footer1 {
	color:#989C8A;
	font-size:9px;
}

#footer .footer2 {
	color:#6D7063;
	font-size:9px;
	font-weight:800;
}

#footer p {
	padding-bottom:4px;
}

#footer a {
	font-size:9px;
	text-decoration:none;
	margin:0 0;
	font-weight:800;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .contact {
	padding-left:22px;
	background-image:url('../images/icon_contact.gif');
	background-repeat:no-repeat;
	background-position:7px 4px;
}

/* Admin Link Styles */

#admin_home_header {
	color: #00329c;
	padding: 10px 0px;
	text-align: center;
}

#admin_home_header a {
	color: #00329c;
	text-decoration: none;
}

#admin_home_header a:hover {
	text-decoration: underline;
}

#admin_footer {
	color: #FFFFFF;
	padding: 10px 0px;
	text-align: center;
}

#admin_footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#admin_footer a:hover {
	text-decoration: underline;
}

/*
FORMS
*/
#frmlogin {
	margin:0;
	padding:0;
}

#frmlogin .text {
	font-size:11px;
	width:115px;
	height:11px;
	float:left;
	color:#465057;
}

#headersubmit {
	padding:0;
	margin:0;
	width:20px;
	float:left;
}

#frmSearch {
	margin:0;
	padding:0;
}

#frmSearch .keyword {
	font-size:11px;
	width:115px;
	height:11px;
	float:left;
	color:#465057;
}

/*
EXTRAS
*/

img {
 	border:0;
	margin:0;
}

.clear {
	clear:both;
	font-size:1px;
}
.hr {
	margin:7px 0;
	height:3px;
	background-image:url('../images/bg_hr.gif');
	font-size:1px;
}

.option_1 {
	padding-left:13px;
	background-image:url('../images/bg_option_1.gif');
	background-repeat:no-repeat;
	background-position:2px 4px;
	text-decoration:none;
	font-weight:800;
}

.option_1:hover {
	text-decoration:underline;
}

.plain_list {
	margin:0 30px 12px;0;
	padding:0;
	list-style:none;
}

.left {
	float:left;
}

.search_word {
	background-color: #F3C94D;
}