.section li
{
	width:440px;
}

.section span
{
	font-weight:bold;
}

.section span.italic
{
	font-weight:normal;
}

.section .outsidePark {
	width:350px;
	float:left;
	margin-bottom:25px;
}

.section .insidePark {
	width:350px;
	float:left;
	margin-right:25px;
	margin-bottom:25px;
}

.section .outsidePark .header {
	background:url('images.css/snowshoeing_bkgd_outside.gif') no-repeat;
	width:350px;
	height:115px;
	border-bottom:2px solid #fff;
}

.section .insidePark .header {
	background:url('images.css/snowshoeing_bkgd_inside.gif') no-repeat;
	width:350px;
	height:115px;
	border-bottom:2px solid #fff;
}

.section .insidePark .header p, .section .outsidePark .header p {
	font-size:90%;
	padding-top:32px;
	width:322px;
	margin-left:15px;
}

.section .insidePark .header p a, .section .outsidePark .header p a {
	text-align:right;
	font-weight:bold;
}
