<!--
body, td {
      font-family:GARAMOND;
      font-size:12pt;
      color:#fffeed;
      color:#51321E;
      color:#562100;
      background-color:#51321e;
      background-color:#ffffff;
      margin: 0;
      }

b  {font-weight:bold;}



a {
  color: #fffeed;
  color:#562100;
  text-decoration:none;
  font-weight:bold;
    }
a:hover {
    color: #BFA28F ;
    text-decoration:none;
    font-weight:bold;
    }



hr {
    color: #fffeed;
    background-color: #BFA28F;
    border: 1px;
    height: 5px;    }

hr {
      border: 1px solid #BFA28F;
      border: 1px solid #CFBC9B;
      color: #51321e;
      background-color: #51321e;
      height: 4px;
    }

a img {
    border: 0 none;
    }

.big  {
  font-family:GARAMOND;
  font-size:14pt;
  color:#000000;
  color:#FFF9DF;
  color:#562100;
}


.header {
  text-align:center;
  font-family:GARAMOND;
  color:#fffeed;
  color:#FFF9DF;
  color:#51321E;
  color:#562100;
  font-size:36Pt;
  font-size:22Pt;
  font-weight:bold;
  border-bottom: solid;
  border-bottom-color: #CABB9A;
  border-bottom-width: 2px;
  
}

.header_0, h1 {
  text-align:center;
  font-family:GARAMOND;
  color:#000000;
  color:#FFF9DF;
  color:#562100;
  font-size:18pt;
  font-weight:bold;
}

.h2 {
  text-align:center;
  font-family:GARAMOND;
  color:#562100;
  font-size:16pt;
  font-weight:bold;
}


.header_1 {
  text-align:center;
  /*padding-left:170px;*/
  padding-top: -40px;
  font-family:GARAMOND;
  color:#BFA28F;
  color:#CFBC9B;
  color:#51321E;
  color:#562100;
  font-size:24pt;
  font-size:14pt;
  font-weight:bold;

}

.header_2 {
  text-align:center;
  font-family:GARAMOND;
  color:#000000;
  font-size:16pt;
}

.btn {
  color: #562100;
  background-color: #EFECD1;
  border-color: #562100;
  font-weight: bold;
  font-family: GARAMOND;
  font-size: 14pt;
}

.header_left {
  font-family:GARAMOND;
  color:#000000;
  font-size:32Pt;
  font-weight:normal;

}

.header_left_1 {
  font-family:GARAMOND;
  color:#000000;
  font-size:20pt;
  font-weight:normal;

}

.header_left_2 {
  font-family:GARAMOND;
  color:#000000;
  font-size:16pt;
}

.services, .services ul, .services li 
  {
  font-size: 13pt;
  list-style-type: square;  
  }

.nav {
 text-align: center;
 font-size: 15px;
 padding: 5px 0 5px 0;
 border-top: solid;
 border-top-color: #CABB9A;
 border-top-width: 2px;
 border-bottom: solid;
 border-bottom-color: #CABB9A;
 border-bottom-width: 2px;
}


.tiny {
 padding: 5px;
 FONT-SIZE: 8pt;
 COLOR: #000000;
 text-align: center;
}

.credits{
 padding: 5px;
 FONT-SIZE: 8pt;
 COLOR: #000000;
 text-align: center;
}

.alert {
  background-color:#ff0000;
  text-align:center;
  color:#ffffff;
  font-size:12pt;
  font-weight:bold;}

.success {
  background-color:#00ff00;
  text-align:center;
  color:#ffffff;
  font-size:12pt;
  font-weight:bold;}



-->