body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
  text-align: center;
  background-image: url(pagebg.png);
  background-attachment: scroll;
  background-repeat: repeat;
  background-position: left top;
  background-color: #9F7B50;
  background-attachment:fixed;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 140%;
}
 
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
  margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
  color:#432D1F;
  text-decoration: none;
}
a:hover, a:active {
  color: #432D1F;
  text-decoration: underline;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

.button {
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: 9px;
  text-decoration: none !important;
  color: #EADFCC;
  background-color: #99774C;
}
a.button  {
  color: #EADFCC;
}


.button:hover {
  background-color: #B7966C;
  color: #F6E6D0;
}

#cart-total .button {
  font-size: 14px;
  font-weight: bold;
  padding: 6px 9px;
  margin-left: 20px;
}
#shadow {
  background-attachment: scroll;
  background-image: url(shadow970.png);
  background-repeat: repeat-y;
  background-position: center top;
  width: 1070px;
  margin-right: auto;
  margin-left: auto;
}


/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
  width: 970px;
  margin: auto;
  text-align: left;
  background-color: #956E48;
  border-right-width: 2px;
  border-left-width: 2px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #47392C;
  border-left-color: #47392C;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
  padding: 0px;
  height: 210px;
  background-attachment: scroll;
  background-image: url(header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#top img {
  float: left;
  position: relative;
  top: 30px;
  left: 70px;
}
#topright {
  float: right;
  width: 100px;
  padding-right: 6px;
  padding-top: 6px;
  text-align: center;
  font-size: 10px;
}


      #search {
  width: 300px;
  float: right;
  font-size: 11px;
  color: #000000;
  margin-top: 30px;
  text-align: center;
  padding-bottom: 15px;
  position: relative;
  top: 20px;
  }
    #search input {
  text-transform: uppercase;
  width: 85px;
  color: #000000;
  height: 24px;
  margin-bottom: 6px;
    }
    #search label input {
  width: 175px;
  background-color: #EADFCC;
  margin-right: 4px;
    }
  
  #menu {
  float: left;
  line-height: 45px;
  color: #000000;
  margin-left: 10px;
  padding-top: 0px;
  display: inline;
  }
    #menu a {
  margin: 0 7px;
  color: #000000;
    }
/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
  background-repeat: repeat-y;
  background-image: url(mainbg.jpg);
  background-attachment: scroll;
  background-position: center top;
}
#bar {
  background-attachment: scroll;
  background-image: url(bar.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 126px;
}

  #content {
  width: 570px;
  float: right;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 30px;
  padding-left: 10px;
  display: inline;
  }
    #content h2 {
      font-size: 21px;
    }
    #content h3, p.price {
      font-size: 16px;
      font-weight: bold;
    }
    
    #banner, #welcome, #featured {
      margin-bottom: 30px;
    }
    
    #crumb {
      font-weight: bold;
      margin-bottom: 25px;
      font-size: 11px;
    }
    
    #pagination {
      text-align: center;
      height: 20px;
    }
      #pagination a#prev {
        float: left;
      }
      #pagination a#next {
        float: right;
      }
    
    /* Category Page */
    #products td {
  text-align: center;
  font-weight: bold;
  width: 33%;
  border: 2px solid #000000;
  background-image: url(tdbg.png);
  background-attachment:fixed;
  vertical-align: top;
    }
#products  a:link, #products a:visited {
  color: #333333;
  text-decoration: none;
}
#products  a:hover, #products a:active {
  color: #660000;
  text-decoration: underline;
}


      #products td h3 {
        margin-bottom: 3px;
        font-size: 12px;
      }
      #products td p {
  margin: 0;
  color: #333333;
      }
      #products td p img {
        vertical-align: middle;
        margin-left: 10px;
      }
    
    /* Product page */
    #photos {
      width: 290px;
      float: right;
      margin-left: 30px;
      display: inline;
    }
      #photos img {
        width: 290px;
        margin-bottom: 10px;
      }
      #photo-thumbs {
        text-align: center;
      }
      #photo-thumbs img {
        width: 80px;
        margin: 5px;
        vertical-align: middle;
      }
#promo {
  padding-top: 15px;
}

#cartthanks {
  border-bottom-width: thin;
  border-bottom-style: dashed;
  border-bottom-color: #000000;
  margin-bottom: 20px;
}

    
    /* Cart page */
    .cart-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom-width: thin;
  border-bottom-style: dashed;
  border-bottom-color: #000000;
      
    }
      .cart-item img {
        height: 70px;
        float: left;
        margin-right: 15px;
        display: inline;
      }
      .cart-item h3, .cart-item p {
        margin-bottom: 4px;
      }
    
    #cart-total {
      padding: 15px;
      text-align: center;
    }
      #cart-total strong {
        font-size: 21px;
      }
      #cart-total img {
        vertical-align: middle;
        margin-left: 20px;
      }

      p.product-options input {
  vertical-align: middle;
  background-color: #eadfcc;
      }
    
    p#google-checkout {
      text-align: center;
    }
    p#google-checkout img {
      display: block;
      margin: 0 auto;
    }
    
    p#update-cart {
      font-weight: bold;
      font-size: 14px;
    }
#content select {
  background-color: #EADFCC;
  color: #333333;
}

.productOption {
  margin-bottom: 10px;
}
    
      
  /* Common to all pages */
  /* ----------------------------------- */
/* leftside column
/* ----------------------------------- */

  #side {
  width: 170px;
  float: left;
  height: auto;
  padding-left: 10px;
  padding-top: 80px;
  background-attachment: scroll;
  background-image: url(categories.png);
  background-repeat: no-repeat;
  background-position: center 10px;
  margin-right: 10px;
  display: inline;
  }
#login {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
  color: #FFFFFF;
  width: 150px;
  float: right;
  padding-right: 10px;
}
#login  a {
  color: #FFFFFF;
  text-decoration: none;
}
#login a:hover {
  text-decoration: underline;
}
 #side input {
  background-color: #EADFCC;
}


    #side h2 {
      font-size: 14px;
    }
    #side li {
  padding-left: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  font-size: 12px;
  list-style-type: none;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-bottom-style: dashed;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
    }
      #side li a {
      }
    
    #side li li {
  font-size: 11px;
  padding: 0;
  background: none;
  font-weight: normal;
  margin: 0 0 0 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
    }
    
    #side li.selected {
      font-weight: bold;
    }
#side a:hover, #side a:active {
  text-decoration: underline;
}

#emailsub_wrapper {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  clear: left;
  margin-top: 15px;
}
/* ----------------------------------- */
/* rightside column
/* ----------------------------------- */
#rightside {
  width: 170px;
  float: right;
  height: auto;
  background-image: url(quickinfo.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center 10px;
  padding-left: 0px;
  padding-top: 80px;
  display: inline;
  margin-left: 10px;
  padding-right: 10px;
  }
    #rightside h2 {
      font-size: 14px;
    }
    #rightside li {
  padding-left: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  font-size: 12px;
  list-style-type: none;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-bottom-style: dashed;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
    }
      #rightside li a {
      }
    
     #rightside input {
  background-color: #EADFCC;
}

     
#rightside a:hover, #side a:active {
  text-decoration: underline;
}

#mini_cart {
  margin-top: 20px;
  padding-top: 80px;
  background-image: url(yourcart.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center 10px;
  text-align: center;
}
.mini_cart_item {
  border-bottom: thin dashed #000000;
  margin-bottom: 8px;
  padding-bottom: 8px;
  text-align: left;
  font-size: 11px;
}
.mini_cart_item img {
  padding-right: 5px;
}
#mini_cart_total {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
}



#footer {
  clear: both;
  background-color: #040404;
  background-attachment: scroll;
  background-image: url(footer.jpg);
  background-repeat: repeat-x;
  background-position: center top;
  height: 44px;
  padding-top: 10px;
}  
#copyright p {
  font-size: 12px;
  color: #F6E7D2;
}
#copyright a {
  color: #F6E7D2;
}




#copyright {
  padding-top: 0px;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
}
#myebay {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
}






