/* 
  Print styles for Pietila Pools Howell, Inc
  Author: Don Thacker
  Tested: IE6, Moz1.4
*/

body {
  font-family:
  background: white;
  font-size: 12pt;
  font-family: ariel,helvetica,sans-serif;
}

#navigation {
  display: none;
}

#canvas {
  margin-left: 10%;
}

#content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;  
  float: none;
	color: black; 
	background: transparent;  
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

#splashcontent dl, #splashcontent h3 {
  margin: 0 0 0 0;
}

#splashcontent dl dd {
  font-size: 10pt;
}