@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	height: auto;
}
body {
	font-size: 100%;
	color: #000;
	background: #FFF;
	height: auto;
	zoom: 96%;
}
a {
	color: #000 !important;
}
#container {
	height: auto;
	background: none;
}
#wrapper {
	padding: 0 0 30px 0;
}
select,
input {
	font-size: 82%;
}
#header,
#greetings,
#traffic,
#seasonal,
#producer,
#facilities,
#special,
#links,
#contact,
#policy,
#topicpath,
#gNav,
#sub_contents,
#title,
#footer {
	display: none;
}