.allTextContent {
	PADDING-LEFT: 17px;
	font-size: 12px; 
	font-weight: normal;
}

a:link,a:visited{
	color: #ea2129;
	text-decoration: underline;
	
	
}
a:hover, a:active{
	color: #ea2129;
	text-decoration: underline;
	
	
}

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	margin: 0px;
	font-weight:normal;
	text-decoration: none;
	
	background-image:url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: center top; 
	
	background-color: #128400;
}

html {
height:100%;
}


.bodyFont {
	font-size: 12px; 
	font-weight: normal;
}


.contentTable {
	background-image: url('../images/bg_center.jpg');
	background-repeat: no-repeat;
	background-position: center top; 
	background-color: #fbe398;
	
}

.dropCapText {
	font-size: 15px;
	
	
}

.homepgHd {
	color: #0055a5;
	font-weight:bold;
	font-size: 17px;
}

.homepgBody {
	color: #333333;
	font-size: 13px;
}

.moreRecipeLink {
	PADDING-LEFT: 40px;
	font-size: 12px; 
	font-weight: normal;
}

.newsMainTitle {
	
	color: #7a7a7a;
}

.newsStory {
	PADDING-TOP: 8px;
	PADDING-LEFT: 19px;
	PADDING-RIGHT: 2px;
	font-size: 10px;
	
}

#top_navigation, #top_navigation td, #top_navigation img, #top_navigation a{line-height:0;}

.newsStoryImg {
	PADDING-TOP: 8px;
	PADDING-RIGHT: 8px;	
}
.newsTeaserTitle {
	background-image: url('../images/news_teaser_top-bg.gif');
	background-position: left top; 
	PADDING-TOP: 14px;
	PADDING-LEFT: 25px;
	height: 55px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.newsTeaserText
 {
	background-image: url('../images/news_teaser_text_bg.gif');
	background-position: left top; 
	PADDING-TOP: 6px;
	PADDING-LEFT: 35px;
	PADDING-RIGHT: 3px;
	height: 76px;
	font-size: 11px;
}


.photo {
	
	border: solid 2px #c0d7ee;
	
}

.productsContentTable {
	background-image: url('../images/products_table_bg.gif');
	 
	background-color: #ffffff;
	
}
.productsContentCells {
	PADDING-TOP: 10px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-Bottom: 5px;
	font-size: 12px;
	
}
.productsTableTab {
	background-image: url('../images/prods_tabletab_bg.jpg');
	PADDING-TOP: 8px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	PADDING-Bottom: 3px;
	font-size: 10px;
	color:#FFFFFF;
	height: 15px;
	
}


.producthd1Text {
	font-size: 16px;
	font-weight: bold;
	color:#f5ec5f;
}
.producthd2Text {
	font-size: 14px;
	font-weight: bold;
	color:#ebb842;
}

.resealTableTab {
	background-image: url('../images/reseal_tabletab_bg.gif');
	background-repeat: repeat-x;
	background-position: center bottom; 
	background-color: #0254a6;
	PADDING-TOP: 4px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 1px;
	PADDING-Bottom: 7px;
	font-size: 12px;
	color:#FFFFFF;
	height: 15px;
	
}

.recipeHd {
	background-image: url('../images/recipes_hd_bg.gif');
	background-repeat: no-repeat;
	height: 41px;
	vertical-align:bottom;
	PADDING-TOP: 22px;
	PADDING-LEFT: 24px;
	color: #ffffff;
}
.recipeTitle {
	background-image: url('../images/recipes_title_bg.gif');
	background-repeat: no-repeat;
	height: 37px;
	vertical-align: middle;
	font-size: 15px;
	PADDING-LEFT: 14px;
	color: #e12e21;
}
.recipeLongTitle {
	background-image: url('../images/recipes_title_longbg.gif');
	background-repeat: no-repeat;
	height: 37px;
	vertical-align: middle;
	font-size: 15px;
	PADDING-LEFT: 14px;
	color: #e12e21;
}

.recipeExtraLongTitle {
	background-image: url('../images/recipes_title_Extralongbg.gif');
	background-repeat: no-repeat;
	height: 37px;
	vertical-align: middle;
	font-size: 15px;
	PADDING-LEFT: 14px;
	color: #e12e21;
}
.recipeHighTitle {
	background-image: url('../images/recipes_title_highbg.gif');
	background-repeat: no-repeat;
	height: 73px;
	vertical-align: middle;
	font-size: 15px;
	PADDING-LEFT: 14px;
	color: #e12e21;
}
.resealHighTitle {
	background-image: url('../images/reseal_hightitle.gif');
	background-repeat: no-repeat;
	height: 63px;
	vertical-align: middle;
	font-size: 15px;
	PADDING-LEFT: 14px;
	color: #e12e21;
}




.recipeBody {
	background-image: url('../images/recipes_bg.gif');
	background-position: left top; 
}

.redText {
	font-size:12px;
	font-weight: bold;
	color: #e12e21;
}


.redTextRegular {
	font-size:12px;
	font-weight: normal;
	color: #e12e21;
}

.smallBodyText {
	font-size: 10px;
	font-weight: normal;
	
}

.yellowText {
	font-size:12px;
	font-weight: bold;
	color: #f9de29;
}


#overlay {
		background-color:#ffffff;
		position:absolute;
		color:#efefef;
		padding:15px;
		font-size:11px;
		display:none;
		z-index:10000;
		background-color: #ffffff; 
		background-image: -moz-linear-gradient(center bottom,#f9f9f9 0%,#ffffff 50%);
		background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9f9f9), color-stop(0.5, #ffffff));
		-moz-box-shadow:0 0 45px 0px rgba(0,0,0,0.50);
		-webkit-box-shadow: 0 0 45px rgba(0,0,0,0.50);
		border:solid 1px #ffffff;
	}
	#overlay  .close {
		background:url('/images/ovelay_close.png') left top no-repeat;
		position:absolute; right:-14px; top:-14px;
		cursor:pointer;
		height:30px;
		width:30px;
	}
	#overlay  .close:hover {
		background-position:left -19px;
	}
	#overlay iframe {
		border:solid 0px #fff;
	}








