.newsletterbox {
	font-size: 8px;
	color: #555555;
	border: 1px solid #DDDDDD;
}
.newsletter {
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
.newsborder {
	border: 1px solid #DDDDDD;
	font-size: 16px;
	color: #555555;
}
.store_hours_heading {
	font-size: 12px;
	text-decoration: underline;
	color: #444444;
}
.store_hours_body {
	font-size: 10px;
	color: #555555;
}
.event {
	font-size: 16px;
	color: #C00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.join_news  {
	width: 120px;
	font-size: 11px;
	background-color: #F5F4EF;
	border: 1px solid #CCC;
	padding: 10px;
	text-align: center;
	letter-spacing: 5px;
	color: #000;
	text-decoration: none;
}

