/* CSS Document */

img {
	border: 0px none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fde6c5;
	background-image: url(../images/about_bckgrnd_03.jpg);
	background-repeat: repeat-y;
	font-size: 16px;
}

div#home {
	background-image: url(../images/bckgrnd_home5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 860px;
	height: 600px;
}

div#homeinfo{
	padding-top: 310px;
	padding-left: 0px;
}

div#homeinfo h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 6px;
	text-align: center;
}
div#homeinfo h4{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: .8em;
	margin: 0px;
	padding: 10px 0px 0px;
}

div#about {
	background-image: url(../images/bckgnd_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 790px;
	height: 225px;
}
div#services {
	background-image: url(../images/bckgnd_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 790px;
	height: 225px;
}

div#careers {
	background-image: url(../images/bckgnd_careers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 790px;
	height: 225px;
}
div#contact {
	background-image: url(../images/bckgnd_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 780px;
	height: 225px;
}

div#header {
	position: absolute;
	left: 156px;
	width: 624px;
	height: 140px;
}

div#head {
	margin-top: 76px;
}


div#logo {
	margin-top: 12px;
	margin-left: 38px;
	margin-bottom: 20px;
}

/**************************************************picture section styles**************************************************/

.section{
	border-top: 1px solid #3d3d33;
	overflow: auto;
	width: 100%;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	}
	
.first{ border-top: none; padding-top: 0; }

.thumbnail{
	background-color: #D9C5A9;
	border: 1px solid #7D4C1A;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

/**************************************************lightbox styles**************************************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/**************************************************main nav list**************************************************/

div#leftcol {
	width: 156px;
	float: left;
}

div#mainnav {
}

	div#mainnav ul {
	margin: 10px 10px 0px 0px;
	padding: 0px;
	}

	div#mainnav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #7f440a;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;

	}

	div#mainnav ul li a{
	text-decoration: none;
	color: #7f440a;
	margin: 0px;
	padding: 10px 54px 10px 0px;
	display: block;
	text-align: right;
	height: 24px;
	vertical-align: middle;
	}


	div#mainnav ul li a:hover {
	color: #FFFFFF;
	}

div#homenav {
}

	div#homenav ul {
	margin: 50px 10px 0px 0px;
	padding: 0px;
	}

	div#homenav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #7f440a;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;

	}

	div#homenav ul li a{
	text-decoration: none;
	color: #7f440a;
	margin: 0px;
	padding: 10px 54px 10px 0px;
	display: block;
	text-align: right;
	height: 20px;
	vertical-align: middle;
	}


	div#homenav ul li a:hover {
	color: #FFFFFF;
	}	

/*main nav classes*/

	.about {
	background-image: url(../images/nav1_off.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.about a:hover {
	background-image: url(../images/nav1_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.abouthere {
	background-image: url(../images/nav1_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
		
	.services {
	background-image: url(../images/nav2_off.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.services a:hover {
	background-image: url(../images/nav2_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.serviceshere {
	background-image: url(../images/nav2_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
		
	.projects {
	background-image: url(../images/nav3_off.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.projects a:hover {
	background-image: url(../images/nav3_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.projectshere {
	background-image: url(../images/nav3_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
		
	.careers {
	background-image: url(../images/nav4_off.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.careers a:hover {
	background-image: url(../images/nav4_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.careershere {
	background-image: url(../images/nav4_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
		
	.contact {
	background-image: url(../images/nav5_off.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.contact a:hover {
	background-image: url(../images/nav5_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.contacthere {
	background-image: url(../images/nav5_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
	strong{
	color: #FFFFFF;
	}
	
/*Main Content*/

div#main {
	position: absolute;
	left: 156px;
	top: 140px;
	height: auto;
	width: 624px;
}

#mapquest {
	margin-right: 60px;
}

p.mapquest {
	font-weight: normal;
	font-size: .9em;
	text-align: left;
	padding-bottom: 0px;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 0px;
}

	div#maincontent {
	margin-top: 30px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	}
	
	h1.main{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

	
	h2.main{
	font-size: .9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	font-weight: bold;
	}
	
	h4.main {
	font-size: .85em;
	margin: 0px;
	padding: 0px;
	}
h5.main {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #7C4B1A;
	font-size: .9em;
}
	
	p.main{
	font-size: 0.85em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
	p.main a{
	text-decoration: none;
	}
	
	p.main a:hover {
	color: #FF0000;
	}
	
/*Services styles*/

	h2.servicespage {
	font-size: 0.85em;
	font-weight: bold;
	color: #7D4C1A;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0px;
	}
	h2.servicespage a{
	text-decoration: none;
	background-image: url(../images/services_bckgrnd_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	color: #7D4C1A;
	padding-left: 16px;
	}
	
	h2.servicespage a:hover {
	background-image: url(../images/services_bckgrnd_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C90030;
	}
	
	h3.servicespage {
	font-size: .75em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
	font-weight: normal;
	}


/*accessibility*/

.accessibility {
    position: absolute;
    top: -999em;
    left: -999em;
    }
