body {
	line-height:1.5;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000;
	background:none;
	font-size:10pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-weight: normal;
}
h1 {
	font-size:16pt;
	line-height:1;
	margin-bottom:0.7em;
	color: #df6020;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #a8becb;
	padding-bottom: 0.3em;
}
h2 {
	font-size: 15pt;
	color: #527d97;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}
h3 {
	font-size:14pt;
	line-height:1;
	margin-bottom:1em;
}
h5.print {
	font-size: 20pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DB6B2C;
	display: block;
	margin-bottom: 25px;
}
h6.print {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 15px;
	display: block;
}
img {

}
a img {
	border:none;
}
blockquote {
	margin:1.5em;
	padding:1em;
	font-style:italic;
	font-size:.9em;
}
a:link, a:visited {
	background:transparent;
	font-weight:700;
	text-decoration:underline;
}
a:link:after, a:visited:after {
	font-size:90%;
}
.skip-nav, #masthead, #banner, #footer, #header, #home-social, #sidebar, #sidebar-inner, #recipe-tools, .comment-form, .print-hide {
	display: none;
}

#page-wrap, #content-wrap, #content, .inner { width:100%; }




