body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	}
ul {
	list-style-position: outside;
	list-style-type: square;
}
/*-------------------------------------------------*/
.withBg {
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.mediumTitle {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
h1.cucumberHeading {
	font-size:14px;
	color:#ffffff;
	}
h2.mediumTitle {
	font-weight:bold;
	font-style:italic;
	margin:5px 0 -15px 0;
	}
.bodyText {
	font-size: 12px;
	color: #333333;
}
.menuLinksTitle {
	
	font-size: 8pt;
	font-weight: bold;
	color: #B9776D;
	text-decoration: none;
}
a.menuLinks:link,
a.menuLinks:visited,
a.menuLinks:active {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menuLinks:hover {
	color: #999999;
}

.introTextBLK {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.introTextWHITE {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.introText {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.introText2 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.introText3 {
	
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.tdPad {
	padding-left: 40px;
	padding-top: 15px;
	padding-right: 10px;
}
.tdPadT {
	padding-top: 20px;
}
.tdPadRest {
	padding-left: 5px;
	padding-right: 5px;
}
.recipeTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #31431c;
	text-decoration: none;
}


.bigTitle {
	font-size: 43px;
	font-style: normal;
	font-weight: normal;
	color: #43502e;
	}
.bigTitle_wat {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	}
.titleHolder {
	padding:120px 0 0 0;
	}
.bigTitle3 {
	font-size: 45px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bigTitle2 {
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 2em;
	color: #617338;
}
.tinyText {
	
	font-size: 10px;
	color: #333333;
}
.tinyTextGreen {
	
	font-size: 10px;
	color: #617338;
}

.tdPadLR {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #000000;
}
.tdPadLRB {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 8px;
}
.headTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #003300;
	font-style: normal;
}
.moreLinks {
	font-size: 10px;
	font-weight: bold;
	color: #0F5725;
	text-decoration: none;
}
.moreLinksWhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.moreLinksUnbolded{
	font-size: 10px;
	font-weight:bold;`
	color: #0f5725;
	text-decoration: none;
}
a.moreLinks:link, a.moreLinks:visited {
	font-weight: bold;
	color:#333D29;
}
a.moreLinks:visited {
	font-weight: bold;
	color: #0F5725;
}
a.moreLinks:hover {
	font-weight: bold;
	color: #0F5725;
}
a.moreLinks:active {
	font-weight: bold;
	color: #FFFFFF;
}
a.recipeLinks,
a.recipeLinks:link {
	color: #333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.recipeLinks:visited {
	color: #33333;
	text-decoration:none;
}
a.recipeLinks:hover, a.recipeLinks:active {
	color: #66C20A;
	text-decoration:none;
}
.chef{
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.bgNoRepeat{ background-repeat: no-repeat; }
.borderBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.borderBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #617338;
}
dl.recipeList {
	list-style-type:none;
	}
dl.recipeList dt {}
dl.recipeList dd {
	margin:0 0 0 5px;
	}
/*--------------------------this handles the related links include*/

a.rl:link,
a.rl:visited{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a.rl:hover { color: #FFA51D;}
a.rl:active {text-decoration: underline;}
.PD3 {
	padding-right: 3px;
	padding-left: 3px;
}
.PDtext {
	padding: 0 3px 10px 3px;
}
.line {
	border: 1px solid #003300;
}
.lineDot {
	border-right:dotted #003300 1px;
}
.rl_li { line-height : 13px ; color : #6699CC;}

