body {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #7b0505;
	color: #000000;
}

.black_border {
	border-style: solid;
	border-color: #000000;
	border-width: 3px;
	margin: 10px;
}

.heading {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .05em;
}

.heading_white {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: .1em;
	margin-top: .06;
	margin-bottom: .01;
}

.heading_app {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 28px;
	font-weight: bold;
	color: #006600;
}

.hours_heading {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #7b0505;
	letter-spacing: .1em;
	margin-top: .12;
	margin-bottom: .04;
}

.hours{
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #004400;
	letter-spacing: .1em;
	margin-top: .12;
	margin-bottom: .04;
}

.address_white {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: .1em;
	margin-top: .06;
	margin-bottom: .01;
}

.text_14 {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}


.text_14_indent {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-indent: 1.5em;
}

.text_16 {
	font-family: "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.text_16b_red{
	font-family: Garamond,"Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}

.text_18 {
	font-family: "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.text_18b {
	font-family: "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #770000;
}

.text_24b_red {
	font-family: Garamond,"Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #770000;
}

.text_30b {
	font-family: Garamond,"Times New Roman", serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .08em;
}

.title_menu {
	font-family: garamond, arial, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.1em;
}

.page_link {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #770000;
}

.siteinfo {
	font-family: "Times New Roman", serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}


a.menu_pdf:link {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	font-style: italic;
}

a.menu_pdf:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #7b0505;
	font-style: italic;
}

a.menu_pdf:visited {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	font-style: italic;
}

a.navs:link {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

a.navs:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #7b0505;
	line-height: 18px;
}

a.navs:visited {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
}

a.nav_side:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

a.nav_side:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #ECEB73;
	text-decoration: underline;
}

a.nav_side:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}



