/* CSS for Bowen */


body{
	background-image:url('/images/bodyBackground.jpg');
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656262;
	margin:0px;
	padding:0px;
	line-height:1.5;
	text-align:left;
}

h1, div{
	margin:0px;
	padding:0px;
}

img{
	border:none;
}

a:link,
a:visited{
	text-decoration:none;
	color:#7093B0;
}

a:hover,
a:active{
	text-decoration:none;
	color:#642566;
}

#wrapper{
	width:942px;
	margin:0px auto;
	padding:0px 10px;
}


#projectsContentHolder{
	width:942px;
	margin:0px auto;
	padding:0px 10px;
}

#logo{
	float:left;
}

#content{
	margin:0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	width:721px;
	float:right;
}

.clear{
	clear:both;
}

	
#sideBarNav{ /*used in retail and projects section*/
	width:221px;
	float:left;
	margin:30px 0px 0px 0px;
}

#sideBarBlank{
	width:221px;
	float:left;
}

#content h1,
#newsContent h1{
	color:#416b8f;
	font-size:25px;
	padding-bottom:20px;
	font-weight:normal;
}

.subhead1{
	font-weight:bold;
	color:#416B8F;
}

/**********NAVIGATION**********/
#nav{
	height:31px;
	padding:28px 0px 0px 0px;
	text-align:right;
	font-size:11px;
	width:965px;
	margin:0px auto;

}

#nav li{
	display:inline;
}

#nav a:link,
#nav a:visited{
	color:#642566;
	padding:0px 14px;
	margin:3px 0px 3px 3px;
}

#nav a:hover,
#nav a:active,
#nav a.current{
	color:#416B8F;
	padding:1px 14px;
	background-color:#FFFFFF;
	border-top:1px dotted #642566;
	border-bottom:1px dotted #642566;
	text-decoration:none;
}
.ie7 #nav a:link,
.ie7 #nav a:visited{
	display:inline-block;
	color:#416B8F;
	padding:1px 14px;
	margin:3px 0px 3px 3px;
}
.ie7 #nav a:hover,
.ie7 #nav a:active,
.ie7 #nav a.current{
	display:inline-block;
	color:#416B8F;
	padding:1px 14px;
	vertical-align:bottom;
	background-color:#FFFFFF;
	border-top:1px dotted #642566;
	border-bottom:1px dotted #642566;
	position:relative;
	top:-1px;
}

#secondNav{
	float:right;
	padding:47px 0px 0px 0px;
	color:#416B8F;
	font-size:13px;
	font-weight:bold;
}

#secondNav a:link,
#secondNav a:visited{
	background-image:url('/images/navArrow.jpg');
	background-position:22px 3px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 36px;
	color:#416B8F;
}

#secondNav a:hover,
#secondNav a:active,
#secondNav a.current{
	background-image:url('/images/navArrowOver.jpg');
	background-position:22px 3px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 36px;
	color:#642566;
}

#secondaryNavigation ul{
	list-style-image:none;
	border-top: 1px dotted #797878;
	width:140px;
	list-style-type:none;
	padding:0px 20px 0px 0px;
	margin:10px 0px 0px 0px;	
}

.ie6 #secondaryNavigation ul{
	padding-right:0px;
}

.ie7 #secondaryNavigation,
.ie6 #secondaryNavigation{
	padding-bottom:7px;
}

#secondaryNavigation ul li{
	padding:5px 0px 5px 0px;
	list-style-image:none;
	border-bottom: 1px dotted #797878;
	width:160px;
	background-color:#FFFFFF;
}

#secondaryNavigation a:link,
#secondaryNavigation a:visited{
	padding:0px 0px 0px 20px;
	font-weight:bold;
	display:block;
	font-size:11px;
}

#secondaryNavigation a:hover,
#secondaryNavigation a:active,
#secondaryNavigation a.current{
	background-image:url('/images/projectArrowRollover.jpg');
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	color:#642566;
	background-color:#e8e8e8;
	display:block;
}

#projectNav{
	margin: 0px 0px 0px 0px;
	width:160px;
	background-color:#E8EEF2;
	font-size:11px;
}

#projectNav ul{
	padding:10px 0px 80px 20px;
	list-style:none;
}

.ie7 #projectNav ul,
.ie6 #projectNav ul{
	margin:0px 0px 0px 0px;
}

#projectNav ul li {
	padding:6px 0px;
	line-height:1;
}

#projectNav ul li a:link,
#projectNav ul li a:visited{
	font-weight:bold;
}

#projectNav ul li a:hover,
#projectNav ul li a:active,
#projectNav ul li a.current{
	text-decoration:none;
	color:#642566;
}
/**********HOME PAGE**********/

#homeLogo{
	height:100px;
	padding-top:1px;
	padding-left:0px;
}

#homeContent h1{
	color:#642566;
	font-size:18px;
	padding:40px 0px 34px 0px;
	font-weight:normal;
}

#flashContainer{
	width:942px;
}

#flashImage{
	height:420px;
	width:115px;
}

#flashContainer2 ul{
	width:942px;
	height:420px;
	/* display:inline; */
	padding: 0;
}

#flashContainer2 ul li{
	float:left;
	overflow:hidden;
	height:420px;
	width:155px;
	position:relative;
	padding-right:2px;
}

#flashContainer2 ul li:last{
	padding:0px;
	position:relative;
	top:0px;
}

.ie8 .lastInList{
	position:relative;
	top:-18px;
}



/**********ARCHITECTURE, ENGINEERING & CONSTRUCTION**********/

#services{
	margin: 360px 0px 0px 0px;
	width:180px;
	background-color:#E8EEF2;
}

#services ul{
	padding:10px 0px 30px 30px;
	margin:0px;
	list-style-image:url('/images/servicesBullet.jpg');
}


.ie7 #services ul,
.ie6 #services ul{
	padding:0px 0px 30px 30px;
	margin:0px;
}

#services ul li{
	color:#642566;
	padding:2px 0px;
	margin:0px;
	font-size:11px;
	
}

.sectionTitle{
	background-color:#7193B0;
	background-image:url('/images/servicesArrow.jpg');
	background-repeat:no-repeat;
	background-position: 14px 11px;
	padding:9px 0px 9px 28px;	
	font-size:11px;
	color:#E8EEF2;
	font-weight:bold;
	text-transform:uppercase;
}

.ie7 #servicesContentLeft,
.ie7 #servicesContentRight,
.ie6 #servicesContentLeft,
.ie6 #servicesContentRight{
	margin-top:35px;
}

#servicesContentLeft{
	float:left;
	width:311px;
	margin:40px 0px 0px 0px;
	padding-bottom:20px;
}

#servicesContentRight{
	float:right;
	width:341px;
	margin:40px 0px 0px 68px;
	padding-bottom:20px;
}

#servicesContentRight img{
	padding:0px 19px 23px 0px;
	margin:0px;
	float:left;
	
}

#servicesContentRight .lastProjectImage{
	padding:0px 0px 23px 0px;
	clear:right;
}

#servicesContentLeft h1{
	color:#416b8f;
	font-size:25px;
	padding-bottom:5px;
	font-weight:normal;
}

.ie6 #servicesContentLeft h1,
.ie7 #servicesContentLeft h1{
	padding-bottom:0px;
}

#servicesContentRight h1{
	color:#416b8f;
	font-size:25px;
	padding-bottom:20px;
	font-weight:normal;
}

#servicesContentRight .project{
	font-size:12px;
	color:#416B8F;
	font-weight:bold;
}

.projectLink{
	width:55px;
	padding: 5px 0px;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
}

.projectLink a:link,
.projectLink a:visited{
	background-image:url('/images/navArrow.jpg');
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:2px 17px 2px 17px;
}

.projectLink a:hover,
.projectLink a:active{
	padding:2px 10px 2px 17px;
	background-color: #E8E8E8;
	background-image:url('/images/projectArrowRollover.jpg');
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.ie6 .projectLink a:hover,
.ie6 .projectLink a:active{
	padding:2px 17px 2px 17px;
}

/**********CAREERS**********/
/*uses #singleColumn, h1 from CONTACT*/

#singleColumn ol{
	padding:0px 0px 0px 35px;
	margin:0px;
}

#singleColumn ol li{
	padding-bottom:8px;
}

.ie6 #singleColumn ol,
.ie7 #singleColumn ol{
	padding:0px 0px 0px 40px;
	margin:0px;
}

.positionsAvailable{
width:100%;
border-top:1px dotted #4F4D4D; 
border-bottom:1px dotted #4F4D4D; 
padding: 16px 0px;
margin:27px 0px;
}

.positionsAvailable p{
	padding:5px 0px;
	margin:0px;
}

img.careersImgTop{
	padding:24px 0px;
}

.ie7 img.careersImgTop,
.ie6 img.careersImgTop{
	padding:14px 0px;
}

.positionsAvailable a:link,
.positionsAvailable a:visited{
	padding:0px 0px 0px 20px;
	font-weight:bold;
	background-image:url(/images/navArrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.positionsAvailable a:hover,
.positionsAvailable a:active{
	background-image:url(/images/navArrowOver.jpg);
}

.careersBack{
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	width:55px;
	padding:5px 0px;
	float:left;
}

.careersSubmitResume{
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	margin-left:33px;
	width:110px;
	float:right;
	padding:5px 0px;
	clear:right;
}

#careerBottom{
	width:201px;
	padding:17px 0px 54px 0px;
}

.ie6 #careerBottom,
.ie7 #careerBottom{
	width:201px;
	padding:17px 0px 0px 0px;
}

.careersBack a:link,
.careersBack a:visited{
	background-image:url(/images/navArrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:2px 12px 2px 17px;
}

.careersBack a:hover,
.careersBack a:active{
	background-image:url(/images/projectArrowRollover.jpg);
	background-color: #E8E8E8;
}

.careersSubmitResume a:link,
.careersSubmitResume a:visited{
	background-image:url(/images/navArrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:2px 0px 2px 17px;
}

.careersSubmitResume a:hover,
.careersSubmitResume a:active{
	background-image:url(/images/projectArrowRollover.jpg);
	background-color: #E8E8E8;
}

/**********CONTACT**********/

#singleColumn{
	padding-bottom:60px;
	width:660px;
}
#singleColumn img.right{
	float:right;
	padding:10px 0px 0px 0px;
}

#singleColumn h1{
	padding-bottom:0px;
}

.drivingDirections{
	width:121px;
	padding: 5px 0px;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	margin-top:5px;
}

.drivingDirections a:link, .drivingDirections a:visited {
	background-image:url(/images/navArrow.jpg);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding:2px 7px 2px 17px;
}

.drivingDirections a:hover, .drivingDirections a:active {
	background-color:#E8E8E8;
	background-image:url(/images/projectArrowRollover.jpg);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding:2px 7px 2px 17px;
}


/**********NEWS**********/
#news,
#newsFull{
	padding:0px 0px 34px 0px;
	border-top:1px dotted #717070;
}

#news p{
	margin:0px;
}
.newsImage{
	vertical-align:top;
	width:88px;
	float:left;
	padding-right:25px;
}

.ie6 #newsNav ul,
.ie7 #newsNav ul{
	position:relative;
	left:-40px;
}
#newsNav{
	padding:0px;
	margin:0px;
	
}
#newsNav ul{
	padding:30px 0px 60px 0px;
	color:#436E8E;
}

#newsNav ul li{
	display:inline;
	margin:0px;
	padding:0px;
}

#newsNav a:link,
#newsNav a:visited{
	padding:4px 7px;	
}

#newsNav a:hover,
#newsNav a:active,
#newsNav .current{
	background-color:#622666;
	color:#ffffff;
}

.ie6 .news,
.ie7 .news{
	padding:0px 0px 27px 0px;
	margin:0px;
}

.ie6 .newsHeadline,
.ie7 .newsHeadline{
	padding-bottom:20px;
}

.newsHeadline{
	float:left;
	color:#642566;
	font-size:18px;
	font-weight:normal;
	padding-bottom:0px;
}

.newsHeadlineSMALL{
	float:left;
	color:#642566;
	font-size:13px;
	font-weight:bold;
	padding-bottom:0px;
}

#news a:link,
#news a:visited{
	text-decoration:underline;
}

#news a:hover,
#news a:active{
	text-decoration:none;
}

.date{
	float:right;
	color:#642566;
	font-size:12px;
	padding-bottom:2px;

}

.ie6 .date,
.ie7 .date{
	padding-top:7px;
	padding-bottom:4px;
}
/**********NEWS TERTIARY**********/
#newsContent{
	width:661px;
	padding:10px 0px 0px 221px;
}
#newsContent img{
	padding-bottom:15px;
}

.newsBack{
	width:55px;
	padding: 5px 0px;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
}

.newsBack a:link,
.newsBack a:visited{
	background-image:url('/images/navArrow.jpg');
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:2px 17px 2px 17px;
}


.newsBack a:hover,
.newsBack a:active{
	padding:2px 10px 2px 17px;
	background-color: #E8E8E8;
	background-image:url('/images/projectArrowRollover.jpg');
	background-repeat:no-repeat;
	background-position:0px 4px;

}

.ie6 .newsBack a:hover,
.ie6 .newsBack a:active{
	padding:2px 17px 2px 17px;
}

/**********PROJECTS**********/
#projectContentLeft{
	padding: 0px 0px 20px 0px;
	margin:0px;
	width:470px;
}


#projectContentLeft h1{
	color:#416b8f;
	font-size:25px;
	padding-bottom:0px;
	font-weight:normal;
}

#projectContentRight{
	float:right;
}

a.projectsInnerLink:link,
a.projectsInnerLink:visited {
	background-image:url('/images/navArrow.jpg');
	background-position:right;
	padding-right:15px;	
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#416B8F;
}

a.projectsInnerLink:hover,
a.projectsInnerLink:active{
	background-image:url('/images/navArrowOver.jpg');
	color:#642566;
}

#picLinks{
	background-image:url('/images/backnext.gif');
	background-repeat:no-repeat;
	width:295px;
	float:right;
	background-position:99% 0%;
	font-size:11px;
	height:20px;
}

span#prevBtn{	
	position:relative;
	left:15px;
	top:2px;
	
}


span#nextBtn{
	position:relative;
	left:19px;
	top:2px;
}


/*********RETAIL*********/
#prevBtn a:link,
#prevBtn a:visited{
	color:#c6d3dc;
	background-image:url('/images/back.jpg');
	background-repeat:no-repeat;
	background-position: 10% 60%;
	padding:2px 25px 0px 35px;
}
#prevBtn a:hover,
#prevBtn a:active{
	color:#ffffff;
	background-image:url('/images/backroll.gif');
	
}
#nextBtn a:link,
#nextBtn a:visited{
	color:#c6d3dc;
	background-image:url('/images/next.jpg');
	background-position:90% 60%;
	background-repeat:no-repeat;
	padding:2px 38px 0px 22px;
}
#nextBtn a:hover,
#nextBtn a:active{
	color:#ffffff;
	background-image:url('/images/nextroll.gif');
	
}
#projectImages{
	width:720px;
	height:430px;
	overflow:hidden;
}

#projectImages ul,
#projectImages li{
	margin:0;
	padding:0;
	list-style:none;
}
#projectContent{
	margin:0px 0px 0px 0px;
	padding: 22px 0px 0px 0px;
	width:721px;
	float:right;
}

#projectImages ul,
#projectImages li{
	margin:0;
	padding:0;
	list-style:none;
}

#projectImages,
#projectImages li{
	width:721px;
	height:430px;
	overflow:hidden;
}


.webkit #projectImages{
	position:relative;
	top:20px;
}

#projectImages ul{
	margin:0px;
	padding:0px;
}

.ie7 #projectsContentLeft,
.ie7 #projectsContentRight,
.ie6 #projectsContentLeft,
.ie6 #projectsContentRight{
	margin-top:35px;
}

#projectsContentLeft{
	float:left;
	width:470px;
	margin:30px 0px 0px 0px;
	padding-bottom:20px;
}

#projectsContentRight{
	float:right;
	width:181px;
	margin:22px 0px 0px 68px;
	padding-bottom:20px;
}

.ie7 #projectsContentRight,
.ie6 #projectsContentRight{
	margin:45px 0px 0px 68px;
}


#projectsContentLeft h1{
	color:#416b8f;
	font-size:17px;
	padding-bottom:0px;
	font-weight:normal;
}

.ie6 #projectsContentLeft h1,
.ie7 #projectsContentLeft h1{
	padding-top:5px;
}

.headline{
	color:#416B8F;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:0px;
}

/**********SERVICES**********/


/**********SITEMAP**********/
#siteMap ul{
list-style-type:disc;
}

/**********FOOTER**********/

#footer{
	padding:20px 0px 25px 0px;
	color:#7093B0;
	font-size:11px;
	background-image:url('/images/homeFooterTop.jpg');
	background-position:top;
	background-repeat:repeat-x;
	line-height:1;
}

.ie7 #footer,
.ie6 #footer{
	padding:10px 0px 0px 0px;
}

.footerTextAlt{
	color:#949494;
	font-size:11px;
	padding:0px 4px;
}

