body {
padding: 0;
margin: 0;
background-color: #F0CA99;
background-image: url(images/back.gif);
background-repeat: repeat-xy;
background-position: center center;
background: #F0CA99 url(images/back.gif) repeat-xy center center;
text-align: center;
}

div#main {
text-align: left;
background-color: #FFF;
border-left-style: solid;
border-left-color: #EF6D22;
border-left-width: 1px;
border-right-style: solid;
border-right-color: #EF6D22;
border-right-width: 1px;
width: 700px;
padding: 10px 30px 10px 30px;
font-family: Verdana, sans-serif;
color: #59060E;
font-size: 11pt;
}

.prices td {
padding: 0px 10px 0px 10px;
border-bottom-style: solid;
border-bottom-color: #EF6D22;
border-bottom-width: 1px;
}

td.top {
background-color: #A7CDB7;
vertical-align: top;
width: 60px;
}

td.col1 {
background-color: #F0CA99;
}

td.corner {
border: none;
padding: 0;
font-weight: bold;
background-color: #F0CA99;
background-image: url(images/corn.gif);
background-repeat: no-repeat;
background-position: center center;
background: #F0CA99 url(images/corn.gif) no-repeat center center;
width: 170px;
}

td.corner td {
border: none;
}

td.right {
text-align: right;
}

#tabs {
position: relative;
top: -15px;
width: 100%;
line-height: normal;
}
#tabs ul {
margin:0;
padding: 0px 10px 0px 0px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url("images/tableft.gif") no-repeat left top;
margin:0;
padding:0 0 0 11px;
text-decoration:none;
border-bottom-style: solid;
border-bottom-color: #EF6D22;
border-bottom-width: 1px;
}
#tabs a span {
float:left;
display:block;
background:url("images/tabright.gif") no-repeat right top;
padding:6px 12px 6px 1px;
color:#666;
}
#tabs li.left {
float:left;
padding:6px 10px 6px 1px;
border-bottom-style: solid;
border-bottom-color: #EF6D22;
border-bottom-width: 1px;
}
#tabs li.here a {
float:left;
background:url("images/tableftB.gif") no-repeat left top;
margin:0;
border-bottom-style: solid;
border-bottom-color: #FFF;
border-bottom-width: 1px;
padding:0 0 0 11px;
text-decoration:none;
}
#tabs li.here a span {
float:left;
display:block;
background:url("images/tabrightB.gif") no-repeat right top;
padding:6px 12px 6px 1px;
color:#59060E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
color:#59060E;
}
#tabs a:hover {
background-position:0% -42px;
}
#tabs a:hover span {
background-position:100% -42px;
}
#tabs li.here a:hover {
background-position: left top;
}
#tabs li.here a:hover span {
background-position: right top;
}

span.mar {
font-weight: bold;
font-style: italic;
font-size: 12pt;
}

img.roast {
border: 0;
padding: 0px 30px 30px 0px;
float: left;
}

.small td {
font-size: 9pt;
padding: 10px 0px 10px 0px;
}

.small td a {
color: #59060E;
}

td.center {
text-align: center;
}

.small td.center {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #EF6D22;
}

legend {
color: #EF6D22;
}

