﻿

.foot
{
    position: relative;
    top:0px;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    color: #546A15;
    border-top: 1px solid #546A15;
    z-index: 10;
}

#botmenu
{
    position: relative;
    text-align: center;
    top: 5px;
    margin: 0;
    width:100%;
    font-size:9pt;
    z-index: 5;
}



#botmenu ul
{
    width:85%;
    display: inline;
    float: left;
    margin: 0 0 30px 0px;
    text-align: center;
    padding: 10px 10px 0 10px;
    list-style: none;
    z-index: 6;
}
#botmenu li
{
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 1.8em;
    z-index: 6;
}
#botmenu a
{
    float: left;
    display: inline;
    margin: 0;
    background-color:inherit;
    padding: 0px 4px 0 0;
    line-height: 1.8em;
    text-decoration: none;
    color: #546A15;
}


#botmenu a:hover
{
    float: left;
    background-color:#EAFAB9;
    display: inline;
    margin: 0;
    padding: 0px 4px 0 0;
    line-height: 1.8em;
    text-decoration: none;
    color: #B64822;
}


#botmenu #current2 a
{
    background-color:#EAFAB9;
}



.gray
{
    color: gray;
}
.desby
{
    font-size: 9pt;
    font-weight: normal;
}


#topmenu
{
    position: relative;
    text-align: center;
    top: 5px;
    margin: 0;
    width:100%;
    font-size:9pt;
    z-index: 5;
}



#topmenu ul
{
    width:81%;
    display: inline;
    float: left;
    margin: 0 0 30px 160px;
    text-align: center;
    padding: 10px 10px 0 10px;
    list-style: none;
    z-index: 6;
}
#topmenu li
{
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 1.8em;
    z-index: 6;
}
#topmenu a
{
    float: left;
    display: inline;
    margin: 0;
    background-color:inherit;
    padding: 0px 4px 0 0;
    line-height: 1.8em;
    text-decoration: none;
    color: #546A15;
}


#topmenu a:hover
{
    float: left;
    background-color:#EAFAB9;
    display: inline;
    margin: 0;
    padding: 0px 4px 0 0;
    line-height: 1.8em;
    text-decoration: none;
    color: #B64822;
}


#topmenu #current3 a
{
    background-color:#EAFAB9;
}

.tabback {border-style: none;
    border-color: inherit;
    border-width: 0px;
    position:relative;
    text-align:center;
    top:50px; 
    background-color:white; }

.clearfix3:after, div#wrapper2:after
{
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.clearfix3, div#wrapper2
{
    display: block;
}

/* Hide from IE5/Mac \*/
* html .clearfix3
{
    height: 1px;
}
* html div#wrapper2
{
    height: 100%;
}
.clearfix3, div#wrapper2
{
    display: block;
}
/* End hide */