@charset "utf-8";
/* Website CSS Print Stylesheet, for Oenanthe - By Josh.biz Web Design */


body {
	background: white;
	font-size: 10pt;
	}
	
#header, #sidebar1, #web_design {
	display: none;
	}

.twoColHybLtHdr #mainContent {
	margin: 0;
	width: auto;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
	}

#mainContent img {
	display: none;
	}

#footer {
	margin: 0;
	padding: 0; 
	border: none;
	float: none !important;
	color: black;
	background: transparent;
	text-align: left;
}
