body {
   margin: 0px;
   padding: 5px;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
.left {
   float: left;
}
.right {
   float: right;
}
#content {
   padding: 10px;
}
#content p {
   color: #000000;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #000000;
   text-decoration: underline;
}
#content a:hover {
   color: #000000;
   text-decoration: none;
}
#content h1 {
   color: #000000;
   font-size: 90%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h2 {
   color: #000000;
   font-size: 80%;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 10px;
}
#content h2 a, #content h2 a:visited {
   color: #000000;
   text-decoration: none;
}
#content h2 a:hover {
   color: #000000;
   text-decoration: none;
}
#content ul {
   margin-top: 10px;
   margin-bottom: 20px;
   list-style: square;
}
#content ol {
   margin-top: 10px;
   margin-bottom: 20px;
   margin-left: 45px;
}
#content li {
   color: #000000;
   font-size: 80%;
   margin-bottom: 5px;
}
#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 .small {
  font-size: 75%;
}

#content .RWNoticeBoardTable {width: 90%; margin-top: 25px; margin-bottom: 15px; border: 3px solid #000000;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #ffffff; padding: 2px; border-bottom: 3px solid #000000;}
#content .RWNoticeBoardTitleTD p {font-size: 80%; font-weight: bold; color: #000000;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #000000; background-color: #000000; height: 1px;}

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

#content .RWLinksTitle {font-weight: bold; margin-bottom: 5px;}
#content .RWLinksDescription {margin-bottom: 5px;}
#content .RWLinksDisplayURL {margin-bottom: 17px;}

#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: #eeeeee;}
#content .RWNLItemAlt {margin: 10px 30px 0px 30px; padding: 10px; background-color: #dddddd;}
#content .RWNLDocLink {margin-top: 10px;}
#content .RWNLTestimonialAuthor {text-align: right; font-weight: bold; margin-top: 10px;}

#content .RWContactTitle {font-weight: bold; margin-top: 0px; margin-bottom: 5px;}
#content .RWContactLabel {text-align: right; font-weight: bold;}

#content .RWGoogleMap {margin-top: 5px; margin-bottom: 3px; border: 3px solid #000000;}
#content .RWGoogleMapLink {font-size: 70%; margin-bottom: 20px;}


