@charset "utf-8";
/* CSS Document */


body {
	font: 12pt Arial, Helvetica, sans-serif; background:#6495ED; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {font-size: 1.3em; border-bottom: solid 1px #333; padding: 10px 0 0 0; margin: 0;}

#sales {
margin-bottom: 75px;	
margin-top: 20px;
background: #FFF;
}

.left {
	text-align: left;
}
.blue {
	color: #0D1337;
}

.middle {
	text-align: center;
}
.yellow {
	background-color: #FF0;
}
a:link {color: #006;}
a:visited {	color: #006;}
a:hover {color: #C00;}
a:active {color: #603;}

.blue-mid {
	color: #192E67;
	text-align: center;
}

.red {
	color: #cc0000;
}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
#table-levels {
	background-color: #dce3ff;
	border: medium solid #006;
}
/* Layout */

.readmore 
{
	color: blue;
	text-decoration: underline;
	cursor:pointer;
	
}
.small {
	font-size: 8pt;
	padding: 10px 0 10px 10px;
	background-color: #ebebeb;
	font-family: Verdana;
}
.small2 {
	font-size: 8pt;
	font-family: Verdana;
}

.small .head {
	font-size: 10pt;
	font-weight: bold;
}

#header {
	position: relative;
	clear: both;
	background: #fff; 
	min-height:38px; 
	height: 38px; 
	width: 850px; 
	margin: 0 auto 0 auto; 
	padding: 0;}
#wrapper { 		
	position: relative;
	clear: both;
	height : inherit !important;
	width:850px;
	margin:0 auto;
	padding: 0;
	background-color:#FFF;
}
#footer {
	background: url(images/live_event_footer.jpg) top center no-repeat; 
	min-height:40px; 
	height: 40px; 
	width: 850px; 
	margin: 0 auto 0 auto; 
	padding: 0 31px 0 30px;
}
#highlight {
	background:#e9e9cf;
	margin: 0 30px 0 30px;
	padding: 0 10px 0 10px;
	border:#000080 solid thin;
}
.spotlight {background-color:#FFFF00;}
.eventlist li{margin: 0 0 10px 0;}
.style1 {
	font-size: 16pt;
	font-weight: bold;
}
.red {color: #CC0000;}
.picleft { margin: 0 20px 2px 0; float: left;}
.line {
text-decoration:line-through;
}
.style2 {
	font-size: 14pt
}
#footer2 {color: #fff;}
#footer2 a:link, #footer2 a:visited, #footer2 a:hover, #footer2 a:active {color: #fff; font-weight:bold;}
.style4 {font-size: 9pt;}