/* black */
a:link, a:visited {
	color: #F0E5C7;
}

a:hover {
	color: #81BEF7;
}

#pillmenu a:hover {
  color: #81BEF7;
}

#pillmenu a#active_menu-nav {
  background: url(../images/black/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #F0E5C7;
}

h3 {
	padding: 28px 0;
        padding-left: 10px;
        padding-bottom: 30px;
	font-size: 1.8em;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
        height: 10px;
}


div.module_menu {
background-attachment:scroll;
background-color:transparent;
background-image:url(../images/dropdownxtile.jpg);
background-position:0 -2px;
background-repeat:repeat-x;
background-size: auto 91px;

}

div.module_menu div {
	
}

div.module_menu div div {
	
}

div.module_menu div div div {
	
}
