* {margin:0px auto;}

body {
  font-family:Arial,Verdana, Helvetica;
  font-size:10pt;
  color:#2b1a09;
  background:url(img/bg.gif);
  text-align:center;
  padding:10px;
  }

A:link    {color:#6f3307; text-decoration:underline;}
A:visited {color:#542c1a; text-decoration:underline;}
A:hover   {color:#30501f; text-decoration:underline;}
A:active  {color:#30501f; text-decoration:underline;}
  
#thumbarea a:link,    #ss_text a:link    {color:#f9f1dc;}
#thumbarea a:visited, #ss_text a:visited {color:#dbd6c8;}
#thumbarea a:hover,   #ss_text a:hover   {color:#5ba701;}
#thumbarea a:active,  #ss_text a:active  {color:#5ba701;}
  
#bodywrapper {
  width: 720px; 
  }
            
h1 {
  font-size:11pt;
  font-weight:bold;
  color:#542c1a;
  padding-bottom:3px;
  }

h2 {
  font-size:11pt;
  font-weight:bold;
  font-style:italic;
  color:#aa5017;
  padding-bottom:3px;
  }
  
h3 {
  font-size:9pt;
  font-weight:bold;
  color:#542c1a;
  padding:5px 0px 5px 0px;
  }

h4 {
  font-size:9pt;
  font-weight:normal;
  color:#aa5017;
  padding:5px 0px 5px 0px;
  }

br.zerobr {
  line-height:0;
  }
  
br.shortbr {
  line-height:3px;
  }
  
ul {
  list-style-image:url('img/bullet1.gif');
  text-align:left;
  padding:0px;
  margin:10px 10px 20px 30px;
  }
            
li {
  padding:0px 0px 2px 20px;
  margin:0px 0px 0px 10px;
  }

#topnav {
  text-align:left;
  position:relative;
  left:20px;
  top:-25px;
  }

#homecontent {
  text-align:left;
  background-image:url('img/contentbg6.gif');
  height:304px;
  padding:10px 20px 10px 20px;
  }

#locationcontent {
  text-align:left;
  background-image:url('img/contentbg2.gif');
  height:250px;
  padding:5px 20px 10px 20px;
  }
  
#salecontent {
  text-align:left;
  }
  
  #saleleftcontent {
    float:left;
    background-image:url('img/contentbg3.gif');
    width:470px;
    height:270px;
    padding:5px;
    }
  
  #salerightcontent {
    float:right;
    background-image:url('img/contentbg4.gif');
    width:230px;
    height:270px;
    padding:5px;
    }
  
  #salebottomcontent {
    float:none;
    background-image:url('img/contentbg5.gif');
    width:700px;
    height:30px;
    padding:5px;
    margin-bottom:20px;
    }
  
#navfooterarea {
  float:none;
  clear:both;
  color:#30501f;
  }  
#ss_img {
  filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=1,motion=forward);
  background-color:#f9f1dc;
  border-style:solid;
  border-width:3px;
  border-color:#427a00;
  margin:5px;
  padding:1px;
  }

#ss_text, #pic_text {
  font-size:10pt;
  color:#d6d1c4;
  }

.tda1 {
  background:url(img/bg2.gif);
  border-style:ridge;
  border-width:4px;
  border-color:#8a7a6e; 
  }

.tda2 {
  background-color:#382b1f;
  border-style:solid;
  border-width:2px;
  border-color:#51331a; 
  padding:0px 10px 0px 10px;
  }
  
.imgthumb {
  background-color:#f9f1dc;
  border-style:solid;
  margin:3px;
  padding:1px;
  }
  
#imgthumbcontainer {
  width:710px; 
  text-align:center; 
  padding:0px;
  border-style:ridge;
  border-width:4px;
  border-color:#806857;
  background:url('img/bg2.gif');

  height:150px;
  overflow-y:hidden;
  overflow-x:auto;
  white-space:nowrap; 
  }

  #imgthumbcontainer2 {
  width:300px; 
  text-align:center; 
  padding:0px;
  border-style:ridge;
  border-width:4px;
  border-color:#806857;
  background:url('img/bg2.gif');

  height:125px;
  overflow-y:hidden;
  overflow-x:auto;
  white-space:nowrap; 
  }
  
  #imgthumbcontainer3 {
  width:300px; 
  text-align:center; 
  padding:0px;
  border-style:ridge;
  border-width:4px;
  border-color:#806857;
  background:url('img/bg2.gif');

  height:75px;
  overflow-y:hidden;
  overflow-x:auto;
  white-space:nowrap; 
  }

.ctr {
  text-align:center;
  }