@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/pg_bg.gif);
	background-position: top right;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
}

/* TEXT STYLES */
.HomeTxt {
	font-size: 15px;
	color: #000000;
}
.HomeTxtBlue {
	font-size: 18px;
	color: #00aeef;
	font-weight:bold;
}
.BlueTxt {
	color: #00aeef;
}
.Natural {
	color: #0f6cb6;
	font-size: 26px;
}
.Butter {
	color: #be1904;
	font-size: 26px;
}
.Olive {
	color: #439401;
	font-size: 26px;
}
.PgTitle {
	font-size: 22px;
	font-weight:bold;
	color: #F6DC02;
}
.PgTitleSub {
	font-size: 18px;
	color: #FFFFFF;
}
.WhiteTxt {
	color: #FFFFFF;	
}
.ProdBox2 {
	font-size: 12px;
	color: #F6DC02;
	font-weight:bold;
}
.ProdTitle {
	font-size: 18px;
	color: #F6DC02;
}
.BotLnkTxt {
	font-size: 18px;
	color: #00aeef;
}
.smTxt {
	font-size: 10px;
}
.CopyC {
	font-size: 36px;
	color: #00aeef;
}
.listBulletY {
	list-style-image : url(images/yellow_bullet.gif);
}

/* LINK STYLES */
a:link { 
	text-decoration: none; 
	color: #00aeef;
	border: 0px;
	}
a:visited { 
	text-decoration: none; 
	color: #00aeef;
	border: 0px;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #fdb825;
	border: 0px;
	}
	
	
	a:link img { 
	text-decoration: none; 

	}
a:visited  img { 
	text-decoration: none; 

	}
a:hover, a:active   img { 
	text-decoration:none; 

	} 
table td a:link img, table td a:link active, table td a:link visited, table td a:link hover{
border:none;
}
	
a.TopLnk:link { 
	font-size: 12px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	border: 0px;
	}
a.TopLnk:visited { 
	font-size: 12px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	border: 0px;
	}
a.TopLnk:hover, a.TopLnk:active { 
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline; 
	color: #00aeef;
	border: 0px;
	}
	
a.BotLnk1:link { 
	font-size: 18px;
	font-weight:bold;
	text-decoration: none; 
	color: #00aeef;
	border: 0px;
	}
a.BotLnk1:visited { 
	font-size: 18px;
	font-weight:bold;
	text-decoration: none; 
	color: #00aeef;
	border: 0px;
	}
a.BotLnk1:hover, a.BotLnk1:active { 
	font-size: 18px;
	font-weight:bold;
	text-decoration: underline; 
	color: #fdb825;
	border: 0px;
	}

a.BotLnk2:link { 
	font-size: 12px;
	text-decoration: none; 
	color: #000000;
	border: 0px;
	}
a.BotLnk2:visited { 
	font-size: 12px;
	text-decoration: none; 
	color: #000000;
	border: 0px;
	}
a.BotLnk2:hover, a.BotLnk2:active { 
	font-size: 12px;
	text-decoration: underline; 
	color: #00aeef;
	border: 0px;
	}

a.RecipeList:link { 
	font-size: 14px;
	text-decoration: none; 
	color: #FFFFFF;
	border: 0px;
	}
a.RecipeList:visited { 
	font-size: 14px;
	text-decoration: none; 
	color: #FFFFFF;
	border: 0px;
	}
a.RecipeList:hover, a.RecipeList:active { 
	font-size: 14px;
	text-decoration: underline; 
	color: #00aeef;
	border: 0px;
	}

a.NaturalLnk:link { 
	font-size: 26px;
	text-decoration: none; 
	color: #0f6cb6;
	border: 0px;
	}
a.NaturalLnk:visited { 
	font-size: 26px;
	text-decoration: none; 
	color: #0f6cb6;
	border: 0px;
	}
a.NaturalLnk:hover, a.NaturalLnk:active { 
	font-size: 26px;
	text-decoration: underline; 
	color: #000000;
	border: 0px;
	}

a.ButterLnk:link { 
	font-size: 26px;
	text-decoration: none; 
	color: #be1904;
	border: 0px;
	}
a.ButterLnk:visited { 
	font-size: 26px;
	text-decoration: none; 
	color: #be1904;
	border: 0px;
	}
a.ButterLnk:hover, a.ButterLnk:active { 
	font-size: 26px;
	text-decoration: underline; 
	color: #000000;
	border: 0px;
	}

a.OliveLnk:link { 
	font-size: 26px;
	text-decoration: none; 
	color: #439401;
	border: 0px;
	}
a.OliveLnk:visited { 
	font-size: 26px;
	text-decoration: none; 
	color: #439401;
	border: 0px;
	}
a.OliveLnk:hover, a.OliveLnk:active { 
	font-size: 26px;
	text-decoration: underline; 
	color: #000000;
	border: 0px;
	}

a.smLnk:link { 
	font-size: 10px;
	text-decoration: none; 
	color: #439401;
	border: 0px;
	}
a.smLnk:visited { 
	font-size: 10px;
	text-decoration: none; 
	color: #439401;
	border: 0px;
	}
a.smLnk:hover, a.smLnk:active { 
	font-size: 10px;
	text-decoration: underline; 
	color: #000000;
	border: 0px;
	}

/* FORM STYLINGS */
input.SearchBx{
	border: 1px solid #b2b2b2;
	background-color: #cacaca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 122px;
	height: 18px;
}

textarea {
	border: 1px solid #b2b2b2;
	background-color: #cacaca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

select.SearchBx {
	border: 1px solid #b2b2b2;
	background-color: #cacaca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 122px;
	height: 20px;

}

input.txtBox {
	border: 1px solid #b2b2b2;
	background-color: #cacaca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/*##########################################*/
.smTxt2 {
font-size: 10px;

}
.smTxt2 div {
font-size:10px;
float:left;
}
.smTxt2 span {
font-size:10px;
float:left;
width:15px;
height:15px;
display:block;
}

.smTxt2 a:link { 
	font-size: 10px;
	text-decoration: none; 
	color: #439401;
	border: 0px;
	}
.smTxt2 a:visited { 
	font-size: 10px;
	text-decoration: none; 
	color: #439401;
	border: 0px;
	}
smTxt2 a.:hover, .smTxt2 a:active { 
	font-size: 10px;
	text-decoration: underline; 
	color: #000000;
	border: 0px;
	}


/**/
.red{
color:#cc0000;
}


















