#container {
  text-align: left;
}

#pre_nav h4 {
  font-size: 150%;
  text-align: center;
}

.event_nav {
  clear: both;
  font-size: large;
  margin: 1em 0;
  text-align: center;
}

.event_nav .item {
  margin: 0 0.5em;
}

#event_body {
  clear: both;
}

.credits_list {
  margin: 1em 10%;
  text-align: center;
}

.credits_list p {
  font-size: small;
}

.credits_tabular p {
  margin: 0.5em 0;
  font-size: small;
}

.credits_tabular .sigil_info p {
  font-size: small;
  font-style: italic;
  margin: 1em 0;
}

h2 {
  font-style: italic;
  font-size: 250%;
  font-family: serif;
  margin-top: 0;
}

.credits_table h2, .credits_list h2 {
  margin: 0;
  margin-bottom: 0.5em;

  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
}

h4 {
  margin-bottom: 0;
  font-size: 125%;
}

h5 {
  margin-top: 0.5em;
  font-size: 100%;
}

.special_event h3 {
  font-size: 175%;
}

.special_event h4 {
  font-size: small:
  font-weight: bold;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

.special_event_large h3 {
  font-size: 250%;
}

.special_event_large h4 {
  font-size: 175%;
  font-weight: bold;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

.special_event_large h5 {
  font-size: 150%;
}

.role {
  font-weight: bold;
}

#directions {
  text-align: left;
}

.directions_from {
  font-weight: bold;
}

.ticket_form td {
  text-align: left;
}

.ticket_prices {
  list-style-type: none;
  margin: 0;
  padding: 0;

  text-decoration: none;
  font-weight: normal;
}

.covers_list {
  margin: 2em;
}

.covers_list h2 {
  font-size: 200%;
}

.covers {
  font-size: 125%;
}

#carmen_header {
  width: 100%;
}

#carmen_header h1 {
  font-style: italic;
  font-size: 350%;
  font-family: serif;
}

#header_text {
  float: left;
  width: 45%;
  text-align: center;

  margin-top: 2em;
}

#header_image {
  float: right;
  width: 50%;
  text-align: right;
}

.lbe p {
  font-size: medium;
  margin: 0 150px;
}

.lbe h2 {
  font-size: 200%;
  clear: both;
  margin-top: 1em;
}

.lbe h3 {
  font-weight: normal;
  margin-top: 2em;
}

