body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #E72727;
	text-transform: capitalize;
	font-weight: normal;
	list-style-type: disc;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: oblique;
	font-weight: bold;
	list-style-type: circle;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-indent: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-align: left;
	white-space: normal;
li {
	list-style-image: url(images/paw_bullet.gif);
}
ul {
	list-style-image: url(images/paw_bullet.gif);
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.reservation {color: #000099; font-size: 11px; }
.specials {
	margin-left: 15px;
	margin-top: 15px;
}

