@charset "UTF-8";
/* CSS Document */

BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B5656;
	background-color: #E6E5C9;
}

.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B5656;
}

.Bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7B5656;
	font-weight: bold;
}

.Phone
{
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
}

.Hours
{
	color: #775253;
	font-size: 16px;
}

a:link
{
	color: #5A8478;
}

a:visited
{
	color: #5A8478;
}

a:hover
{
	color: #5A8478;
}

a:active
{
	color: #5A8478;
}

a
{
	font-weight: bold;
}

h1
{
	font-size: 30px;
}

h2
{
	font-size: 20px;	
}

h3
{
	
	
}
