a	{
			color: #666666;
			}
			
			
a:hover		{
			color:#9F6C3C;
			
			}
			
			
a:visited	{
			color:#AF9277;
			
			}


		
@font-face {
	font-family: schroedersdiet;
	src: url(./2018/schroeder-regular-webfont.woff2) format("woff2"), url(./2018/schroeder-regular-webfont.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
	

h3 {
			font-family:"schroedersdiet", Georgia, Times, Times New Roman, serif;
			font-size: .85em;
			margin-top: 3px;margin-bottom:3px;
			color: black;
			line-height: 150%;	
}


#maincontentcol p {
			width:500px;
			font-size: .9em;
			font-family: 'Libre Franklin', Times, Times New Roman, serif;
			color: black; 
			line-height: 152%;	
			margin-top:7px; 
			margin-left:11px; 

}

h2 {
			margin-top:8px;
			font-size:1.45em;
			font-family:"schroedersdiet", Georgia, Times, Times New Roman, serif;
			font-weight: bold;
			color: black;
			margin-bottom:11px;
			padding-bottom:3px;
	
}
				
#recipe-print 	{
			background-color:#ffffff;
			margin-left:20px;
			padding-top:6px;
			padding-left:8px;
			padding-right:8px;
			padding-bottom:4px;
			margin-top:15px;
			margin-bottom:15px;
			font-family:'Libre Franklin', Helvetica, sans-serif;
		}
		
		
#recipe-print h2, #recipe-print h1	{
			font-family:"schroedersdiet", Georgia, Times, Times New Roman, serif;
			font-size:1.8em;
			font-weight:normal;
			color:black;
			text-align:center;
			letter-spacing:.02em;
			margin-left:15px;
			border-bottom:1px solid #cccccc;
			margin-right:45px;
			line-height:150%;
			padding-bottom:3px;
			margin-top:2px;
			padding-top:0px;
			margin-bottom:6px;
	
}
		
#recipe-print p	{
			font-family:'Libre Franklin', Helvetica, sans-serif;
			font-size:.9em;
			color:black;
			line-height:1.25em;
			margin-left:15px;
			margin-right:45px;
			
			}	
			
#recipe-print blockquote p	{
			font-size:.90em;
			width:450px;
			line-height:1.75em;
			color:black;
			font-weight:normal;
	
			}	

#print-contentcol img {
			max-width: 5.5in;
			
			

}
	
#print-contentcol  {
			float:left;
			width:635px;

			padding-top:20px;

}	
	
#print-adcontentcol {
			float:left;
			margin-left:15px;
}
							
#sitecredit {
			font-size:.80em;
			text-align:center;
			color:#666666;
	
}

#printlogo { 
			margin-left:220px;
			margin-top:28px;

}

#printbutton  {  
			font-size:.70em;
			font-family:'Libre Franklin', Helvetica, sans-serif;
			color:#666666;
			}
			
.mainimg  { margin-top:10px;
			margin-left:45px; 
	
			}