#content {
	background:url(/images/articles/green_bg_tile.gif) top right repeat-y;
	}
#main h3 {
	margin:0;
	font-size:220%;
	font-weight:400;
	color:#8FC53C;
	}

#main h3 .healthwellness {
	margin:0;
	font-size:100%;
	font-weight:400;
	color:#F7AA36;
	}
	
#main h3 .recipes {
	margin:0;
	font-size:100%;
	font-weight:400;
	color:#7FC032;
	}
	
#main {
	margin:10px 15px;
	padding:0;
	float:left;
	display:inline;/* This hack overrides the IE double margin bug - http://www.positioniseverything.net/explorer/doubled-margin.html */
	text-align:left;
	width:676px;
	}

#main strong {font-size:130%;
	color:#0671B5;
	}
	
#main img {
	margin-bottom:0;
	}
	
.pullQuote {
	float:none;
	clear:both;
	color:#8b8b8b;
	font-weight:bold;
	padding-top:10px;
	_padding-top:0px;
	_margin-top:-5px;
	_margin-bottom:-20px;
	*padding-top:0px;
	*margin-top:-5px;
	*margin-bottom:-20px;
	}
.pullQuote h4{font-size:14px;margin:0px}
.orange{color:#faa830; font-size:16px;font-weight:bold;}
.bg_peech{background:#fef5ec}
.recipes_table_peech{margin-top:30px;}
.recipes_table_peech a {color:#faa830;text-decoration:none; font-weight:bold;}
.recipes_table_peech a:hover{color:#faa830; text-decoration:underline; font-weight:bold;}
.recipes_table_peech a:visited{color:#faa830; text-decoration:none; font-weight:bold;}
.recipes_table_peech td{font-size:13px;border-bottom:solid 12px #fff}
	
.narrowTable {
	float:left;
	width:250px;
	margin:0 20px 0 0;
	}
	
.wideTable {
	float:right;
	}
table td {
	padding:3px 5px;
	font-size:80%;
	}
table td.head {
	background:#A6C738;
	color:#FFF;
	font-weight:700;
	}
table td.ref {
	font-size:70%;
	}
	
#printView {
	text-align:left;
}

#printView img {
	float:left;
	margin:0 10px 10px 0;
}
