/* Printer Friendly Styles */

body {
	font: 11pt Georgia, "Times New Roman", Times, serif;
	background: white;
}
h1, h2, h3, h4 {
	margin: 5px 0px;
	padding: 5px;
}
#header {
	margin:0px;
	padding: 0px;
}
#page_content h2 {
	margin: -10px 0px 0px -30px;
	padding: 0px;
}
#navigation, #header form, #clerkhouse_btn, #section_features, #clerk_sites, #footer, #thomas_search {
	display: none;
}
#page_content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
	
