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

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  color: #464646;
}
.program {
  float: left;
  width: 100%;
  margin-top: 3em;
}
.program h4 {
  font-size: 1.2em;
  color: #0d4677;
  float: left;
  line-height: 1.7em;
  padding-right: 1em;
}
.program div {
  float: right;
  width: 40em;
  margin-left: 1em;
  padding-bottom: 3em;
  background: url(/imgs/aboutus/community/demographics/dottedLine.gif) left bottom repeat-x;
 
}
#lastProgram div {
  padding-bottom: 0;
  background: none;
}
.program img {
  position: relative;
  top: 0.5em;
  background: #9c9d85;
  padding: 0.2em;
  border: solid 1px #000;
}
.program a {
  color: #740f10;
  font-size: 1.1em;
  line-height: 1.7em;
  padding-left: 2em;
  padding-bottom: 1em;
  background: url(/imgs/aboutus/community/demographics/linkArrow.gif) left 0.3em no-repeat;
}
.program #raceImg {
  width: 6.5em;
  height: 8.5em;
}
.program #povertyImg {
  width: 6.5em;
  height: 5.5em;
}
.program #censusImg {
  width: 6.5em;
  height: 10.3em;
}
