@charset "utf-8";
/* CSS Document */

/*---------------------------------CSS - BES - 12-20-09-------------------------------*/


/* v1.0 | 20080212 */
 
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, 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;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*-------------------------------------------End CSS Reset-----------------------------------------*/



* {margin:  0; padding: 0;}

	body {
	text-align:center;
	font:62.5% Arial, Helvetica, sans-serif;
	background-color: #728896;
	background-image: url(../images/bg-2.jpg);
	background-repeat: repeat-x;
}
	
	
	h1 a {
	display:block;
	height:75px;
	width:250px;
	background:url(../images/logo.jpg) no-repeat;
	float:left;
	text-indent:-9999em;
	margin: 20px 0px 0px 23px;
	}	
	
	
	.print-logo {
	display:none;
	}	
	
	
	#container {
	width:1020px; 
	background:none; 
	margin:0px auto;
}

	#container-sub {
	width:1020px;
	margin:0px auto;
	background-image: none;
	min-height: 600px;
}
	
	#wrap {
	float:left;
}
	
	#header {
	background:url(../images/sub-header.jpg) no-repeat #FFFFFF;
	margin:0px;
	padding:0px;
	width:1020px;
	height:101px;
}

	#header .logo {
	float:left;
	border:none;
	margin: 20px 0px 0px 23px;
}	

	img {
	border: none;
	
}

/*----------------NAVIGATION-----------------*/


	#nav {
	padding:0px;
	margin:55px 30px 0px 0px;
	float:right;
}
	#nav li {
	font-size:18px;
	color:#999999;
	text-decoration:none;
	display:block;
	margin:0;
	padding:0px;
	float:left;
	text-transform: uppercase;
	text-indent:-9999px;
}
	#nav li a {
	color:#999999;
	text-decoration:none;
	display:block;
	text-transform: uppercase;
	font-weight: normal;
}

#nav li a:visited { color: #999999;}
	#nav li a:hover {
	color:#00477F;
}
	#nav li a.active {
	color:#00477F;
}
	#nav li .home {
	width:75px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-home.jpg) 0 -38px no-repeat;
	height: 36px;
}

	#nav li .home-active {
	width:75px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-home.jpg) 0px top no-repeat;
	height: 36px;
}

	#nav li .home:hover {
	background: url(../images/nav-home.jpg) 0px top no-repeat;
	width:75px;
}
	#nav li .about {
	width:81px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-about.jpg) 0px -38px no-repeat;
	height: 36px;
}
	#nav li .about-active {
	width:81px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-about.jpg) 0px top no-repeat;
	height: 36px;
}
	#nav li .about:hover {
	background: url(../images/nav-about.jpg) 0px top no-repeat;
}
	
	#nav li .locations {
	width:119px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-locations.jpg) 0px -38px no-repeat;
	height: 36px;
}
	#nav li .locations-active {
	width:119px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-locations.jpg) 0px top no-repeat;
	height: 36px;
}
	#nav .locations:hover {
	background: url(../images/nav-locations.jpg) 0px top no-repeat;
}

	#nav li .services {
	width:108px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-services.jpg) 0px -37px no-repeat;
	height: 36px;
}	
	#nav li .services-active {
	width:108px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-services.jpg) 0px top no-repeat;
	height: 36px;
}
	#nav .services:hover {
	background: url(../images/nav-services.jpg) 0px top no-repeat;
}
	#nav li .work {
	width:113px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-projects.jpg) 0px -38px no-repeat;
	height: 36px;
}	
	#nav li .work-active {
	width:113px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-projects.jpg) 0px top no-repeat;
	height: 36px;
}
	#nav li .work:hover {
	background: url(../images/nav-projects.jpg) 0px top no-repeat;
}
	#nav li .careers {
	width:102px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-careers.jpg) 0px -38px no-repeat;
	height: 36px;
}	
	#nav li .careers-active {
	width:102px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-careers.jpg) 0px top no-repeat;
	height: 36px;
}
	#nav li .careers:hover {
	background: url(../images/nav-careers.jpg) 0px top no-repeat;
}
	#nav li .contact {
	width:116px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-contact.jpg) 0px -36px no-repeat;
	height: 36px;
}
	#nav li .contact-active {
	width:116px;
	margin:0px;
	padding:0px;
	background: url(../images/nav-contact.jpg) 0px top no-repeat;
	height: 36px;
}
	#nav .contact:hover {
	background: url(../images/nav-contact.jpg) 0px top no-repeat;
}
	
/* ------------ HomePage start-------- */	

	#SlideShowDiv {
	width: 1020px;
	float: left;
	text-align: left;
	margin-top:0px;
	position:relative;
	background-repeat: no-repeat;
}

	#fader {
	overflow: hidden;
	width:1020px;
	height:400px;
	}

	#fader .rotator-01 { background: url(../images/hp-rotator-01.jpg) 0 0 no-repeat; height:400px; width:1020px;}

	#fader .text { 
	position:absolute;
	top:20px;
	left:610px;
	width:290px;
	z-index:0;
	color:#FFFFFF;
	font-size:14px;
	line-height:1.65em;
	margin: 35px 20px 0 0;
	}
	
	#fader h2 {	
	color:#CC6600;
	font-size:30px;
	line-height:1.5em;
	font-weight:lighter;
	float:right;
	margin: 10px 150px 10px 0;
	 }
	 
* html #fader h2 { margin: 10px 70px 10px 0; }

	#fader .rotator-02 { background: url(../images/hp-rotator-02.jpg) 0 0 no-repeat; height:400px; width:1020px; }

	#fader .rotator-03 { background: url(../images/hp-rotator-03.jpg) 0 0 no-repeat; height:400px; width:1020px; }


	.hp-text {
	position:absolute;
	top:20px;
	left:610px;
	width:290px;
	z-index:0;
}

	.hp-text h2 {
	color:#CC6600;
	font-size:30px;
	line-height:1.5em;
	font-weight:lighter;
	z-index:0;
}

	.hp-text p {
	color:#FFFFFF;
	font-size:14px;
	line-height:1.75em;
	margin-right:20px;
	z-index:0;
	position:absolute;
}

	.learn-more a {
	width:140px;
	height:30px;
	color:#ffffff;
	position:absolute;
	font-size:18px;
	font-weight:light;
	margin:258px 0px 0px 760px;
	z-index:1;
	text-decoration:none;
	left: 13px;
	top: -21px;
	letter-spacing: .1em;
}

	.learn-more a:visited {color: #fff;}

/*-------------------------------MAGNETS---------------------*/
	
	#magnets {
	width:550px;
	height:260px;
	margin-left:30px;
	float: left;
	text-align: left;
}
	
	#magnets h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	margin-top: 10px;
}

	#magnets h3 {
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 10px;
	line-height: normal;
	float: left;
}

	#magnets h4 {
	font-size: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333333;
	margin-top: 15px;
}

	#magnets p {
	font-size:1.3em;
	color:#333333;
	text-align:left;
	line-height:1.6em;
	margin-top:10px;
}

	#magnets a {
	text-decoration: none;
	color: #FFFFFF;
}

#magnets a:visited { color: #fff; }

	#magnets a:hover {
	text-decoration:none;
	color: #00477F;
}
	

	#magnet {
	width:125px;
	float:left;
	margin: 15px 10px 20px 0px;
}

	#magnet img {
	border:none;
	float: left;
	margin-bottom: 10px;
}

	#magnet-big {
	width:325px;
	float:left;
	margin: 15px 15px 20px 0px;
}
	#magnet-big img {
	border:none;
	margin-bottom: 6px;
}

	#magnet-contact {
	float: left;
	width: 200px;
	height:300px;
	margin: -38px 0 0 0;
}

	a.button {
	width: 33px;
	height: 31px;
	background-image: url(../images/button.png);
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 2px;
	padding-top: 5px;
	margin-left: 15px;
}

	a.button:hover {
	background-image: url(../images/button-hover.png);
}
		
/*-------------------------------NEWS---------------------*/

	#news {
	width:388px;
	height:240px;
	float: left;
	text-align: left;
	background-image: url(../images/news-bg.jpg);
	background-color: #A7AEB6;
	background-repeat: repeat-x;
	margin-left: 10px;
}
		
	#news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}

	#news h3 {
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 10px;
	line-height: normal;
	float: left;
}

	#news p {
	font-size:1.2em;
	color:#333333;
	line-height:1.8em;
	margin-top:10px;
	padding-right: 15px;
	padding-left: 10px;
}
	
	#news ul {color:#A84B10; list-style:square outside none; margin-left:28px;}
	
	#news a {
	color: #9F450F;
	text-decoration: none;
	margin-left: 28px;
}

	#news a:visited {
	color: #9F450F;
	}

	#news a:hover {
	text-decoration: underline;
}

	
/*----------------------------Interior Page Styles---------------------*/

	#content {
	width:960px;
	min-height:630px;
	text-align:left;
	padding:0px;
	float: none;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 15px;
	background-image: url(../images/bg-sub.jpg);
	background-repeat: repeat-y;
	height: auto;
}



	#content a {
		color:#a84b10;
		text-decoration:underline;
		font-weight:bold;
		}
		
		
	#content a:visited { color: #666; }

	#content a:hover {
		color:#a84b10;
		text-decoration:none;
		font-weight:bold;
		}

	#content a.jump-anchor {
		color:#676767;
		text-decoration:none;
	}

	#content h2 {
	font-size: 2.7em;
	font-weight: lighter;
	color: #333333;
	padding: 40px 0 8px 0;
	border-bottom: #a84b10 solid 8px;
	margin-bottom: 10px;
	width: 700px;
	float: left;
}
	#content h3 {
	font-size: 2.1em;
	font-weight: lighter;
	color: #5B5B5B;
	letter-spacing: 0.75px
	margin: 0 0 7px 0;
}

	#content h4 {
	font-size: 1.8em;
	font-weight: bold;
	color: #00477F;
	letter-spacing: 0.75px;
	margin: 10px 0 7px 0;
}


	#content h5 {font-size:1.6em; color:#00477F; letter-spacing: 0.75px; margin: 0 0 7px 0;}
	
	#content h6  {font-size:1.4em; color:#5B5B5B; letter-spacing: 0.75px; margin: 0 0 7px 0;}


	#content p {
	font-size: 1.2em;
	line-height: 1.8em;
	padding-right: 20px;
	padding-bottom: 5px;
	color: #676767;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
	
	#content img {
	float: right;
	border: thin solid #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 12px;
}

	#content img.large {
	margin: 0 45px 10px 0;
	}


	#content .map {
		border:none;
		margin: 8px 43px 20px 0;
		padding: 0;
		float:right;
		}


	#content li {font-size:13px; padding: 0 0 5px 0;}
	
	#content ul li span {color:#676767;}
	
	#content ul {
		margin: 10px 0 10px 15px;
		list-style: square;
		color: #A84B10;
	}
	
	#content span.underline {text-decoration:underline;}
	
	/*.sublisting span {margin-left:144px;}
	#content ul.sublisting {list-style-type:none;}*/
	
	.sublisting {font-size:13px; padding: 0 0 5px 0px; color:#676767; margin-left:144px;}
	.post-sublisting {margin-top:5px;}

	#content .sidebar {
	float:left;
	width:210px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 475px;
	text-align: right;
	padding-top: 110px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}

* html #content .sidebar { height: 475px; }
	#content .sidebar h4 {
	font-size:22px;
	color:#333333;
	text-transform:uppercase;
	margin:0px 0px 7px 0px;
	font-weight: 300;
}
	#content .sidebar li {
	list-style:none;
	font-size:1.3em;
	color:#00477F;
	margin:0px 0px 0px 0px;
	line-height:1em;
	font-weight: bolder;
	letter-spacing: 0.2px;
}

#content ul ul {
	border-top: #eee solid 1px;
	border-bottom: #eee solid 1px;
	padding: 8px 0;
	margin: 10px 0 5px 15px;
	}

	#content .sidebar li a {
	color:#004581;
		}
		
	#content .sidebar li a:visited { color:#004581; }

	#content .sidebar li a:hover {
	color:#a94a10;
		}
		
	#content .sidebar li a.active-sub { color:#a94a10;}
	
	#content .sidebar li li { font-size: 1.0em; }
	
	#content .sidebar li li a { color: #666; }
	
	#content .sidebar li li a:visited { color: #666; }
	
	#content .sidebar li li a.active-sub { color:#a94a10;}

	#content .sidebar p { 
	font-size:1.3em; 
	color:#ffffff; 
	margin:0px 0px 0px 0px; 
	line-height:1.6em;
}
	#content .sidebar a {
	color:#00477F;
	margin:0px 0px 0px 0px;
	line-height:1.6em;
	text-decoration: none;
}

	#content .sidebar a:visited { color:#00477F; }
	
	#content .sidebar a:hover {
	text-decoration:none;
	color: #A84B10;
}
	#content .sidebar a:active {
	color: #A84B10;
}

	#content .sidebar .active {
	color: #A84B10;
}

	
	#content .work-projects {
	width: 700px;
	float: left;
}

	#content .work-projects p {
	margin: 0 0 6px 0;
	line-height: 20px;
}

	#content .work-projects h4 {
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 2px;
}

	#content .work-projects img {
	float:left;
	margin: 3px 15px 110px 0;
}

	#content span.bold {
	font-weight:bold;
	color:#00477F;
	
}

	#content div.col-1, #content div.col-2 {
	float:left;
	width:300px;
} 

	#internal {
	width:700px;
	float:right;
}

	.clear {
	clear: both;
}
	
	#work-list {
	width: 670px;
}

	#container #content #internal #award-list ul {margin-top:2px;}
	#container #content #internal #award-list p {margin-bottom:0;}

/*Logos with text on Accreditations page*/
#content img#acc-logo-pic {
	margin:10px 15px 10px 0;
	border:none;
	float: left;
	}

#content #contact-form-table input {margin:0;padding:0 0 0 3px;}
#content #contact-form-table {font-size:1.2em;color:#676767}
#content input, #content textarea {border:1px solid #999;margin-left:3px}
#content td.field {width:180px;}
#content #contact-form-table td.field input {margin-left:20px}
#content #comments {float:right;margin-right:45px;overflow:hidden !important;}
#content #comments span {position:relative;top:-100px;font-size:1.2em;color:#676767;margin-right:17px}
* html #content #comments span {position:relative;top:-57px;}
#content #contact-form-table #ContactForm_btnSubmit {cursor:pointer;padding:4px;margin-left:20px; color:#00477F; background: #BDC6CD;font-weight:bold; border: 1px solid #55260C}
#content #contact-form-table #ContactForm_txtEmail {margin-top:13px;}

#content #contact-form-table input.light {color:#aaa;}
	
/*----------------------------footer Page Styles------------------------*/
	
	#footer-cont {
	height:75px;
	padding:0px;
	clear:both;
	width:100%;
	margin: 0 auto;
	background-color: #55260C;
}
	
	#footer {
	margin:0px auto;
	height:75px;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
	
	#footer p {
	font-size: 12px;
	font-weight: lighter;
	padding-top: 25px;
	color: #E2E2E2;
	letter-spacing: 0.1em;
	width:720px;
	margin:0 auto;
}

	#footer a {
	color: #E2E2E2;
	text-decoration: none;
}

	#footer a:visited { color: #E2E2E2; }

	#footer a:hover {
	color: #E2E2E2;
	text-decoration: underline;
}


	#footer #sm-icons {float:right;margin:15px 170px 0 0;text-indent:-9999px}
	#footer #sm-icons a {width:35px;height:35px;display:block;}
	#footer #sm-icons a#facebook {background:url(../images/facebook.jpg) 0 0 no-repeat;}







