body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    margin-top: 3px;
}

img { border: 0; }

div {font-size: 11px;}

h1, h2, div, ul, li {
    padding: 0;
    margin: 0;
}

h1 {
    text-align: right;
}

h2 {
    color: white;
    font-weight: normal;
}

h3 {
    font-size: 10px;
}

a {
    text-decoration: none;
    font-weight: bold;
}
div.sendcmts
{
	font-size: 11px;
	font-weight: bold;
	color: #000080;
}
.sendcmts a
{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.sendcmts a:visited
{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.sendcmts a:hover
{
	color: #cc0000;
	text-decoration: underline;
	font-size: 11px;
}

.clear {
    clear: both;
}

.readmore {
    text-align: right;
}

.readmore a {
    text-decoration: underline;
}

.nav 
{
        float: left;
        width: 161px;
        margin: 0;
        padding: 0;
        background-color: White;
}

.nav li {
        background: #666666 url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 1px;
        margin-left: 0;
        list-style: none;
}

.nav a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.contentHeader 
{
	border:1px solid #eaeaea;	
	border-top:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #eaeaea;
	background-image:url(images/heading_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size: 17px; 
	font-style: normal;
	font-weight: bolder;
	font-family: verdana; 
	color: #333366;
}

.inner {
    margin: 15px 10px 0px 5px;
    font-size: 14px; 
	font-style: normal;
	text-decoration: none;
}

.lefttbl
{
	margin-left: 3px;
}
.errtext
{
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
.smallblackText
{
	color: #000000;
	font-family: Tahoma,Verdana,Arial;
	font-size: 9px;
	text-decoration: none;
}
.midblackText
{
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.prodbox {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 70%;
	width: 297px;
}
.vertdiv {
	background: url(images/vertdiv.gif) repeat-y;
	width: 1px;
}
.horizdiv {
	background: url(/images/horizdiv.gif) repeat-x;
	height: 1px;
}
.prodpic {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	float: left;
}

.prodname {
	color: #660033;
	font-size: 17px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
div.prodcode {
	margin-top: 8px;
}

.recipe 
{
	margin: 0 0 15px 8px; 
	padding: 10px 0 0 0;
	font-size: 11px; 
	font-family: Verdana, Sans-serif; 
	color: #333333;
}
.recipe h2
{
	font-family: Arial, "Century Gothic" , Futura, "Avant Garde" , Verdana, San-Serif;
	font-size: 12px;
	color: #660066;
	font-weight: normal;
	margin: 0;
}
.recipe ul {margin: 3px 0 15px 20px; padding: 0; list-style-type: none;}
.recipe ul li {margin: 3px 0; padding: 0;}
.recipe ol
{
	margin: 3px 0 10px 30px;
	padding: 0;
	color: #660066;
	font-family: "Century Gothic" , Futura, "Avant Garde" , Verdana, San-Serif;
}
.recipe ol li span {font-family: Verdana, Sans-serif; color: #333333;}
.recipe ol li {margin: 8px 0; padding: 0;}

.cornerBorder
{
	height:14px;
	width:13px
}
.topBorderMiddle
{
	width: 100%;
	background-image: url('images/top_middle.gif');
}
.bottomBorderMiddle
{
	width: 100%;
	background-image: url('images/bottom_middle.gif');
}
.grid
{
	border: 1px solid black;
}
.gridtd
{
	border-right:2px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
}
.lfttbl
{
	background-image: url('images/teriyaki_sauce_lft.gif');
	background-position: bottom;
	background-repeat:no-repeat;
}