.holiday {
	color: #f06;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 1.5em;
}
.storelist a { color: black; text-decoration: none; }
.storelist a:hover { color: #4600a1; text-decoration: underline; }
.packlist {
	color: black;
	font-size: small;
	line-height: 1.5em;
	background-image: url(../images/1320solstice_packlistbg.png);
	background-repeat: repeat-y;
	width: 500px;
	margin: 0;
	padding: 1em;
	list-style-type: none;
}
.packlist a { color: black; text-decoration: none; }
.packlist a:hover { color: #4600a1; text-decoration: underline; }
#solsticeinside {
	background-image: url(../images/solsticebackground.png);
	background-repeat: repeat-y;
	position: relative;
	top: 0;
	left: 255px;
	width: 776px;
	z-index: 2;
	padding-top: 55px;
	color: #FFFFFF;
}
