/*
-----------------------------------------------
VTPCRC.org
Stylesheet: Print.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 25 June 2009
----------------------------------------------- */

@import url(content.css);

body {
	font: 8pt/1.8em Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #000;
}


a:link, a:visited { color: #333; }
a img { border: 0; }

#accessibility, #nav-text-size, #ajaxSearch_form, #nav-primary, #secondary-navigation, #tertiary-navigation, #site-info .navigation, #btn-print-friendly, #btn-share, #btn-contact, #btn-location-search, .module-sm .view-all, .module-md .view-all, .module-md .read-more {
	display: none;
}

#masthead {
	border-bottom: 1px solid #CCC;
	margin-bottom: 1.8em;
	position: relative;
}

#site-info {
	border-top: 1px solid #CCC;
	margin-top: 0.9em;
	padding-top: 0.9em;
	clear: both;
}

#container, #content, #secondary-content {
	background: #FFF;
	color: #000;
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
}

#content p, #content li {width:925px;}
span.photo-credit {display:none;}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

th { background: #FFF; color: #000; border-bottom: 1px solid #000; }

#modules-container .module-title h2 { text-indent: 0; background: none; } 
