﻿.MenuGroup
{background-color: #7c5a61;}

.MenuItem, .TMenuItem
{background-color:#7c5a61;border-color:#7c5a61;}

.MenuItemHover, .MenuItem:hover, .TMenuItem:hover
{background-color:#c6939d;}

.MenuItemDown, MenuItem:active
{background-color:#c6939d;}

#headerLogo
{background-color: #423957;}

h2, h4
{color: #7c5a61;}

h1, ul, ol, .navMenuSelected a
{color: #3A1F32;}

#footer
{border-top: Solid 1px #3A1F32;background: #ffffff url(../images/bg/footer_bg.jpg) repeat-y center top;}

