﻿.headerBar ul li
{
    float: left;
    margin-right: 18px;
}


.headerBar ul
{
    text-align: left;
   
}


.innerNav
{
    clear: both;
    float: left;
    margin-left: 12px;
    padding-bottom: 2px;
}


a
{
    color: White;
}

a:hover
{
    color: #D76300;
}

.showContent
{
    background-image: url(/media/global/images/southern/header.jpg);
}
h3
{
    color: #669933;
    font-size: 14pt;
    padding: 10px 0;
}

.headerBar
{
    background-color: #669933;
    border-color: #D76300;
}
#headerInformation
{
    border-color: #d76300;
}
#map_canvas
{
    color: #d76300;
}
h2
{
    color: #669933;
}

.bodyLeft
{
    border-color: #D76300;
}

.first
{
    background-color: #e8f0e1;
    padding: 5px;
    margin-bottom: 10px;
}

.bodyLeft h2, #calendar h2
{
    background-color: #669933;
    border-top: solid 3px;
    border-bottom: solid 3px;
    border-color: #D76300;
}

#bodyContainer
{
    background: #fff url(/media/global/images/southern/container-bg.gif) repeat-y top left;
}
.xhib
{
    display: none;
}

.directionsPage img
{
    margin-bottom: 10px;
    border: solid #d76300 2px;
}
.directionsPage p
{
    margin-bottom: 10px;
}

.directions
{
    width: 182px;
    background-color: White;
    border: solid red 1px;
    float: left;
    padding: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.importantInfo {background-color:#669933;
color:#ffffff;
padding:3px;}


