@charset "utf-8";
@import url(reset.css);



ul {line-height: 170%; list-style-type: square; margin-top: 10px; margin-left:40px;}

body {
	background-color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
}
h1  {
	color: #cc6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom:0.5em;
	line-height: 2;
	}

h2 {
	font-size: 1.3em;
	color: #cb9800;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:0.5em;
	padding-top:0.7em;
}

h3 {
	font-size: 1em;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:0.1em;
}
h4 {
	font-size: 1.4em;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:0.5em;
	padding-top:0.7em;
}

a:hover { 
	text-decoration: underline;
	color: #993300;
}

#header_container {
	height: 117px !important;
	background-color: #e1dcd6;
	border-bottom: 10px solid #8F8576;
	width: 100%;
	font-size: 16px;
}

#header_container #header_logos {
	width: 760px;
	margin: 0 auto;
}

#text_float_right {
	float: right;
	font-size: 0.9em;
	width: 300px;
	position: relative;
	top: 15px;
	right: 10px;
	display: block;
	text-align: right;

}

.pipe { color: #999999;}


#text_float_right a {
	text-decoration: none;
	padding: 2px;
	background-color: #e1dcd6;
	color: #330000;
	font-size: 1.2em;
}

#text_float_right a:hover {
	color: #666666;
	text-decoration: none;

}

#header_container #header_logos #header_logo_left {
	float: left;
	width: 380px;
	margin-top: 10px;
}
#header_container #header_logos #header_logo_right {
	float: right;
	width: 370px;
	text-align: right;
	margin-top: 50px;
	margin-right: 10px;
}
#header_container #tabs_container {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	margin-bottom: -1px;
	background-color: transparent;
}
#header_container #tabs_container #left_align_tabs {
	margin-left:100px;
}
#center_container {
	background: transparent url(../images/background/center_content_bg.png) repeat-y 50% -130px;
	height: auto;
	width: 100%;
	float: left;
}
#center_container #main_body {
	width: 760px;
	margin: 0 auto;
	height: auto;
}
#center_container #main_body #left_column {
	width: 180px;
	width: 185px;
	float: left;
	margin-top: 10px;
	margin-left: 10px !important;
	margin-left: 5px;
}
#center_container #main_body #right_column {
	float: right;
	width: 520px !important;
	width: 525px;
	margin-left: 5px !important;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px  #FF0000;
	margin-right: 10px !important;
	margin-right: 5px;
}

#center_container #main_body #right_column p {
 color: #000000;
 margin-bottom: 1em;
 line-height: 150%;
 
}

#center_container #main_body #flash_column {
	width: 760px;
	height: 570px;
	/*float: left;*/
}

#footer_container {
	border-top: 6px #8F8576 solid;
	background:#000 url(../images/footer_bg_slice.jpg) repeat-x;
	height: 300px;
	width: 100%;
	float: left;
}
#footer_container p {
	color: #FFFFFF;
}
#footer_container #footer {
	background: url(../images/footer_bg.jpg) no-repeat;
	width: 760px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
#footer_container #footer #produced_by {
	float: left;
	width: 300px;
	margin-left: 100px !important;
	margin-left: 50px;
	margin-top: 95px;
}
#footer_container #footer #copyright {
	float: right;
	text-align: right;
	width: 300px;
	margin-right: 30px !important;
	margin-right: 20px;
	margin-top: 95px;
}
#footer_container #footer #logos {
	margin-left: 60px;
	padding-top: 60px;
}
#tabs2 {
	font: bold 0.8em "Trebuchet MS";
	float:right;
	width:100%;
	background:transparent;
	line-height:normal;
	color: #663333;
}
#tabs2 ul {
	margin:0;
	padding:0px 0px 1px 110px;
	list-style:none;
}
#tabs2 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs2 a {
	float:left;
	background:url("../images/tableft2.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs2 a span {
	float:left;
	display:block;
	background:url("../images/tabright2.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabs2 a:hover span {
	color:#fff;
}
#tabs2 a:hover {
	background-position:0% -42px;
}
#tabs2 a:hover span {
	background-position:100% -42px;
}

#leftnav {
	width: 180px;
}

#leftnav h4 {
	display: none;
}

#leftnav ul {
	padding: 0px;
	margin: 0px 0 0 10px;
	list-style: none;
}
#leftnav ul li {
	padding-bottom: 5px;
	margin: 0px;
	line-height: 140%;
	float: left;
	clear: both;
}


#leftnav a {
	clear:both;
	color: #993300;
	float:left;
	font-weight:bold;
	height:18px;
	margin-bottom: 4px;
	padding-left:2px;
	margin-top:6px;
	text-decoration:none;
	width:173px;
	font-size: 1em;
}



#leftnav a:hover {
	color: #000000;
}

#leftnav ul li a:hover {
border-bottom: 0px solid #EEEEEE;
}

/******************Sub Nav*********************************/
#leftnav ul ul{
	padding: 0px;
	margin: 0px 0 0 0px;
	list-style: none;
}

#leftnav ul ul li {
	padding: 0px;
	margin: 0px;
	line-height: 130%;
	float: left;
	clear: both;
}


#leftnav ul li a {
	clear:both;
	color: #993300 /*#6633008*/;
	float:left;
	font-weight:bold;
	height:18px;
	padding-bottom:8px;
	padding-left:0px;
	padding-top:6px;
	text-decoration:none;
	width:173px;
	font-size: 1em;
}

#subleftnav ul li a {
	clear:both;
	color: #333333 /*#6633008*/;
	float:left;
	font-weight:bold;
	height:18px;
	padding-bottom:8px;
	padding-left:20px;
	padding-top:6px;
	text-decoration:none;
	width:173px;
	font-size: 1em;
}

#subleftnav a:hover {
	color: #000000;
}


body#contact #right_column {
margin-left: 10px; 
position: relative; 
left: 0 !important;
left: 17px;}

body#home #leftnav #mnu_home,
body#digging_past #leftnav #mnu_digging_past,
body#teachers #leftnav #mnu_teachers
body#peter #leftnav #mnu_peter

ul 	{line-height: 170%; list-style-type: square;}
ol 	{line-height: 170%; list-style-type: square; padding-left: 25px;}

body#contact #img {width: 520px; height: 150px; display: block; padding: 0px; margin: 0px; 
						float: left; clear: both; background:  url("../images/img_contactus.jpg") #41696C; margin-bottom: 0.5em;
}

body#digging_past #img {width: 520px; height: 150px; display: block; padding: 0px; margin: 0px; 
						float: left; clear: both; background:  url("../images/img_digging.jpg") #41696C; margin-bottom: 0.5em;
}

body#explorers #img {width: 520px; height: 150px; display: block; padding: 0px; margin: 0px; 
						float: left; clear: both; background:  url( "../images/img_explorers.jpg") #41696C; margin-bottom: 0.5em;
}

body#teachers #img {width: 520px; height: 150px; display: block; padding: 0px; margin: 0px; 
						float: left; clear: both; background:  url("../images/img_teachers.jpg") #41696C; margin-bottom: 0.5em;
}

/*************   FORM  ****************/

form{
	background:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*font-weight: bold;*/
	color: #000000;
	width: 100%;
	line-height: 250%;
	padding-left:18px;
}

td.form {
	background:#FFFFFF;
	text-align:left;
}

input {
	font-color:333333;
	border-style:solid;
}

.searchbox {
	background:#FFFFFF;
	font-color:333333;
	border-style:solid;
	border:1;
	width:146px;
	border:#FFFFFF;
}

.result{
	width:100px;
	height:150px;
	background:#009966;
}

/*************  END FORM  ****************/

/* CSS code for top right navigation rollover image links  ****************/

#home_rollover
{
  display: block;
  float:left;
  width: 84px;
  height: 17px;
  border: 0px;

  background: url("../images/icons/home_rollover.gif") no-repeat  0 0 ;

}

#home_rollover:hover
{ 
  background-position: 0 -21px;
}


#teachers_rollover
{
  display: block;
  float:left;
  width: 104px;
  height: 17px;
  border: 0px;
  background: url("../images/icons/teachers_rollover.gif") no-repeat  0 0 ;

}

#teachers_rollover:hover
{ 
  background-position: 0 -21px;
}

#contact_rollover
{
  display: block;
  float:left;
  width: 94px;
  height: 17px;
  border: 0px;
  background: url("../images/icons/contact_rollover.gif") no-repeat  0 0  ;

}

#contact_rollover:hover
{ 
  background-position: 0 -21px;
}

#database_results {
	height: 250px;
	width: 145px;
	border-style: solid;
	border-width: 2px;
	border: #FFCC99;
	padding: 7px;
	margin-top: auto;
	margin-left: auto;
    margin-right: auto;
	text-align:center;
}

p.pdf	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin:0px 0px 7px 0px; 
	padding:11px 0px 20px 37px; 
	background: url(../images/icons/pdf.gif) no-repeat ; 
	display: block;
	border-bottom:1px solid #eee;}
	
a.pdf:link, a.pdf:visited {


color: #000000; font-weight:bold;
text-decoration: none;


}
	
a.pdf:hover {
	font-size: 12px;
	background-color: #edcaa6;
}

	





















