body 
{
margin-top: 10px;
background-color: #AC9875;
text-align: left;
font-family: Tahoma;
}

table, tr
{
    padding: 0px;
    border: 0px;
    margin: 0px;
}

td{
    padding: 2px 2px 20px 2px;
    font-size: 11px;
    color: #333333;
}
.topFloat
{
    float: left;
    position: absolute;
    left: 390px;
    color: #333333;
    top: 33px;
    text-align: left;
    font-size: 1.2em;
    line-height: 2.22em; 
}

.topFloat a
{
    color: #556730;
    text-decoration: none;
}

.topFloat a:hover
{
    color: #003389;;
}
.topImg
{
    border-bottom: 15px solid #7CA3C6;
}
a
{
    font-weight: bold;
}
#Main
{
width: 816px;
text-align: center;
border: 1px solid #6F863E;
background-color: #B0BF79;
padding: 20px;
}

#MainContent
{
   background-color:  #D9DA9A;
   font-size: 11px;
   border: 1px solid #8E9670;
   margin-bottom: 5px;
}


.featuredImg
{
    border: 1px solid #003389;
}

a.floatLink, a:active.floatLink, a:visited.floatLink
{
    float: right;
    margin: 5px 0px 5px 0px;
    color: #556730;
}

#FeatCaption
{
    position: relative;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    width: 596px;
    margin: 10px 0px 40px 30px;
}
#FeatCaption a:active, #FeatCaption a:visited, #FeatCaption a
{
    color: #333333;
    text-decoration: none;
}

#FeatCaption a:hover
{
    color: #003389;
}

#MainText
{
    text-align: left;
    background-color: white;
    border: 1px solid #556730;
    font-weight: normal;
    padding: 10px;
    width: 574px;
    margin-bottom: 20px;
}

#MainText a, #MainText a:active, #MainText a:visited
{
    color: #556730;
}

#MainText a:hover
{
    color: #003389;
}

#LinkRight
{
    width: 100%;
    text-align: right;
}

#LinkRight a, #LinkRight a:active, #LinkRight a:visited
{
    color: #003389;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

#LinkRight a:hover
{
    color: #6F863E;
    margin:0px;
}

/*side navigation */
#leftNav
{
    float: right;
}

#sideBar
{
    margin: 10px 20px 5px 5px;
}

.box a
{
    
    color: #F5E684;
    text-decoration:none;
    font-weight:bold;
    background:#556730;
    padding: 30px 5px 30px 5px;
    width: 70px;
    margin-bottom: 10px;
    display: block;
    
}

.box a:hover{
    background:#F5E684;
    color: #556730;
}


#Footer
{
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    color: white;
    position: relative;
}
.floatL
{
    margin: 0px;
    padding: 0px;
    float: left; 
}

.floatR
{
    margin: 0px;
    padding: 0px;
    float: right; 
}

#Footer a:active, #Footer a:visited, #Footer a
{
    color: white;
    text-decoration: none;
}

#Footer a:hover
{
    color: #F5E684;
    text-decoration: none;
}

.small
{
    border: 1px solid #999999;
    padding: 2px;
}

.blue, h3
{
    color: #003389;
    font-weight: bold;
    font-size: 1.2em;
}

.main
{
    font-size: 11px;
}
.special
{
    visibility: hidden;
}
