@charset "utf-8";
/* Tri-State Dowsers' Printer CSS */
/* (c) 2008 All Rights Reserved */
/* Product of Sedona De3 http://www.sedonade3.com */
/* Made in U.S.A. by America's Best DDD Provider--Sedona De3 */
body {
	background: white;
	font-size: 12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#container, #content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	color: #000000; 
	background: transparent none;
	}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
  content: " (http://www.tristatedowsers.org" attr(href) ") ";
   }  
#header_text {
	display:none;
	}
#header_print {
	height:250px;
	visibility:visible;
	}
#newsC {
	display:none;
	}
#sidebarNav {
	display:none;	
	}
	a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#footer {
	text-align:center;
	}
/*#footer a {
	text-decoration:none;
	color:#000000;
	}*/
	
