﻿h1, h2, h3, h4,h5,h6 {
  font-family: "Trebuchet MS",Arial, "Arial CE", Helvetica, "Helvetica CE", sans-serif;
}

#incoming {
  position: absolute;    
  color: #FFFFFF; 
  font-size: 300%;
  top: 85px;
  left: 130px;
  text-transform: uppercase;  
}

#logo {
  position: relative;
  float:left;
  margin-left: 260px; 
  _margin-left: 130px;
  margin-top: 40px;
  font-size: 20px; 
}
#logo a {color: #FFFFFF;}


h2 {
  margin-top: 0px;  
  color: #99A662;    
}



h2.title {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #99A662;
  font-size: 150%;
  text-transform: uppercase;
}

a {
  text-decoration: none;
  font-weight: normal;
}

#foot_menu a, #menu a {font-weight: bold;}

a:href {
  text-decoration: underline;
}

#content p{
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: justify;
}


h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #8693A6;
  font-size: 110%;  
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;  
  font-size: 100%;  
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #8693A6;
  font-size: 120%;  
}


h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #8693A6;
  font-size: 140%;  
}


p a {
  margin-top: 0px;
  font-weight: normal;
  /*color: #99A660;*/
  color: #99A660;
}

.smalltext {font-size: 80%}

.hidden {
position: absolute; z-index: 100; left: -2000; top: -2000;
}
