/*--------------------------------------- 
  Who: Eby Ranch
  What: Print Stylesheet
  Built: 2008-05-21
  Last Edit: 2008-05-21 by T. Nguyen
----------------------------------------*/
body{
	background: white;
}
body, p{
	background: white none;
	color: #000;
}
a, a:link, a:visited{
	background: transparent;
	text-decoration: underline;
	color: #b64926;
}
h1, h2, h3, h4, h5, h6{
	color: #000;
}
b, strong{
	color: #000;
	font-weight: bold;
}
#container, #wrapper, #contact, #content{
	background: white none;
}
#header{
	display: none;
}
