// Tool tags
@font-face 
{
font-family: "Gothic";
src:url('../font/Gothic.ttf') format ("truetype");
}

a:link { text-decoration: underline; color: white; }
a:visited { text-decoration: underline; color: white; }
a:hover { text-decoration: underline; color: white; }
a:active { text-decoration: none; color: white; }

.clear
{
  clear: both;
  height: 1px;
  overflow: hidden;
}

body { margin-top: 0;
  margin-bottom: 0;
 text-align: center;
 background-image: url("../img/bg-rep.jpg"); 
 background-repeat: repeat; 
 background-position: center;
 font-family: Verdana, sans-serif;
 font-weight: 100;
 }
// Site wide tags
 
.container
{

}

.checkout
{

  padding-top: 10px;
  padding-left: 20px;
  width: 762px;
  float: left;
  font-size: 10px;
  background-color: #d8c596;
}

.copyright
{
  font-size: 10px;

}

.contact
{
  padding-top: 20px;
  padding-left: 30px;
  padding-bottom: 20px;
  width: 752px;
  font-size: 12px;
  line-height: 14px;
 background-color: #d8c596;
   background-image: url('../img/bg_history.jpg');
  background-repeat: no-repeat;
  min-height: 403px;
}

.contactinfo
{
  float: left;
  position: relative;
  padding-left: 10px;
}

.content
{
height: 100%;
min-height: 367px;
width: 100%;
background-color: #d8c596;
margin-bottom: -8px;
}

.content_register
{
  min-height: 500px;
  background-color: #d8c596;
  margin-bottom: -20px;
  width: 100%;
}

.content_shop
{
height: 100%;
min-height: 300px;
width: 100%;
background-color: #d8c596;
}

.displaytable 
{
float: right;
z-index: 3;
font-size: 10px;
margin-top: -200px;
padding-bottom: 20px;
padding-right: 10px;
position: relative;
}

.displaytable2
{
float: right;
z-index: 3;
font-size: 10px;
margin-top: -130px;
padding-bottom: 20px;
position: relative;
padding-right: 10px;
}

.error
{
  font-size: 10px;
  color: red;
}

.featured
{
  position: relative;
  float: left;
  width: 470px;
  padding-left: 25px;
  padding-top: 10px; 
}

.featured a:link { font-size: 12px; text-decoration:underline; color: brown; }
.featured a:hover { font-size: 12px; text-decoration:underline; color: brown; }
.featured a:visited { font-size: 12px; text-decoration:underline; color: brown; }
.featured a:active { font-size: 12px; text-decoration:underline; color: brown; }

.featuretitle
{
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

.footer
{
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-align: center;
  min-height: 15px;
  width: 100%;
  padding-top: 3px;
  background-color: #E5D098;
  position: relative;
  clear: both;
}


.headercoffee
{
  background-image: url('../img/coffee_header.jpg');
  background-repeat: no-repeat;
  height: 272px;
  text-align: right;
  padding-right: 20px;
  padding-top: 30px;
  font-size: 16px;
  font-color: white;
  position: relative;
  z-index: 1;
}

.headertea
{
  background-image: url('../img/tea_header.jpg');
  background-repeat: no-repeat;
  height: 207px;
  text-align: right;
  padding-right: 20px;
  padding-top: 30px;
  font-size: 16px;
  font-color: white;
  position: relative;
  z-index: 1;
}

.historycontent
{
  padding-top: 20px;
  padding-left: 30px;
  padding-bottom: 20px;
  padding-right: 20px;
  width: 731px;
  margin: 0 0;
  float: left;
  font-size: 13px;
  line-height: 18px;
   background-color: #d8c596;
   background-image: url('../img/bg_history.jpg');
  background-repeat: no-repeat;
}

input
{
  font-size: 10px;
 font-family: Verdana, sans-serif;
}

.itemtop {
  margin: 0px;
  padding: 5px 0px 5px 0px;
  width: 100%; 
  font-weight: bold;
}

#itemdisplay
{
  padding-left: 21px;
  padding-right: 20px;
  position: relative;
  font-size: 11px;
  line-height: 18px;
  border-left: 1px solid #000000;
  padding-top: 20px;
  background-color: #d8c596;
  float: right;
  width: 590px;
}

.itemtitle
{
  margin: 8px 0px 0px 0px;
  padding: 0px 0px 3px 0px; 
  font-weight: bold;
}

.itemprice
{
  font-size: 11px;
  font-weight: 700;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 2px 0px; 
}

.logo
{
  position: relative;
  float: left;
  padding-left: 15px;
  min-height: 130px;
  width: 140px;
  z-index: 3;
}

.login
{ 
  font-size: .75em;
  font-family: arial;
  padding-left: 220px;
  padding-top: 150px;
  padding-bottom: 200px;
  position: relative;
  background-color: #d8c596;
}

.login2
{ 
  font-size: 1em;
  font-family: arial;
  padding-left: 200px;
  padding-top: 120px;
  padding-bottom: 200px;
  position: relative;
  background-color: #d8c596;
}

.logincheck
{
  text-align: right;
  padding-right:20px;
  padding-top: 75px;
  font-size: 12px;
}

.logincheck a:link { text-decoration: none; color: #5C4033; }
.logincheck a:visited { text-decoration: none; color: #5C4033; }
.logincheck a:active { text-decoration: none; color: #5C4033; }
.logincheck a:hover { text-decoration: none; color: #FFFCEC; }

.logintable
{
 width: 380px;
}

.logintd
{
  width: 160px;
  min-height:130px;
  text-align: left;
  border-right: 1px dotted #000000;
}

.logintdr
{
  text-align: left;
  padding-left: 15px;
}

.main
{
  width: 782px;
  margin: 0 auto;
  text-align: left;
}
.mainnav
{
  width: 782px;
  position: relative;
}

.mainnav2
{
  width: 782px;
  position: relative;
  background-color: #3D3123;
  min-height: 15px;
}
.navimenu
{
  text-align: center;
  margin-bottom: 0px;
  padding-top: 5px;
  min-height: 25px;
  font-family: helvetica;
  font-size: .875em;
  background-color: #3D3123;
  color: #FFFFFF;
}


.navimenu a:link { text-decoration: none; color: #D4F2D9; }
.navimenu a:visited { text-decoration: none; color: #D4F2D9; }
.navimenu a:active { text-decoration: none; color: #D4F2D9; }
.navimenu a:hover { text-decoration: none; color: #FFFCEC; }

.qtyadd
{
 vertical-align: bottom
 text-align: center;
 margin-bottom: -8px;
}

.quicknav
{
  position: relative;
  float: left;
  width: 250px;
  min-height: 220px;
  border-right: 1px dotted #000000;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 14px;
}

.quicknav li
{
  list-style-type: none;
}

.quicknav a
{
  text-decoration: none;
}

.quicknav a:hover
{
  font-weight: bold;
}

.registration
{
  padding-top: 10px;
  padding-left: 20px;
  float: left;
  font-size: .750em;
  background-color: #d8c596;
}

.regsections
{
  font-size: 1.4em;
}

.req
{
  font-color: red;
  font-size: 1em;
}

select
{
  font-size: 10px;
  font-family: Verdana, sans-serif;
}



#shopdisplay
{
  font-size: 10px;
  background-color: #d8c596;
  padding-bottom: 20px;
  position: relative;
  float: right;
  width: 631px;
  min-height: 300px;
  border-left: 1px solid #000000;
}

.shoppingcartrow td
{
  line-height: 16px;
  font-size: 10px;
}

.shoptable
{
  width: 500px;
}

.shopgifttable
{
  width: 590px;
  padding-left: 30px;
  padding-right: 50px;
  padding-top: 20px;
}

#showcart
{
  font-size: 12px;
  font-family: verdana, sans-serif;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 16px;
  margin-bottom: -10px;
  border-left: 1px solid #000000;
  position: relative;
  float: right;
  width: 590px;
  min-height: 300px;
}

.showitem
{
 // width: 750px;
  //float: left;
}

#sidenav
{
  //clear: right;
  position: relative;
  width: 130px;
  float: left;
  padding: 10px;
  font-size: 12px;
 background-color: #4D3123;
  
}

.snlinks
{
  padding-left: 30px;
  padding-top: 5px;
}

.snlinks a:link { text-decoration: none; color: white; }
.snlinks a:hover { text-decoration: underline; }
.snlinks a:visited { text-decoration: none; color: white; }
.snlinks a:active { color: white; }

.seasonal
{
  position: relative;
 // border-bottom: 1px solid #000000;
}

.showgift
{
 // padding-bottom: 10px;
}

.storemap
{
  float: right;
  position: relative;
  padding-bottom: 20px;
  padding-right: 40px;
}

// Top of page tags
#top
{
  position: absolute;
  clear: both;
}

.top
{
  min-height: 130px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
//  border: 1px solid #000000;
  background-color: #E5D098;
}


.viewitemimg
{
  float: left;
  position: relative;
  padding-right 10px;
  margin-right: 10px;
}

.wholesalecontent
{
  padding-top: 20px;
  padding-left: 30px;
  padding-bottom: 20px;
  padding-right: 20px;
  width: 731px;
  margin: 0 0;
  float: left;
  font-size: 13px;
  line-height: 18px;
  background-color: #c3b58e;
  background-image: url('../img/bg_whole2.jpg');
}