
body {
   background-color: #595c58;
   width: 900px;
   margin: 20px auto 20px auto;
   padding: 0px;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
.left {
   float: left;
}
.right {
   float: right;
}
#topnav {
   padding-bottom: 10px;
}
#topnav p {
   font-size: 90%;
   font-weight: bold;
   color: #595c58;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 8px 0px 5px 0px;
}
#topnav p a, #topnav p a:visited {
   color: #595c58;
   border-right: 1px solid #595c58;
   padding: 8px 25px 0px 25px;
}
#topnav p a:hover {
   color: #ffffff;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #ffffff;
}
#leftbar {
   width: 150px;
   padding: 15px 15px 15px 10px;
}
#leftnav p {
   font-size: 90%;
   font-weight: bold;
   color: #595c58;
   text-align: left;
   margin: 0px;
   padding: 0px;
}
#leftnav p a, #leftnav p a:visited {
   color: #595c58;
   text-decoration: none;
   padding: 5px 0px 5px 15px;
   display: block;
}
#leftnav p a:hover {
   color: #ffffff;
   text-decoration: none;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   color: #ffffff;
   text-decoration: none;
}
#content {
   padding: 20px 20px 20px 20px;
}
#content p {
   color: #595c58;
   font-size: 95%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #595c58;
   text-decoration: underline;
}
#content a:hover {
   color: #ffffff;
   text-decoration: none;
}
#content h1 {
   color: #595c58;
   font-size: 100%;
   margin-top: 0px;
   margin-bottom: 20px;
}
#content h2 {
   color: #595c58;
   font-size: 95%;
   font-weight: bold;
   margin-top: 20px;
   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: #595c58;
   font-size: 95%;
   margin-bottom: 3px;
}
#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 .img {
   margin-bottom: 4px;
}
#content .imgr {
   margin-top: 4px;
   margin-left: 10px;
   margin-bottom: 2px;
}
#content .imgl {
   margin-top: 4px;
   margin-right: 10px;
   margin-bottom: 2px;
}
#content .small {
  font-size: 75%;
}
#content2 {
   padding: 20px;
}
#content2 p {
   color: #ffffff;
   font-size: 110%;
   font-weight: bold;
   margin: 40px;
}
#content2 p a, #content p a:visited {
   color: #ffffff;
   text-decoration: none;
   background-color: #595c58;
   padding: 10px;
}
#content2 p a:hover {
   color: #000000;
   text-decoration: underline;
}

#footer {
   background-color: #595c58;
   padding-bottom: 5px;
}
#footer p {
   padding-top: 6px;
   padding-bottom: 6px;
   font-size: 70%;
   color: #000000;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #000000;
   text-decoration: underline;
}
#footer a:hover {
   color: #ffffff;
   text-decoration: none;
}

#content .RWGalleryEnlargementTitle, #content .RWGalleryThumbTitle {font-size: 90%; font-weight: bold; color: #000000;}
#content .RWGalleryEnlargement {margin-bottom: 15px; border: 1px solid #595c58;}
#content .RWGalleryThumb {border: 1px solid #595c58; margin: 0px;}
#content .RWGalleryThumbR {border: 1px solid #595c58; margin: 0px;}
#content .RWGalleryThumbL {border: 1px solid #595c58; margin: 0px;}

#content .RWContactTitle {font-weight: bold; margin-top: 0px; margin-bottom: 5px; color: #595c58;}
#content .RWContactLabel {text-align: right; font-weight: bold; color: #000000;}
#content .RWContactMessage {color: #ffffff; font-weight: bold; text-align: center;}
#content .RWContactButton {font-size: 13px; font-weight: bold; color: #ffffff; background-color: #595c58;}
#content .RWContactField {font-size: 95%;}
#content .RWContactForm {background-color: #595c58; border: 10px #595c58 solid;}


