/*	Desc:		Lifestyle Bakery Print Style Sheet
  	Date:		June 09
=== === === === === === === === === === */

body {
	font:100%/150% Georgia,serif;
	color:#000;
	background:#FFF;
	}
	
a:link,
a,
a:visited {color:blue;text-decoration:underline}
	
#container,
#content
 {
	width:100%;
	margin:0;
	float:none;
	}
	
#sidebar,
#header p,
#nav-cont,
.breadcrumbs {
	display:none;
	}
	
#header h1 {
	font-weight:bold;
	font-size:200%;
	margin:0 0 10px 0
	}
	
#header h1 a {
	color:#000 !important;
	text-decoration:none !important
	}
	
#footer {
	font-size:85%;
	margin:50px 0 0 0;
	}
	
	
	
h2,h3,h4,h5 {color:#222;line-height:1.4em;margin:0 0 10px 0;}
#content h2 {font-size:1.7em;margin:0 0 20px 0}
#content h2 span {font-weight:normal}
#content h3 {font-size:130%;margin:0}
#content h4 {font-size:120%}
#content h5 {font-size:105%;margin:10px 0 0 0;font-weight:bold}
#content small {font-size:80%;line-height:1.4em}
#content big {color:#222;font-size:130%;line-height:1.6em}
p {margin:0 0 10px 0}



.sIFR-flash {display:none !important;height:0;width:0;position:absolute;overflow:hidden;}
.sIFR-alternate {visibility:visible !important;display:block !important;position:static !important;left:auto !important;top:auto !important;width:auto !important;height:auto !important;font-size:180%;line-height:73px}


