﻿body
{
}

.toptop
{
	 background-color: #E0A501;
    border-bottom: solid 1px #0A552C;
    border-top: solid 1px #0A552C;
}

.header_bar
{
    background-color: #E0A501;
    border-bottom: solid 2px #0A552C;
    border-top: solid 2px #0A552C;
}

.header_main_bar
{
    background-color: #EAECEA;
    background-image:url('img/flowersBG50.jpg');
    background-repeat:repeat;
    padding: 0px 20px 0px 0px;
    margin:0px 0px 0px 0px;
    
}

.nav_links
{
    text-decoration: none;
    font-size: 10.5pt;
    color: White;
    font-family: Lucida Sans, Franklin Gothic Demi Cond , Arial, Courier New CE, Courier New;
    font-weight: bold;
    width: 100%;
    height: 100%;
    vertical-align: top;
    cursor: pointer;
    text-align: left;
}

.nav_links td
{
    border-top: solid 2px white;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 6px 5px;
}

.nav_links td:hover
{
    background-color: #E0A501;
}

.nav_hr
{
    width: 190px;
    height: 1px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.footer_section
{
    border-top: solid 2px #E0A501;
    border-bottom: solid 2px #E0A501;
    background-color:#0A552C;
}
