
:focus
{
  -moz-outline-style  :  none;
}

body
{   
  margin      :  0px;
  background  :  #7f6e52;
}

table
{
  border-collapse  :  collapse;
  border-spacing   :  0;
  table-layout     :  fixed;  
	
  font-family      :  arial, verdana, sans-serif;
  font-size        :  12px;
  color            :  #000000;

  text-align       :  left;
}

h1
{
  font-family  :  arial, verdana, sans-serif;
  font-size    :  17px;
  font-weight  :  bold;
  color        :  #4c3718;

  padding      :  0px;
  margin       :  0px 0px 8px 0px;
}

h2
{
  font-family    :  arial, verdana, sans-serif;
  font-size      :  12px;
  font-weight    :  bold;  
  color          :  #ffffff;

  padding        :  30px 0px 8px 5px;
  margin         :  0px 0px 2px 0px;
  background     :  #341d11;
}

h3
{
  font-family  :  arial, verdana, sans-serif;
  font-size    :  16px;
  font-weight  :  bold;
  color        :  #4c3718;

  padding      :  0px;
  margin       :  0px;
  line-height  :  17px;
}

a
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  12px;
  color            :  #660000;
   
  text-decoration  :  none;
}
  
a:hover
{
  font-family      :  arial, verdana, sans-serif;
  color            :  #000000;
   
  text-decoration  :  underline;
}

big
{
  font-family  :  arial, verdana, sans-serif;
  font-weight  :  bold;
  font-size    :  12px;
  color        :  #660000;
}

ul
{
  margin      :  5px 0px 0px 0px;
  padding     :  0px 0px 0px 20px
  list-style  :  disc;
}

li
{
  margin       :  0px;
  padding      :  0px;
  line-height  :  16px;
}

form
{
  margin  :  0px;
}

#Header
{
  height         :  81px;
  border-bottom  :  solid 3px #352b19;
  background     :  #ffffff;
}

#TopNav
{
  height      :  22px;
  background  :  #483419 url('../images/top-nav-bg.jpg');
  text-align  :  center;
}

#TopNav a
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  12px;
  color            :  #ffffff;

  text-decoration  :  none;
}
 
#TopNav a:hover
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  12px;
  color            :  #ffffff;

  text-decoration  :  underline;
}

#Body
{
  border-bottom  :  solid 5px #5b5444;
  background     :  #ffffff;
}

#OuterBorder
{
  border-left    :  solid 5px #322b19;
  border-right   :  solid 5px #322b19;
  border-bottom  :  solid 10px #342b19;
}

#OuterBorder #InnerBorder
{
  border-top     :  solid 4px #cee6f0;
  border-bottom  :  solid 4px #cee6f0;
}

#LeftNav
{
  margin      :  10px 0px 0px 17px;
  background  :  #ac9c8d url('../images/left-nav-bg.jpg');
  width       :  158px;
  height      :  213px;
}

#LeftNav ul
{
  margin      :  0px;
  padding     :  15px 0px 0px 10px;
  list-style  :  none;
}

#LeftNav ul li
{
  margin       :  0px;
  padding      :  0px;
  line-height  :  25px;
}

#LeftNav a
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  12px;
  color            :  #ffffff;

  text-decoration  :  none;
}
 
#LeftNav a:hover
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  12px;
  color            :  #dddddd;

  text-decoration  :  underline;
}

#BodyArea
{
  border-left  :  solid 2px #826e55;
  padding      :  10px 20px 20px 18px;
}

#Footer
{
  height       :  109px;
  border-top   :  solid 1px #ab9e8d;
}

#Footer td
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  10px;
  color        :  #000000;  
}

#Footer a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  10px;
  color            :  #000000;
  
  text-decoration  :  none;
}
 
#Footer a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  10px;
  color            :  #362a1a;

  text-decoration  :  underline;
}

form .frmLeftTd
{
   color  :  #4c3718;
}

form .frmRightTd
{
   background    :  #F2F5F5;
   padding       :  2px 0px 2px 5px;
}

#Thumbs img
{
  cursor  :  pointer;
}

#Note
{
  width          :  320px;
  margin-top     :  5px;
  border-top     :  solid 1px #f6f2ef;
  border-bottom  :  solid 1px #f6f3ee;
  background     :  #eae4dc;
  line-height    :  15px;
  color          :  #36241a;
  font-size      :  10px;
  text-align     :  center;
}

#Gallery div
{
  position  :  relative;
}

#Gallery #NormalPic0, #Gallery #NormalPic1, #Gallery #NormalPic2, #Gallery #NormalPic3, #Gallery #NormalPic4, #Gallery #NormalPic5, #Gallery #NormalPic6
{
  display   :  none;
  position  :  absolute;
  left      :  -22px;
  top       :  -54px;
}

.classy
{
  color: #660000;
  font-style: italic;
}
