.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fancy {
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 10px;
	font-weight: bold;
	color: #000000;
}
ul { font-size: 18px; }

blockquote { font-size: 18px; }

.fancySml {
	font-family: "Edwardian Script ITC";
	font-size: 24px;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 10px;
	color: #000000;
	font-weight: bold;
}
.btm-brdr-black {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.blk-brdr {
	border: 1px solid #000000;
}
.PgTitle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7EA7AF;
	line-height: 24px;
	width: 50%;
	padding-top: 10px;
}
.img-border {
	border: 1px solid #000000;
	margin: 10px;
}

.SubTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EA7AF;
	line-height: 22px;
	width: 90%;
	padding-top: 12px;
	padding-bottom: 0px;
}
hr {
	height: 1px;
	color: #60919B;
	}
th {
	background-color: #DAE9EB;
	font-weight: bold;
}

body { font-size: 18px; }
a { font-size: 18px; }


td { font-size: 18px; }

