html
{
min-height: 100%;
margin-bottom: 1px
}

body
{
  text-align:center;
  color: #663300;
  font-family: Georgia, serif;
  font-size: 12pt;
  text-decoration: none;
  background-color:#880000;
}

div.container 
{
margin-left: auto;
margin-right: auto;
margin-top: 24px;
margin-bottom: 24px;
width:720px;
background-color:white
} 

h1
{
  font-family: Georgia, serif;
  margin: 0px
}


table.fullPageWidth {
  width: 700px;
  background-color:white;
}


.esthers  {
  color: #663300;
  font-family: Georgia, serif;
  font-size: 12pt;
  text-decoration: none
}

.esthersTitle  {
  color: #990000;
  font-family: Georgia, serif;
  font-size: 16pt;
  text-decoration: none;
}

.cart_title {
  color: #990000;
  font-family: Verdana, sans-serif;
  font-size: 12pt;
  text-decoration: none;
}


.cart_regular  {
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

.cart_decaf  {
  color: green;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

.cart_general  {
  color: blue;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

.shipping_table
{
  color: black;
  font-family: Verdana, sans-serif;
}



tr.carttr
{
}

td.carttd
{
text-align:center
}


.galluzzo  {
  color: #800080;
  font-family: Georgia, serif;
  font-size: 12pt;
  text-decoration: none
}

.galluzzoTitle  {
  color: #800080;
  font-family: Georgia, serif;
  font-size: 14pt;
  text-decoration: none
}

.OVerus  {
  color: #000000;
  font-family: Georgia, serif;
  font-size: 12pt;
  text-decoration: none;
}

.OVerusTitle  {
  color: #000000;
  font-family: Georgia, serif;
  font-size: 14pt;
  text-decoration: none;
  font-weight: bold
}


a:link {}
a:visited {}
a:active {}
a:hover {}


a.menu:link 
{
color:#0000FF;
font-family: Georgia, serif;
font-size: 12pt;
text-decoration: none
}

a.menu:visited
{
color: #0000FF;
  font-family: Georgia, serif;
font-size: 12pt;
text-decoration: none
}

a.menu:active
{
color: #0000FF;
  font-family: Georgia, serif;
font-size: 12pt;
text-decoration: none
}

a.menu:hover
{
color: #0000FF;
font-family: Georgia, serif;
font-size: 12pt;
text-decoration: underline
}

.description {
 border: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #ffffff;
 text-align: center;
}


a.counter { color: #ffffff }
a.counter:link { color: #ffffff }
a.counter:visited { color: #ffffff }
a.counter:active { color: #ffffff }
a.counter:hover { color: #ffffff }

.error  
{
  color: #ff0000;
  font-weight: bold
}
