body {background-image:url(images/background.jpg); background-repeat:repeat-x; background-color:#0a4b7e; margin-top:0px;}

.copyright {font-family:Arial; font-size:8pt; color:#ffffff; line-height:18px;}
.sidenav {font-family:Arial; font-size:9pt; color:#382a00; line-height:22px;}
.main {font-family:Arial; font-size:9pt; color:#382a00; line-height:18px;}
.heading {font-family:Arial; font-size:12pt; color:#000000; font-weight:bold; line-height:20px;}
.small {font-family:Arial; font-size:8pt; color:#382a00; line-height:18px;}
.footer {font-family:Arial; font-size:8pt; color:#382a00;}
.validationerrors {font-family:Arial; font-size:8pt; color:#cc0000;}

a.main {color:#382a00; text-decoration:underline;}
a.main:hover {color:#cc0000;}
a.white {color:#ffffff; text-decoration:underline;}
a.white:hover {color:#ede6d5;}
a.brown {color:#382a00; text-decoration:underline;}
a.brown:hover {color:#cc0000;}
a.copyright {color:#ffffff; text-decoration:underline;}
a.copyright:hover {color:#9f885d; text-decoration:underline;}

#spas {position:relative; top:190px; left:10px;}

div#nav_top {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
  width: 776px;
}
div#nav_top a {
  color: #382a00;
  background-color: #d1c5af;
  text-decoration: none;
  padding: 6px 12px;
  display: block;
  float: left;
}
div#nav_top a.first {
  text-align: center;
  width: 38px;
}
div#nav_top a:hover {
  background-color: #a28a5e;
  color: #fff;
}
div#nav_bottom {
  margin: 9px 0px;
  text-align: center;
}
div#nav_bottom a {
  color: #fff;
  margin-left: 5px;
  border-left: 1px solid #fff;
  padding-left: 6px;
  text-decoration: none;
}
div#nav_bottom a.first {
  margin-left: 0px;
  padding-left: 0px;
  border-style: none;
}
