div#aboutus div.subpageheader
{
	background-image: url(../Images/aboutus_header.png);
	background-repeat: no-repeat;
}

div#contactus div.subpageheader
{
	background-image: url(../Images/contactus_header.png);
	background-repeat: no-repeat;
}

div#faqs div.subpageheader
{
	background-image: url(../Images/faq_header.png);
	background-repeat: no-repeat;
}

div#sitesearch div.subpageheader
{
	background-image: url(../Images/sitesearch_header.png);
	background-repeat: no-repeat;
}

* html div#aboutus div.subpageheader,
* html div#contactus div.subpageheader,
* html div#faqs div.subpageheader,
* html div#sitesearch div.subpageheader
{
	background-color: Transparent;
	background-image: none;
}

div#aboutus div.subpage, div#faqs div.subpage
{
	width: 645px;
	padding: 0px 50px 1px 50px;
}

div#aboutus div.subpage
{
	overflow: hidden;
}

div#aboutus div.breadcrumbs, div#faqs div.breadcrumbs
{
	margin-left: 0px;
}

div#aboutus div.aboutusimage
{
	float: right;
	padding-left: 20px;
}

div#aboutus div.aboutusimage1
{
	padding-bottom: 5px;
}

div#faqs div.help
{
	font-family: Times New Roman;
	font-size: 13px;
	color: #876E3D;
}

div#faqs div.section
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
}

div#faqs div.faq
{
	padding: 5px 0px 5px 0px;
}

div#faqs .faqquestion
{
	cursor: pointer;
	color: #b94500;
	text-decoration: underline;
}

div#faqs .faqanswer
{
	overflow: hidden;
}

div#contactus div.subpage
{
	overflow: hidden;
}

* html div#contactus div.subpage
{
	height: auto;
}

div.contactusinfo
{
	float: left;
	width: 182px;
	background-color:#F7ECC2;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}

div.contactusinfo p
{
	padding: 0px 20px 0px 20px;
}

div.contactform, div.contactthankyou
{
	margin-left: 182px;
	padding-left: 70px;
	min-height: 500px;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}

* html div.contactform, * html div.contactthankyou
{
	height: 500px;
}

div.contactthankyou
{
	padding-left: 20px;
	padding-right: 20px;
}

div.contactform div.cell, div.contactform div.row
{
	padding: 5px 5px 5px 5px;
}

div.contactform div.cell div.text
{
	width: 150px;
	float: left;
}

div.contactform div.cell input, div.contactform div.cell select
{
	width: 200px;
}

div.contactform div.cell input.phone
{
	width: 40px;
}

div.upcimage, manufacturingcodeimage
{
	position: absolute;
	visibility: hidden;
}

div.upcimagelook, div.manufacturingcodeimagelook
{
	border: solid 1px #CB714D;
}

div.upcimagelook
{
	margin-left: 5px;
}

div.manufacturingcodeimagelook
{
	margin-top: 5px;
}

div.contactform div.row div.text
{
	padding-bottom: 10px;
}

div#contactus div.leftcolumn
{
	float: left;
	width: 182px;
	height: 66px;
	background-color:#F7ECC2;
}

/* IE6 Fix */
* html div#contactus div.leftcolumn
{
	margin-right: -3px;
}

div#contactus div.subpagefooter
{
	margin-left: 182px;
	padding-left: 497px;
}

/* IE6 Fix */
* html div#contactus div.subpagefooter
{
	width: 563px;
	padding-left: 0px;
	margin-left: 0px;
}

/* IE6 Fix */
* html div#contactus div.subpagefooter div.filler
{
	width: 497px;
}

div#sitesearch .sectionheader
{
	color: #990000;
    font-family:Times New Roman;
    font-size: 24px;
    padding-bottom:10px;
    padding-top:20px;
}

div#sitesearch div.products_col
{
	float:left;
	width:275px;
}

div#sitesearch div.recipes_articles_col
{
	margin-left:300px;
	width:400px;
}

div#sitesearch div.sectioncontent, div#sitesearch div.section_show_no_searchresults
{
	padding-left:35px;
	line-height:20px;
}

div#sitemap div.subpageheader
{
    background-image: url(../Images/sitemap_header.png);
    background-repeat: no-repeat;
}
        
* html div#sitemap div.subpageheader
{
    background-color: Transparent;
    background-image: none;
}

div#sitemap div.subpage
{
	width: 645px;
	padding: 0px 50px 0px 50px;
}

div#sitemap div.breadcrumbs
{
	margin-left: 0px;
}

.menulevelone
{
	text-transform: uppercase;
}

a.menulink
{
	color: #b94500;
	font-size: 11px;
	text-decoration: underline;
}

a.menulinkhover
{
	color: #b94500;
	font-size: 11px;
	text-decoration: none;
}

a.menunolink
{
	color: #b94500;
	font-size: 11px;
}

div#sitemap div.sitemapmenuitem
{
	padding-bottom: 10px;
}

div#ratethisemail div.subpageheader
{
	background-image: url(../Images/talktous_header.png);
    background-repeat: no-repeat;
}

* html div#ratethisemail div.subpageheader
{
    background-color: Transparent;
    background-image: none;
}

div#ratethisemail div.subpage
{
	width: 645px;
	padding: 0px 50px 0px 50px;
}

div#ratethisemail div.breadcrumbs
{
	margin-left: 0px;
}

div#ratethisemail div.instructions
{
	width: 500px;
}

div#ratethisemail .commentstext
{
	width: 500px;
	height: 100px;
}

div#ratethisemail div.commentsinstructions
{
	padding: 10px 0px 10px 0px;
}




