a:link {font-size: 9pt; color: #2046A3; text-decoration: none;}
a:visited {font-size: 9pt; color: #2046A3; text-decoration: none;}
a:hover {font-size: 9pt; color: #0080CB; text-decoration: none;}
a:active {font-size: 9pt; color: #2046A3; text-decoration: none;}

body {
  padding: 0px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: arial;
  font-size: 10pt;
  color: #666666;
  background-color: #0069A6;
  text-align: center;
}

#main {
  position: relative;
  width: 800px;
  height: 100%;
  text-align: center;
  background-color: #ffffff;
}

#top {
  position: relative;
  width: 800px;
  height: 290px;
}

#links {
  position: relative;
  width: 794px;
  height: 22px;
  background-color: #C5E7F1;
  padding: 2px 0px; 0px 0px;
}

#bottom {
  position: absolute;
  bottom: 0px;
  left: 3px;
  width: 794px;
  height: 22px;
  background-color: #C5E7F1;
  margin-bottom: 2px;
}

address {
  font-size: 8pt;
  color: #214A9D;
  margin-top: 3px;
}

.cred {
  color: #214A9D;
}

#content_left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 398px;
  text-align: justify;
  padding: 10px;
}

#content_right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 400px;
  text-align: justify;
  padding: 10px;
}

h1 {
  font-size: 11pt;
  color: #214A9D;
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
}

ul {
  margin-left: 25; 
  margin-top: 10; 
  margin-bottom: 10;
}

td {
  font-size: 9pt;
  text-align: justify;
  background-color: #ffffff;
}

.form {
  margin-top: 2px;
  margin-bottom: 2px;
}

.form2 {
  font-family: Arial; 
  font-size: 9pt; 
  color: #214A9D; 
  border: 1px solid #0069A6;
}

.map {
  border: 0px;
}

.gallery {
  margin-right: 6px;
  margin-bottom: 6px;
  border: 1px solid #0069A6;
}

.gallery2 {
  margin-bottom: 6px;
  border: 1px solid #0069A6;
}

.cabin {
  color: red;
}

.center {
  text-align: center;
}