
/*****************/
/*   MAIN BODY   */
/*****************/

FORM { margin: 0px; }

A:link {text-decoration: underline; color: white; }
A:visited {text-decoration: underline; color: white;}
A:active {text-decoration: underline; color: white;}
A:hover {text-decoration: underline; color: white;}

body {
  font-size: small;
  margin: 0 auto;
  padding: 0;
  font-family:Verdana, sans-serif,Tahoma, Arial;
  background-color: black;
  color: #000000;
  }

#wrap {
  width: 735px;
  margin: 0 auto;
  color: inherit;
  min-height: 800px;
  }

/************************************/
/*   HEADER and TABBED NAVIGATION   */
/************************************/

#header {
  clear: both;
  margin: 0;
  color: #FBF0E1;
  background-color: black;
  font-family:inherit;
}

/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column {
  float: left;
  width: 25%;
  vertical-align: center;
  text-align: center;
  color: #FBF0E1;
  background: url(images/background/background_toolbar-t.jpg);
  background-color: black;
  font-family:inherit;
  font-size:8pt;
  }

#left-column-bottom {
  float: left;
  width: 25%;
  background-color: black;
  font-family:inherit;
  }


/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/

#middle-column {
  float: left;
  width: 75%;
  background-color: black;
  background: url(images/background/middle_background.jpg);
  font-family:inherit;
  }

#middle-column p {
  padding: 0 10px 0 10px;
  color: #000;
  text-align:left;
  color:#FBF0E1;
  font-size:11.45pt;
  font-family:inherit;
  }

#middle-column p.header {
  font-size:24.0pt;
  text-align:center;
  font-family:inherit;
}

#middle-column p.header_for_boats {
  font-size:12.0pt;
  font-weight:bold;
  text-align:center;
  font-family:inherit;
}

#middle-column p.header_for_boats_price {
  font-size:14.0pt;
  font-weight:bold;
  text-align:center;
  color:#C77D1B;
  font-family:inherit;
}

#middle-column p.f22colored {
  color:#CC5E04;
  text-align:center;
  font-size:22pt;
  font-family:inherit;
  }

#middle-column p.f24 {
  text-align:center;
  font-size:24pt;
  font-family:inherit;
  }

#middle-column p.f22 {
  text-align:center;
  font-size:22pt;
  font-family:inherit;
  }

#middle-column p.f20 {
  text-align:left;
  font-size:22pt;
  font-family:inherit;
  }
  
#middle-column p.f18 {
  text-align:left;
  font-size:18pt;
  font-family:inherit;
  }
  
 #middle-column p.f12 {
  text-align:center;
  font-size:18pt;
  font-family:inherit;
  }

#middle-column-bottom {
  float: left;
  width: 75%;
  background-color: black;
  background-image: none;
  background: none;
  font-family:inherit;
  }

.midleft {
  float: left;
  width: 35%;
  text-align: center;
  font-family:inherit;
  }

.midright {
  float: right;
  width: 65%;
  text-align: center;
  font-size:12.0pt;
  font-family:inherit;
  }

.mid {
  float: none;
  text-align: center;
  font-size:13.0pt;
  color: #C77D1B;
  font-family:inherit;
  }

.midbold {
  float: none;
  width: 100%
  text-align:center;
  font-size:28.0pt;
  color: #C77D1B;
  font-weight: bold;
  font-family:inherit;
  }

.midleftimg {
  float: left;
  width: 49%;
  text-align: center;
  font-family:inherit;
  }

.midrightimg {
  float: right;
  width: 49%;
  text-align: center;
  font-family:inherit;
  }


/*******************/
/***   FOOTER    ***/
/*******************/

#footer {
  clear: both;
  float: none;
  width: 100%;
  height: .5em;
  text-align: left;
  color: #A27D63;
  line-height: 1em;
  font-size:8.0pt;
  font-family:inherit;
  margin-left: 200px;
  }
