/* -----------------------------------------------------------------
  General Formatting
----------------------------------------------------------------- */

body {
  font-family: verdana, helvetica, arial, sans-serif, tahoma;
  font-weight: lighter;
  font-size: 12px;
  text-align: center;
  background: #303030;
  color: #000000;
}

#page-container {
  margin: auto;
  width: 770px;
}

/* ------------------------- Body Container Formatting ------------------------- */

#body-clear {
  clear: left;
  line-height: 0;
  height: 0;
}

#body-container {
  background-image: url("img/mainbg.gif");
  color: #000000;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  width: 770px;
}

#body-main {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 620px;
}

#body-main-clear {
  clear: left;
  line-height: 0;
  height: 0;
}

#body-top {
  font-size: 8px;
  height: 10px;
  width: 770px;
}

#body-top-left {
  background-image: url("img/top-left.gif");
  float: left;
  height: 10px;
  width: 10px;
}

#body-top-right {
  background-image: url("img/mid.gif");
  float: left;
  height: 10px;
  width: 760px;
}

/* ------------------------- Footer Formatting ------------------------- */

#footer {
  font-size: 10px;
  height: 20px;
  margin: 0px;
  overflow: hidden;
  padding: 0px;
  width: 770px;
}

#footer-left {
  background-image: url("img/bottom-left.gif");
  float: left;
  height: 20px;
  width: 10px;
}

#footer-mid {
  background-image: url("img/bottom.gif");
  float: left;
  height: 17px;
  padding-top: 3px;
  width: 750px;
}

#footer-right {
  background-image: url("img/bottom-right.gif");
  float: left;
  height: 20px;
  width: 10px;
}

.leftlinks {
  
  text-align: left;
  width: 100px;
}

.body-main-img-left {
  float: left;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: top;
  width: 252px;
}

.body-main-img-right {
  float: left;
  font-size: 10px;
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: top;
  width: 252px;
}

/* ------------------------- Header Formatting ------------------------- */

#header {
  height: 170px;
  margin: 0px;
  padding: 0px;
  width: 770px;
}

#header-logo {
  float: left;
  height: 150px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 0px;
  width: 150px;
}

#header-main {
  float: left;
  height: 170px;
  width: 600px;
}

#header-top {
  font-size: 8px;
  height: 10px;
  margin: 0px;
  overflow: hidden;
  padding: 0px;
  width: 600px;
}

#header-top-left {
  background-image: url("img/top-left.gif");
  float: left;
  height: 10px;
  margin: 0px;
  padding: 0px;
  width: 10px;
}

#header-top-mid {
  background-image: url("img/top.gif");
  float: left;
  height: 10px;
  margin: 0px;
  padding: 0px;
  width: 580px;
}

#header-top-right {
  background-image: url("img/top-right.gif");
  float: left;
  height: 10px;
  width: 10px;
}

#header-collage {
  background: url("img/collage.jpg");
  height: 140px;
  padding-top: 3px;
  text-align: center;
  width: 600px;
}

#header-menu {
  background: #000000;
  color: #ffffff;
  height: 20px;
  width: 600px;
}

#header-menu-left {
  float: left;
  height: 20px;
  padding-left: 10px;
  padding-top: 2px;
  text-align: left;
  width: 100px;
}

#header-menu-right {
  float: right;
  height: 20px;
  padding-right: 10px;
  padding-top: 2px;
  text-align: right;
  width: auto;
}

/* ------------------------- Menu Formatting ------------------------- */

#body-left {
  float: left;
  margin: 0px;
  padding: 10px;
  width: 130px;
}

.body-menu-title {
  font: 24px bold;
  font-family: verdana, helvetica, arial, sans-serif, tahoma;
}

.body-menu-subtitle {
  font: 18px bold;
  font-family: verdana, helvetica, arial, sans-serif, tahoma;
}

/* ------------------------- Main Window Formatting  ------------------------- */

.body-main-title {
  font: 36px bold;
  font-family: verdana, helvetica, arial, sans-serif, tahoma;
}

.body-main-text {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: left;
  width: 338px;
}

.body-main-text-whole {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: left;
  width: 600px;
}

/* ------------------------- Contact Form Formatting ------------------------- */

.contact-label-col {
  float: left;
  text-align: left;
  width: 150px;
}

.contact-line {
  float: left;
  padding-left: 150px;
}

.contact-input-col {
  float: left;
  text-align: right;
  width: 170px;
}

.contact-info-label {
  font-size: 8px;
}

/* ------------------------- Tour Page Formatting ------------------------- */

.tour-desc {
}

.tour-thumb-container {
  border: 0px; 
  height: 100px;
  margin: 0px;
  padding: 10px;
  text-align: center;
  width: 120px;
}

.tour-thumb-selected {
  background: red;
}

.tour-full-img {
  height: 300px;
  left: 0;
  position: absolute;
  top: 0;
  width: 600px;
}

.tour-full-img-back {
  z-index: -1;
}

.tour-thumb-container img {
  border: 1px solid black;
}

/* ------------------------- Links Formatting ------------------------- */

a:link {text-decoration: underline; color: #802020;}
a:visited {text-decoration: underline; color: #802020;}
a:hover {text-decoration: underline; color: #480202;}
a:active {text-decoration: underline; color: #802020;}

#header-menu a:link {text-decoration: none; color: #B0B0B0;}
#header-menu a:visited {text-decoration: none; color: #B0B0B0;}
#header-menu a:hover {text-decoration: none; color: #FFFFFF;}
#header-menu a:active {text-decoration: none; color: #B0B0B0;}

.leftlinks a:link {text-decoration: none; color: #802020;}
.leftlinks a:visited {text-decoration: none; color: #802020;}
.leftlinks a:hover {text-decoration: underline; color: #402020;}
.leftlinks a:active {text-decoration: none; color: #802020;}

#footer a:link {text-decoration: none; color: #000000;}
#footer a:visited {text-decoration: none; color: #000000;}
#footer a:hover {text-decoration: underline; color: #000000;}
#footer a:active {text-decoration: none; color: #000000;}
