body {
	background-image: url(images/back-periwinkle.jpg);
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
}
.largebold {
	font-size: 18px;
	font-weight: bold;
}
.largeboldPink {
	font-size: 18px;
	font-weight: bold;
	color: #CC0066;
}
.bold {
	font-weight: bold;
}
.boldPink {
	font-weight: bold;
	color: #CC0066;
}
.phoneno {
	font-size: 14px;
	font-weight: bold;
}
.largeboldblue {
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
}
.bottomnav {
	font-size: 10px;
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: underline;
	color: #6666ff;
	}
.hoursplain {
	font-size: 11px;
}
.norightrepeat {
	background-repeat: repeat-x;
}

