body {
	background-color: #ABC3AA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, tr, th, p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Sans Serif";
	font-size: 13px;
	color: #766D65;
	text-align: left;
}

a:link {
	color: #006699;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #006699;
	text-decoration:none;
}
a:hover {
	color: #06AEFF;
}
a:active {
	color: #006699;
}
.hours {
	background-image: url(images/hours.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub-hours {
	background-image: url(images/hours.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.blue {
	color: #006699;
}
.footer {
	font-size: 12px;
	color: #718C70;
	text-decoration:none;
}
.footer, .footer a, .footer a:link, footer a:visited, footer a:active {
	font-size: 12px;
	color: #718C70;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
	color: #718C70;
}
.paw {
	background-image: url(images/paw-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1 {font-size: 24px;}

h5 {font-size: 18px;}
