@CHARSET "UTF-8";
body{
  background-image: url('/images/bg_interior_gray.gif'); 
}

#contentFeature .callToAction{
  position: absolute;
  left: 460px;
  top: 100px;
  float: none;
  padding: 0;
  
}

#contentPrimary p{
  padding-bottom: 15px;
}

#contentPrimary ul{
  margin-left: 50px;
  list-style: disc;
  padding-bottom: 20px; 
}

#contentPrimary li{
  font-size: 1.2em;
  margin: 5px 0; 
}

#contentPrimary h2{
  font-size: 2.2em;
  font-weight: bold; 
  padding-bottom: 10px;
  color: #418f35;
}


#contentPrimary h3{
  font-size: 1.9em;
  font-weight: bold; 
  padding-bottom: 10px;
  color: #418f35;
}

#contentPrimary h2.descriptorTitle{
  padding-top: 20px; 
}

#contentFeature h3{
  position: absolute;
  left: 505px;
  top: 40px;
  font-size: 1.9em;
}

#contentFeature h3 strong{
  color: #bf1f11;
  font-size: 42px;  
  letter-spacing:-3px;
}

#contentFeature h3 span{
  font-size: 30px;
  line-height: 20px; 
}

#contentPrimary h1{
  float: none;
  width: auto;
  padding: 20px 0 20px 0; 
  font-size: 2.6em;
}

div.feature{
  clear: both;
  width: 100%;
  overflow: hidden;
  padding: 35px 0;
}

div.feature h2{
  font-size: 2.2em;
  font-weight: bold; 
  padding-bottom: 10px;
  color: #418f35;
}

div.feature h3{
  font-size: 1.8em;
  font-weight: bold; 
  padding-bottom: 10px;
  color: #000000;
}

div.feature img{
  float: right; 
  padding-left: 30px;
}

div.feature p{
  padding-bottom: 20px; 
}

div.feature ul{
  margin-left: 50px;
  list-style: disc;
  padding-bottom: 20px; 
}

div.feature li{
  font-size: 1.2em;
  margin: 5px 0; 
}

div.firstFeature{
  padding-top: 0; 
}

dt{
  font-size: 1.8em;
  color: #418f35;
  padding-bottom: 10px;
  font-weight: bold;
}

dd{
  font-size: 1.2em;
  color: #000000;
  padding-bottom: 35px;
  line-height: 1.5;
}

#contentPrimary blockquote{
  margin: 20px 150px 20px 50px;
  font-style: italic; 
}
