body {
	margin: 0;
	background-color: #080100;
	text-align: center;
	font-family: Times New Roman;
	font-size: 13px;
}

#homestyle { background:url(images/home_bg_new.jpg) no-repeat center top #000000; }
#brownstyle { background:url(images/brown_bg.jpg) no-repeat center top #000000; }
#redstyle {background:url(images/red_bg_small.jpg) no-repeat center top #000000; }
#redstyle_large { background:url(images/red_bg.jpg) no-repeat center top #000000; }
#redstyle_fade { background:url(images/red_bg_fade.jpg) no-repeat center top #000000; }
	#redstyle #subnav li a.current,#redstyle_large #subnav li a.current, #redstyle_fade #subnav li a.current { color: #f39f01; font-weight: bold; }
	#redstyle #subnav li a:hover ,#redstyle_large #subnav li a.hover, #redstyle_fade #subnav li a.hover { color: #f39f01; text-decoration: none; font-weight: bold; }
#redstyle_two { background:url(images/contact_bg.jpg) no-repeat center top #000000; }
#orangestyle { background:url(images/orange_bg.jpg) no-repeat center top #000000; }
	#orangestyle #subnav li a.current { color: #e9a701; }
	#orangestyle #subnav li a:hover { color: #e9a701; text-decoration: none; }
#greenstyle { background:url(images/green_bg.jpg) no-repeat center top #000000; }
#greenstyle_fade { background:url(images/green_bg_fade.jpg) no-repeat center top #000000; }
	#greenstyle #subnav li a.current,#greenstyle_fade #subnav li a.current{ color: #918f0f; }
	#greenstyle #subnav li a:hover,#greenstyle_fade #subnav li a.current{ color: #918f0f; text-decoration: none; }
	

/*DAVE'S CUSTOM UPCOMING*/	
#upcomingAreaTitle{
	font-size:10px; 
	font-weight:bold; 
	margin:0px; 
	text-decoration:underline; 
	text-transform:uppercase; 
	letter-spacing:1px;

}

#upcomingAreaTitleNP a{
  color: #FFFFFF;
}

#upcomingImage {
	position:absolute;
	left:10px;
	top:24px;
}
#upcomingContent {
	margin-left:92px;
	margin-top:15px;
	text-align:center;
}
#upcomingTitle{
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
}
#upcomingTitle a {
	text-decoration:none;
}
#upcomingDate{
	color:#FFA700;
	margin-top:4px;
}
#upcomingGetTickets{
	margin-top:4px;
	font-size:14px; 
	font-weight:bold;
}
#upcomingGetTicketsNP{
	margin-top:4px;
	font-size:14px; 
	font-weight:bold;
}

