@charset "UTF-8";
/* CSS Document */

body { background:#FFF!important; margin:0; padding:0; }

#outer_border { width:880px; border:none!important; margin:0 auto; padding:10px 12px 10px 10px; text-align:center;}

#inner_border { width:880px;border:none!important; margin:0 auto; text-align:left; background:none!important; }

#printheader { display:block!important; width:910px; height:86px; margin:0 auto; z-index:1000; position:relative; }
#header { display:none!important; }
		
#content { padding:75px 0 0 0!important; text-align:left; }
	#content p { font:normal normal 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#333; line-height:22px; margin-bottom:25px; }
		#content p a { font:normal normal 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#008c99; text-decoration:none; }
	.headline { font:normal normal 21px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#008c99; }
	.subhead, .subhead a { font:normal normal 15px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#008c99; text-decoration:none; }
	.intro { font:normal normal 13px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#333!important; line-height:22px;}
	.thumbnail { border:1px solid #737373; }
	.smtype { font:normal normal 10px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#008c99; }
	
	#share { display:none!important; } 
	
	.formFieldQuestion { font:normal normal 13px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#008c99; }
	form ul { margin:0; padding:0; }
	form li { margin-bottom: 15px; }
	input:focus { background-color:#ccf6ff; }
	button.calendarStyle { background-color: transparent; border: 0; height:22px; width:22px; background-image:url(contact/imgs/calendar.png); cursor: pointer; cursor: hand; }
	
	.recipe { border:1px solid #888; padding:30px; margin:20px 0; }
	.recipe .headline { font-size:19px; color:#656565; }
	.recipe .subhead { font-weight:bold; }
	#content .recipe p { color:#555; font-size:12px; margin-bottom:15px; margin-top:0; }
	.separator { border-bottom:1px solid #888; width:100%; margin-bottom:20px;}
	
#bottomstrip { display:none!important; }
		
#footer { display:none!important; }
#printfooter { display:block!important; font:normal normal 10px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#777; }
