/* red */
a:link, a:visited {
	color: #af0025;
}

a:hover {
	color: #af0025;
}

#righthandcolumn div.moduletable{
width: 160px;
margin: 10px;
padding: 10px;
background-color: #dfcc9a;
color: #ed002c;
}

#pillmenu a:hover {
  color: #ed002c;
}
#pillmenu2 a:hover {
  color: #ffffff;
text-decoration: underline;
}

#pillmenu a#active_menu-nav {
  background: url(../images/red/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #ed002c;
}

#pillmenu a#active_menu-nav:hover {
    color: #ed002c;
}


#pillmenu2 a:hover {
  color: #ffffff;
text-decoration: underline;
}

#pillmenu2 a {
  color: #ffffff;
}

#pillmenu2 a#active_menu-nav {
  background: #000000;
  color: #ffffff;
}

#pillmenu2 a#active_menu-nav:hover {
    color: #ffffff;
text-decoration: underline;
}





div.module {
	background: #dfcc9a;
}

ul.menu {
  list-style:none;
padding-left:10px;
}

div.module_menu {
	background: #dfcc9a;
}

div.module_menu div {
	background: #dfcc9a;
}

div.module_menu div div {
	background: #dfcc9a;
}

div.module_menu div div div {
	background: #dfcc9a;
}
