/* print.css			*/

body {
	background-image: none !important;
	background-color: white !important;
	margin: 0 2em 0 2em !important;
}

#container {
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#main_nav, #topic_nav {
	display: none !important;
}

#header {
	height: auto !important;
}

#header h1 {
	background-image: none !important;
	padding: 0 !important;
}

#content, #main_body, #site_identifier {
	width: auto !important;
}

#site_identifier {
	margin-bottom: 2em !important;
}

#sidebar {
	margin: 20px 0 20px 20px !important;
	width: 15em !important;
}

#business_nav,
#community_nav {
	display: none !important;
}

table#business_directory,
table#community_groups {
	width: auto !important;
}

#footer {
	margin-top: auto !important;
}