body {
	background-color: #000000;
	background-image:url(../images/pinstripes2.png);
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin:0;
	padding:0;
}

p {
padding: 0;
margin: 0 0 10px 0;
} 

a:link, a:visited {	color: #ed1c24; text-decoration: none;}
a:hover, a:active {	color: #ed1c24;	text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {
	/*font-weight: normal;*/
	padding: 0px;
	letter-spacing: -1px;
	text-transform:uppercase;
}

h1 {
	font-size: 24px;
	color: #ed1c24;
	margin:0px 0px 15px 0px;
}
h2 {
	font-size: 19px;
	color:#ed1c24;
	margin:15px 0 10px;
	text-transform:none;
}
h3 {
	font-size: 14px;
	color: #ed1c24;
	margin:15px 0 0;
}
h4, h5, h6 {
	font-size: 14px;
	margin:10px 0;
	text-transform:none;
	font-weight:bold;
	/*letter-spacing:0px;*/
}
img {border: none;}

#container {
	width:930px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	border-left:2px solid #ed1c24;
	border-right:2px solid #ed1c24;
	border-bottom:2px solid #ed1c24;
	background-color:#000000;
}

#header {
	width:100%;
	height:170px;
	overflow:hidden;
}


#topFlash {
	width:100%;
	height:170px;
	overflow:hidden;
}

#topImage {
	width:100%;
	height:170px;
	overflow:hidden;
}


#topmenu {
	width:696px;
	height:40px;
	overflow:hidden;
	margin:auto;
	background-color:#ffffff;
}

#main {
	width:100%;
	text-align:left;
	background-color:#ffffff;
}

#colA {
	width:740px;
	float:left;
	padding:0;
	margin:0px 0px 5px 0px;
}
#colAContent {
	padding:10px 10px 0px 10px;
}

#colB {
	width:190px;
	float:right;
	padding-bottom:5px;
	text-align:right;
}

.clear {
	clear:both;
}

#homebanners {
	width:660px;
	border-top:2px solid #ed1c24;
	border-left:2px solid #ed1c24;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	background-color:#000000;
	font-weight:bold;
}

.largeBanner {
	border-right:2px solid #ed1c24;
	border-bottom:2px solid #ed1c24;
	width:328px;
	height:295px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}

.smallBanner {
	border-right:2px solid #ed1c24;
	border-bottom:2px solid #ed1c24;
	width:218px;
	height:195px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}

.largeBannerHeadline {
	color:#ffffff;
	height:25px;
	text-align:center;
	width:328px;
	font-size:20px;
	display:block;
	padding:0;
	text-transform:uppercase;
}

.largeBannerDetails {
	color:#ed1c24;
	height:25px;
	text-align:center;
	width:328px;
	font-size:20px;
	display:block;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

.smallBannerHeadline {
	color:#ffffff;
	height:23px;
	text-align:center;
	width:218px;
	font-size:16px;
	display:block;
	margin:2px 0px 0px 0px;
	padding:0;
	text-transform:uppercase;
}

.smallBannerDetails {
	color:#ed1c24;
	height:23px;
	text-align:center;
	width:218px;
	font-size:16px;
	display:block;
	margin:2px 0px 0px 0px;
	padding:0;
	text-transform:uppercase;
}

.bottomnav {
	margin-top:20px;
	width:100%;
	text-align:center;
}

.bottomnav li {
	display:inline;
	list-style-type:none;
	margin-left:20px;
	font-size:18px;
}

.soldout {
	z-index:9999;
	width:103px;
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
}

.center {
	margin:auto;
	text-align:center;
}

.contactBar {
	width:100%;
	text-align:center;
	background-color:#000;
	color:#fff;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}


/*
///////////////////////////
START NEWS PAGE STYLING (news.php)
\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
.postMeta {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 2px;
	/*border-top: 2px solid #e2e2e2;*/
	color: #555;
}
.postMeta strong {
	color: #555555;
}
.postList p{
	margin-top:0px;
	margin-bottom:0px;
}

.postList {
	margin-bottom: 15px;
	padding-bottom:10px;
}
#postPage h1 {
	margin-bottom: 3px;
}

.postList h2 {
	margin-bottom: 4px;
}
/*
///////////////////////////////////////////////
END NEWS PAGE STYLING */

.newsFooterDate, .readMoreArticles {
	font-size:10px;
}

/* //////////////////////////////////////////////////
BEGIN EVENT PAGE STYLING
*/
.eventtable {
	width: 550px;
	position: relative;
	overflow:hidden;
	margin-bottom: 15px;
	padding-bottom:10px;
}
.eventtable .tableleft {
	float: left;
	width: 430px;
}
.eventtable .tableright {
	float: right;
	width: 120px;
}
.eventtable h3{
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
}
.eventtable .tableleft h1 sup{
	font-size:10px !important;
}
.eventtable .tableleft h1 {
	font-size:18px;
	margin-bottom:5px;
	font-weight:normal;
	color:#007f2c;
}
.eventtable .tableleft h2 {
	font-size:14px;
	margin-top:5px;
	font-weight:normal;
	letter-spacing:normal;
}
.eventtable .tableleft h3 {
	margin: 0px 0px 3px;
	line-height: normal;
}
.eventtable .tableright img {
	width: 110px;
}
#eventDetailPopped {
	background-color:#ffffff;
	border:2px solid #ed1c24;
	margin:10px;
	padding:5px;
	position:relative;
} 

#eventDetail .eventdescr p, #eventDetailPopped .eventdescr p {
	margin-top: 0px;
	min-width:0;
}
#eventDetail .eventdescr h4, #eventDetailPopped .eventdescr h4 {
	margin-bottom: 2px;
	margin-top: 14px;
	color:#ed1c24;
	min-width:0;
}
#eventDetail .eventimage, #eventDetailPopped .eventimage {
	float: right;
	margin-left: 8px;
	margin-bottom: 3px;
	padding-right:10px;
	position:relative;
}
#eventDetail .eventimage img, #eventDetailPopped .eventimage img {
	border: 1px solid #fff;
	height: 150px;
	width: 150px;
	padding:1px;
}
#eventDetail .viewallevents, #eventDetailPopped .viewallevents {
	padding-top:10px;
}

.eventDate {
	padding: 0 0 0 10px;
}


/* /////////////////////////////////////
END EVENT PAGE STYLING
*/

/* START ERROR PAGE STYLES
//////////////////////////////
*/
#errorCodeBody {
	background: #000000 url(/images/bg_mid.png) repeat-x center top;
}

#errorHeader {
	height:200px;
}

#errorCode {
	width: 700px;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#errorCode h1 {
	color: #FFCC00;
	font-size: 30px;
	line-height: normal;
	margin-top: 25px;
}
#errorCode p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
}

#errorLogo {
	display: block;
	float: left;
	margin-right: 15px;
}
#errorCode a {
	color: #FFFFFF;
	text-decoration: underline;
}
#errorCode p.errorType {
	font-size: 10px;
	line-height: normal;
	color: #5F1892;
}

/* END ERROR PAGE STYLES
///////////////////////////////
*/

.required {
	font-weight:bold;
	color:#ff0000;
}

.ticketButton {
	float:right;
	clear:both;
	padding-right:14px;
}
.slideshow{
	float:right;
	margin:0 10px 6px 10px;
	border:solid 2px #333;
	padding:1px;
}
