
body
{   
  margin      :  0px;
  background  :  #f6f0da;
  text-align  :  center;
}

table
{
  border-collapse  :  collapse;
  border-spacing   :  0;
  table-layout     :  fixed;  

  font-family      :  arial, verdana, sans-serif;
  font-size        :  11px;
  color            :  #7d555d;
  
  text-align       :  left;
}

div
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  11px;
  color            :  #7d555d;
  
  text-align       :  left;
}

h1
{
  font-family  :  "trebuchet ms", geneva, sans-serif;
  font-weight  :  bold;
  font-size    :  24px;
  color        :  #73555d;
  
  margin       :  0px;
  padding      :  0px;  
}

h2
{
  font-family    :  "trebuchet ms", geneva, sans-serif;
  font-weight    :  bold;
  font-size      :  24px;
  color          :  #73555d;
  
  padding        :  0px;  
  margin         :  0px 0px 8px 0px;  
  border-bottom  :  solid 4px #f3bbd4;
}

h3
{
  font-family    :  "trebuchet ms", geneva, sans-serif;
  font-weight    :  normal;
  font-size      :  19px;
  color          :  #73555d;
  
  padding        :  0px;  
  margin         :  0px;
}

h4
{
  font-family    :  arial, verdana, sans-serif;
  font-weight    :  bold;
  font-size      :  14px;
  color          :  #73555d;
  
  padding        :  0px;  
  margin         :  0px;
}

a
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  11px;
  color            :  #73555d;
   
  text-decoration  :  underline;
}
  
a:hover
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  11px;
  color            :  #000000;
   
  text-decoration  :  underline;
}

ul
{
  margin      :  0px;
  padding     :  0px 0px 0px 0px;
  list-style  :  none;
}

li
{
  margin       :  0px;
  padding      :  3px 0px 9px 25px;
  background   :  url('../images/bullet.jpg') 5px 0px no-repeat;
  
  font-family  :  arial, verdana, sans-serif;
  font-weight  :  bold;
  font-size    :  14px;
  color        :  #73555d;  
}

li a
{
  font-family      :  arial, verdana, sans-serif;
  font-weight      :  bold;
  font-size        :  14px;
  color            :  #73555d;
  
  text-decoration  :  none;  
}

li a:hover
{
  font-family      :  arial, verdana, sans-serif;
  font-weight      :  bold;
  font-size        :  14px;
  color            :  #000000;
  
  text-decoration  :  underline;  
}

#MainDiv
{
  margin      :  0px auto 0px auto;
  width       :  900px;
  text-align  :  left;
  background  :  #ffffff;
}

#Header
{
  padding  :  0px 6px 0px 6px;
  height   :  332px;
}

#Header #Logo
{
  height  :  110px;
}

#Header #Logo img
{
  margin  :  5px 0px 5px 5px;
}

#Header #ContactInfo
{
  position     :  absolute;
  left         :  750px;
  top          :  14px;
  width        :  200px;
  
  font-family  :  arial, verdana, sans-serif;
  font-weight  :  bold;
  font-size    :  17px;
  color        :  #73555d;
  
  text-align   :  center; 
}

#Header #ContactInfo b
{
  display      :  block;
  
  font-family  :  "trebuchet ms", geneva, sans-serif;
  font-weight  :  bold;
  font-size    :  24px;
  color        :  #73555d;  
}

#Header #Banner
{
  height      :  222px;
  background  :  #ece2c7;
}

#Navigation
{
  height       :  34px;
  line-height  :  34px;
  background   :  #7d555d;
  margin       :  1px 6px 1px 6px;
  padding      :  0px 10px 0px 10px;
  text-align   :  left;
  overflow     :  hidden;
}

#Navigation a img
{
  border  :  none;
  height  :  14px;
  margin  :  10px 3px 10px 3px;
}

#Body
{
  padding  :  15px 15px 20px 6px;
}

#Footer
{
  background   :  #e8dec3 url('../images/footer-bg.jpg') repeat-x;
  line-height  :  47px;
  height       :  47px;

  font-family  :  arial, verdana, sans-serif;
  font-size    :  11px;
  color        :  #7d555d;
  
  text-align   :  center;  
}
