
body
{   
  margin      :  14px auto 14px auto;
  background  :  #c8bcb0;
}

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

  font-family      :  'Georgia', arial, verdana;
  font-size        :  16px;
  color            :  #a2a2a2;
}

td, div
{
  font-family  :  'Georgia', arial, verdana;
  font-size    :  16px;
  color        :  #000000;
}

h1
{
  font-family  :  'Georgia', arial, verdana;
  font-weight  :  bold;
  font-size    :  20px;
  color        :  #98a763;
  
  padding      :  0px;
  margin       :  0px 0px 10px 0px;
}

a
{
  font-family      :  'Georgia', arial, verdana;
  font-size        :  16px;
  color            :  #a2a2a2;
   
  text-decoration  :  none;
}
  
a:hover
{
  font-family      :  'Georgia', arial, verdana;
  font-size        :  16px;
  color            :  #98a763;
   
  text-decoration  :  underline;
}

a img
{
  border  :  none;
}

#MainDiv
{
  margin  :  0px auto 0px auto;
  width   :  772px;
}

#TopBg
{
  background  :  url('../images/page-top-bg.jpg') left top no-repeat;
}

#BottomBg
{
  background  :  url('../images/page-bottom-bg.jpg') left bottom no-repeat;
  padding     :  6px 0px 6px 0px;
}

#PageContents
{
  padding     :  0px 6px 0px 6px;
  background  :  #ffffff;
  text-align  :  left;
  position    :  relative;
}

#Header
{
  position  :  relative;
  height    :  220px;
}

#Header #HeaderPic
{
  background  :  #b6a696;
  height      :  150px;
}

#Navigation
{
  position     :  absolute;
  left         :  20px;
  top          :  85px;
  z-index      :  950;
  
  font-family  :  'Georgia', arial, verdana;
  font-style   :  italic;
  font-size    :  18px;
  color        :  #ffffff;
}

#Navigation a
{
  font-family      :  'Georgia', arial, verdana;
  font-style       :  italic;
  font-size        :  18px;  
  color            :  #ffffff;
   
  text-decoration  :  none;
}
  
#Navigation a:hover
{
  font-family      :  'Georgia', arial, verdana;
  font-style       :  italic;
  font-size        :  18px;  
  color            :  #ffffff;
   
  text-decoration  :  underline;
}

#Contact
{
  position  :  absolute;
  left      :  152px;
  top       :  115px;
  width     :  285px;
  height    :  91px;
}

#Contact div
{
  position  :  absolute;
  left      :  0px;
  top       :  0px;
}

#Contact span
{
  position     :  absolute;
  left         :  5px;
  top          :  10px;
  width        :  275px;
  heigth       :  80px;
  z-index      :  1000;
  line-height  :  21px;

  font-family  :  'Georgia', arial, verdana;
  font-size    :  12px;
  color        :  #ffffff;
  
  text-align   :  center;
}

#Carole
{
  position  :  absolute;
  left      :  365px;
  top       :  8px;
  width     :  385px;
  height    :  194px;
}

#Carole div
{
  float  :  right;
}

#Carole span
{
  position     :  absolute;
  left         :  0px;
  top          :  0px;
  width        :  210px;
  height       :  180px;
  z-index      :  800;

  font-family  :  'Georgia', arial, verdana;
  font-size    :  10px;
  color        :  #ffffff;
  
  text-align   :  right;
}

#Carole span big
{
  font-size  :  18px;
}

#Carole span b
{
  font-size  :  16px;
}

#Body
{
  z-index   :  10;
  position  :  relative;
  padding   :  0px 5px 0px 10px;
}

.black
{
  font-size  :  12px;
  color      :  #000000;  
}

.green
{
  color  :  #98a763;
}

#Footer
{
  background   :  #99a854;
  margin-top   :  20px;
  padding      :  15px 0px 15px 0px;
  line-height  :  15px;
  
  font-family  :  arial, verdana, sans-serif;
  font-size    :  12px;
  color        :  #ffffff;  
  
  text-align   :  center;
}

#Footer a
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  12px;
  color            :  #ffffff;  
  
  text-decoration  :  none;
}

#Footer a:hover
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  12px;
  color            :  #ffffff;  
  
  text-decoration  :  underline;
}