
body {
   background: #cbe092;
   padding: 0px;
   margin: 20px auto 20px auto;
}
p, h1, h2, h3, li {
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited, a:hover {
	text-decoration: none;
}
hr {
   color: #2c400b;
   background-color: #2c400b;
   height: 1px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#body {
   background-color: #ffffff;
   width: 900px;
   border: 5px solid #ffffff;
}
#logobar {
   background-color: #2c400b;
   border-top: 1px solid #ffffff;
   border-bottom: 1px solid #ffffff;
}
#logobar_top {
   background-color: #93a034;
   height: 6px;
}
#topnav {
   background-color: #f0e4aa;
}
#topnav p {
   font-size: 75%;
   font-weight: bold;
   color: #2c400b;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 0px 10px 0px;
}
#topnav p a, #topnav p a:visited {
   color: #2c400b;
   padding: 3px 5px 4px 10px;
}
#topnav p a:hover {
   color: #b96d00;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #b96d00;
}
#topnav_bottom {
   border-top: 1px solid #ffffff;
   background-color: #93a034;
   height: 6px;
}
#leftbar {
   background-color: #93a034;
   border-right: 5px solid #ffffff;
}
#leftnav {
   padding: 0px;
   width: 170px;
}
#leftnav p {
   color: #ffffff;
   font-size: 75%;
   font-weight: bold;
   text-align: left;
   margin-top: 0px;
   margin-bottom: 0px;
}
#leftnav p a, #leftnav p a:visited {
   color: #ffffff;
   border-bottom: 1px solid #cbe092;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 12px;
   display: block;
   text-decoration: none;
}
#leftnav p a:hover {
   color: #2c400b;
   text-decoration: none;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   color: #2c400b;
   text-decoration: none;
}
#leftnav ul {
   list-style-type: square;
   margin: 0px;
   padding: 0px 5px 0px 10px;
}
#leftnav li {
   color: #ffffff;
   font-size: 75%;
   margin: 0px 0px 3px 0px;
   padding: 0px;
}
#leftnav li a, #leftnav li a:visited {
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}
#leftnav li a:hover {
   color: #2c400b;
}
#leftnav li.selected a, #leftnav li.selected a:visited {
   color: #2c400b;
}
#leftnav .divider {
   border-bottom: 2px solid #ffffcc;
   margin-left: 10px;
   margin-bottom: 12px;
}
#imgbar {
   border-bottom: 5px solid #ffffff;
}
#rightbar {
   width: 200px;
   background-color: #f0e4aa;
   border-left: 5px solid #ffffff;
}
#rightbar .title {
   font-size: 90%;
   font-weight: bold;
   color: #b96d00;
   border-bottom: 1px solid #b96d00;
   margin: 0px;
   padding: 4px 15px 4px 15px;
}
#rightbar p {
   color: #49443c;
   font-size: 75%;
   margin: 0px;
}
#rightbar a, #rightbar a:visited {
   color: #49443c;
   text-decoration: underline;
}
#rightbar a:hover {
   color: #b96d00;
   text-decoration: none;
}
#main {
   border-top: 5px solid #ffffff;
}
#content {
   background: #ffffcc;
   padding: 10px 15px 15px 15px;
}
#content p {
   color: #49443c;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #49443c;
   text-decoration: underline;
}
#content a:hover {
   color: #49443c;
   text-decoration: none;
}
#content h1 {
   color: #2c400b;
   font-size: 95%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h2 {
   color: #93a034;
   font-size: 80%;
   margin-top: 2px;
   margin-bottom: 10px;
}
#content h3 {
   color: #93a034;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h3 a, #content h3 a:visited {
   color: #93a034;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-right: 30px;
	list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-right: 30px;
}
#content li {
   color: #49443c;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .img {
   border: 5px solid #ffffff;
   margin-bottom: 2px;
}
#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 .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup td h2 {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 5px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 5px;
}
#content .borderedtable {
   border-left: 1px #cbe092 solid;
   border-top: 1px #cbe092 solid;
   margin-top: 15px;
   margin-bottom: 15px;
}
#content .borderedtable td, #content .borderedtable th {
   border-right: 1px #cbe092 solid;
   border-bottom: 1px #cbe092 solid;
}
#content .borderedtable td p, #content .borderedtable td h2, #content .borderedtable td h3 {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .borderedtable th p, #content .borderedtable th h2, #content .borderedtable th h3 {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .subjects_az p {
   margin-bottom: 2px;
}
#content .small {
   font-size: 75%;
}
#content .justify_text p, #content .justify_text li {
   text-align: justify;
}
#footer {
   background-color: #93a034;
   border-top: 5px solid #ffffff;
   height: 25px;
}
#footer p {
   font-size: 70%;
   color: #ffffff;
   margin: 5px 5px 5px 5px;
}
#footer a, a:visited {
   color: #ffffff;
   text-decoration: none;
}
#footer a:hover {
   color: #ffffff;
   text-decoration: underline;
}
#footer .hiddenlink a:hover {
   color: #ffffff;
   text-decoration: none;
}

/* News - rightbar */
#newsrb {padding: 10px;}
#newsrb .RWNLItem {margin-bottom: 15px;}
#newsrb .RWNLHeadline {font-weight: bold; margin-bottom: 5px;}
#newsrb .RWNLLink {font-size: 90%;}
#newsrb .RWNLDate {font-size: 90%; margin-left: 5px; font-weight: bold;}

/* News - main page */
#news .RWNLItem {margin-top: 15px; margin-bottom: 0px;}
#news .RWNLItem p {margin-bottom: 3px;}
#news .RWNLHeadline {font-weight: bold; color: #93a034;}
#news .RWNLDate, #content .RWNLDate {font-size: 75%; font-weight: bold;}
#news .RWNLThumbL {border: 5px solid #ffffff; margin: 0px 10px 10px 0px;}

#testimonials .RWNL {margin-top: 20px; margin-bottom: 20px;}
#testimonials .RWNL p {margin-bottom: 0px;}
#testimonials .RWNLItem {margin: 10px 30px 0px 30px; padding: 10px; background-color: #f0e4aa;}
#testimonials .RWNLItemAlt {margin: 10px 30px 0px 30px; padding: 10px; background-color: #cbe092;}
#testimonials .RWNLDocLink {margin-top: 10px;}
#testimonials .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 .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-size: 12px; font-weight: bold; color: #ffffcc; background-color: #93a034;}
#content .RWContactField {font-size: 90%;}
#content .RWContactForm {background-color: #f0e4aa; border: 5px #f0e4aa solid;}

#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-top: 0px; margin-bottom: 12px; margin-right: 12px; border: 5px solid #ffffff; padding: 2px;}
#content .RWGalleryThumbR {margin-top: 0px; margin-bottom: 12px; margin-left: 12px; border: 5px solid #ffffff; padding: 2px;}

#content .RWContacts td {padding: 5px;}
#content .RWContacts p {font-size: 75%; margin-top: 0px; margin-bottom: 3px;}
#content .RWContacts a {font-weight: bold;}
#content .RWContactsImg {border: 5px solid #ffffff; margin: 0px 10px 0px 0px;}
#content .RWContactsIndexImg {border: 5px solid #ffffff; margin: 0px 0px 5px 0px;}
#content .RWContactsName {font-weight: bold; color: #93a034;}
#content .RWContactsName a {color: #93a034; text-decoration: none;}
#content .RWContactsSummary {padding-top: 5px; text-align: justify;}
#content .RWContactsSubTitle {font-weight: bold;}
#content .RWContactsLink {font-weight: bold; color: #006d75;}

#content .RWCATLeafTitle {color: #93a034; font-weight: bold; margin-top: 15px; margin-bottom: 5px;}
#content .RWCATLeafTag {background-color: #93a034; color:#ffffff;}

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

