  html, body {
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-family: "Arial", "Helvetica", san-serif;
    font-size: 12px;
    background: #ddd1b6 url(/images/bg.jpg) repeat-y top center;
    height: 100%;
    text-align: center;
  }
	

  #wrapper {
    margin: 0 auto; 
    width: 760px; 
    text-align: left;
    height: 100%;
  }
  
  #privtos{
    font-size: 12px;
    width: 90%;
  }
  
  #privtos table{ font-size: 90%; }

  #header {
    width: 760px;
    height: 105px;
    background-image: url(/images/headerBG.jpg); 
    background-position: top right; 
  }

  #pageHeader {
    width: 760px;
    height: 120px;
  }

  #menu {
    width: 760px;
    height: 35px;
    margin: 2px 0 0 0;
    background-image: url(/images/mainLinksBG.gif);
    background-repeat: repeat-x;
  }

  #menu a {
    color: #007960;
    font-weight: bold;
    float: left;
    display: inline;
    padding: 10px 18 13 18; 
    font-size: 0.65em;
    text-decoration: none;
  }

  .subMenu {
    position: absolute; top: 262;
    display: none;
    width: 760px;
    height: 27px;
    background-color: #faf7e1;
    border-bottom: 1px solid #f1d798;
  }

  .subMenu a{
    margin: 0px;
    padding: 0px;
    color: #007960;
    display: block;
    float: left;
    height: 25px;
    font-size: 0.65em;
    padding: 7px 10 0 10;
    display: block;
    text-decoration: none;
  }

  .subMenu a:hover{
    text-decoration: underline;
  }

  #body {
    background-image: url(/images/mainBG.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    text-align: left;
    height: 400px;
  }

  #footer {
    height: 62px;
    width: 760px;
    background-color: #007960; 
    margin: 0 auto; 
    text-align: center;
    color: #fff;
    padding-top: 15px;
    font-size: 11px;
    line-height: 20px;
  }

  #footer a {
    color: #fff;
    text-decoration: none;
  }

  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }

  #whyChose {
    width: 539px;
    float: left;
    padding-top: 40px;
  }

  #player {
    padding: 8px 8 8 8;
    float: left;
    font-family: "Arial", "Helvetica", san-serif;
  }

  #playerText {
    padding-left: 5px;
    width: 225px;
    float: left;
    color: #00634f;
    font-size: 0.75em;
  }

  #playerText p{
    line-height: 15px;
    margin-top: 5px;
  }

  #playerText span{
    font-size: 1.5em;
  }

  #playerText a{
    font-weight: bold;
    text-decoration: none;
    color: #00634f;
  }

  #playerText a:visited{
    color: #00634f;
  }
    
  .indexThree {
    width: 197px;
    min-height: 285px;
    border: 1px solid #ecbd4b;
    background-color: #fdf6e5;
    float: left;
    color: #000000;
  }

  .indexThree span{
    font-weight: bold;
    color: #00634f;
    font-size: 0.75em;
  }

  .indexThree p{
    margin-top: 3px;
    margin-right: 4px;
    font-size: 0.65em;
  }

  .indexThree a{
    text-decoration: none;
    color: #000000;
  }

  .indexThree a:hover{ 
    background-color: #fcefc9;
  }


  .indexThree a#one {
    display: block;
    padding: 5px 5 5 5;
    width: 100%px;
    height: 85px;
    background-image: url(/images/indexThreeBG.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
  }

  .indexThree a#two {
    display: block;
    padding: 5px 5 5 5;
    width: 100%px;
    height: 85px;
    background-image: url(/images/indexThreeBG.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
  }

  .indexThree a#three {
    display: block;
    padding: 5px 5 5 5;
    width: 100%px;
    height: 85px;
  }

  #body h1{
    font-weight: bold;
    font-size: 1.0em;
    color: #00614E;
    display: inline;
  }

  #body h2{
    font-weight: normal;
    display: inline;
    font-size: 0.75em;
    color: #007960;
  }

  a:hover{
    text-decoration: none;
  }

  .page{
    font-family: "Arial", "Helvetica", san-serif;
    font-size: 12px;
    line-height: 18px;
    width: 99%;
    padding: 20px 0 0 10;
    text-align: left;
  }

  .page table td { font-size: 12px; }

  #pageText{
    float: left; 
    width: 550px; 
    margin-right: 10px;
  }

  #pageTextImages{
    float: left; 
    width: 165px;
    text-align: center; 
  }
 
  #pageTextImages img{
    border: 2px solid #d3a75a;
    margin-top: 5px;
  }

  #pageTextImages input{
    border: 1px solid #e8c67a;
    padding: 0px;
    height: 20px;
    width: 184px;
    margin-top: 0px;
  }

  #newsletters{
    margin-bottom: 20px;
  }

  #newsletters ul {
    list-style-type: none;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-top: 2px;
    width: 210px;
    border: 1px solid #e8c67a;
    background-color: #faf7e1;
  }

  #newsletters li{
    background-image: url(/images/pdf.gif);
    background-position: center left;
    background-repeat: no-repeat;
    margin-left: 0px;
    padding-left: 20px;
  }

  #newsletters a{
    width: 90%;
    display: block;
    color: #007960;
    text-decoration: none;
    padding: 2px 0 2 5;
  }

  #newsletters a:hover{
    font-weight: bold;
    background-color: #cae4de;
  }
  
  #newsletters a.active{
      background-color: #84A19B;
      color: #fff;
      font-weight: bold;
  }

  table.sImage td{
    width: 40px;
    height: 40px;
    margin: 10px 10 0 0;
    border: 2px solid #abc2bc;
    background-color: #cbe2dc;
    float: left;
    color: #ffffff;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    padding: 10px;    
  }
  
  #contactForm label{
    margin-right: 10px;
    margin-bottom: 5px;
    width: 100px;
    display: block;
    float: left;
  }
  
  #contactForm input{
    width: 150px;
    margin-bottom: 5px;
    float:left;
  }
  
  #contactForm br{
    clear: left;
  }

  #errorDiv{
    background: #339EC2;
    width: 206px;
    padding: 5px;
    color: #fff;
    margin-bottom: 5px;
  }
  
  #errorDiv img{ border: 0px; }
