body {
	font-family : "Times New Roman", Times, serif;
}

#util, #hdr, #nav, #subnav, #crumb-finder, #crumb-trail, #crumb h3, #recipe-finder-top, #recipe-finder-left, #finder, #recipe-finder-right, #lnav, #maintabsnav,  #landing-bottom-l, #landing-bottom-r, .backlink, #callouts, .callout-top, .callout-prod-top, .callout-contact-top, .related-callout, .product-callout, #sub-container-bottom, #footer {
	display: none;
}

#hdr-print {
	display: block;
}

#sub-container {
	background: url(/i/spacer.gif) repeat;
}


/* product pages */

#products-subnav {
	display: none;
}


/* recipe pages */

#recipes-subnav, #nutrition-top {
 	display: none;
}

#landing-feature-r, #recipe-resources {
	width: 159px;
}

#time-size {
	color: #000;
}


/* safe handling pages */

#handling-subnav {
	display: none;
 }
 
 
/* tips pages */

#tips-subnav {
	display: none;
 }
 
 
/* perdue differnece pages */

#difference-subnav {
	display: none;
 }


/* company pages */

#corp-subnav, #business-units-l, #business-units, .business-units-bottom {
	display: none;
 }
 
#perdue-press {
	width: 300px;
}

#gluten-free {
	width: 540px;
}


/* SPANISH */

#es-nav, #es-recipes-subnav, #es-handling-subnav, #es-products-subnav, #es-crumb, #es-landing-feature-r, #es-page-bottom, #es-footer {
	display: none;
}







