<!--

body {
 background:#525252;
 font-family:trebuchet ms, arial, helvetica;
 font-size:80%;
 margin:10px 0px 0px 0px;
 text-align:center;
 }

 body a {
  text-decoration:none;
  color:#5e6d90;
  }

 body a:hover {
  text-decoration:none;
  color:#908457;
  }

h1 {
 margin:0px;
 font-size:30px;
 font-weight:bold;
 }

h2 {
 margin:0px;
 font-size:25px;
 font-weight:bold;
 }

h3 {
 margin:0px;
 font-size:18px;
 font-weight:bold;
 }

.main {
 width:693px;
 border-width:1px;
 border-style:solid;
 border-color:#000;
 }

.content {
 height:500px;
 font-size:80%;
 text-align:justify;
 background:#fff url(../img/waterlogo.gif) center no-repeat;
 border-width:1px 0px 1px 0px;
 border-style:solid;
 border-color:#000;
 }

 .content a {
  text-decoration:none;
  color:#5e6d90;
  }

 .content a:hover {
  text-decoration:underline;
  color:#908457;
  }

.sidebar {
 height:500px;
 font-size:80%;
 text-align:justify;
 background:#e8e4d5;
 border-width:1px 0px 1px 1px;
 border-style:solid;
 border-color:#000;
 }

.botnav {
 background:#f5f2e9;
 font-size:80%;
 text-align:center;
 border-width:1px 0px 0px 0px;
 border-style:solid;
 border-color:#000;
 }

 .botnav a {
  text-decoration:none;
  color:#5e6d90;
  }

 .botnav a:hover {
  text-decoration:underline;
  color:#908457;
  }

.contact_form {
 width:250px;
 background:#f5f2e9;
 margin:5px 0px 0px 7px;
 border-width:1px;
 border-style:solid;
 border-color:#000;
 font-family:trebuchet ms, arial, helvetica;
 font-size:80%;
 }

.contact_form_act {
 width:250px;
 background:#e8e4d5;
 margin:5px 0px 0px 7px;
 border-width:1px;
 border-style:solid;
 border-color:#000;
 font-family:trebuchet ms, arial, helvetica;
 font-size:80%;
 }

.contact_textarea {
 width:250px;
 height:150px;
 background:#f5f2e9;
 margin:7px 0px 0px 7px;
 border-width:1px;
 border-style:solid;
 border-color:#000;
 font-family:trebuchet ms, arial, helvetica;
 font-size:80%;
 }

.contact_textarea_act {
 width:250px;
 height:150px;
 background:#e8e4d5;
 margin:7px 0px 0px 7px;
 border-width:1px;
 border-style:solid;
 border-color:#000;
 font-family:trebuchet ms, arial, helvetica;
 font-size:80%;
 }

.contact_submit {
 width:250px;
 height:20px;
 background:#e8e4d5;
 margin:7px 0px 0px 7px;
 border-width:1px;
 border-style:solid;
 border-color:#000;
 font-size:11px;
 }
 
.head {
 background:#8c866e;
 width:100%;
 height:29px;
 color:#fff;
 font-weight:bold;
 font-size:18px;
 border-width:0px 0px 1px 0px;
 border-style:solid;
 border-color:#000;
 }

.nav_header {
 background-color:#8c866e;
 width:100%;
 height:29px;
 color:#cdc4a1;
 font-weight:bold;
 font-size:18px;
 border-width:0px 0px 1px 0px;
 border-style:solid;
 border-color:#000;
 text-align:center;
 cursor:default;
 }

.nav_off {
 background:#cdc4a1;
 width:100%;
 color:#4f4d45;
 font-weight:bold;
 font-size:15px;
 text-align:left;
 border-width:0px 0px 1px 0px;
 border-style:solid;
 border-color:#000;
 cursor:default;
 }

 .nav_off a {
  color:#4f4d45;
  text-decoration:none;
  }

 .nav_off a:hover {
  color:#4f4d45;
  text-decoration:none;
  }

.nav_on {
 background:#dbd5bc;
 width:100%;
 color:#4f4d45;
 font-weight:bold;
 font-size:15px;
 text-align:left;
 border-width:0px 0px 1px 0px;
 border-style:solid;
 border-color:#000;
 cursor:default;
 }

 .nav_on a {
  color:#4f4d45;
  text-decoration:none;
  }

 .nav_on a:hover {
  color:#4f4d45;
  text-decoration:none;
  }





.verse {
 background:#dbd5bc;
 font-size:11px;
 margin-bottom:50px;
 border-width:0px 0px 1px 0px;
 border-style:solid;
 border-color:#000;
 }

 .verse a {
  color:#000;
  text-decoration:none;
  }

 .verse a:hover {
  color:#000;
  text-decoration:underline;
  }


.block {
 margin:15px 30px 15px 30px;
 }

.preview {
 width:694px;
 margin:10 auto;
 border:1px #000 solid;
 background:#c02;
 font-size:80%;
 color:#fff;
 text-align:center;
 }

.pad5 {
 padding:2px 2px 2px 10px;
 }

.pad15 {
 padding:15px;
 }

.pad20 {
 padding:20px;
 text-align:justify;
 }

.padNav {
 padding:4px;
 }

.padVerse {
 padding:5px;
 }

-->
