/* Print Media Type */

div#main_nav, 
div#logo, 
div#footer ul, 
div#addthis_toolbox, 
div.badge {
	display: none;
}

.print_only { display: block; }

#logotype h2 {
	background: none !important;
	width:100%; 
	height:auto;
}
#logotype h2 span.hidden {
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:auto !important; 
	overflow:visible;
	font: bold 21pt/1.3 Georgia, serif;
	color: #D9531E;
	white-space: nowrap;
}
div.main_col {
	clear: both;
	margin: 20px 0 40px 0px;
}

div#outer_wrapper_1 {
	background: none !important;
	padding-bottom: 40px;
	border-bottom: none;
}

