@charset "utf-8";
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18pt;
}

a.menutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	color: #B71234;
	text-decoration: none;
	line-height: 18pt;
}

.bannerborder {
	border: thin solid #B71234;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-image: url(../images/bodygradient.jpg);
	background-position: top;
}
.theatreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

