/* CSS Document */
#ContentLeft
{
background-color: #996633;
}
#ContentRight
{
background: #996633 url(images/ajax-loader.gif) no-repeat center;
}
#NavBar
{
background-color: #85582c;
}
#Footer
{
background-color: #85582c;
}
#NavBar ul
{
background-color: #85582c;
}
#NavBar ul li a
{
background-color: #85582c;
}
#NavBar ul li a:hover
{
background-color: #ac7339;
}
#SubNavBar ul li a:hover, #SubNavBar2 ul li a:hover
{
color: #85582c;
}
#SubFooter a:hover {
color: #ac7339;
}
#ContentFull
{
background-color: #996633;
}