
/* set white bg and set standard PRINT font size */
body {
   background: #fff;
   font-size: 10pt;
   font-family: "Tahoma", sans-serif;
   overflow: visible;
}

body * {
   background: #fff !important;
   color: #000 !important;
   font-size: 10pt;
   font-family: "Tahoma", sans-serif !important;
   overflow: visible !important;
   float: none !important;
}



.e-head {
	display: none;
}

img {
	display: none;
}


.e-head-pre-wrap,
.e-image-wrap,
.e-navigation-wrap,
.e-head-wrap,
.e-pdo,
#gmap_div,
.directions
{
	display: none;
}


.system-logo {
	display: none !important;
}

.print-logo {
	display: block;
	float: left;
	margin-left: 350px;
	margin-bottom: 50px;
	clear: both;	
}

.e-wrapper {
	width: 670px;
}

.e-body-middle {
	position: relative;
}

.e-panel-b {
	width: auto;
	margin: 0;
	padding: 0;
	height: auto;

	float: none !important;
}

.e-panel-c {
	clear: both;
	width: auto !important;
	margin: 0;
	padding: 20px 0;
	float: none !important;
	height: auto;
}

.e-foot-post {
	margin-top: 12pt;
	border-top: 1px solid #000;
}




a:link, a:visited {
   color: #520 !important;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   margin: 0;
   padding: 0;
}


.e-panel-b a:link:after, 
.e-panel-b a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   font-weight: normal;
   }
.e-panel-b a[href^="/"]:after {
   content: " (http://www.farmhousecheesemakers.com" attr(href) ") ";
   }
   
   
#clear-all {
	display: none;
}
