html {
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: scroll;
}
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: black;	
	background-color: #FFF;
	overflow-y: auto;
	height: 100%;
}
body.formBody {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: black;	
	background-color: #FFFFFF;
	overflow: auto;
	height: 100%;
}
img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
marquee {
	font-size: 1.5em;
}
h3 {
	font-size: 1.33em;
	margin: 0;
	padding: 0; 
	border-bottom: 1px solid black;
}
#formBorder h6 {
	font-size: 1.25em;
	padding: .25em;
	text-decoration: none;
}
#popUpFormBorder h6 {
	font-size: 1.25em;
	padding: .25em;
	text-decoration: underline;
}
h1, h3, h4 {
	line-height: 1em;
}
p {
	line-height: 1.5;
	/*margin: 0.5em 0 1em;*/
	margin-left: 5px;
	margin-right: 5px;		
}
p.welcome {
	padding-left: 5px;
	padding-right: 20px;
	text-indent: 20px;
	text-align:justify;
}
#note {
	background-color: #EED5B7;	
}
#asterisk span {
	color: #FF0000;
}
div#entry 
{
	left: 225px;	
	margin: 0 0 0 185px;
	background-color: #FFFFFF; 
	padding: 0;
	text-align: center;	
}
#entry p {
	margin: 0 0 0;
}
#entry p {
	margin: 0 .75em 0;
	padding-bottom: .5em;
}
#entry h6 {
	font-size: 1.2em;
	font-weight:bold;
	text-decoration: underline;
	margin: .5em .75em .75em;
}
#entry ul {
	text-align: left;
}
#listDescription {
	margin-left: -1em; 
	list-style: none; 
	font-style: italic;
}
div#sched 
{
	margin: 0 0 0 185px;
	background-color: #FFFFFF; 
	padding: 0;
	text-align: center;	
}
#sched p {
	margin: 0 0 0;
}
.bottomBanner {	
	color: #800000;
	font-size: 1.40em;
	font-family: arial,helvetica;
	font-style: italic;
	font-weight: bold;
}
.calendar {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #993366;
	text-decoration: underline;
	background-color: #999999;
}
.locationHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;	
	color: #000;
	text-decoration: underline;
	text-align: left;
}
.buyTickets {
	text-decoration: none;
	margin-left: 7px;
}
.showLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: 700;
	text-transform: inherit;
	color: #003399;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: inherit;
	font-weight: 800;
	font-variant: inherit;
	text-transform: lowercase;	
}
.monthDisplay {
	color: #800000;
	font-family: arial, helvetica;
	font-size: 3.5em;
	font-style: italic;
	font-weight: bold;	
}
.style1 {
	font-size: 12px
}
.scheduleDescription p {
	margin-left: 15px;
	margin-right: 15px;				
	text-align: center;
}
.title {
	color: #800000;
	font-family: arial, helvetica;
	font-size: 3.75em;
	font-style: italic;
	font-weight: bold;	
}
#updatedOn{
	font-style: italic;
}
#showInfo{
	font-style: italic
}
#showDays{
	font-size: 1.75em;
	font-weight: bold;
}
/*Styles for Menu*/
h4 {
	font-size: 1.5em;
	margin: 0;
	color: #FFFFFF;
	padding: 0.33em 00;	
}
#nav {
	left: 0;
	padding-left: 2.5px;
	padding-top: 45px;
	position: fixed;
	background: #4d0003;
	height: 100%;
	width: 180px;
	z-index:50;
}
#menuBox {
	display: block;
	margin: 0 0 0 0.5em;
	text-align: center;
	background-color: #000000;	
	border: 1px solid #FFF;
	width: 158px;
}
* html #nav {
	position: absolute;
}
#nav ul {
	margin: 100px 0 0 100px;
	padding: 0 0 10px;				
}
* #nav ul {
	margin: 0;
	padding: 0 0 10px;				
}
#nav li {
	list-style-type: none;
	padding: 0.5em 0.5em 0.5em 0;				
}
#nav a {
	margin-left: 7px;
	width:9.5em;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font: courier;
	padding: 0 0.25em 0 0.25em;		
	background-color: #4d0003;				
	border: 1px solid rgb(84%, 84%, 69%);	
}
#nav .cadetBlue {
	background-color: #5F9EA0;
}
#nav .yellow {
	background-color: #330066;
}
#nav a:link {	
	color: #FFFFFF;	
}
#nav a:visited {
	color: #FFFFFF;
}
#nav a:hover {
	color: #CCCCCC;
	background-color: #000066;
}

a:link {	
	color: #4d0003;
	font-style: italic;	 	
}

a:visited {
	color: #330066;
	font-style: italic;
}

a:hover {
	color: #CCCCCC;
	background-color: #4d0003;	
}
/*End of Menu Styles*/

.radioAd {
	text-align: left;
}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* gunshedule, showvenue pages */
#showTableStyle {
	margin-left: auto;
	margin-right: auto;
}

/* email notification page */
.stateStyles {	
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.cityStyles {text-align: left;}
#formBorder {	
	width: 65%;
	border: solid 4px;
	background-color: #FFF380;
}
#formBorder input:focus {
	color: #000000;
	/* background-color: #6698FF; */
	background-color: #B0C4DE;
}
/*front page form*/
#popUpFormBorder {
	width: 85%;
	border: solid 4px;
	background-color: #FFF380;
}
#popUpFormBorder input:focus {
	color: #FFFFFF;
	background-color: #6698FF;
}
