body { background: #b0b579; margin: 40px; font-size: 76%; color: #571E00; font-family: Verdana, Arial, Sans Serif}

.clear { clear: both; }
.left {float: left; diplay: inline; }
.right {float: right; diplay: inline; }

.container {background: #fff;  border: 2px solid #f8981d; width: 904px; 
  margin: 0 auto; font-size: 1.0em;}

.sidebar { float: left; margin-right: 30px; display: inline;}

.breadcrumb {float: left; display: inline; text-decoration: none; position: 
  absolute; top: 185px; width: 45px; }

.main { margin: 20px 75px 10px; text-align: justify;}

.main h1 {text-align: center; }

.inspired { overflow: hidden; text-indent: -9999px; display: inline; 
  float: left;}
.inspired a { background: url('images/inspired-picnic.jpg'); width: 343px; 
  height: 268px; display: block; margin: 20px 30px 20px 75px;}

.enchanted { overflow: hidden; text-indent: -9999px; display: inline; 
  float: left;}
.enchanted a { background: url('images/enchanted-table.jpg'); width: 343px; 
  height: 268px; display: block; margin: 20px 75px 20px 30px;}

.tableholder {background: url('images/enchanted-table-product.jpg') 
  no-repeat 0 10px; margin-left: 195px;  height: 320px;}
.tableinfo { width: 40%; float: left;}
.tableinfo a { font-weight: bold; color: #571E00; text-decoration: none;}

.tableholder .purchase { float: right; height: 40px; width: 110px; 
  text-decoration: none; margin: 275px 25px 0 0;}

.tableshots {float: right; text-align: center; margin-right: 40px;}
.tableshots img { border: 0px; height: 48px; width: 64px; }

.picnicholder {background: url('images/inspired-picnic-product.jpg') 
  no-repeat 0 15px; margin-left: 195px;  height: 320px;}
.picnicinfo { width: 60%; float: left; }

.picnicholder .purchase { float: right; display: inline; height: 40px; 
  width: 110px; margin: 210px 100px 0 0; text-decoration: none;}

.products {font-size: 1.1em; }
.info { text-align: center; }

.pop {color: #F8981D; }

.quote { margin-top: 20px; font-style: italic; }

/* ---------- Nav ------------- */
ul.nav { margin: 20px 0 20px 225px; height: 30px;}
ul.nav li { overflow: hidden; text-indent: -9999px; display: inline; 
  float: left;}
ul.nav li a { background: url('/images/nav.jpg') no-repeat; width: 100%; 
  height: 100%; display: block; }
ul.nav li.home { width: 75px; height: 26px; }
ul.nav li.purchase { width: 95px; height: 26px; }
ul.nav li.buzz { width: 95px; height: 26px; }
ul.nav li.contact { width: 95px; height: 26px; }
ul.nav li.twitter { width: 65px; height: 26px; }
ul.nav li.home a { background-position: 0px 0px; }
ul.nav li.purchase a { background-position: -90px 0px; }
ul.nav li.buzz a { background-position: -200px 0px; }
ul.nav li.contact a { background-position: -305px 0px; }
ul.nav li.twitter a { background-position: -405px 0px; }
