@charset "UTF-8";
/* Marmarth Research Foundation */
/* Simple styles */

html body {
  background:#feedcc url("/images/papel_bg.gif") repeat;
  color:#000;
  font:0.9em/1.4 "Trebuchet MS", Helvetica, Arial, sans-serif;
  padding:0;
  margin:0;
}

p { margin-top:0.3em; }

h1 {
  font: small-caps 1.5em "Times New Roman", Times, serif;
  letter-spacing:0.03em;
  margin-bottom:0;
  clear:both;
}

#subheader {
  text-align:left;
}

#subheader h1 {
  font-size: 2em;
  margin-bottom:0;
}

#subheader h3 {
  font: 1.2em "Times New Roman", Times, serif;
  text-transform:uppercase;
  margin:0;
}

#container {
  margin:0 auto;
  padding:10px 20px;
  text-align:left;
}

#papelBottom,#papelTop,#papelSides,#borderBottom,#borderSides,#borderTop { margin:0;padding:0; }

#navigation {
  font: 1.2em "Times New Roman", Times, serif;
  text-transform:uppercase;
  margin-bottom:10px;
  margin-top:1em;
}

#navigation ul {
  list-style:none;
  margin:0;padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding-right:30px;
}

#navigation li a {
  color:#947554;
}

#navigation li a:hover {
  color:#603B19;
}

#goals #tab-goals,
#excavations #tab-excavations,
#fieldprogram #tab-fieldprogram,
#staff #tab-staff,
#publications #tab-publications {
  color:black;
}

#pageContent {
  border:0;
  margin:0;
  width:100%;
}

#excList .ex { clear:both;padding-bottom:20px; }
#excList .ex .polaroidPic img { border:1px solid black; margin:0 10px 20px 0; }
#excList .overlay h3 { display:none; }


img.bg,
#watermark img,
#navigation img,
#drawing,
#digRibbon,
#leftTray,
#thesSkull,
#matton,
.hide {
  visibility:hidden;
  height:0;
  margin:0;
  padding:0;
  display:none;
}

#breadCrumb {
  color: #000;
  font-size:0.9em;
  padding:0;
  margin-bottom:8px;
  text-align:left;
}

#breadCrumb a {
  color:#666;
  text-decoration:none;
}

#breadCrumb a:hover { color:#000; }

#breadCrumb ul {
  margin-left: 0;
  padding-left: 0;
  display: inline;
  border: none;
}

#breadCrumb ul li {
  margin-left: 0;
  padding-left: 2px;
  border: none;
  list-style: none;
  display: inline;
}

#rightTray {
  margin:0;
  float:none;
  clear:both;
  width:100%;
}

img.left { margin:0.5em 1em 1em 0; }

img.right { margin:0.5em 0 1em 1em; }

img.center { margin:0.5em auto 0.5em; }

img.small {
  margin-top:0.25em;
  margin-bottom:0.5em;
}

img.left, img.right, img.center {
  border:1px solid #947554;
  position:static;
}

img.blue { border:1px solid #036; }

#footer p { text-align:center; }

#footer { margin-bottom:0; }

a.more {
  font-size:0.95em;
  font-weight:normal;
  padding:2px;
}
p a {
  font-weight:bold;
  text-decoration:none;
  border-bottom:1px solid #036;
}

p a:link { color:#036; }

p a:visited { color:#000; }

p a:hover {
  color:#fff;
  background-color:#0757a8;
  border-bottom:2px solid #036;
}

p.note {
  font-size:0.95em;
  line-height:normal;
}

p.note a { border-bottom:1px solid #947554; }

p.error {
  font-size:0.8em;
  font-weight:bold;
  color:#543c14;
  text-align:center;
}

p.error:hover { color:#ebdab2; }


a img { border:0; }

a.no_link { cursor:default; }

a.invisible {
  border:0;
  background:none;
  color:#333 !important;
}

a.invisible:hover {
  background:none;
  border-bottom-width:1px !important;
}
