
/**
 * HTML Tags
 */

A, A:link, A:active, A:visited, A:hover {
  color: #5daae3;
}

BODY {
  background: #69aee3 url('/images/espanol/bgs/body.jpg') top center no-repeat;
}

H1, H2, H3, H4, H5, H6 {
  font-size: 18px;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 8px;
}
 

/**
 * Container
 */

#container {
  border-top: 1px solid #5daae3;
}


/**
 * Wrapper
 */

#wrapper {
  width: 670px;
}


/**
 * Header
 */


#header #search A {
  color: #ffffff;
}

#header #search .input {
  border: 1px solid #5daae3;
}

#header #espanol {
  display: none;
}


/**
 * Content Areas
 */

#main {
  width: 670px;
  height: 504px;
  background: none;
  border: none;
}

#main .section {
  float: left;
  width: 330px;
  height: 504px;
  background: url('/images/default/bgs/main.gif') left top no-repeat;
}

#main .section .photo {
  padding-top: 2px;
  text-align: center;
}

#main .section .padding {
  padding: 12px;
}

#main .section .overview {
  height: 125px;
  padding: 0px 10px;
}

#main .section .links {
  background: url('images/default/bgs/gradient.gif') repeat-x;
}

#main .section .resources {
  background: url('/images/default/bgs/gradient.gif') top  repeat-x;
  padding: 10px;
}

#main .section .resources .links {
  margin-right: 140px;
}

#main .section .resources .links A {
  display: block;
  border-bottom: 1px solid #ededed;
  font-size: 12px;
  line-height: 22px;
}

#main .section .resources .links A SPAN {
  text-decoration: none;
}

#main .section .resources .buttons {
  float: right;
}


/**
 * Ninos
 */
 
#ninos H1,
#ninos A {
  color: #be1300;
}

#ninos .icon {
  float: left;
  padding-top: 3px;
}

#ninos .info {
  margin-left: 90px;
}

#ninos .resources {
  border-top: 2px solid #be1300;
}


/**
 * Padres
 */
 
#padres H1,
#padres A {
  color: #f79800;
}

#padres .icon {
  float: left;
  padding-left: 4px;
}

#padres .info {
  margin-left: 90px;
}

#padres .resources {
  border-top: 2px solid #f79800;
}



/**
 * Footer
 */

#footer {
  height: 65px;
  width: 670px;
  background: url('/images/default/bgs/footer.jpg') center top no-repeat;
}

#footer #copyright {
  color: #ffffff;
}

#footer #copyright A {
  color: #ffffff;
}

#footer #logo {
  bottom: 5px;
}


/**
 * WIC
 */

#wic {
  font-size: 10px;
  line-height: 11px;
  font-weight: bold;
  color: #ffffff;
  margin-top: -17px;
}

#wic A {
  color: #ffffff;
}
