#header_heading h1 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  line-height: 100%;
  font-family: "Times New Roman",Times, serif;
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
} 
#rightcol {
  float: right;
  width: 318px;
  height: 350px;
}
#rightcol p {
  text-align: left;
  padding: 15px 25px 0px 20px;
  font-family: Times, "Times New Roman", serif;
  font-size: 1.1em;
  line-height: 110%;
  font-weight: normal;
}
.address_info {
  width: 318px;
  height: 290px;
  float: right;
}
.address_info p {
  text-align: left;
  padding: 35px 5px 5px 15px;
  margin-right: 10px;
  font-family: Times, "Times New Roman", serif;
  font-size: 1.0em;
  line-height: 120%;
}
.intro:first-letter {
  font-weight: bold;
  font-family: Verdana, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
}
.location {
  width: 318px;
  float: right;
}
.location p {
  text-align: left;
  padding: 0px 5px 5px 15px;
  margin-right: 15px;
  font-family: Times, "Times New Roman", serif;
  font-size: 1em;
  line-height: 100%;
}

