/**************************************************************************
--------------------------------- GENERAL ---------------------------------------
**************************************************************************/
html {
  margin:0;
}
body {
  margin:0;
  background:#bcc37a url(../theme_images/bg.jpg);
  font:normal 12px/18px Arial, Helvetica, sans-serif;
  color:#333;
  text-align:center;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
a:active,
a:focus {
  outline: none;
}
.nobreak {
	white-space:nowrap;
}
/**************************************************************************
--------------------------- MAIN STRUCTURE --------------------------------
**************************************************************************/
#container {
  margin:0 auto;
  width:990px;
  text-align:left;
  background:#787b47 url(../theme_images/bg-container.jpg) repeat-y center;
  position:relative;
}
#container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header {
  width:990px;
  height:211px;
  background:url(../theme_images/bg-header.jpg) no-repeat 0 0;
  position:relative;
}
#maincolumn:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/**************************************************************************
------------------------------------ HEADER --------------------------------------
**************************************************************************/
.header-left {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:50%;
  height:351px;
  background:#97c6b8 url(../theme_images/bg-headerLeft.jpg) repeat-x top;
}
.header-right {
  display:block;
  position:absolute;
  top:0;
  right:0;
  width:50%;
  height:351px;
  background:#97c6b8 url(../theme_images/bg-headerRight.jpg) repeat-x top;
}
#header h3 {
  width:600px;
  height:86px;
  padding:13px 0 0 16px;
  margin:0;
}
#header h3 a {
  display:block;
  width:600px;
  height:86px;
}
#header h4 {
  margin:0;
}
#header h3 a span,
#header h4 {
  display:none;
}
#contentment-wrapper {
  clear:both;
  width:990px;
  background:url(../theme_images/bg-container.jpg) repeat-y center;
}
#contentment:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#contentment {
  clear:both;
  width:990px;
  background:url(../theme_images/bg-contentTop.jpg) no-repeat top;
  padding:0 0 20px 0;
}
/* --
***** Main Navigation
-------------------------------------------------------------------------*/
#nav {
  margin:0;
  width:990px;
  height:56px;
  background:url(../theme_images/bg-nav.jpg) no-repeat;
  overflow:hidden;
}
#nav ul {
  width:959px;
  height:49px;
  padding:0 0 0 16px;
  margin:0;
  float:left;
}
#nav li {
  display:inline;
}
#nav a {
  display:block;
  float:left;
  height:49px;
}
#nav a span {
  display:none;
}
#nav-home a {
  width:131px;
}
#nav-home:hover a,
#nav-home.on a {
  background:url(../theme_images/bg-navOn.jpg) no-repeat 0 0;
}
#nav-offices a {
  width:139px;
}
#nav-offices:hover a,
#nav-offices.on a {
  background:url(../theme_images/bg-navOn.jpg) no-repeat -131px 0;
}
#nav-staff a {
  width:117px;
}
#nav-staff:hover a,
#nav-staff.on a {
  background:url(../theme_images/bg-navOn.jpg) no-repeat -270px 0;
}
#nav-clients a {
  width:136px;
}
#nav-clients:hover a,
#nav-clients.on a {
  background:url(../theme_images/bg-navOn.jpg) no-repeat -387px 0;
}
#nav-featured a {
  width:237px;
}
#nav-featured:hover a,
#nav-featured.on a {
  background:url(../theme_images/bg-navOn.jpg) no-repeat -523px 0;
}
#nav-jobs a {
  width:199px;
}
#nav-jobs:hover a,
#nav-jobs.on a {
  background:url(../theme_images/bg-navOn.jpg) no-repeat -760px 0;
}

/**************************************************************************
------------------------------ MAIN COLUMN -----------------------------------
**************************************************************************/
#maincolumn-wrapper {
  width:694px;
  margin:0;
  background:url(../theme_images/bg-maincolumnCenter.jpg) repeat-y 34px 0;
  padding:0 0 0 34px;
  margin:0 0 10px 0;
  position:relative;
  top:13px;
  float:left;
}
#maincolumn {
  width:634px;
  min-height:586px;
  padding:15px 30px 14px 30px;
  background:url(../theme_images/bg-maincolumnTop.jpg) no-repeat 0 0;
  font:normal 16px/24px Arial, Helvetica, sans-serif;
  color:#22231d;
}
#maincolumn-wrapper .bottom {
  display:block;
  width:694px;
  height:8px;
  background:url(../theme_images/bg-maincolumnBottom.jpg) no-repeat 0 0;
}
#maincolumn a {
	color:#c3f9aa;
  text-decoration:none;
}
#maincolumn a:hover {
  color:#ededb1;
}
#services {
  width:378px;
  background:url(../theme_images/bg-servicesCenter.jpg) repeat-y 0 38px;
  margin:15px 0 10px 0;
  float:left;
}
#services h2 {
  width:378px;
  height:38px;
  margin:0;
  padding:0;
  background:url(../theme_images/h2-services.jpg) no-repeat 0 0;
}
#services h2 span {
  display:none;
}
#services .bottom {
  width:378px;
  height:10px;
  background:url(../theme_images/bg-servicesBottom.jpg) no-repeat 0 0;
  margin:0;
  padding:0;
}
#services ul {
  list-style-type:none;
  margin:19px 8px 8px 8px;
  padding:0;
  font:normal 16px/18px Arial, Helvetica, sans-serif;
  color:#22231d;
  letter-spacing:-0.02em;
}
#services li {
  background:url(../theme_images/blt-services-trans.png) no-repeat 0 -2px;
  margin:0 0 12px 8px;
  padding:0 12px 0 26px;
}
#video {
  width:229px;
  font:normal 14px/1.2 Arial, Helvetica, sans-serif;
}
#video.home {
	float:left;
	padding:0 0 0 26px;
  margin:15px 0 10px 0;  
}
#video.pubEd {
	float:right;
	padding:0;
	margin:15px 0 15px 30px;
}
#video.geoarchaeology {
	float:right;
	padding:0;
	margin:8px 0 15px 30px;
}
#video a {
  display:block;
  width:229px;
  height:229px;
  overflow:hidden;
  }
#video.home a {
	background:url(../theme_images/video-presidentMessage.jpg) no-repeat 0 0;
  margin:0 0 2px 0;
}
#video.pubEd a {
	background:url(../theme_images/video-UCdavisProject.jpg) no-repeat 0 0;
  margin:0 0 2px 0;
}
#video.geoarchaeology a {
	background:url(../theme_images/video-geoarchaeology.jpg) no-repeat 0 0;
  margin:0 0 2px 0;
}
#video a img {
  border:none;
}
#video.home a:hover {
  background:url(../theme_images/video-presidentMessage.jpg) no-repeat -229px 0;
}
#video.pubEd a:hover {
  background:url(../theme_images/video-UCdavisProject.jpg) no-repeat -229px 0;
}
#video.geoarchaeology a:hover {
  background:url(../theme_images/video-geoarchaeology.jpg) no-repeat -229px 0;
}
#video a span {
  display:none;
}
#contract {
  width:229px;
  float:left;
  padding:0 0 0 26px;
  margin:16px 0 10px 0;
  float:left;
}
#contract a {
  display:block;
  width:229px;
  height:75px;
  background:url(../theme_images/btn-contractGSA.jpg) no-repeat 0 0;
  margin:0 0 2px 0;
}
#contract a:hover {
  background:url(../theme_images/btn-contractGSA.jpg) no-repeat -229px 0;
}
#contract a span {
  display:none;
}
ul.jumpList {
  margin:.25em 0 1em 0;
  height:1.2em;
  padding:0 0 1em 0;
  border-bottom:1px solid #797a4c;
}
ul.jumpList li {
  margin:0 10px 0 0;
  list-style-image:none;
  font:normal 16px/1.2 Arial, Helvetica, sans-serif;
  display:inline;
}
ul.jumpList li a {
  color:#c3f9aa;
  text-decoration:none;
  display:block;
  width:auto;
  float:left;
  background:url(../theme_images/blt-jumpList-trans.png) no-repeat left center;
  padding:0 0 0 14px;
  margin:0 14px 0 0;
}
ul.jumpList li a:hover {
  color:#ededb1;
  background:url(../theme_images/blt-jumpListOver-trans.png) no-repeat left center;
}
#maincolumn ul.jumpList li.on a {
  color:#1d1e10;
  text-decoration:underline;
  background:url(../theme_images/blt-jumpListOn-trans.png) no-repeat left center;
}
ul.jumplist li.last a {
  margin-right:0;
}
#googleMap {
  padding:5px;
  background:#c1c984;
  border:1px solid #7d8352;
  float:right;
  margin:.3em 0 1em 1em;
}
#maincolumn h1 {
  font:normal 22px/1.2 Arial, Helvetica, sans-serif;
  color:#22231d;
}
#maincolumn h1.title {
	margin-bottom:0;
	font-style:italic;
}
#maincolumn h2 {
  font:normal 18px/1.2 Arial, Helvetica, sans-serif;
  color:#22231d;
}
#maincolumn h2.subtitle {
	margin-top:0;
	margin-bottom:0;
}
#maincolumn h3 {
  font:normal 14px/1.2 Arial, Helvetica, sans-serif;
  color:#22231d;
}
#maincolumn h3.author {
	margin-top:0;
	padding-top:.5em;
	margin-top:.5em;
	border-top:1px solid #797a4c;
	text-align:right;
}
#sectorList,
#officeLocation {
	margin:1em 0 1em 0;
}
#sectorList {
	padding:0 0 1em 0;
  border-bottom:1px solid #797a4c;
}
#sectorList:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#sectorList ul {
	margin:0 1em;
  padding:0;
	list-style-type:none;
	float:left;
}
#sectorList ul.left {
	width:200px;
}
#sectorList ul.right {
	width:300px;
}
#sectorList ul li {
  margin:0 0 8px 0;
  font:normal 16px/1.2 Arial, Helvetica, sans-serif;
}
#sectorList ul li a {
	display:block;
	padding:0 0 0 1em;
  color:#c3f9aa;
  text-decoration:none;
  background:url(../theme_images/blt-jumpList-trans.png) no-repeat 0 4px;
}
#sectorList ul li a:hover {
  color:#ededb1;
  background:url(../theme_images/blt-jumpListOver-trans.png) no-repeat 0 4px;
}
#sectorList ul li.on a {
  color:#1d1e10;
  text-decoration:underline;
  background:url(../theme_images/blt-jumpListOn-trans.png) no-repeat 0 4px;
}
img.left {
	padding:2px;
	background:#f0f3da;
  border:1px solid #7d8352;
  float:left;
	margin:0 10px 10px 0;
}
img.right {
	padding:2px;
	background:#f0f3da;
  border:1px solid #7d8352;
  float:right;
	margin:0 0 10px 10px;
}
.featured {
	text-align:right;
}
#staff {
	clear:both;
}
#staff:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.twocol-left {
	width:47%;
	float:left;
}
.twocol-right {
	width:47%;
	float:right;
}
#staff h2 {
	font-size:16px;
	margin-bottom:6px;
}
#staff ul {
	font-size:14px;
	margin:6px 0 1.4em 0;
	padding-left:18px;
}
#staff li {
	padding-left:2px;
	margin-bottom:-2px;
}
#maincolumn .divide {
	padding-top:1em;
	border-top:1px solid #797a4c;
}
.articles h2 {
	clear:both;
	padding-top:8px;
	margin-bottom:-4px;
	padding-top:.75em;
	margin-top:.75em;
	border-top:1px solid #797a4c;
}
.articles h3 {
	font:normal 15px/1.2 Arial, Helvetica, sans-serif;
	width:10%;
	float:left;
}
.articles p {
	font:normal 15px/1.2 Arial, Helvetica, sans-serif;
	width:89%;
	float:right;
	margin-bottom:1.2em;
}
/* --
***** Contact Form (for contacting individuals)
-------------------------------------------------------------------------*/
#contactForm fieldset {
background:url(../theme_images/bg-form.jpg);
	border:1px solid #63653d;
	padding:20px 24px 0 20px;
}
#contactForm legend {
	color:#A92300;
	font-size:13px;
	margin:0 0 -4px 0;
}
#contactForm label {
	display:block;
	padding:0;
	margin:0;
	font-size:12px;
	text-transform:uppercase;
	color:#3b3c15;
}
#contactForm input,
#contactForm textarea {
	background:#d2d3b1;
	border:1px solid #9a9c61;
	padding:4px;
	margin:-4px 0 20px 0;
	font-size:13px;
}
#contactForm #subject,
#contactForm #message {
	clear:both;
}
#contactForm #name {
	width:48%;
	float:left;
}
#contactForm #name input {
	width:98%;
}
#contactForm #email {
	width:48%;
	float:right;
}
#contactForm #email input {
	width:98%;
}
#contactForm #subject input,
#contactForm #message input,
#contactForm #message textarea {
	width:99%;
}
#contactForm #button {
	text-align:right;
}
#contactForm #button input {
	border:0;
	background:none;
	padding:0;
}
/* --
***** Contact Form (main)
-------------------------------------------------------------------------*/
#feedback_form fieldset {
background:url(../theme_images/bg-form.jpg);
	border:1px solid #63653d;
	padding:20px 24px 0 20px;
}
#feedback_form legend {
	display:none;
}
#feedback_form label {
	padding:0;
	margin:0;
	font-size:12px;
	text-transform:uppercase;
	color:#3b3c15;
}
#feedback_form .formHelp {
	font-size:80%;
	margin:-6px 0 4px 0;
}
#feedback_form .fieldRequired {
	font-size:70%;
	color:#A92300;
}
#feedback_form input,
#feedback_form textarea {
	background:#d2d3b1;
	border:1px solid #9a9c61;
	padding:4px;
	margin:-4px 0 20px 0;
	font-size:13px;
	width:320px;
}
#feedback_form .formControls input {
	display:block;
	width:75px;
	height:30px;
	text-align:left;
	background:url(../theme_images/btn-send2.jpg) no-repeat;
	color:#312f12;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	margin-left:253px;
}
#feedback_form .formControls input:hover {
	cursor:pointer;
}

/**************************************************************************
------------------------------ SIDE COLUMN -----------------------------------
**************************************************************************/
#sidecol {
  width:212px;
  float:left;
  padding:0 0 0 18px;
}
/* --
***** Search
-------------------------------------------------------------------------*/
#sidecol form {
  height:56px;
  padding:10px 0 0 0;
  vertical-align:middle;
	margin:0;
	position:relative;
	top:3px;
}
#sidecol .search-box {
  font:normal 13px/1 Arial, Helvetica, sans-serif;
  color:#faf7e7;
  width:161px;
  height:22px;
  padding:7px 0 0 9px;
  background:url(../theme_images/bg-searchBox.jpg) no-repeat 0 0;
  border:none;
  vertical-align:middle;
  float:left;
  letter-spacing:0.02em;
}
#sidecol .search-button {
  display:block;
  width:32px;
  height:30px;
  background:url(../theme_images/bg-searchButton.jpg) no-repeat 0 0;
  float:left;
  position:relative;
  left:8px;
}
#sidecol .search-button:hover {
  background:url(../theme_images/bg-searchButton.jpg) -32px 0;
}
#sidecol .search-button span {
  display:none;
}
#sidecol #learn-archaeology {
  width:212px;
  height:73px;
	margin-top:-10px;
}
#sidecol #learn-archaeology a {
  display:block;
  width:212px;
  height:73px;
  background:url(../theme_images/btn-learnArchaeology.jpg) no-repeat 0 0;
}
#sidecol #learn-archaeology a:hover,
#sidecol #learn-archaeology.on a {
  background:url(../theme_images/btn-learnArchaeology.jpg) no-repeat -212px 0;
}
#sidecol #learn-archaeology.on a {
	cursor:auto;
}
#sidecol #learn-archaeology a span {
  display:none;
}
#sc-list {
  width:212px;
  background:url(../theme_images/bg-scListCenter.jpg) repeat-y center;
}
#sc-list #special-services {
  width:212px;
  height:43px;
  background:url(../theme_images/h3-specialServices.jpg) no-repeat 0 0;
  margin:0;
}
#sc-list #awards {
  width:212px;
  height:19px;
  background:url(../theme_images/h3-awards.jpg) no-repeat 0 0;
  margin:30px 0 0 0;
}
#sc-list #publications {
  width:212px;
  height:19px;
  background:url(../theme_images/h3-publications.jpg) no-repeat 0 0;
  margin:30px 0 0 0;
}
#sc-list h3 span {
  display:none;
}
#sc-list ul {
  margin:1em 0 1.1em 0;
}
#sc-list li {
  margin:0 0 10px 0;
  list-style-image:url(../theme_images/blt-scList.jpg);
}
#sc-list a {
  color:#acedb7;
  font:normal 14px/1.2 Arial, Helvetica, sans-serif;
  text-decoration:none;
}
#sc-list a:hover {
  color:#ededb1;
}
#sc-list .on a {
  color:#ededb1;
	text-decoration:underline;
}
#sc-list .bottom {
  display:block;
  width:212px;
  height:19px;
	margin-top:-3px;
  background:url(../theme_images/bg-scListBottom.jpg) no-repeat 0 0;
}
/**************************************************************************
-------------------------------- FOOTER -----------------------------------
**************************************************************************/
#footer {
  width:990px;
  height:72px;
  background:url(../theme_images/bg-footer.jpg) no-repeat top center;
  clear:both;
  margin:0 auto;
  text-align:center;
  color:#b7ba7c;
  line-height:50px;
}
#footer p {
  margin:0;
}
#footer a {
  color:#b7ba7c;
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
}


/** -------------Third Level  ---------- **/

/* -- fourth level-- */
