#divMainPage {
	height: 597px;
	width: 1000px;
	background-image: url(../images/products-bkg.jpg);
	background-repeat: no-repeat;
}
#divHeadingBlock {
	height: 150px;
	width: 100%;	
}
#divContentBlock {
	width: 400px;
	float: left;
	padding-left: 163px;	
}
#pTextContent {
	color: #000000;
	font-size: 12px;
	text-align: left;
}
#divWPageTop {
	background-image: url(../images/wpage-top.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 44px;
}
#divWPageContentbkg{
	background-image: url(../images/wpage-bkg2.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
#divWPageContent{
	background-image: url(../images/wpage-bkg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
}
#divWPageBtm{
	background-image: url(../images/wpage-btm.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 42px;
}
#divPTxt {
	font-size: 12px;
	float: right;
	width: 300px;
	text-align: left;
	margin-right: 140px;
	margin-top: 55px;
}
#tblNavList 
{
    float: left;
    width: 410px;
}
.tdRedBold
{
    text-align: left;
    vertical-align: top;  
    width: 130px;
}
.pRedBold
{
    color: #9A0002;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
.aProdLink:link, .aProdLink:visited
{
    color: #9A0002;
    text-decoration: none;       
}
.aProdLink:hover 
{
    text-decoration: underline;
}
.tdComment 
{
    padding-left: 10px;
    text-align: left;
    vertical-align: top;
    width: 300px;
}
.pComment
{
    color: #000000;	
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
}
#tdProdFooter 
{
    padding-right: 20px;
}
.pComment2
{
    color: #000000;	
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////// Data Pages */
#divProdTopContent {
	width: 920px;
	margin: auto;
}
#divProdTopContent H2 {
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #CC0000;
}
#divHighlights {
	float: left;
	margin-left: 23px;
	margin-right: 7px;
}
#ulHighlights {
	text-align: left;
	font-size: 12px;
	padding-left: 15px;
	margin-bottom: 30px;
}
#ulHighlights LI {
	line-height: 16px;
}
#divAnnouncement {
	width: 500px;
	float: left;
	margin-left: 23px;
	margin-bottom: 20px;
}
#divAnnouncement P, #divAnnouncement2 P, #divAnnouncement3 P {
	font-size: 12px;
	text-align: left;
}
#divAnnouncement2 {
	width: 920px;
	float: left;
	margin-left: 23px;
	margin-bottom: 20px;
}
#divAnnouncement3 {
	width: 650px;
	float: right;
	margin-left: 23px;
	margin-bottom: 20px;
}
#tblProdData {
	width: 920px;
	margin: auto;
	clear: left;
}
#tblProdDate TD, #tblProdData P, #tblProdData H2, #tblProdData H3 {
	text-align: left;
}
.pFinePrint {
	font-size: 9px;
	text-align: left;
	color: #666666;
	margin-top: 5px;
}
/*////////////////////////////////////////////////////////////////////////// Header Cells */
.trPDHeader td {
	background-color: #CC0000;
	padding: 3px;
	border: 0px;
	text-align: center;
}
.trPDHeader H2 {
	color: #ffffff;
	font-size: 16px;
}
.trPDHeader P {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
/* //////////////////////////////////////////////////////////////////////////Section 1 Header Cells */
.trPDSection1h1 .tdPD1, .trPDSection1h1 .tdPD2 {
	background-color: #ffffff;
	padding: 3px;
	border-top: 1px solid #CC0000;
}
.trPDSection1h2 .tdPD1, .trPDSection1h2 .tdPD2 {
	background-color: #ffffff;
	padding: 3px;
}
.trPDSection1h1 .tdPDC {
	background-color: #ffffff;
	border-right: 1px solid #F0F0F0;
	padding: 3px;
	border-top: 1px solid #CC0000;
}
.trPDSection1h2 .tdPDC {
	background-color: #ffffff;
	border-right: 1px solid #F0F0F0;
	padding: 3px;
}
.trPDSection1h1 .tdPDR {
	background-color: #ffffff;
	padding: 3px;
	border-top: 1px solid #CC0000;
}
.trPDSection1h2 .tdPDR {
	background-color: #ffffff;
	padding: 3px;
}
.trPDSection1h1 H2, .trPDSection1h2 H2 {
	color: #CC0000;
	font-size: 16px;
}
.trPDSection1h1 H3, .trPDSection1h2 H3  {
	color: #000000;
	font-size: 14px;
}
.trPDSection1h1 P, .trPDSection1h2 P {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
/*////////////////////////////////////////////////////////////////////////// Section 1 Regular Cells */
.trPDSection1 .tdPD1, .trPDSection1 .tdPD2 {
	background-color: #ffffff;
	padding: 3px;
}
.trPDSection1 .tdPDC {
	background-color: #ffffff;
	border-right: 1px solid #F0F0F0;
	padding: 3px;
}
.trPDSection1 .tdPDR {
	background-color: #ffffff;
	padding: 3px;
}
.trPDSection1 P {
	font-size: 12px;
	color: #000000;
}

/* ///////////////////////////////////////////////////////////////////////////Section 2 Header Cells */
.trPDSection2h1 .tdPD1, .trPDSection2h1 .tdPD2 {
	background-color: #f0f0f0;
	padding: 3px;
	border-top: 1px solid #CC0000;
}
.trPDSection2h2 .tdPD1, .trPDSection2h2 .tdPD2 {
	background-color: #f0f0f0;
	padding: 3px;
}
.trPDSection2h1 .tdPDC {
	background-color: #f0f0f0;
	border-right: 1px solid #F0F0F0;
	padding: 3px;
	border-top: 1px solid #CC0000;
}
.trPDSection2h2 .tdPDC {
	background-color: #f0f0f0;
	border-right: 1px solid #F0F0F0;
	padding: 3px;
}
.trPDSection2h1 .tdPDR {
	background-color: #f0f0f0;
	padding: 3px;
	border-top: 1px solid #CC0000;
}
.trPDSection2h2 .tdPDR {
	background-color: #f0f0f0;
	padding: 3px;
}
.trPDSection2h2 H2, .trPDSection2h1 H2 {
	color: #CC0000;
	font-size: 16px;
}
.trPDSection2h2 H3, .trPDSection2h1 H3 {
	color: #000000;
	font-size: 14px;
}
.trPDSection2h2 P, .trPDSection2h1 P {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
/*////////////////////////////////////////////////////////////////////////// Section 2 Regular Cells */
.trPDSection2 .tdPD1, .trPDSection2 .tdPD2 {
	background-color: #f0f0f0;
	padding: 3px;
}
.trPDSection2 .tdPDC {
	background-color: #f0f0f0;
	border-right: 1px solid #F0F0F0;
	padding: 3px;
}
.trPDSection2 .tdPDR {
	background-color: #f0f0f0;
	padding: 3px;
}
.trPDSection2 P {
	font-size: 12px;
	color: #000000;
}
/*///////////////////////////////////////////////////////// Product Links */
.trPDSection1 a:link, .trPDSection1 a:visited, .trPDSection2 a:link, .trPDSection2 a:visited 
{
    color: #CC0000;
    text-decoration: underline;
}
.trPDSection1 a:hover, .trPDSection2 a:hover 
{
    color: #CC0000;
    text-decoration: none;
}
/*///////////////////////////////////////////////////////// Recipe Links */
p.recipes 
{
    font-size: 10px;
    color: #cc0000;
	float: left;
	margin-top: 2px;
	margin-left: 5px;
}
    