h2 {
font-weight: normal;
color: #8b4513;
font-family: Georgia, serif;
font-size: 140%;
}
p  { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; margin-top: 0;}
.boilerplate  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.bold  { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold }
.itals   { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic }
a:hover   { color: #c96; text-decoration: none }
.bold-itals { font-style: italic; font-weight: bold }
h4 { color: #8b4513; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 700 }
ol { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; list-style-type: decimal; margin: 1em 0 1em 40px }
ul { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; list-style-type: disc; margin: 1em 0 1em 40px }


/*#pullquote {
  float:right;
  width: 330px;
  margin-left: .5em;
  background: url(/images/quoteright.png) bottom right no-repeat;
  padding: 0 30px 30px 0;
  }*/
  
#pullquote {
  width: 450px;
  background: url(/images/quoteright.png) bottom right no-repeat;
  padding: 0 30px 30px 0;
  margin-bottom: 10px;
  }
  
  
#pullquote h2 {
  display: block;
  padding: 5px 0 0 45px;
  margin:0;
  background: url(/images/quoteleft.png) top left no-repeat;
  font-size: 150%;
  font-family: georgia, times, "times new roman", serif;
  font-weight: normal;
  font-style: italic;
  color: #444;
  line-height: 38px;
  }

ol, ul {
padding-left: 10px;}

ol li, ul li {
font-size: 14px;
padding-bottom: 10px;
}

ul li {
list-style-type: square;}
