.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
	height: 372px;
	width: 660px;
	overflow: auto;
}
.item {
	font-size: 10px;
	border: 1px solid #000000;
	margin: 5px;
	padding: 1px;
}
.content .item h1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	border:none;
}
.content h1 {
	font-size: 14px;
	color: #3D193D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D193D;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
li {
	line-height: 1.2;
	list-style-type: disc;
	font-size:12px;
}

.addie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:3px;
}

.hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:3px;
	margin-bottom:3px;
}

