/* print styles */
BODY, TD
{
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial, sans-serif;
  margin-top:3px; margin-left:10px;
  color: black;
  background: white;
  text-align: center;
}
A:link, A:visited
{
  background: white; color: black; text-decoration: underline; font-weight: bold;
}


#backpacking-banner, #backpacking-nav, #backpacking-ad, #backpacking-navigation { display: none; }
.nop, DIV.dutch-oven-cooking, DIV.backpacking-adban, DIV.banner-text, DIV.backpacking-links {display: none;}
Div.pfoot (display: block; text-align: center; }

#backpacking {
width: 550px;
text-align: left;
}


.backpacking-table
{
	width:100%;
	border: 2px solid;
	text-align: left;
}

.backpacking-card
{
	width:340px;
 	FONT-FAMILY: Verdana, Arial, sans-serif;
 	FONT-SIZE: 10px;
 	margin-top:0px; margin-left:0px;
 	vertical-align: top;
	text-align: left;
}



TD
{
  VERTICAL-ALIGN: top;
  text-align: left;
}

OL {
	margin-top: 0;
	margin-bottom: 0;
}

UL {
	margin-top: 0;
	margin-bottom: 0;
}

H1
{
 display: inline;
 FONT-SIZE: 17px;
 FONT-FAMILY: Verdana, Arial;
}
H2
{
 display: inline;
 FONT-SIZE: 14px;
 FONT-FAMILY: Verdana, Arial;
}
H3
{
 display: inline;
 FONT-SIZE: 11px;
 FONT-FAMILY: Verdana, Arial;
}
H4
{
 display: inline;
 FONT-SIZE: 9px;
 FONT-FAMILY: Verdana, Arial;
}
H5
{
 display: inline;
 FONT-SIZE: 12px;
 FONT-FAMILY: Verdana, Arial;
 FONT-WEIGHT: bold;
}
H6
{
 display: inline;
 FONT-SIZE: 10px;
 FONT-FAMILY: Verdana, Arial;
}