
body {
   background-color: #9bb398;
   padding: 0px;
   margin: 20px;
}
p, h1, h2, h3, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
hr {
   height: 1px;
   color: #5f735c;
   background-color: #5f735c;
}
#body {
   border: 5px solid #ffffff;
   background-color: #dce3db;
   width: 770px;
}
#logobar {
   margin: 10px 0px 7px 0px;
}
#topnav {
   width: 690px;
   background-color: #5f735c;
}
#topnav p {
   font-size: 80%;
   font-weight: bold;
   color: #ffffff;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a, #topnav p a:visited {
   color: #ffffff;
   padding-left: 35px;
   padding-right: 35px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a:hover {
   color: #9bb398;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #9bb398;
}
#content {
   padding: 15px 15px 15px 15px;
}
#content p {
   color: #333333;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #5f735c;
   text-decoration: underline;
}
#content a:hover {
   color: #333333;
   text-decoration: none;
}
#content h1 {
   color: #5f735c;
   font-size: 90%;
   margin-top: 0px;
   margin-bottom: 10px;
   text-align: center;
}
#content h2, #content h3 {
   color: #5f735c;
   font-size: 90%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 45px;
}
#content li {
   color: #333333;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .img {
   border: 5px solid #ffffff;
}
#content .imgr {
   border: 5px solid #ffffff;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 10px;
}
#content .imgl {
   border: 5px solid #ffffff;
   margin-top: 3px;
   margin-right: 15px;
   margin-bottom: 10px;
}
#content .imgbar {
  margin-top: 10px;
  margin-bottom: 10px;
}
#content .imgbar img {
  margin: 10px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .borderedtable {
   border-left: 1px #9bb398 solid;
   border-top: 1px #9bb398 solid;
   margin-top: 20px;
   margin-bottom: 20px;
}
#content .borderedtable td, #content .borderedtable th {
   border-right: 1px #9bb398 solid;
   border-bottom: 1px #9bb398 solid;
}
#content .borderedtable td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .borderedtable th p {
   color: #3e592c;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer {
   padding-top: 4px;
   padding-bottom: 4px;
}
#footer p {
   font-size: 70%;
   color: #5f735c;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
   font-weight: bold;
}
#footer a, a:visited {
   color: #5f735c;
}
#footer a:hover {
   color: #dce3db;
   text-decoration: underline;
}

#content .RWContactTitle {font-weight: bold; color: #5f735c; margin-bottom: 2px;}
#content .RWContactLabel {text-align: right; font-weight: bold; color: #ffffff;}
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-size: 11px; font-weight: bold; color: #ffffff; background-color: #5f735c;}
#content .RWContactField {font-size: 90%;}
#content .RWContactForm {background-color: #9bb398; border: 5px #9bb398 solid;}

#content .RWNL {margin-top: 20px; margin-bottom: 20px;}
#content .RWNL p {margin-bottom: 0px;}
#content .RWNLItem {margin: 10px 30px 0px 30px; padding: 10px; background-color: #f8deec;}
#content .RWNLItemAlt {margin: 10px 30px 0px 30px; padding: 10px; background-color: #f1c0db;}
#content .RWNLDocLink {margin-top: 10px;}
#content .RWNLTestimonialAuthor {text-align: right; font-weight: bold; margin-top: 10px;}

#content .RWGalleryEnlargementTitle, #content .RWGalleryThumbTitle {font-size: 80%; font-weight: bold;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 5px solid #ffffff;}
#content .RWGalleryThumb {border: 5px solid #ffffff;}
#content .RWGalleryThumbL {margin-bottom: 15px; margin-right: 15px; border: 5px solid #ffffff;}
#content .RWGalleryThumbR {margin-bottom: 15px; margin-left: 15px; border: 5px solid #ffffff;}
#content .RWGalleryThumbRef {margin-top: 5px; color: #9bb398;}

