/*** body_es.css ***/

h1 {
  color: #BE1873;
}
a, #rightCol a {
  color: #000;
}
p.important, #rightCol p.important {
  color: #2A3556;
  font-size: 1.4em;
  font-weight: bold;
}
#rightCol {
  background-image: none;
}
#rightCol h2, .heading2 {
  color: #4D6090;
}
div#menuContainer {
	background: #708AC5 url('/images/es_menuContainer_bg.gif') left top no-repeat;
}
#menu li a:hover, #menu li.selected a {
	background: url('http://www.parenthelp123.org/images/es_menu_bullet.gif') left 3px no-repeat;
}
#contentHeader {
  padding: 1em 0;
}
#contentWrapper {
  padding-top: 13px;
}
#mainContentArea {
	margin-top: 0px;
}

