body{
    background: url("images/background.gif") top repeat-x;
    width: 916px;
    margin: 0 auto;
    font-family: Geneva, Verdana;
    font-size: 0.7em;
}

h1{
    color: #568E14;
    font-size: 1.4em;
    margin: 15px 0px;
}

h2{
    color: #568E14;
    font-size: 1.3em;
    margin: 23px 0;
}

h3{
    color: #568E14;
    font-size: 1.2em;
    margin: 23px 0;
}

#greenbold{
    color: #568E14;
    font-weight:bold;
}

a{
    color: #568E14;
    text-decoration: none;
}

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

ul li{
    list-style: none;
}

legend{
    color: #568E14;
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 15px;
}

#headernav a{
    color: #568E14;
    text-decoration: none;
}

.sitemap_level_1{
    border-bottom: 1px solid #568E14;
}

.sitemap_level_2{
    border-bottom: 1px dotted #568E14;
}
