/* --------------------------------------------------
   Pond Doctor
   Global Print Styles
*/

body {
	background: none;
}
a {
	color: inherit;
	text-decoration: none
	}
a:hover {
	color: inherit;
	}
acronym, abbr {
	border-bottom-width: 1pt;
	}
.clear {
	clear: both;
	}
#header {
	background: none;
	height: auto;
	padding-top: 0;
	padding-left: 0;
	}
#nav {
	display: none;
	}
#container {
	background: none;
	margin: 0 auto;
	width: auto;
	}
#content-primary {
	background: none;
	float: none;
	font-size: 10pt;
	width: auto;
	padding: 0;
	}
#content-primary #projects {
	display: none;
	}
#content-primary h3 {
	display: none;
	}
#content-primary h4 {
	font-size: 14pt;
	}
#content-secondary {
	color: #999;
	background: none;
	border-left: 0;
	float: none;
	font-size: 9pt;
	padding-bottom: 0;
	margin-top: 6em;
	width: auto;
	}
#content-secondary #contact-info {
	padding-top: 0;
	}
#content-secondary #contact-info,
#content-secondary #external-links {
	padding-left: 0;
	}
#content-secondary div {
	background: none;
	padding: 0;
	}
#content-secondary h4 {
	color: #999;
	font-size: 11pt;
	}
#footer {
	color: #999;
	font-size: 9pt;
	margin-left: 0;
	margin-top: 2em;
	padding-bottom: 0;
	}