body {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background: rgb(230,255,242);
}

h1, .heading {
  font: bold 22px Tahoma;
  color: rgb(102,51,0);
}

h2 {
  font: bold 18px Tahoma;
  color: rgb(0,102,51);
}

p, td, ol, ul, li, a {
  font: 13px Tahoma,Helvetica,Sans Serif;
  color: rgb(0,51,0);
}

img {
  border-color: rgb(0,102,0);
}

a, a.visited {
  color: rgb(0,102,0);
  text-decoration: none;
  font-weight: bold;
}

a:hover, {
  color: rgb(255,255,255);
  text-decoration: none;
  background-color: rgb(102,51,0);
}

strong {
  font-weight: bold;
}

.banner {
  background-image: url("images/water003.jpg");
}

.menubar {
  background-image: url("images/reeds1.jpg");
  font-weight: bold;
}
