a{color: #A59687; text-decoration: underline; }
  a:hover{color: #000000; text-decoration: none;}
  a:visited{color: #A59687; }

body,td{font-family: Times, Times-Roman, 'Times New Roman', serif; color: #000000; margin: 0;}

.content{margin-left: 30; margin-top: 25; margin-right: 10;}
  h1{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 16pt; color: #000000; text-transform: uppercase; border-bottom: 1px solid #000000;}
  h2{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 13pt; color: #000000; font-variant: small-caps; margin-right: 45;}
  div.content p{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 11pt; color: #000000; line-height: 16pt;}

.error404{font-family: Times, Times-Roman, 'Times New Roman', serif; color: #000000;}
  table.error404{width: 90%; align: left; border: 0;}
  th.error404{border: 0; text-align: left; padding-bottom: 14;}
  td.error404{border: 0; text-align: left; padding-left: 24;}

.featureFacility{padding-top: 8; padding-left: 6; padding-right: 12;}
  div.featureTitle{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 14px; color: #363C50; text-decoration: underline;}
  div.featureName{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 18px; color: #5E4B39;}
  div.featureDesc{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 12px; color: #000000; padding-top: 12; line-height: 18px;}
  div.featureMore{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 12px; color: #000000; padding-top: 12; line-height: 18px;}
    div.featureMore a,a:link{color: #A59687; text-decoration: underline;}
    div.featureMore a:hover{color: #000000; text-decoration: none;}
  div.featureLinks{padding-top: 18;}
    td.featureLinks{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 12px; color: #5E4B39; text-align: center;}

.menu01{}

.menu02{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 13px; font-variant: small-caps;}
  div.menu02{padding-top: 1; padding-bottom: 1; padding-left: 10; background-color: #A59687;}
  a.nav2{color: #000000; text-decoration: none;}
  a.nav2:hover{color: #000000; text-decoration: underline;}
  a.nav2:visited{color: #000000;}
  
.menu03{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 13px; font-variant: small-caps;}
  div.menu03{padding-top: 1; padding-bottom: 1; padding-left: 10; background-color: #EBE1D8; margin-top: 6;}
  a.nav3{color: #000000; text-decoration: none;}
  a.nav3:hover{color: #000000; text-decoration: underline;}
  a.nav3:visited{color: #000000;}

.totop{}
  div.totop{font-family: Times, Times-Roman, 'Times New Roman', serif; font-size: 13px; font-variant: small-caps; text-align: center; padding-bottom: 6; margin-top: 40;}
  a.totop,a.totop:visited{color: #A59687; text-decoration: underline; }
  a.totop:hover{color: #000000; text-decoration: none;}



.emailFormField{
   padding: 5px 0px 5px 0px;
}

.emailFormField input, textarea, select{
    border-top: 1px solid #4A3623;
    border-left: 1px solid #4A3623;
    border-bottom: 2px solid #7A6959;
    border-right: 2px solid #7A6959;
    background-color: #B4987D;
    color: #1A1C26;
    font: bold 12px Times, serif;
}

.emailForm{

}

.emailFormDescription{
    padding: 5px 0px 5px 0px;
    font: bold 12px Times,serif;
    color: #1A1C26;
}

