@charset "UTF-8";
/* CSS Document */

.style1 {
	color: #009DDC;
	font-size: 3em;
}
a:link {
	text-decoration: underline;
	color: #B1261A;
}
a:visited {
	text-decoration: underline;
	color: #B1261A;
}
a:hover {
	color: #B18377;
}
a:active {
	text-decoration: underline;
	color: #B1261A;
}

.box {
	margin-bottom: -5px;
	margin-top: -5px;
}
.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #009DDC;
	line-height: 1.1em;
}
.style14 {color: #009DDC; font-family: "Times New Roman", Times, serif;}
.style15 {
	font-size: 22px;
	line-height: 125%;
	font-family: "Times New Roman", Times, serif;
color: #B1261A;
text-align:center;
margin-left: 10px;
margin-right: 10px;
margin-top: 4px;
margin-bottom: 10px;
}
.body {
	font-size: 17px;
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
color: #B1261A;
text-align:left;
margin-left: 10px;
margin-right: 10px;
margin-top: 4px;
margin-bottom: 10px;
}
.subheading {
	font-size: 24px;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
color: #B1261A;
text-align:left;
margin-left: 10px;
margin-right: 10px;
margin-top: 4px;
margin-bottom: 10px;
}
.open{
	font-size: 16px;
font-family: "Times New Roman", Times, serif;
	color: #B1261A;
	font-weight: none;
	margin-top: 0px;
	margin-bottom: 0px;
text-align:center;
}
.list {
	font-size: 23px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #B1261A;
	font-weight: bold;
	font-style: italic;
padding-top: 5px;
}
.classical {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #B1261A;
	font-weight: bold;
	font-style: italic;
	margin-top: -7px;
	margin-bottom: 11px;
}
.postcards {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #B1261A;
	font-weight: bold;
	font-style: italic;
	margin-top: -5px;
}
.style16 {font-family: "Times New Roman", Times, serif; color: #B1261A; font-weight: bold; margin-top: -5px; line-height: 120%;}

.address {font-family: "Times New Roman", Times, serif; color: #B1261A; font-weight: bold; font-size: 24px; font-weight: bold; margin-top: 20px; margin-bottom: 10px; text-align:center}

.directions {
	font-size: 15px;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
	color: #B1261A;
	font-weight: normal;
	margin-top: -5px;
	text-align:justify;
}

.mainnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-align: left;
}
.mainnav a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B1261A;
	display: block;
	padding: 5px;
}
.mainnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B1261A;
	display: block;
	padding: 5px;
}
.mainnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B18377;
	display: block;
	padding: 5px;
}

