@charset "utf-8";

body {
    padding: 40px 0 20px 0;
    background-color: #888C67;
}

a, b, body, h1, h2, h3, input, li, ol, p, select, span, textarea, ul {
    font-family: verdana, arial, helvetica, sans-serif;
}

a {
    color: #A54B0B;
    text-decoration: none;
}

a:hover {
    color: #A54B0B;
    text-decoration: underline;
}

h1, h2, h4 {
    color: #967E35;
    font-weight: bold;
}

h1 {
    font-size: 11px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 13px;
    margin: 0;
    padding: 13px 0 8px 0;
}

h3 {
    color: #CCCDBD;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    padding: 13px 0 6px 0;
}

h4 {
    font-size: 16px;
    margin: 0;
    padding:13px 0 6px 0;
}

ul {
    margin-top: 0;
    padding-top: 3px;
}

p, li, label {
    color: #967E35;
    font-size: 11px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

p.home {
    color:#888C67;
    font-size:11px;
    line-height:24px;
}

p.intro {
    color:#967E35;
    font-size:11px;
    line-height:24px;
    margin:8px 0pt 20px;
    padding:0pt;
}

input[type="text"] {
    border: 1px solid #A78F45;
    font-size: 14px !important;
    padding: 4px;
    color: #6A6E71;
}

input[type="submit"] {
    border: 1px solid #A78F45;
    font-size: 12px;
    margin-top: 2px;
    color: #967E35;
    background-color: #FFFFFF;
    cursor: pointer;
}

input[type="submit"]:hover {
    background-color: #FFFCC3;
}

input.monospace, input.onlrfp {
background-color:#FFFFFF;
color:#000000;
font-size:9px;
margin:0pt;
padding:0pt;
}

select.monospace, select.onlrfp, select.onlineevent {
background-color:#FFFFFF;
color:#000000;
font-size:9px;
margin:0pt;
padding:0pt;
}

table.quickarea {
color:#967E35;
font-size:11px;
margin-left:-4px;
}

table#super_container {
    width: 780px;
}

td#border-top {
    height: 5px;
    background-image: url(images/border-top.gif);
    background-repeat: repeat-x;
    vertical-align: bottom;
}

td#border-left {
    width: 5px;
    background-image: url(../images/border-left.gif);
    background-repeat: repeat-y;
    background-position: right;
}

td#border-right {
    width: 5px;
    background-image: url(../images/border-right.gif);
    background-repeat: repeat-y;
    background-position: left;
}

td#content {
    width: 770px;
    background-color: #FFFFFF;
}

table#page_content {
    width: 100%;
}

a#logo {
    float: left;
    margin: 10px;
}

a#logo img {
    border: 0px;
}

td#header {
    padding: 4px 0 14px 0;
}

div#mainmenu {
    float: right;
    margin: 40px 10px 0 0;
    color: #A78F45;
    font-size: 14px;
}

div#mainmenu a {
    padding: 1px 6px 1px 6px;
    margin: 0;
    color: #6A6E71;
    background-color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

div#mainmenu a:hover,
#mainmenu a.selected {
    color: #A78F45;
    background-color: #EBECDF;
    text-decoration: none;
}

td#top_content {
    height: 190px;
    background-image: url(../images/bg_03.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    vertical-align: top;
    padding: 0 0 0 10px;
}

td#top_content img {
    padding: 0;
    margin: 0;
    float: left;
}

tr#bottom_content {
    background-color: #EBECDF;
}

td#bottom_left_content {
    background-image: url(../images/bg_05.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 231px;
    vertical-align: top;
}

td#bottom_content_divider {
    width: 1px;
    background-image: url(../images/dv_dotted-hp.gif);
    background-repeat: repeat-y;
    background-position: top;
}

td#bottom_right_content {
    background-image: url(../images/bg_05.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 496px;
    padding: 18px 20px 18px 20px;
}

td#footer {
    text-align: center;
    background-image: url(../images/border-bottom.gif);
    background-repeat: repeat-x;
    background-position: top;
    height: 58px;
    overflow: visible;
}

td#footer p {
    color: #CCCDBD;
    font-size: 9px;
    margin: 0;
    padding: 0;
}

td#footer a {
    color: #CCCDBD;
    font-size: 9px;
    text-decoration: none;
}

td#footer a:hover {
    color: #CCCDBD;
    text-decoration: underline;
}

img.copy {
    margin-top: 2px;
}

div#map {
    background-image: url(../images/map.png);
    background-repeat: repeat-none;
    width: 500px;
    height: 300px;
    margin: 10px 0 10px 0;
    border: 1px solid #A78F45;
}

div#myGallery
{
    width: 521px !important;
    height: 260px !important;
}