body, td {
	color: #000000;
	font-family: verdana;
	font-size: 14px;

}

.topbar {
	color: #FFFFFF;
	font-weight: bold;
}

.navigation {
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
	width: 270px;	
}

.hours {
	font-weight: bold;
	font-size: 12px;
}

.content {
	text-indent: 2.0em;

	font-size: 14px;
	
}

.quote {
	font-size: 12px;
	color:444444;
	font-style: italic;
	font-weight: bold;
}

.caption {
	font-family:helvetica;
	color:000000;
	font-size: 10px;
	
}

a:link{
	color:990000;
	text-decoration: none;
}
a:visited{
	color:990000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
