Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000033;
	text-align: left;
}
.style2 {
	font-size: 18px;
	line-height: 22px;
	color: #001F3F;
	background-color: #DBEAF6;
}
a:link {
	color: #006666;
	text-decoration: none;
}
#smokeTable {
	background-image: url(images/bg/campfire-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#smokeTable a:link {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
a:hover {
	color: #A0C4CF;
	text-decoration: none;
}
.style6 {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
a:active {
	color: #A0C4CF;
	text-decoration: none;
}
a:visited {
	color: #2D8181;
	text-decoration: none;
}
body {
/*	background-attachment: fixed;
	background-image: url(images/bg/long-grad-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
*/
	background-color: #FFF;
}
.style7 {font-size: 13px}
#hikingTable {
	background-attachment: scroll;
	background-image: url(images/photos/kids-on-mountain.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#typicalDayTable {
	background-attachment: scroll;
	background-image: url(images/general/parchment-paper-wide.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#bottomTable a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #002121;
	text-decoration: none;
}
#bottomTable a:hover {
	color: #C7EDFB;
	text-decoration: none;
}
#bottomTable a:visited {
	color: #002121;
	text-decoration: none;
}

