/*PACKING LIST*/
.packingLists{
	height:523px;
}
.hdrPackingLists{
	background:url(../images/packingLists/hdrPackingLists.png) no-repeat;
	width:225px;
}
.packContent{
	margin:0 22px 18px 0;
	width:172px;
}
.packContent.last{
	margin-right:0;
}
.imgPackingList{
	width:172px;
	height:158px;
	margin-bottom:8px;
}
#imgPackBeach{
	background:url(../images/packingLists/imgPackBeach.jpg) no-repeat;
}
#imgPackAnimal{
	background:url(../images/packingLists/imgPackAnimal.jpg) no-repeat;
}
#imgPackCity{
	background:url(../images/packingLists/imgPackCity.jpg) no-repeat;
}
#imgPackScience{
	background:url(../images/packingLists/imgPackScience.jpg) no-repeat;
}
#imgPackHiking{
	background:url(../images/packingLists/imgPackHiking.jpg) no-repeat;
}
#imgPackRVing{
	background:url(../images/packingLists/imgPackRVing.jpg) no-repeat;
}

#travelWrapper .packingLists p{
	font-size:19px;
	margin-bottom:8px;
}
#travelWrapper .packingLists p,
.packingLists a{
	margin-left:7px;
}
#schl3o #travelWrapper .packContent .subFontLink{
	color:#2e5181;
}