/* white */
a:link, a:visited {
	color: #000066;
}

a:hover {
	color: #0b3768;
}

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

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

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

h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #000066;
}

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

div.module_menu {
}

div.module_menu div {

}

div.module_menu div div {
	
}

div.module_menu div div div {
	padding-bottom: 15px;	
}
div.module_menu_s1 {
	background: url(../images/white/rpm_box_br.gif) 100% 100% no-repeat;
}

div.module_menu_s1 div {
	background: url(../images/white/rpm_box_bl.gif) 0 100% no-repeat;
}

div.module_menu_s1 div div {
	background: url(../images/white/rpm_box_tr.gif) 100% 0 no-repeat;
}

div.module_menu_s1 div div div {
	background: url(../images/white/rpm_box_tl.gif) 0 0 no-repeat;
}
body_wcw {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../../images/sponsors/woodchuck/wood_bkg.jpg);
}
.oneColFixCtr #container_wcw {
	width: 600px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../../images/stories/sponsors/woodchuck/wood_bkg.jpg);
}
.oneColFixCtr_wcw #mainContent_wcw {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.main_text_wcw {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	line-height: 1.05em;
	color: #271300;
}
