body {
  background: #e7dccc url(/images/bg.png) center 32px repeat-x;
  font: 82%/1.5 'lucida grande', helvetica, arial, sans-serif;
  margin: 0;
  text-align: center; }

#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 960px; }

#header {
  height: 145px;
  margin: 8px 0 1em;
  position: relative;
  width: 100%; }
  #header h1 {
    height: 145px;
    margin: 0;
    padding: 0;
    width: 229px; }
    #header h1 a {
      background: url(/images/header.png);
      display: block;
      height: 145px;
      overflow: hidden;
      text-indent: -9999px;
      width: 229px; }
  #header h4 {
    background: url(/images/header.png) -229px top no-repeat;
    height: 93px;
    margin: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 731px; }
  #header .navigation {
    bottom: 21px;
    height: 31px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 731px; }
    #header .navigation li {
      float: left;
      height: 31px;
      list-style: none;
      margin: 0;
      padding: 0;
      position: relative; }

.navigation li a {
  display: block;
  height: 31px;
  overflow: hidden;
  text-indent: -9999px; }

/* Image replacement for navigation */
.nav_about a {
  background: url(/images/navigation.png) -0px 0;
  width: 131px; }
  .nav_about a:hover {
    background: url(/images/navigation.png) -0px 31px; }

.nav_history a {
  background: url(/images/navigation.png) -131px 0;
  width: 164px; }
  .nav_history a:hover {
    background: url(/images/navigation.png) -131px 31px; }

.nav_news a {
  background: url(/images/navigation.png) -295px 0;
  width: 68px; }
  .nav_news a:hover {
    background: url(/images/navigation.png) -295px 31px; }

.nav_support a {
  background: url(/images/navigation.png) -363px 0;
  width: 88px; }
  .nav_support a:hover {
    background: url(/images/navigation.png) -363px 31px; }

.nav_visit a {
  background: url(/images/navigation.png) -451px 0;
  width: 133px; }
  .nav_visit a:hover {
    background: url(/images/navigation.png) -451px 31px; }

.nav_store a {
  background: url(/images/navigation.png) -584px 0;
  width: 71px; }
  .nav_store a:hover {
    background: url(/images/navigation.png) -584px 31px; }

.nav_contact a {
  background: url(/images/navigation.png) -655px 0;
  width: 76px; }
  .nav_contact a:hover {
    background: url(/images/navigation.png) -655px 31px; }

/* Drop-downs */
.navigation li:hover ul, #nav li.over ul {
  left: 0; }

.navigation li li {
  float: none;
  height: auto;
  margin: 0;
  padding: 0;
  position: static;
  width: 100%; }

.navigation li li a, #nav li li a:hover, #nav li li a:active {
  background: none;
  display: block;
  height: auto;
  line-height: 1;
  margin: 0;
  padding: 8px 8%;
  text-align: left;
  text-indent: 0;
  width: 84%; }

.navigation li li a:hover {
  background: #ded3c1;
  width: 84%; }

.navigation li ul {
  background: #d4c9b7;
  border-bottom: 1px solid #470e12;
  font-size: .9em;
  left: -1999px;
  line-height: 1.5;
  padding: 5px 0;
  position: absolute;
  top: 28px;
  width: 200px;
  z-index: 9999; }

#content #content-main {
  float: left;
  width: 600px; }
#content #content-sub {
  float: right;
  font-size: .9em;
  width: 320px; }
  #content #content-sub a {
    color: black; }
  #content #content-sub .item {
    background: #d4c9b7;
    margin: 0 0 1em;
    padding: 1em 1em .5em; }
    #content #content-sub .item h4 {
      color: #470e12;
      font: 1.5em/1 georgia, "Times New Roman", times, serif;
      margin: 0 0 .5em; }
    #content #content-sub .item p {
      margin: 0 0 1em; }
    #content #content-sub .item img {
      border: 5px solid white;
      margin: .5em 0; }
  #content #content-sub #store {
    background: #d4c9b7 url(/images/glove.png) 95% center no-repeat;
    padding-right: 42%; }

#footer {
  clear: both;
  padding: 1.5em 0; }
  #footer p {
    border-top: 1px solid #b2a899;
    color: #392f23;
    font: .9em/1.5 georgia, "Times New Roman", times, serif;
    padding: 1em 0;
    margin: 0; }

/* HTML */
h2 {
  font: 1.8em/1.2 georgia, "Times New Roman", times, serif;
  margin: 0 0 .75em; }

h3 {
  font: 1.4em/1.2 georgia, "Times New Roman", times, serif;
  margin: 1em 0 .35em; }

h2, h3 {
  color: #470e12; }

p {
  margin: 0 0 1em; }

a {
  color: #470e12;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

sup {
  color: #756b5e;
  font: 10px 'trebuchet ms', helvetica, sans-serif; }

/* Home Page */
#welcome {
  margin: 0 0 1em;
  z-index: 9876; }

#oilwell {
  border: 5px solid white;
  display: block;
  float: right;
  margin: 0 0 1em 2em; }

p#mission {
  background: url(/images/star_rule.png) 10px bottom no-repeat;
  font: italic 1.1em/1.5 georgia, "Times New Roman", times, serif;
  margin: 2em 0;
  padding-bottom: 3em;
  text-align: justify; }

body.home h2 {
  font-size: 1.4em; }

#home_video {
  float: right;
  margin: 0 0 1.5em 1.5em; }

.announcement {
  margin: 0 0 2em; }
  .announcement .posted {
    color: #392f23;
    font-size: .9em; }

/* Plan your visit */
body.visit h4 {
  margin: 0; }
body.visit p {
  margin: 0 0 1.5em; }
body.visit .highlight {
  color: #470e12;
  font-size: 1.2em; }

/* Scope */
body.scope h3 {
  margin: 1em 0; }
  body.scope h3 em {
    font-size: .85em;
    font-style: normal; }

/* History */
#sources {
  border-top: 1px solid #756b5e;
  color: #756b5e;
  margin: 1.5em 0;
  padding: 1em 0; }
  #sources ol {
    font-size: .9em; }

/* Team */
#board {
  text-align: center; }
  #board table {
    border: 0;
    margin: 0 auto; }
    #board table td {
      border: 0;
      margin: 0;
      padding: 0 1em;
      text-align: left; }

/* Photos */
.left {
  float: left;
  margin: 0 1em 1em 0; }

.right {
  float: right;
  margin: 0 0 1em 1em; }

.photo {
  background: white;
  border: 5px solid white; }
  .photo img {
    display: block; }
  .photo p {
    color: #7f7467;
    line-height: 1.2;
    margin: 10px 5px 5px;
    font-size: .85em;
    font-style: italic; }

.midland .photo {
  width: 250px; }

/* Timeline */
body.timeline #content #content-main {
  width: 960px; }

/* Misc */
img#sketch {
  float: right;
  margin: 0 0 1.5em 1.5em; }

body.stories .video {
  float: right;
  margin: 0 0 1em 1em; }

/* Admin */
tr.draft, tr.completed {
  color: #666; }

tr.draft a, tr.completed a {
  color: #666; }

#state {
  background: #eee;
  border: 2px solid #ccc;
  line-height: 1;
  margin: 1em 0;
  padding: 1em; }


#state p, #state form, #state form div {
  margin: .5em 0; }

#state strong {
  font-size: 2.5em; }

table.admin {
  border-collapse: collapse; }
  table.admin th, table.admin td {
    border: 1px solid #d4d4d4;
    font-size: .9em;
    margin: 0;
    padding: 5px; }

ul.admin_buttons {
  list-style: none;
  margin: 1em 0;
  padding: 0; }
  ul.admin_buttons li {
    display: inline;
    margin: 0;
    padding: 0 2em 0 0; }

#administration {
  background: #333;
  border-bottom: 1px solid #000;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1000; }
  #administration h4 {
    color: #fff;
    display: inline;
    margin: 0;
    padding: 0 2em; }
  #administration ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0; }
    #administration ul li {
      display: inline;
      margin: 0;
      padding: 0 1em; }
      #administration ul li a {
        color: #cc9;
        font-size: .9em;
        line-height: 2em; }

/* Rails Built In Stuff */
.flash {
  background: white;
  border-style: solid;
  border-width: 1px;
  font-size: 1.2em;
  margin: 0 0 1em;
  padding: 5px; }

.flash_notice {
  border-color: #060;
  color: #0a0; }

.flash_error {
  border-color: #600;
  color: #a00; }

.fieldWithErrors input {
  border: 2px solid red; }

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff; }

#errorExplanation p {
  color: #333;
  margin: 1em 0;
  padding: 5px; }

#errorExplanation ul {
  margin: 1em; }

#errorExplanation ul li {
  font-size: 12px;
  list-style: square; }

form#ContributionForm table {
  width: 100%; }
form#ContributionForm td {
  vertical-align: top; }
form#ContributionForm label {
  display: block; }
form#ContributionForm .Contribution_radio {
  padding: .5em 0;
  margin: 0; }
  form#ContributionForm .Contribution_radio label {
    display: inline; }
form#ContributionForm .inline {
  display: inline; }
form#ContributionForm .submit {
  padding: .5em 0 0 0;
  margin: 0; }

.cvv {
  color: #470e12;
  text-decoration: none;
  cursor: pointer; }
  .cvv:hover {
    text-decoration: underline; }

.cvvtip {
  background: white;
  border-style: solid;
  border-width: 1px;
  border-color: grey;
  padding: 6px;
  text-align: left;
  width: 20%; }
  .cvvtip .tip-text {
    display: none; }
