.lines {
	background-image: url(images/bg-lines.jpg);
}
.shadowlines {
	background-image: url(images/bg-lines-shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
a:hover.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2302A;
	text-decoration: none;
}
.specialsbg {
	background-image: url(images/slice-box-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.redheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2302A;
	text-decoration: none;
}
.blueheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #224487;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F495D;
	text-decoration: none;
	line-height: 20px;
}
a:hover.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2302A;
	text-decoration: none;
	line-height: 20px;
}
.lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008DD1;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #636363;
	text-decoration: none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005982;
	text-decoration: none;
}
a:hover.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

