body {
	background: #fff; 	
	margin: 0;
	padding: 0;
}

a:link { color: #333366; text-decoration: underline; }
a:visited { color: #333366; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }  /*  color   */


img {
	display: block;
}

a, object, embed { outline: none; }
object, embed { display: block; }


p, code {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}


#outer_container {
	margin: 20px 0 0 0px;
	width: 1138px;
	height: auto;
}



/* homepage */

#logo{
	margin: 0 0 15px 120px;
}

#topLeft{
	background: url('images/top-left.gif') 0 0 no-repeat;
	position:absolute;
	top: 0;
	left:0;
	z-index:-20;
	width: 290px;
	height:571px;
}
	

#HomeAnimation {
	margin-left: 110px;
	width: 750px;
	height: 560px;
}
#altHomeAnimation {
	margin-left: 102px;
	width: 750px;
	height: 560px;
}


#homepageQuote {
	margin: 110px 0 0 221px; padding: 0;
	width: 400px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #333366;
	font-size: 19px;
	line-height: 120%;
	}

#HomeAwardIcon {
	position: absolute;
	top: 172px;
	left: 768px;
	width: 165px;
	height: 165px;
}

/* inside pages 
*********************************/

#content_container {
	width: 957px;
	height: auto;
	min-height: 480px;
	margin: 30px 16px 0 120px; /* to align with logo and footer leftedges */
	border:	0;
	outline: 0;
	position: relative;
}

#content_container h1 {
	margin: 0;
	padding: .2em 0 .2em 0;
	color: #666;
	font: bold 18px/120%  'Helvetica Neue', Arial , sans-serif;
	}
#content_container h2 {
	margin: 0;
	padding: .2em 0 .2em 0;
	color: #333;
	font: bold 15px/120%  'Helvetica Neue', Arial , sans-serif;
	}
#content_container h3 {
	margin: 0;
	padding: .2em 0 .2em 0;
	color: #333;
	font: bold 12px/120%  'Helvetica Neue', Arial , sans-serif;
	}

#content_container p {
	margin: 0;
	padding: .3em 0 .3em 0;
	color: #333;
	font: 12px/140%  'Helvetica Neue', Arial , sans-serif;
	}


#ProjectUpdatedIcon {
	width: 130px; height: 100px;
	position: absolute;
	top: -60px; left: 700px;
}

#rightCol {
	float: right; margin-top: -43px;
	width: 260px; 
	background-color: #fff;
}



#bodycontent {
	width: 440px;
	margin: 10px 10px 10px 190px;
	padding-bottom:20px;
	border-bottom:1px solid #7e8083;
}



/* for team/Staff page */

#content_container_ourstaff {
	width: 957px;
	height: auto;
	/*border: 1px solid #eee;*/
        min-height: 680px;
	margin: 30px 16px 0 119px; /* to align with logo and footer leftedges */
}



#leftBodyCol { display: block;
	margin: 5px 0 0 190px;
	width: 500px;  
	background-color: #fff;
}

#leftBodyCol td {width: 250px; vertical-align: top; padding: 0 5px 0 0; margin: 0;}



#alt_slide_show {
	width: 320px; height: 432px;
}
#slide_show {
	width: 320px; height: 432px;
}


/*  * * * *  square boxes headlines  * * * *  */

#PageTitles  {
	padding: 0; margin: 0;
	margin: 0px 0px 20px 0px;
	}
	
.headlinesBox1 {
margin: 0px; padding: 0px; width: 20px;height: 1.2em; float: left;
background-color: #00355f;  /* dark blue */
}
.headlinesBox2 {
margin: 0px; padding: 0px; width: 15px; height: 1.2em; float: left;
background-color: #007db1;  /* med blue */
}
.headlinesBox3 {
margin: 0px; padding: 0px; width: 15px; height: 1.2em; float: left;
background-color: #7e8083;  /* light grey */
}

#PageTitles h1 {
	margin: 0; padding: 0px 0px 0px 60px;
	font: bold 18px/120%  'Helvetica Neue', Arial , sans-serif;
	color: #666;
}




/* top navigation 
*****************************************/

#darkblue{
	background-color: #00355f;
	height:30px;
}

#grey{
	background-color: #7e8083;
	height:30px;
}

#topNavbar {
			margin: 0 0 0 115px; 
			padding: 5px;
			padding-top:6px;
			width: 742px;
			overflow: visible;
}
		#topNavbar li {
			display: inline;
			margin: 0;
			padding: 0 20px 0 0 ;
			list-style-type: none;
			font: bold 12px/120% 'Helvetica Neue', Arial, sans-serif;
			color: #333; /* grey */
		}

			#topNavbar li a {
				text-decoration: none;
				color: #ffffff; /* blue */
			}
			
			#topNavbar li a:visited {
				text-decoration: none;
			}
			
			
			#topNavbar li a:hover {
				color: #007db1; 
			}


/*  projects sub nav  * * * *   */

#SubNavBar {
	margin: 0 0 0 115px; padding: 5px;
	width: 843px;
	overflow: visible;
	visibility: visible;
}

#SubNavBar li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 0 ;
	list-style-type: none;
	font: 12px/120%  'Helvetica Neue', Arial, sans-serif;
	color: #333; /* grey */
}

#SubNavBar li a {
	text-decoration: none;
	color: #ffffff; /* blue */
}
			
#SubNavBar li a:visited {
	text-decoration: none;
}
			
			
#SubNavBar li a:hover{
	color: #333333; /* dark green */
}


/*  projects sub nav end * * * *  */

.highlights {
	font-size: 1.2em;
	color: #baac68 !important; /* mustard */
}

.captions {
	font-family:  'Helvetica Neue', Arial, sans-serif;
	font-size: 10px;
}

.captionsGrey {
	font-family:  'Helvetica Neue', Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

.smallBlueText {
	font-size: 10px;
	color: #6D81BB;  /*  blue   */
}

.whitetext {
	color: #fff;
}


.headlinesProject {
	background-color: #EDF0E3;  /* light green */
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	line-height: 130%;
	padding: 2px;
}




/*   misc   */

.bioPhoto {
width:180px; float:left;
padding-right: 10px;
}

.largeTextColor {
	font-size: 17px;
	font-weight: normal;
	line-height: 120%;
	color: #9c9cb7;  /*  blue   */
}

.quoteItalic {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 130%;
}


.highlight  {
	background-color: #D7DFBD;  /*  green   */

}

.borderGrayTint {
	border: 1px solid #999999;
	background: #eeeeee; 	
}

.extraLeading {
	line-height: 130% ;
}

.bulletList {
	list-style-position: outside;
	list-style-image: url(home_interface/8x8_square.gif);
	list-style-type: square;
	margin-left: 18px;
	padding-left: 0;
}
 
#PortfolioFlash{
	margin-left:-12px;
}

/* footer
******************** */

#footer {
	margin: 20px 0 0 175px;
	text-align: left;
	padding: 0 0 0 16px;
	}
#homefooter {
	margin: 20px 0 0 210px;
	text-align: left;
	padding: 0 0 0 16px;
}	
#portfooter {
	margin: 0px 0 0 110px;
	text-align: left;
	padding: 0 0 0 16px;
}		

#footer p, #homefooter p, #portfooter p {
	font-family:  'Helvetica Neue', Arial, sans-serif;
	font-size: 10px;
	color: #333; /*grey */
}

/*not used now */

.footerSitewideLinks {
			margin: 5px;
			padding: 0;
}
		.footerSitewideLinks li {
			display: inline;
			margin: 0;
			padding: 0 15px 0 0;
			list-style-type: none;
			font: 12px/120%   'Helvetica Neue', Arial, sans-serif;
			color: #333; /* grey */
		}

			.footerSitewideLinks li a {
				text-decoration: underline;
				color: #5353a6 !important; /* blue */
			}
			
			.footerSitewideLinks li a:visited {
				text-decoration: underline;
			}
			
			
			.footerSitewideLinks li a:hover {
				text-decoration: underline;
				color: #333 !important; /* grey */
			}




.printIcon {
	margin: 15px !important;
}

.printIcon a {
	color: #a02d00 !important;
	text-decoration: none !important;
	border: 0 !important;
}
.printIcon a:hover {
	color: #333 !important; /* grey */
}


/* TOOLBOX */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; height: 0; margin: 0; padding: 0; color: #fff; border: 0;}
/* END TOOLBOX */

