/* -------------------
	Printer Friendly
--------------------*/

body, #wrapper {
	width: 100%;
	background: none;
	color: #666;
}

#header, #slideshow, #block-block-4, #sidebar, #homeNav { /*-- Remove all items that do not need to display --*/
	display: none;
}

#content {
	width: 100%;	
}

#footer a {
	color: #666;
}	