
body {
   background: #ffffff;
   background-image: url(images/bg.gif);
   margin: 20px auto 20px auto;
   padding: 0px;
}
p, h1, h2, h3, li {
   font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a, a:visited {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
#body {
   width: 800px;
}
#logobar {
   background-image: url(images/logo_bg.gif);
   margin-bottom: 10px;
   border-top: 0px solid #00ffff;
   border-left: 0px solid #00ffff;
   border-right: 0px solid #00ffff;
}
#logobg {
   background: url(images/logo_cap.gif) right no-repeat;
}
#content {
   border: 1px solid #e88438;
   padding: 15px;
}
#content p {
   color: #5c8d47;
   font-size: 85%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #5c8d47;
   text-decoration: underline;
}
#content a:hover {
   color: #e88438;
   text-decoration: none;
}
#content h1 {
   color: #e88438;
   font-size: 95%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h2 {
   color: #5c8d47;
   font-size: 85%;
   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: #5c8d47;
   font-size: 85%;
   margin-bottom: 3px;
}
#content .img {
   border: 1px solid #e88438;
   margin-bottom: 2px;
}
#content .imgr {
   border: 1px solid #e88438;
   margin-left: 5px;
   margin-bottom: 2px;
}
#content .imgl {
   border: 1px solid #e88438;
   margin-right: 5px;
   margin-bottom: 2px;
}
#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: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .fl_button {
   font-family: Verdana, Arial, sans-serif;
   font-size: 75%;
   color: #ffffff;
   background: #5c8d47;
}

#footer {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
   font-size: 70%;
   color: #e88438;
   margin-top: 0px;
   margin-bottom: 5px;
}
#footer a, a:visited {
   color: #e88438;
}
#footer a:hover {
   color: #5c8d47;
   text-decoration: underline;
}

#content .RWGalleryThumb {border: 1px solid #e88438; margin-bottom: 10px;}
#content .RWGalleryEnlargementTitle, #content .RWGalleryThumbTitle {font-size: 90%; font-weight: bold; color: #5c8d47;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #e88438;}

#content .RWContacts p {margin-top: 0px; margin-bottom: 3px;}
#content .RWContacts a {font-weight: bold;}
#content .RWContacts img {border: 1px solid #e88438; margin-right: 10px;}
#content .RWContactsName {font-weight: bold;}
#content .RWContactsName a {text-decoration: none;}

