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 {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}


#outer_container {
	margin: 10px auto;
	width: 995px;
	height: auto;
	position: relative;
}



/* homepage */


#HomeAnimation {
	margin-left: 102px;
	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: 778px;
	width: 165px;
	height: 165px;
}

/* inside pages 
*********************************/

#content_container {
	width: 957px;
	height: auto;
	min-height: 480px;
	border: 1px solid #eee;
	margin: 30px 16px; /* to align with logo and footer leftedges */
}

#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;
	}

#content_container_ourstaff {
	width: 957px;
	height: auto;
	border: 1px solid #eee;
        min-height: 680px;
	margin: 30px 16px; /* to align with logo and footer leftedges */
}


#bodycontent {
	width: 450px;
	margin: 10px 10px 10px 205px;
}

#rightCol {
	float: right; margin-top: -43px;
	width: 260px; 
	background-color: #fff;
}


/* for team page */

#rightBodyCol {
	float: right; margin-top: 10x;
	width: 245px; height:auto;
	background-color: #fff;
}

#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: #8F957E;  /* dark green */
}
.headlinesBox2 {
margin: 0px; padding: 0px; width: 15px; height: 1.2em; float: left;
background-color: #D7DFBD;  /* med green */
}
.headlinesBox3 {
margin: 0px; padding: 0px; width: 15px; height: 1.2em; float: left;
background-color: #EDF0E3;  /* light green */
}

#PageTitles h1 {
	margin: 0; padding: 0px 0px 0px 60px;
	font: bold 18px/120%  'Helvetica Neue', Arial , sans-serif;
	color: #666;
}




/* top navigation 
*****************************************/

#topNavbar {
			margin: 0 0 0 222px; padding: 5px;
			background-color: #d7dfbd;
			width: 742px;
			overflow: visible;
	border-right: 1px solid #bfc6a8;
	border-bottom: 1px solid #bfc6a8;
}
		#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: #336; /* blue */
			}
			
			#topNavbar li a:visited {
				text-decoration: none;
			}
			
			
			#topNavbar li a:hover {
				text-decoration: underline;
				color: #6d7556; 
			}


/*  projects sub nav  * * * *   */

#SubNavBar {
			margin: 0 0 0 221px; padding: 5px;
			background-color: #EDF0E3;
			width: 743px;
			overflow: visible;
	visibility: visible;
	border-right: 1px solid #dcdfd3;
	border-bottom: 1px solid #dcdfd3;
}
		#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: #336; /* blue */
			}
			
			#SubNavBar li a:visited {
				text-decoration: none;
			}
			
			
			#SubNavBar li a:hover {
				text-decoration: underline;
				color: #6d7556; /* 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   */


.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;
}
 


/* footer
******************** */

#footer {
	margin: 0;
	text-align: center;
	width: 995px;
	padding: 0 0 0 16px;
	}

#footer 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 */
