@charset "utf-8";
/* CSS Document */

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  color: #464646;
}
div#titleWrap + p {/* intro paragraph */
  margin-bottom: 3em;
}
#pgContent h4 {
  font-size: 1.4em;
  color: #0d4677; 
  margin-bottom: 0.2em;
}
#teenHealth {
  margin-top: 5.5em;
  margin-bottom: 3.5em;
}
.program img {
  width: 7.5em;
  height: 8.7em;
  background: #9c9d85;
  padding: 0.2em;
  margin-top: 0.3em;
  border: solid 1px #000;
}
.program p {
  width: 33em;
}
.programDescription {
  float: right;
}
.program:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.highlight {
  height: 14em;
  background: url(/imgs/services/HEO/hopeTruck.gif) right bottom no-repeat;
}
.highlight a , .program a {
  color: #740f10;
  font-size: 1.1em;
  line-height: 1.7em;
  padding-left: 2em;
  padding-bottom: 1em;
  background: url(/imgs/services/CDM/linkArrow.gif) left 0.3em no-repeat;
}
.highlight a {
  margin-left: 15em;
}
.highlight p {
  width: 26em;
}
.highlight h4 {
}
#special {
  margin-top: 5.5em;
  height: 18em;
  background: url(/imgs/services/HEO/special2.jpg) right bottom no-repeat;
}
#special p {
  width: 30em;
}