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

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  color: #464646;
}
#pgContent h4 {
  font-size: 1.5em;
  color:#001278; 
  margin-bottom: 1em;
  /*background: #d0d1b8;
  padding: 0.2em 0.2em;*/
  padding-bottom: 0.2em;
  border-bottom: #d0d1b8 solid 2px;
 
}
#pgContent h5 {
  font-size: 1.2em;
  color: #0d4677;
  line-height: 1.7em;
  margin-bottom: 0.5em;
}
#pgContent #pastFundraisers {
   margin-bottom: 1em;
}
#pgContent #pastFundraisers a {
  text-decoration: none;
  padding-left: 1.2em;
  background: url(/imgs/global/linkArrow.gif) left 0.2em no-repeat;
}
#pgContent #pastFundraisers a:hover {
  text-decoration: underline;
}
#pgContent #pastFundraisers a.cam {
  background: none;
  padding: 0;
  margin-left: 1.5em;
}
#pgContent #pastFundraisers a img {
  border: none;
  background: none;
}
#pgContent #pastFundraisers p {
 margin-bottom: -0.5em;
}
#pgContent #pastFundraisers li {
  font-size: 1.2em;
}
#pgContent #y2008 {
  margin-bottom: 2em;
}
#pgContent #pastFundraisers #y2007 li {
  margin-bottom: 1.5em;
}
#pgContent #pastFundraisers #y2007 li#lastLI {
  margin-bottom: 0;
}
#pgContent .event {
  float: left;
  margin-bottom: 2em;
}
#pgContent .teen {
  margin-bottom: 0;
}
#pgContent .stars h5{
  margin-bottom: 0.8em;
}
#pgContent .event p {
  margin-bottom: 1em;
}
#pgContent .event img {
  width: 12.5em;
  height: 12.5em;
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  position: relative;
  top: 0.5em;
  background: #9c9d85;
  padding: 0.2em;
  border: solid 1px #000;
}
#pgContent #upcoming {
  margin-bottom: 2em;
  margin-top: 2.5em;
  float: left;
}
#pgContent #past {
  float: left;
}
#pgContent #caption {
  font-size: 0.9em;
  width: 39em;
  float: left;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;;
  border-bottom: dotted 1px black;
}
#pgContent #caption span {
  font-weight: bold;
}