@charset "UTF-8";
/* Wheatbelt Development Commission [Print] */
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 1.25em;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
}
img {
	border: none;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
	background: transparent;
}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
	content: " (" attr(href) ") ";
}
a[href^="http://"] {
	color: #000000;
}
header, nav, footer {
	display: none;
}
#slideshow, #content-banner, #content-sidebar, #news-feed, .push {
	display: none;
}
#page-container {
	background-image: url(../images/global/govOfWA+TextBlackWeb_111x106.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
