body
{
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#c65815;
	color:#fff8dd;
}

a, a:link, a:active
{
	color:#fff8dd;
	text-decoration: none;
}
a:visited
{
	color:#fff8dd;
	text-decoration: none;
}
a:hover
{
	color:#fff8dd;
	text-decoration: underline;
}

.state
{
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 3px;
	font-weight: bold;
}

.city
{
	font-size: 13px;
	margin-left: 10px;
	margin-top: 5px;
	letter-spacing: 1px;
	font-style: italic;
}

.location
{
	margin: 20px;
}

.title
{
	margin-bottom: 5px;
	text-decoration: none;
}

.url
{
	
}

.address1
{
	
}

.address2
{
	
}

.phone
{
	
}

.fax
{
	
}

.hours
{
	
}