
body {
   background-color: #d4d4f6;
   background-image: url(/images/bg.gif);
   padding: 0px;
   margin: 20px auto 20px auto;
}
p, h1, h2, h3, li {
   font-family: Verdana, Arial, sans-serif;
   font-size: 100%;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
hr {
   height: 1px;
   color: #15155e;
   background-color: #15155e;
}
#body {
   border: 1px solid #15155e;
   background-color: #ffffff;
   width: 900px;
}
#logobar {
}
#topnav {
   border-top: 1px solid #15155e;
   border-bottom: 1px solid #15155e;
}
#topnav p {
   font-size: 80%;
   font-weight: bold;
   color: #15155e;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a, #topnav p a:visited {
   color: #15155e;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a:hover {
   color: #90bcf7;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #90bcf7;
}
#rightbar {
   width: 160px;
   padding: 15px 15px 15px 15px;
}
#rightnav {
   background-color: #d4d4f6;
}
#rightnav p {
   font-size: 80%;
   color: #15155e;
   border-bottom: 1px solid #15155e;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: l;
}
#rightnav p a, #leftnav p a:visited {
   color: #15155e;
   padding: 5px;
   display: block;
}
#rightnav p a:hover {
   color: #15155e;
   font-weight: bold;
}
#rightnav p.selected a, #leftnav p.selected a:visited {
   color: #15155e;
   font-weight: bold;
}
#rightinfo {
   width: 150px;
   background-color: #d4d4f6;
   border: 1px solid #15155e;
   margin: 0px 15px 15px 15px;
   padding: 25px 5px 25px 5px;
}
#rightinfo p {
   font-size: 70%;
   font-weight: bold;
   color: #15155e;
   margin-top: 0px;
   margin-bottom: 10px;
   text-align: center;
}
#panorama {
   margin: 0px 0px 15px 15px;
}
#panorama img {
   border: 1px solid #eeeeee;
   padding: 5px;
}
#content {
   padding: 10px 0px 15px 15px;
}
#content p {
   color: #333333;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 7px;
}
#content a, #content a:visited {
   color: #333333;
   text-decoration: underline;
}
#content a:hover {
   color: #15155e;
   text-decoration: none;
}
#content h1 {
   color: #15155e;
   font-size: 90%;
   margin-top: 0px;
   margin-bottom: 8px;
}
#content h2, #content h3 {
   color: #15155e;
   font-size: 80%;
   font-weight: bold;
   margin-top: 2px;
   margin-bottom: 8px;
}
#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: #333333;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .img {
   border: 1px solid #15155e;
}
#content .imgr {
   border: 1px solid #15155e;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 10px;
}
#content .imgl {
   border: 1px solid #15155e;
   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 .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .borderedtable {
   border-left: 1px #d4d4f6 solid;
   border-top: 1px #d4d4f6 solid;
   margin-top: 15px;
   margin-bottom: 15px;
}
#content .borderedtable td, #content .borderedtable th {
   border-right: 1px #d4d4f6 solid;
   border-bottom: 1px #d4d4f6 solid;
}
#content .borderedtable td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .borderedtable th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .large {
   font-size: 100%;
   font-weight: bold;
}
#content .quote {
   margin: 10px 30px 10px 30px;
   padding: 10px;
   background-color: #d0c1ed;
   text-align: center;
}
#footer {
   padding-top: 4px;
   padding-bottom: 4px;
}
#footer p {
   font-size: 75%;
   color: #222222;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, a:visited {
   color: #222222;
}
#footer a:hover {
   color: #222222;
   text-decoration: underline;
}

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

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

#content .RWContactTitle {font-weight: bold; color: #15155e;}
#content .RWContactLabel {text-align: right; font-weight: bold; color: #15155e;}
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-size: 11px; font-weight: bold; color: #ffffff; background-color: #15155e;}
#content .RWContactField {font-size: 90%;}
#content .RWContactForm {background-color: #d4d4f6; border: 5px #d4d4f6 solid;}

#content .RWGalleryEnlargementTitle, #content .RWGalleryThumbTitle {font-size: 80%; font-weight: bold;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #eeeeee; padding: 5px;}
#content .RWGalleryThumb {border: 1px solid #eeeeee; padding: 5px;}
#content .RWGalleryThumbL {margin-bottom: 15px; margin-right: 15px; border: 1px solid #eeeeee; padding: 5px;}
#content .RWGalleryThumbR {margin-bottom: 15px; margin-left: 15px; border: 1px solid #eeeeee; padding: 5px;}

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

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

#content .RWContacts p {margin-top: 0px; margin-bottom: 3px;}
#content .RWContacts a {font-weight: bold;}
#content .RWContacts img {border: 1px solid #eeeeee; padding: 5px; margin-right: 10px;}
#content .RWContactsName {color: #15155e; font-weight: bold;}
#content .RWContactsName a {color: #15155e; text-decoration: none;}
#content .RWContactsQualifications {font-weight: bold;}

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

