.menu {
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.blacklinks {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.content {
	padding: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9F3EC;
	font-weight: bold;
}
.itemlisttitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #197B30;
	font-weight: bold;
}
.itemsdesc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	font-weight: normal;
}
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.redlinks {

	color: #B80000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.coupons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FF9900;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
	border: 2px dashed #000000;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border-top-width: 1px;
	border-top-color: #1C7C3E;
	border-top-style: solid;
	text-align: left;
	vertical-align: top;
}
.greenlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C7C3E;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding: 2px;
}
.justborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C7C3E;
}
