
body {
   background-color: #418c08;
   padding: 0px;
   margin: 0px;
}
p, h1, h2, li {
		  font-family: Tahoma, Verdana, sans-serif;
		  background: transparent;
}
a, a:visited {

}
.left {
		  float: left;
}
.right {
		  float: right;
}
#body {
   width: 900px;
   margin: 0px auto 0px auto;
   padding: 15px 20px 0px 20px;
   background-color: #fff5a1;
}
#logo {
		  background-color: #418c08;
}
#leftbar {
        padding-top: 5px;
        padding-left: 10px;
		  width: 140px;
}
#leftnav {
		  width: 140px;
		  background-color: #418c08;
		  padding-top: 5px;
		  padding-bottom: 5px;
}
#leftnav p {
		  margin-top: 10px;
		  margin-bottom: 15px;
		  text-align: center;
		  font-size: 75%;
}
#leftnav p a, #leftnav p a:visited {
		  color: #fff5a1;
		  font-weight: bold;
		  text-decoration: none;
		  display: block;
}
#leftnav p a:hover {
		  color: #ffcc66;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
		  color: #ffcc66;
		  display: block;
}
#leftnav p.selected a:hover {
		  color: #fff5a1;
}
#titlelogo {
        height: 170px;
        padding-bottom: 5px;
        border-bottom: 3px solid #418c08;
}
#content .titleinfo {
		  font-weight: bold;
        text-align: right;
		  color: #418c08;
        margin-top: 15px;
		  margin-bottom: 20px;
		  font-size: 70%;
}
#content {
		  padding-left: 25px;
		  padding-right: 25px;
		  padding-bottom: 10px;
}
#content p {
		  font-size: 75%;
		  color: #225522;
		  line-height: 1.3em;
		  margin-top: 0px;
        margin-bottom: 12px;
}
#content a, #content a:visited {
		  color: #418c08;
}
#content a:hover {
		  color: #ee8800;
		  text-decoration: none;
}
#content h1 {
		  color: #ee8800;
		  font-size: 100%;
		  margin-top: 0px;
		  margin-bottom: 10px;
}
#content h2 {
		  color: #418c08;
		  font-size: 75%;
		  font-weight: bold;
		  margin-top: 0px;
		  margin-bottom: 10px;
}
#content ul {
        margin-top: 0px;
        margin-bottom: 12px;
		  list-style: square;
}
#content ol {
        margin-top: 0px;
        margin-bottom: 12px;
}
#content li {
		  color: #225522;
        font-size: 75%;
        margin-top: 0px;
        margin-bottom: 0px;
}
#content .img {
		  margin-bottom: 2px;
        border: 1px solid #418c08;
}
#content .imgr {
		  margin-left: 10px;
		  margin-bottom: 2px;
        border: 1px solid #418c08;
		  float: right;
}
#content .imgl {
		  margin-right: 10px;
		  margin-bottom: 2px;
        border: 1px solid #418c08;
		  float: left;
}
#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;
}
#footer {
   height: 130px;
   width: 900px;
   margin: 0px auto 0px auto;
   padding: 15px 20px 0px 20px;
   background: url(/images/bg.jpg) bottom repeat-x;
   border-bottom: 1px solid #418c08;
}
#footer p {
		  margin-bottom: 0px;
		  margin-top: 0px;
		  padding-top: 112px;
		  text-align: center;
		  font-size: 70%;
		  color: #225522;
}
#footer a, a:visited {
		  color: #225522;
}
#footer a:hover {
		  color: #225522;
		  text-decoration: none;
}

#content .RWNoticeBoardTable {width: 90%; margin-bottom: 20px; border: 1px solid #418c08;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #418c08; padding: 2px;}
#content .RWNoticeBoardTitleTD p {font-size: 75%; font-weight: bold; color: #fff5a1;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #418c08; background-color: #418c08; height: 1px; border: 0;}

#content .RWContactTitle {color: #418c08; font-size: 75%; font-weight: bold; margin-top: 0px; margin-bottom: 5px;}
#content .RWContactInstruction {text-align: center;}
#content .RWContactLabel {text-align: right; margin-bottom: 0px; }
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-family: Tahoma, Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #fff5a1; background-color: #418c08;}
#content .RWContactField {font-family: Tahoma, Verdana, sans-serif; font-size: 75%; margin-bottom: 0px;}

#content .RWGalleryEnlargementTitle {font-size: 80%; font-weight: bold; color: #418c08;}
#content .RWGalleryThumbTitle {font-size: 60%; font-weight: bold; color: #418c08;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #418c08;}
#content .RWGalleryThumbL {margin-bottom: 15px; margin-right: 20px; border: 1px solid #418c08;}
#content .RWGalleryThumbR {margin-bottom: 15px; margin-left: 20px; border: 1px solid #418c08;}
#content .RWGalleryThumb {margin: 10px; border: 1px solid #418c08;}


