body  { 
	background: white; 
	margin: 40px;
	color: black;
	}
body, table, td {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	color: black;
	}

h1, h2, h3, h4, h5, h6 {
	margin-left: -12px;
	}
h1, h2 {
	font-size: 135%;
	letter-spacing: .05em;
	}
h3 {font-size: 120%;
	border-bottom: 1px solid #333;
	margin: 2em 0 0 -12px;
	clear: both;
	}
h4 {
	font-style: italic;
	}
#header {
	z-index: 0;
	width: 800px;
	margin: 0;
	padding: 0;
	background: url(images/banner.jpg) no-repeat center center;	
	}

#footer {
	clear: both;
	margin-top: 2em;
	margin-bottom: 0;
	text-align: center;
	background: white;
	}
#contentwrapper {
	margin: 8px 5%;
	text-align: left;
	}
#content {
	background: white;
	padding: 20px 5%;
	text-align: left;
	}	
#intro {
	text-align: justify; 
	line-height: 135%;
	font-weight: bold;
	font-size: 110%;
	}
.forsale {
	background: white;
	color: normal;
	padding: 4px 0;
	}	

.smaller {
	font-size: 90%;
	}
.larger {
	font-size: 110%;
	}
em {
	font-weight: normal;
	font-style: italic;
	}
.productcat {
	clear: both;
	}
.productcat img {
	border: 1px solid gray;
	margin: 0 1em 1em 0;
	}
.navtable {
	margin: 2px 0;
	}
.navtable #thispage {
	display: block;	
	font-size: 11px;
	padding: 4px 4px;
	border: 0;
	background: white;
	color: #333;
	text-align: center;
	font-weight: bold;
	}
.navtable a {
	display: block;
	font-weight: normal;
	font-size: 11px;
	padding: 4px 4px;
	border: 1px black solid;
	text-align: center;
	}
.navtable a:link {
	color: #333; 
	font-weight: normal; 
	background-color: #cf9;
	text-decoration: none; 
	}
.navtable a:visited   { 
	color: #333; 
	font-weight: normal;
	background-color: #cf9; 
	text-decoration: none; 
	}
.navtable a:hover  { 
	color: #33c; 
	font-weight: normal;
	background: #ccc; 
	text-decoration: none; 
	border: 1px #333 solid;
	}
.navtable a:active  { 
	color: #333; 
	font-weight: normal; 
	background-color: #cf9;
	text-decoration: none; 
	}
.noprint {
	display: none;
}
.pp_content_container {
	display: none;
}