@charset "utf-8";

.menu-mast {
	font-family: 'Alex Brush', cursive;
	font-size: 32px;
	color: #F5ECCB;
	font-weight: normal;
	text-decoration:none;
}
.menu-mast a:link {
	font-family: 'Alex Brush', cursive;
	font-size: 32px;
	color: #F5ECCB;
	font-weight: normal;
	text-decoration:none;
}

.menu-mast a:hover {
	font-family: 'Alex Brush', cursive;
	font-size: 32px;
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
}
.menu-mast a:active {
	font-family: 'Alex Brush', cursive;
	font-size: 32px;
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
}
.menu-mast a:visited {
	font-family: 'Alex Brush', cursive;
	font-size: 32px;
	color: #F5ECCB;
	font-weight: normal;
	text-decoration:none;
}
.menu-mast a:hover {
	font-family: 'Alex Brush', cursive;
	font-size: 32px;
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
}
.show {
	background-attachment: scroll;
	background-image: url(graphics/backdrop-storyboard.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.shadow {
	background-image: url(graphics/content-shadow.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #2B3239;
	letter-spacing: .1em;
}
.nav-footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 2em;
	color: #E7F5F5;
	text-decoration:none;
}

.nav-footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 2em;
	color: #E7F5F5;
	text-decoration:none;
}
.nav-footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 2em;
	color: #000;
	text-decoration:none;
}
.nav-footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 2em;
	color: #000;
	text-decoration:none;
}
.nav-footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 2em;
	color: #E7F5F5;
	text-decoration:none;
}
.nav-footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 2em;
	color: #000;
	text-decoration:none;
}
.page-title {
	font-family: 'Alex Brush', cursive;
	font-size: 40px;
	color: #4A0001;
	font-weight: normal;
	text-decoration:none;
}
.font-24 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 1.7em;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	line-height: 1.7em;
	color: #2F363E;
}
a:link {
	color: #2B3239;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #364049;
}
a:hover {
	text-decoration: none;
	color: #4A0001;
}
a:active {
	text-decoration: none;
	color: #4A0001;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.7em;
	color: #500;
	margin: 10px;
	padding: 10px;
	border: thin dotted #576575;
}
.guest-quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.7em;
	color: #500;
	text-align:center;
}