body{
margin:0;
padding:0;
	background-color: #65acfe;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #000000;
	text-decoration: none;
}

a img {
	text-decoration:none;
	border:none;
}
	
#DividerBar {
	width: 100%;
	float: left;
	clear: both;
	background: url(../graphics/redbar9pxh.jpg) repeat-x;
	height: 9px;
}

#DividerBarBottom {
	width: 100%;
	float: left;
	clear: both;
	background: url(../graphics/redbar9pxh.jpg) repeat-x;
	height: 9px;
}

.eventimage {
	margin-bottom: 5px;
	margin-left: 5px;
	margin: 5px;
	float: left;
	border: thin solid #e70000;
}

.decor_image {
	border: solid 1px #006699;
	margin: 3px;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
}

/* @group Header */

#HeaderContainer {
	width: 100%;
	float: left;
	background: #65acfe url(../graphics/headerback.jpg) no-repeat center center;
}

#Header{
	height: 120px; /*Height of top section*/
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

#Header h1 {
	width: 900px;
	height: 120px;
	margin: 0;
	padding-top: 15px;
	text-decoration: none;
	background: url(../graphics/header.png) no-repeat;
}

#Header h1 span{
display: none;
}



/* @end */

/* @group Main */

#MainContainer {
	width: 100%;
	float: left;
	background-color: #ffffff;
}

#Main {
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

#Main h2 {
	color: #006699;
	margin-bottom: 1px;
	font-weight: normal;
	font-style: normal;
}

#Main h3 {
	color: #cc0000;
	margin-top: 5px;
	margin-bottom: 1px;
	font-weight: bold;
}

h3 a {
	color: #f4cc52;
}

h3 a:hover {
	text-decoration: underline;
}

#Main p {
	color: #333333;
	margin-top: 1px;
	margin-bottom: 8px;
	font-size: 14px;
}

#Main em {
	color: #006699;
}

#Main strong {
	color: #cc0000;
}

a.bigbuybutton {
	color: #333333;
	width: 100%;
	height: 76px;
	line-height: 35px;
	font-size: 32px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	border: 2px solid #f4c356;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	background: #f4cc52 url(../graphics/yellowgradient100h.jpg) repeat-x 0 center;
}

a.bigbuybutton big {
	color: #ffffff;
	font-weight: bold;
	text-shadow: #000 1px 1px 2px;
	font-size: 36px;
	line-height: 35px;
	letter-spacing: 2px;
}
a.bigbuybutton:hover {
	font-weight: bold;
	background: url(../graphics/yellowgradientshadow100h.jpg) repeat-x 0 center;
}

#LeftColumn {
	width: 180px;
	float: left;
}

/* @group SideNav */

ul#sidenav {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 90%;
	list-style: none;
}
ul#sidenav .main {
	margin: 0px;
	padding: 0px;
	display: block;
}

ul#sidenav .main a {
	float: left;
	width: 180px;
	height: 29px;
	background: url(../graphics/navbutton.jpg) no-repeat;
	margin-top: 6px;
	line-height: 29px;
	text-align: center;
	color: #f4cc52;
}
ul#sidenav .main a:hover {
	color: #ffffff;
	text-decoration: none;
}
ul#sidenav ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
ul.secondary {
	margin: 0;
	padding: 5px 0px 5px 0px;
}

ul.secondary a:hover {
	color: #8c0203;
}

.navbutton {
	float: left;
	width: 180px;
	height: 29px;
	background: url(../graphics/navbutton.jpg) no-repeat;
	margin-top: 6px;
	line-height: 29px;
	text-align: center;
	color: #f4cc52;
}

.navbutton:hover {
	color: #ffffff;
}



/* @end */

/* @group Nav */

.nav {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 90%;
	list-style: none;
}

.nav a {
	float: left;
	width: 180px;
	background: url(../graphics/navbutton.jpg) no-repeat;
	margin-top: 6px;
	line-height: 29px;
	text-align: center;
	color: #f4cc52;
}

.nav a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.nav a#nav-selected {
	font-weight: bold;
	font-style: italic;
}

.nav a.secondary {
	line-height: 14px;
	color: #cc0000;
	text-decoration: none;
	width: 145px;
	text-align: right;
	float: left;
	background: url(../graphics/navsecondary.jpg) no-repeat right center;
	margin-top: 3px;
	padding: 5px 20px 5px 0;
}

.nav a.secondary:hover {
	color: #8c0203;
	font-weight: bold;
}



/* @end */

#ContentColumn {
	width: 510px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#RightColumn {
	width: 190px;
	float: left;
}

.gettickets {
	float: left;
	width: 189px;
	height: 46px;
	background: url(../graphics/gettickets.jpg) no-repeat;
}

.gettickets:hover {
	background: url(../graphics/getticketshover.jpg) no-repeat;
}

#RedColumn {
	padding:0px;
	background-color: #cc0000;
	margin-top: 6px;
}

#RedColumn h3 {
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	font-variant: normal;
	letter-spacing: -1px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 1px;
}

#RedColumn h4 {
	font-weight: bold;
	font-size: 14px;
	font-variant: normal;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 1px;
}

#RedColumn b, #RedColumn strong {
	color: #f4cc52;
	
}

#RedColumn p {
	font-size: 12px;
	text-align: justify;
	padding: 5px;
	color: #ffffff;
	margin-top: 1px;
}



/* @end */

/* @group Footer */

#FooterContainer {
	width: 100%;
	background-color: #65acfe;
	float: left;
}

#Footer{
	height: 130px; /*Height of top section*/
	width:900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-top: 10px;
}

/* @end */