

.bg {
    background-image: url(assets/bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
  }


.clickthru {
    font-family : 'sans-serif';
    font-size : 22px;
    color: White;
  }


td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 18px;
    font-weight: normal;
  }


.splash_frame {
    text-align: center;
    height: 300px;
  }


.splash {
    text-align: center;
    height: 300px;
  }


.splash_header {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
  }


.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 18px;
    font-weight: normal;
    text-align: center;
  }


.nav {
    color: #c76725;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
  }


.nav a:hover {
    color: #FFFFFF;
    text-decoration: none;
  }


.nav a {
    color: #c76725;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
  }


.selected {
    color: #C86A2C;
    text-decoration: none;
    font-weight: bold;
  }


.hd1 {
    font-size: 18px;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: normal;
  }


a {
    color: #6E544D;
    text-decoration: none;
  }


a:hover {
    color: #FFFFFF;
    text-decoration: underline;
  }


.input1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #DFDAD8;
    border: 1px solid #666666;
    width: 140px;
  }


.input2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #DFDAD8;
    border: 1px solid #666666;
    width: 190px;
    height: 40px;
  }


.input3 {
    color: #84544D;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DFDAD8;
    border: 1px solid #666666;
  }


.galleryLinks {
    text-transform: uppercase;
    color: #C86A2C;
  }


.galleryLinks a {
    text-transform: uppercase;
    color: #C86A2C;
  }


.galleryLinks a:hover {
    text-transform: uppercase;
    color: #C86A2C;
  }

