.topx {
	background-image: url(images/topx.jpg);
	background-repeat: repeat-x;
}
.sidelinesideline {
	background-image: url(images/sidelinesideliney.jpg);
	background-repeat: repeat-y;
}
.flavorlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AC9458;
	text-decoration: none;
}
a.flavorlist:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}

.boxborder {
	border: 1px solid #CEBF9E;
}
.bodyindextxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bottomx {
	background-image: url(images/bottomx.jpg);
	background-repeat: repeat-x;
}
.whatsurfavflav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.doublestampingloc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.topnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnavtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.welcometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}
.innerbodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}


