/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}


header h6{
text-align: right;
max-width: 940px;
margin: 0 auto;
padding-top: 10px;
font-weight: normal;
-webkit-margin-after: 0;
-webkit-margin-before: 0;
color: #999;
}

header h6 a:link{
	text-decoration: none;
	color: #999;
}

header h6 a:visited{
	text-decoration: none;
	color: #999;
}

header h6 a:hover{
	text-decoration: none;
	color: #000;
}


body, ul, li {
    font-size:14px; 
    font-family:Arial, Helvetica, sans-serif;
    line-height:21px;
    text-align:left;
}
 
/* Navigation Bar */
 
#menu {
	position: relative;
	z-index: 1;
    list-style:none;
    max-width: 940px;
    margin:20px auto 0px auto;
    height:43px;
    padding:0px 20px 20px 20px;
    background: #FFF;
	border-bottom: 1px solid #c3c3c3;
	display: block;
}
 
#menu li {
    float:left;
    text-align:center;
    position:relative;
    padding: 10px 10px 4px 10px;
    margin-right:70px;
    margin-top:7px;
    border:none;
	padding-bottom: 5px;
}

#menu li .branding{
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
}
#menu .branding{
	float: right; 
	padding: 0;
	margin: 13px 0 0 0;
}
.branding a{
	height: 50px;
}
#menu .branding p{
	float:right;
	margin: 5px 0 0 0;
	font-size: 11px;
	height: 18px;
	margin-top: -10px;
}
#menu .drop:hover{
    border: 1px solid #777777;
	border-bottom: none;
	background: #FFF;
	padding-left: 9px;
	padding-right: 9px;
}
 
#menu li a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px; 
	font-weight: bold;
    color: #8d8d8d;
    display:block;
    text-decoration:none;
}
 
#menu li:hover a {
	color: #00b5e5;
}
#menu li .drop {

}
#menu li:hover .drop {
}
 
/* Drop Down */
 
.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
    margin:4px auto;
    float:left;
    position:absolute;
	z-index: -1;
    left:-999em;
    text-align:left;
    padding:10px 5px 10px 5px;
    border:1px solid #777777;
    background: #FFF;
}
 
.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 480px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}
 
#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
    left:-1px;
    top:auto;
}
 
/* Columns */
 
.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
    display:inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
.col_1 {width:230px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}
 
/* Right alignment */
 
#menu .menu_right {
    float:right;
    margin-right:0px;
}
#menu li .align_right {
    /* Rounded Corners */
    -moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}
#menu li:hover .align_right {
    left:auto;
    right:-1px;
    top:auto;
}
 
/* Drop Down Content Stylings */
 
#menu p, #menu h2, #menu h3, #menu ul li {
    font-family:Arial, Helvetica, sans-serif;
    line-height:21px;
    font-size:12px;
    text-align:left;
}
#menu h2 {
    font-size:21px;
    font-weight:400;
    letter-spacing:-1px;
    margin:7px 0 14px 0;
    padding-bottom:14px;
}
#menu h3 {
    font-size:14px;
    margin:0;
	color: #4a4a4a;
}
#menu li:hover div h3 .head {
	font-size: 14px;
	margin: 0;
	color: #4a4a4a;
	font-weight: bold;
	padding: 0;
}

#menu li:hover div a {
    font-size:14px;
	font-weight: normal;
    color:#4a4a4a;
	padding-left: 12px;
}
#menu li:hover .branding a {
    font-size:14px;
	font-weight: normal;
    color:#4a4a4a;
	padding: 0;
}
#menu li:hover div a:hover{
	font-weight: bold;
}
#menu li:hover div .archaeology a:hover {
    color:#00b5e5;
}
#menu li:hover div .archLaboratory a:hover {
    color:#000;
}
#menu li:hover div .archHistory a:hover {
    color:#9c1680;
}
#menu li:hover div .gisDataVis a:hover {
    color:#f68b1f;
}
#menu li:hover div .publicOutreach a:hover {
    color:#9dca76;
}
#menu li:hover div .section106Consult a:hover {
    color:#988f86;
}
#menu li ul {
    list-style:none;
    padding:0;
    margin:0 0 2px 0;
}
#menu li ul li {
    font-size:12px;
    position:relative;
    padding:0;
    margin:0;
    float:none;
    text-align:left;
    width: 230px;
}
#menu li ul li:hover {
    background:none;
    border:none;
    padding:0;
    margin:0;
}
main{
	max-width: 980px;
	margin: 0 auto;
}
.nivoSlider{
	z-index: 0;
}
#Wrapper{
	max-width: 980px;
	margin: 0 auto;
}
.content{
	text-align: center;
}
.col_left{
	width: 99%;
	display:inline-block;
	vertical-align: top;
}
.col_left img{
	width: 99%;
	margin: 0 auto;
}
.col_right{
	width: 99%;
	display: inline-block;
	padding-top: 25px;
	padding-bottom: 25px;
}
.col_right h2{
	font-size: 36px;
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	padding-bottom: 35px;
	line-height: 30px;
}
.col_right p{
	text-align: left;
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.col_right .contact{
	width: 150px;
	background-color: #eae9e7;
	float: right;
	text-align: left;
	padding: 2px;
}
.col_right .contact h3{
	padding: 2px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.col_right .contact h4{
	padding: 2px;
	color: #9e9e9e;
	font-weight: bold;
}
.col_right .contact p{
	padding: 2px;
	font-size: 12px;
	color: #989898;
}
.service_left.vert{
	width: 35%;
	display:inline-block;
	vertical-align: top;
	float:left;
}
.service_left.vert img{
	width: 35%;
	display:inline-block;
	vertical-align: top;
	width: 100%;
	height: auto;
	padding-top: 75px;
}
.service_right.vert{
	width: 64%;
	display: inline-block;
}
.service_right.vert h3{
	font-size: 36px;
	font-weight: bold;
	color: #00b5e5;
	padding: 50px 10px 10px 10px;
	text-align: left;
	line-height: 34px;
}
.service_right.vert h4{
	font-size: 24px;
	color: #00b5e5;
	font-weight: normal;
	padding: 10px 0 10px 10px;
	text-align: left;
}
.service_right.vert ul{
	list-style-type: none;
	padding-left: 10px;
}
.service_right.vert ul li{
	font-size: 12px;
}
.service_right.vert p{
	text-align: left;
	padding-left: 10px;
	line-height: 24px;
	font-size: 12px;
}
.service_right.vert p+p{
	padding-top: 20px;
}
.subImgHolder img{
	width: 99%;
	height: auto;
}
.service_left.hori{
	display: inline-block;
	width: 30%;
	vertical-align: top;
	padding-top: 30px;
	text-align: right;
}
.service_left.hori h3{
	font-size: 36px;
	font-weight: bold;
	color: #00b5e5;
	padding-right: 50px;
	line-height: 30px;
}
.service_left.hori h4{
	font-size: 24px;
	color: #00b5e5;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 50px;
}
.service_right.hori{
	display: inline-block;
	width: 65%;
	text-align: left;
	font-size: 12px;
}
.service_right.hori ul{
	list-style-type: none;
	padding-left: 10px;
}
.service_right.hori ul li{
	font-size: 12px;
}
.service_right.hori p{
	padding: 10px;
}
.service_right.hori p+p{
	padding-top: 15px;
}
footer{
	max-width: 940px;
	height: 25px;
	background-color: #d6d2cf;
	border-top: 1px solid #8d8d8d;
	margin: 0 auto;
	padding: 0 20px;
}

@media only screen and (max-width : 905px) {


#menu li {
margin-right: 40px;
}
#menu li a{
	font-size: 14px;
}
.service_left.hori h3{
	font-size: 200%;
	text-align:right;

}
.service_left.hori h4{
	font-size: 180%;
	text-align:right;
}
}


@media only screen and (max-width : 760px) {


#menu li {
margin-right: 20px;
}
#menu li a{
	font-size: 12px;
}
.service_left.hori h3{
	font-size: 175%;
	text-align:right;

}
.service_left.hori h4{
	font-size: 175%;
	text-align:right;
}
}

@media only screen and (max-width : 625px) {

#menu{
	display: none;
}
#menu li {
margin-right: 20px;
}
#menu li a{
	font-size: 12px;
}
.service_left.hori h3{
	font-size: 125%;
	text-align:left;

}
.service_left.hori h4{
	font-size: 125%;
	text-align:left;
}
}