p {
    margin: 0px; /* allows using P tags in TinyMCE editor */
}

h1 {
  background-image: url(../images/bg_h1.gif);
  background-repeat: no-repeat;
  font-family: "Trebuchet MS",arial,geneva,sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 900;
  color: #ffffff;
  text-align: center;
  padding: 15px 40px 15px 40px;
  margin: 0px;
  }

h2 {
  font-family: georgia,"times new roman", times, serif;
  font-variant: small-caps;
  letter-spacing: 1px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 100;
  color: #00446a;
  margin: 0px 0px 5px 0px;
  }

h3 {
  font-family: georgia,"times new roman", times, serif;
  font-size: 20px;
  font-weight: 100;
  color: #00446a;
  margin: 10px 0px 15px 0px;
  }

h4 {
  font-family: verdana,arial,helvetica,geneva,sans-serif;;
  font-size: 16px;
  font-weight: 900;
  color: #666666;
  margin: 0px 0px 15px 0px;
  }

h5 {
  font-family: verdana,arial,helvetica,geneva,sans-serif;;
  font-size: 12px;
  font-weight: 900;
  color: #d75e18;
  margin: 0px 0px 0px 0px;
  }

h6 {
  font-family: verdana,arial,helvetica,geneva,sans-serif;;
  font-size: 13px;
  font-weight: 900;
  color: #000000;
  margin: 0px 0px 0px 0px;
  }

.promoText {
  font-size: 18px;
  font-weight: 900;
  line-height: 22px;
  color: #000000;
  }



