html {
  height: 100%;
}

body {
  height: 100%;
  background-color: #ffefa5;
  margin: 0px;
  font-family: verdana, arial;
  font-size: 14px;
  font-weight: normal;
  color: black;
}

a {
  text-decoration: none;
}

a:link {
  color: #aa0000;
}

a:visited {
  color: #aa0000;
}

a:active {
  color: #660000;
}

a:hover {
  color: #660000;
}

img {
  border: 0px;
  behavior: url(css/iepngfix.htc);
}

table {
  font-family: verdana, arial;
  font-size: 14px;
  font-weight: normal;
  color: black;
  margin: 0px auto;
  border-collapse: collapse;
}

hr {
  width: 800px;
  margin: 10px auto;
}

.headertable {
  width: 100%;
  background-color: #60340c;
  border-bottom: 1px dashed black;
}

.titlelogo {
  border-bottom: solid black 1px;
}

.disclaimer {
  width: 800px;
  margin: 0px auto;
  text-align: justify;
}

.disclaimer img.address {
  display: block;
  margin: 0px auto;
}

.enter {
  font-size: 40px;
}

.exit {
  font-size: 30px;
}

.headshots td {
  width: 200px;
  text-align: center;
  vertical-align: top;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
}

.headshots td .subcaption {
  font-size: 12px;
}

.hovertable {
  width: 350px;
}

.hovertag {
  padding: 0 0 10px;
  font-weight: bold;
}

.hoverlabel {
  width: 90px;
  text-align: right;
  font-style: italic;
}

.hovervalue {
  text-align: left;
}

.hoverdesc {
  padding: 10px 0 0;
  font-size: 10px;
}

.gallerybumper {
  width: 780px;
}

.galleryvideo {
  text-align: center;
}

.video {
  text-align: center;
  border: solid 1px black;
  padding: 15px;
  line-height: 0.5;
}

.tourbumper {
  width: 780px;
}

.tourshot {
  text-align: center;
  vertical-align: top;
}

.description {
  text-align: left;
  vertical-align: top;
  padding-right: 15px;
}

.tagline {
  font-weight: bold;
  font-size: 18px;
}

.xref {
  font-size: 10px;
}

.join {
  text-align: right;
  vertical-align: top;
}

.join img {
  border: solid 1px black;
}

.gallery {
  border-collapse: collapse;
  border: solid 2px black;
  margin: 5px auto;
  background-color: white;
}

.gallery td {
  text-align: center;
  vertical-align: middle;
  border: dashed 1px black;
  padding: 5px;
}

.gallery tfoot td {
  padding: 10px;
}

.gallery tfoot td a {
  font-size: 16px;
  font-weight: bold;
}

.tourpics {
  margin: 10px auto;
}

.tourpics td {
  text-align: center;
  width: 190px;
  padding: 0px 3px;
}

.performertable {
  width: 780px;
  margin: 0px auto 10px;
  border: 2px solid black;
}

.performertable th {
  padding: 5px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid black;
}

.performertable th.performerinfo {
  text-align: center;
}

.performertable td {
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

.performertable td.headshot {
  width: 200px;
  border: solid 1px black;
}

.performertable td.performerinfo {
  width: 240px;
}

.performertable td.performerbio {
  width: 340px;
  font-size: 12px;
  text-align: justify;
}

.performertable td .subheader {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

.performertable div.label {
  font-size: 12px;
  font-style: italic;
  text-align: right;
  width: 45%;
  vertical-align: top;
  padding: 3px;
  float: left;
}

.performertable div.field {
  font-size: 12px;
  text-align: left;
  width: 45%;
  vertical-align: top;
  padding: 3px;
  float: left;
  clear: right;
}

.pagenav table {
  width: 750px;
}

.pagenav td {
  width: 125px;
  vertical-align: top;
}

.pagenav .back {
  text-align: left;
}

.pagenav .joinnow {
  text-align: center;
}

.pagenav .next {
  text-align: right;
}

.pagenav .members {
  text-align: center;
}

.pagenav .support {
  text-align: center;
}

.pitch {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

.footer {
  margin: 10px auto;
}

.footer td {
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  padding: 0 10px;
  line-height: 1.8;
}

#nonfooter {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
}

#content {
  text-align: center;
  padding: 5px;
}

#buffer {
  height: 4em;
}

#footerdiv {
  height: 4em;
  text-align: center;
}
