
h1
{
  font-family     :  "trebuchet ms", geneva, sans-serif;
  font-size       :  22px;
  font-weight     :  bold;
  color           :  #ffffff;
  
  margin          :  0px;
  letter-spacing  :  1px;
  text-transform  :  capitalize;
  
  background      :  #d5a564;
  border-bottom   :  solid 1px #000000;
  padding         :  4px 0px 3px 10px;  
}

h3
{
  font-family     :  "trebuchet ms", geneva, sans-serif;
  font-size       :  18px;
  font-weight     :  normal;
  color           :  #000000;
  
  margin          :  0px 0px 5px 0px;
  padding         :  0px 0px 2px 6px;
  line-height     :  22px;
  letter-spacing  :  0px;
  text-align      :  left;
  border-bottom   :  solid 1px #d5a564;
  border-left     :  solid 6px #d5a564;
  text-transform  :  capitalize;
  
  background      :  inherit;      
}

#RelatedLinks h6
{
  font-family     :  "trebuchet ms", geneva, sans-serif;
  font-size       :  18px;
  font-weight     :  normal;
  color           :  #000000;
  
  margin          :  50px 0px 5px 0px;
  padding         :  2px 0px 2px 6px;
  line-height     :  22px;
  letter-spacing  :  0px;
  text-align      :  left;
  border-bottom   :  dotted 1px #d5a564;
  border-left     :  solid 6px #d5a564;
  text-transform  :  capitalize;
  
  background      :  #fbf5ec;
}
