.tblMain {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/background_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	background-attachment: scroll;
	background-color: #c8a740;
	background-image: url(../images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
}
.bgHome {
	background-attachment: scroll;
	background-image: url(../images/homebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgHome2 {
	background-attachment: scroll;
	background-image: url(../images/bg_grad2.gif);
	background-repeat: repeat-y;
	background-position: left 318px;
}
input{
border:1px solid #996600;
}
.buttonbg{
	background-image: url(../images/button_greengrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	border:1px solid #999999;
	color:white;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2{
	font-size: 14px;
	color: #CC3300;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3{
font-size: 12px;
	color: #CC3300;
	margin-bottom:10px;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.topLink:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.topLink:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.topLink:hover {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.webcontent {
	padding-left: 10px;


}
.borderZero {
	border: none;
}
a:link {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.vision:link {
	
	color: #660000;
	font-size: 10px;
	text-decoration: none;
}
.vision:visited {
	
	color: #660000;
	font-size: 10px;
	text-decoration: none;
}
.vision:hover {
		color: #009900;
		font-size: 10px;
	text-decoration: none;
}



.directions{
list-style-type: lower-roman;
margin-left:40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.ingredients{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
list-style-type:none;
margin-left:20px;
}

.red{
color:#FF0000
}

.headerspace {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #510000;

}	

.headerlink {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #510000;

}	
.headerlink:link {

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #510000;
}
.headerlink:visited {


	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #510000;
}
.headerlink:hover {



	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

#footflash{
}

#signature{
width: 799px;
}

.fineprint{
font-size:10px;
}

.footitems{
	color:#4d2c17;
	font-weight: normal;

}

.footitems a{
	color:#4d2c17;
	font-weight: normal;

}

.footitems a:visited{
	color:#4d2c17;
	font-weight: normal;

}

.footitems a:hover{
	color:#CC3300;
	font-weight: normal;

}

#textarea{
	background-image: url(images/background_content.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding:10px 40px 0 10px;
	height:320px;
	overflow:auto;
	scrollbar-face-color: #54341c;
	scrollbar-highlight-color: #deca8e;
	scrollbar-3dlight-color: #dfcb8e;
	scrollbar-darkshadow-color: #51311c;
	scrollbar-shadow-color: #8a6045;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #efe5c6;	
	
}.bgcooking {
	background-attachment: scroll;
	background-image: url(../images/cooking_nino.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#green16{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#357953;
font-weight: bold;
}

a.green16:link, a.green16:visited{
color:#357953;
text-decoration:underline;
}

a.green16:hover{
color:#357953;
text-decoration:none;
}