/* blue */
a:link, a:visited {
	color: #DA251D;
}

a:hover {
	color: #7C0A05;
}

#pillmenu a:hover {
  color: #DA251D;
}

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

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

h3, .componentheading, table.moduletable th {
  color: #DA251D;
}

div.module_menu div div div {
	background: url(../images/footer.jpg) 0 0 repeat-x;
}