/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

body {
	background: none;
}
#flash, #prod_Gallery, #FlashLogo { display: none; }
.mfc { display: none; }
.noprint { display: none; } 
#voucher img { padding: 0; margin: 0; }
#nav { display: none; }
.prodnav { display: none; }
#prodnav2 { display: none; }
#footer img { display: none; }
p, h1, h2, h3, h4, h5, h6 {
	color: #000000; }
div#primary { clear: both; }
div#content {	
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	background: none;	
	float: none !important;
}
div#header {
	background-image: none;
}
div#header p { display: none; }
div#registration { 
	display: none; 
}

#topright { display: none; }
p, table {
	text-align: left;
	font-size: 12px;
	margin: 10px 5px;
}
p, li {
	line-height: 15px;
}
ul {
	padding-left: 10px;
	list-style-type: disc;
}
li {
	margin-bottom: 2px;
}
.photoframe {
	margin: 10px 10px 20px 20px;
	padding: 5px;
	float: right;
	border: solid black 2px;
}
div#footer img { display: none; text-size: 10px; }
div#prim_nav  { display: none; }
h1, h2, h3, h4, h5 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0;
}
img { margin: 10px 10px 10px 0; }


