﻿body 
{
    background-color:#ffd90c; 
    color:#000;   
}
.greenMenuImage
{
    display:none;
    height:0;
}
.goldMenuImage
{
    display:block;
}
.menu a, .menu a:visited 
{
    background:#ffd90b;
}
.menu ul ul a.drop, .menu ul ul a.drop:visited 
{
    background-color:#ffd90b;    
}
.menu ul ul a.drop:hover
{
    background-color:#ffd90b;
}
.menu ul ul :hover > a.drop 
{
    background-color:#ffd90b;
}
.menu ul ul ul a, 
.menu ul ul ul a:visited 
{
    background:#ffd90b;
}
.menu ul ul ul a:hover 
{
    background:#ffd90c;
}
.menu ul ul a, 
.menu ul ul a:visited 
{
    background:#ffd90c; 
}
.menu a:hover, 
.menu ul ul a:hover
{
    background:#ffd90d;
}
.menu :hover > a, 
.menu ul ul :hover > a 
{
    background:#ffd90c;
}
h1
{
    color:#000;
}
.contentCont a:visited
{
    color:#999999;
}
.level1, .level1:hover
{
    color:#cc0000;
}
.level0, .level0Active,
.level1, .level1Active
{
    background-image:url('/web/design/images/submenubg-gold.gif');
}
.level0:hover, .level1:hover, 
.level0Active, .level1Active
{
    background-image:url('/web/design/images/submenubg-gold2.gif');
}
.topCont
{
    background-image:url("images/gold_top.jpg");
    background-color:#ffd90c;
}
.canvas
{
    background-image:url("images/white-line-bg-gold.gif");
}
.menu ul ul a, 
.menu ul ul a:visited 
{
	background: url(/web/design/images/menu-bg-gold.gif) bottom right;
}
.menu a:hover, 
.menu ul ul a:hover 
{
	background: url(/web/design/images/menu-bg-gold.gif) bottom right;
}
.menu :hover > a, 
.menu ul ul :hover > a 
{
	background: url(/web/design/images/menu-bg-gold.gif) bottom right;
}
.menu ul ul ul a, 
.menu ul ul ul a:visited 
{
	background: url(/web/design/images/menu-bg-gold.gif) bottom right;
}
.menu ul ul ul a:hover 
{
	background: url(/web/design/images/menu-bg-gold.gif) bottom right;
}
