body {
  font-family: Arial; 
  font-size: 12px; 
  color: #000000; 
  background-color: #FFFFFF;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

h1 {
  font-size: 22px;
  font-family: Times New Roman;
  color: #330000;
}



.vshadow {
  background: #FFFFFF url('images/site/vertical_shadow.png') repeat-x 0px 0px;
  vertical-align: top;
}

.hshadow {
  background: #FFFFFF url('images/site/horizontal_shadow.png') repeat-y 0px 0px;
}

.topinfo {
  font-family: Arial;
  font-size: 14px;
  color: black;
  margin-top: 40px;
}

.topinfo b {
  color: #330000;
}

.phone {
  text-align: center; 
  position: relative; 
  left: -10px;
  top: 5px;
}

.header {
  font-size: 30px;
  font-family: Times New Roman;
  color: #CC0000;
}


.content {
  vertical-align: top;
  font-family: Arial;
  font-size: 16px;
  color: 000033;
}


.marina {
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: 000033;
}

.center { text-align: center; margin-left: auto; margin-right: auto; }
.right { text-align: right; }

.navcol {
  text-align: center;
  vertical-align: top;
}
  
.navcolor { background-color: #000066; }

.navigation {
  border: 2px solid #000066;
  text-align: center;
  font-family: Times New Roman;
  color: #333399;
  font-size: 14px;
}

.navigation a {
  color: #333399;
  text-decoration: none;
  display: block;
  padding: 5px;
}

.navigation a:hover {
  background-color: #333399;
  color: #FFFFFF;
}  

.bottominfo {
  text-align: center;
  padding-top: 50px;
  background: #FFFFFF url('images/site/horizontal_shadow.png') repeat-y 0px 0px;
  font-size: 14px;
}

.bottominfo a {
  font-family: Times New Roman;
  font-size: 12px;
  text-decoration: none;
  color: #666699;
}

.subheader {
  font-size: 16px;
  color: #000033;
  font-family: Arial;
}

.links {
  font-size: 16px;
}

.links a {
  color: #000066;
  text-decoration: none;
  font-family: Times New Roman;
  display: block;
  margin: 5px;
}

.links a:hover {
  color: #0000FF;
}

.bb {
  background-color: #9999FF;
}

.bottominfo a:hover { color: #0000FF; }
.ta { vertical-align: top; }
.ma { vertical-align: middle; }
.ba { vertical-align: bottom; }
