
body {
        background: #e9f5f2;
        margin-top: 0px;
        margin-bottom: 3px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
}
p, h1, h2, li {
        font-family: Arial, Helvetica, sans-serif;
        background: transparent;
}
a, a:visited {
        text-decoration: underline;
}
hr {
        height: 1px;
        color: #299d80;
        background-color: #299d80;
}
.left {
        float: left;
}
.right {
        float: right;
}
#logobar {
        height: 70px;
        background: url(images/header_bg.jpg);
        border-bottom: 1px solid #299d80;
}
#leftbar {
        background-color: #e9f5f2;
        width: 150px;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 20px;
}
#leftbar img {
        display: block;
}
#leftnav {
        border-left: 1px solid #299d80;
        border-right: 1px solid #299d80;
        background: #ffffff url(images/leftbar_bg.jpg) bottom no-repeat;
}
#leftnav p {
        color: #299d80;
        font-size: 75%;
        text-transform: uppercase;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: bold;
        background: url(images/button_bg.gif) left no-repeat;
}
#leftnav p a, #leftnav p a:visited {
        color: #299d80;
        text-decoration: none;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-right: 5px;
        padding-left: 21px;
        display: block;
}
#leftnav p a:hover {
        background: url(images/button_bg_hover.gif) left no-repeat;
        color: #8160be;
        text-decoration: none;
}
#leftnav p.selected {
        background: url(images/button_bg_active.gif) left no-repeat;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
        color: #8160be;
        text-decoration: none;
        display: block;
}
#leftnav p.selected a:hover {
        background: url(images/button_bg_active_hover.gif) left no-repeat;
}
.leftbarspace {
        height: 10px;
}
#leftcontact {
        color: #299d80;
        font-size: 75%;
        text-align: center;
        text-transform: uppercase;
        border-left: 1px solid #299d80;
        border-right: 1px solid #299d80;
        font-family: Arial, Helvetica, sans-serif;
        background: #ffffff;
        padding: 5px;
}
#leftcontact br {
        font-size: 6px;
}
#leftcontact a, #leftcontact a:visited {
        color: #299d80;
}
#main {
        border-bottom: 1px solid #299d80;
}
#content {
        background-color: #e9f5f2;
        padding: 20px;
}
#content p {
        font-size: 85%;
        margin-top: 0px;
        margin-bottom: 8px;
        color: #666666;
        line-height: 1.3em;
}
#content a, #content a:visited {
        color: #299d80;
}
#content a:hover {
        color: #8160be;
        text-decoration: none;
}
#content h1 {
        font-size: 85%;
        color: #299d80;
        margin-top: 0px;
        margin-bottom: 10px;
        text-transform: uppercase;
}
#content h2 {
        color: #299d80;
        font-size: 85%;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 10px;
        text-transform: uppercase;
}
#content ul {
        margin-top: 10px;
        margin-bottom: 10px;
        list-style: circle;
}
#content ol {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 45px;
}
#content li {
        color: #666666;
        font-size: 85%;
        margin-bottom: 3px;
}
#content .frontbar {
        text-align: left;
        margin: 0px 0px 20px 20px;
}
#content .bold {
        color: #299d80;
        font-weight: bold;
        text-transform: uppercase;
}
#content .small {
        font-size: 70%;
}
#content .closeup td p, #content .closeup td h2 {
        margin-top: 0px;
        margin-bottom: 0px;
}
#content .img {
        border: 1px solid #299d80;
        margin-bottom: 5px;
}
#footer {
        background-color: #ffffff;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #299d80;
}
#footer p {
        color: #299d80;
        font-size: 70%;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
}
#footer a, a:visited {
        color: #299d80;
}
#footer a:hover {
        color: #8160be;
        text-decoration: none;
}

#content .RWGalleryEnlargementTitle, #content .RWGalleryThumbTitle {font-size: 75%; font-weight: bold; color: #299d80;}
#content .RWGalleryEnlargement {margin-top: 10px; margin-bottom: 20px; border: 1px solid #299d80; padding: 2px;}
#content .RWGalleryThumbL {margin-bottom: 15px; margin-right: 20px; border: 1px solid #299d80; padding: 2px;}
#content .RWGalleryThumbR {margin-bottom: 15px; margin-left: 20px; border: 1px solid #299d80; padding: 2px;}
#content .RWGalleryThumb {border: 1px solid #299d80; padding: 2px;}

#content .RWNewsListHeadline {font-size: 85%; font-weight: bold; color: #299d80; margin-bottom: 5px;}
#content .RWNewsListHeadline a {color: #299d80; text-decoration: none;}
#content .RWNewsListText {margin-bottom: 5px;}

#content .RWContactTitle {color: #299d80; font-weight: bold; text-transform: uppercase; margin-bottom: 2px;}
#content .RWContactLabel {text-align: right;}
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #ffffff; background: #299d80;}
#content .RWContactField {font-family: Arial, Helvetica, sans-serif; font-size: 70%;}

#content .RWContacts p {margin-top: 0px; margin-bottom: 3px;}
#content .RWContacts a {font-weight: bold;}
#content .RWContacts img {border: 1px solid #299d80; padding: 2px; margin-right: 10px;}
#content .RWContactsName {color: #299d80; font-weight: bold;  text-transform: uppercase;}
#content .RWContactsName a {text-decoration: none;}
#content .RWContactsQualifications {font-weight: bold;}

}

