/* $Id$ */

body {
  background-color: #CCCECF;
}

#wrap, #header-wrap, #footer-wrap {
  background-color: White;
}

#header li, a, #content ol li p, #content .accessibility h3 {
  color: #424242;
}

#teasers h3 {
  color: White;
  background-color: #ED0E6B;
}

#teasers .copy {
  background-color: #FBD4D7;
}

#teasers .link {
  background-color: #F598A8;
}

#navigation ul li ul li a {
  /* color: #F9C2CD; */
  color: #F598A8;
}

#footer, #footer a, #navigation ul li a:hover, #navigation ul li a.active, #content h2, #content h3, #content .intro, #content a:hover, #content ol li, #content ol li a {
  color: #ED0E6B;
}

#content .copy {
  color: #424242;
}

#footer ul li {
  border-color: #ED0E6B;
}