
#container {
  font-size: 1.2em;
  margin: 10px 2em;
}

h1 {
  font-size: 2.5em;
  margin-bottom: 0;
}
h1.subtitle {
  font: italic normal 1em "Times New Roman", Times, serif;
  margin-top: 0;
  margin-bottom: 2em;
}
h2 {
  font-size: 1.3em;
  margin-bottom: .5em;
}
h2.services_heading{
  font:normal 12px Verdana, Arial, Helvetica, sans-serif;
 color:#000000;
}

h2.subtitle {
  font: italic normal 1em "Times New Roman", Times, serif;
  margin-top: 0;
  margin-bottom: .5em;
}
h3 {
 font:normal 12px Verdana, Arial, Helvetica, sans-serif;
 color:#000000;
}
h3.services_heading {
 font:normal 12px Verdana, Arial, Helvetica, sans-serif;
 color:#000000;
 cursor:pointer;
}
#branding {
  margin: -10px -2em;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: .5em;
  background: #fff url(/css/2509_banner.png) left top no-repeat;
  height: 100px;
}
#branding h1 {
  margin-left: 300px;
  padding-top: 25px;
  margin-top: 0;
}
#chapter-number {
  float: right;
  font: normal 7em "Times New Roman", Times, serif;
}
.content{
width:640px;

}
.content_imgs{
width:300px;
margin:5px;
}
.category{
width:640px;
float:left;
}
p.content_inbound{
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
color:#003366;
text-align:justify;
padding-left:5px;
}