body {
  margin: 0;
  padding: 0;
  background: #000113 url(../images/background.jpg) top center no-repeat;
  color: white;
  font-family: sans-serif;
  font-size: 10pt; }

a {
  color: #00bff3; }
  a img {
    border: 2px solid #00bff3; }

a:hover {
  color: #fff112; }
  a:hover img {
    border: 2px solid #fff112; }

ul, dl, p {
  margin-top: 0em; }

form {
  margin-bottom: 1em; }

li {
  padding-top: 4px;
  padding-bottom: 8px; }

table#main {
  margin: auto;
  margin-bottom: 0;
  padding-bottom: 0; }

#title_area {
  padding: 0px;
  margin-top: 4em;
  margin-left: 15px; }
  #title_area a img {
    border: 0px; }

#title img {
  margin-left: -6px;
  margin-bottom: 3px; }

#nav {
  margin-bottom: 28px; }

#nav a {
  margin-right: 10px; }

div#white_line {
  width: 10px; }

#content {
  padding-top: 0em;
  padding-bottom: 1em;
  padding-left: 10px;
  padding-right: 1em;
  width: 470px;
  overflow: visible; }
  #content p, #content dl, #content form, #content table#prices, #content ul {
    margin-left: 32px; }

td#couple {
  width: 670px;
  overflow: visible;
  margin-bottom: 0;
  padding-bottom: 0; }
  td#couple img {
    margin-top: 12px;
    margin-bottom: 0;
    padding-bottom: 0; }

img.heading {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 10px; }

table#schedule {
  margin-bottom: 1em; }
  table#schedule td {
    padding: 5px;
    vertical-align: top; }
    table#schedule td p {
      margin-left: 0px; }
  table#schedule td.saturday {
    border-right: 1px solid #00bff3;
    border-left: 1px solid #00bff3; }

dl#venues dt {
  font-weight: bold; }
dl#venues dd {
  margin-bottom: 1em; }

.pics {
  text-align: center; }
  .pics img {
    vertical-align: top;
    margin: 0em 1px 4px 1px; }

table#prices {
  margin-bottom: 1em; }
  table#prices th {
    padding-right: 1em;
    text-align: left; }

dl.faqs dt {
  font-weight: bold;
  margin-bottom: 0em; }
dl.faqs dd {
  margin-bottom: 1em;
  margin-left: 0em; }

#footer {
  text-align: center;
  font-size: small;
  margin-top: 2em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em; }

table.form input.text {
  width: 200px; }
table.form th {
  padding-right: 0.5em;
  text-align: right; }
table.form td, table.form th {
  padding-bottom: 0.5em;
  vertical-align: top; }

label.radio input, label.checkbox input {
  vertical-align: bottom; }

textarea {
  width: 200px;
  height: 100px; }

div.blue_line {
  width: 10px;
  margin-left: 32px;
  margin-top: 25px; }
  div.blue_line img {
    width: 657px;
    height: 1px; }

h1, h2 {
  color: #00bff3; }

h2 {
  margin-left: 10px; }

h1 {
  margin-top: 5px; }
