.navbar {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CBDCDC;
}
a.navbar:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CBDCDC;
	text-decoration: none;
}
a.navbar:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CBDCDC;
	text-decoration: none;
}
a.navbar:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CBDCDC;
	text-decoration: underline;
}
a.navbar:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFD9;
	text-decoration: underline;
}
.bottomnav {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
a.bottomnav:link {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomnav:visited {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomnav:active {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottomnav:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.picheading {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #660000;
}
.restaurants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
