body {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        background-color: #8dba6b;
}
table,table.main {
        table-layout: fixed;
        text-align: left
}
tr.top_banner, td.left_nav, td.right_col {
        background-color: #65a639;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
}
td.content {
        background-color: #bbd665;
        padding-top: 3px;
        padding-left: 3px;
        padding-right: 3px;
}
.search_form {
        color: #bbd665;
        font-size: 12px;
        line-height: 20px;
        font-weight: bold;
        padding-top: 0px;
        padding-left: 0px;
}
.note {
        font-size: 12px;
        font-style: italic;
}
a:link {
        color: #8B4513;
}
a:visited {
        color: #8B4513;
}
h1,h2,h3,h4,h5,h6 {
        color: #693611;
}
/*
   START SECTION FOR TABLE LAYOUT
*/
.main {
        width: 936px;
}
.left_nav, td.button {
        width: 120px;
}
.banner_button {
        width: 84px;
}
.right_col {
        width: 144px;
}
/*
   START SECTION FOR LEFT-SIDE NAVIGATION BUTTONS
*/
td.button {
        background-color: #8dba6b;
        background-image: url(buttonface-up.jpg);
        text-align: center;
        padding-bottom: 3px;
        padding-top: 3px;
}
a.button:link {
        color: #8B4513;
        font-weight: bold;
        text-decoration: none;
}
a.button:visited {
        color: #8B4513;
        font-weight: bold;
        text-decoration: none
}
a.button:hover {
        color: #ffffff
}
a.button:active {
        color: #8B4513;
}
.button_header {
        color: #8B4513;
        font-size: 15px;
        font-weight: bold;
        padding-left: 4px;
        line-height: 22px;
}
td.opHours {
        background-color: #8dba6b;
        text-align: center;
        font-size: 11px;
        border-color: #808080;
        border-width: 1px;
}
/*
   START SECTION FOR TOGGLE "BUTTONS"
*/
a.toggle:link {
        color: #000000;
        text-decoration: none;
}
a.toggle:visited {
        color: #000000;
        text-decoration: none
}
a.toggle:hover {
        color: #ffffff
}
a.toggle:active {
        color: #65a639
}
td.toggle {
        padding-top: 2px;
        padding-bottom: 2px;
        text-align: center;
        line-height: 17px;
}
/*
   START SECTION FOR HYBRID BUTTONS
*/
div.menu {
    height: auto;
    width: 120px;
}
div.menu li {
    height: 40px;
    width: 120px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    line-height: 200%;
    list-style-type: none;
    background-image: url(images/buttonface-up.jpg);
    background-repeat: no-repeat;
}
div.menu li a {
    display: block;
    font-weight: bold;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
div.menu li a:link {
    color: #8B4513;
}
div.menu li a:visited {
    color: #8B4513;
}
div.menu li a:hover {
    color: #ffffff;
}
div.menu li a:active {
    color: #8B4513;
    background-image: url(images/buttonface-down.jpg);
    background-repeat: no-repeat;
}
/*
   START SECTION FOR CALENDARS
*/
div.caldate {
    text-align: right;
}

div.calcell {
    text-align: center;
    font-size: 12px;
}
