html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
img, div {
	behavior: url(iepngfix.htc)
}
* {
	margin: 0px 0px;
	padding: 0px 0px;
}
/*--- text ----*/

h1 {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #fff;
	text-align: justify;
	padding-right: 5px;
	font-weight:normal;
	margin-bottom:15px;
}
h2 {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	text-align: justify;
	padding-right: 5px;
	font-weight:normal;
	margin-bottom:15px;
}
h3 {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-align: justify;
	padding-right: 5px;
	font-weight:normal;
	margin-bottom:15px;
}
p {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d5d5d5;
	text-align: justify;
	padding-right: 5px;
	margin-bottom:10px;
}
p strong {
	font-weight:bold;
	color:#fff;
}
li {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d5d5d5;
	list-style:square;
	color:#96A2D8;
	margin-left:15px;
}
a:link {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
a:visited {
	color:#fff;
	text-decoration: none;
}
a:hover {
	color:#9daae2;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.content_main_area a {
	text-decoration:underline;
}
body {
	background-position: center top;
	background-image: url(../images/background.png);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
.header {
	margin: auto;
	height: 78px;
	width: 100%;
	background-image: url(../images/header-background.gif);
	background-repeat: repeat-x;
}
.header-banner {
	margin: auto;
	height: 75px;
	width: 698px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.left_main_menu {
	float: left;
	width: 140px;
	background:#1D2229;
	padding-top:20px;
	padding-left: 10px;
	padding-bottom:20px;
	border:1px solid #4A4E5A;
	margin-bottom:10px;
	line-height:1.5em;
}
.left_main_menu input#textfield {
	width: 130px;
}
.left_main_menu p {
	text-align:left;
	line-height: 1.2em;
}
div .sponsor {
	text-align:center;
	margin: auto;
 	width: 100%%;
	background-color:#fff;
	margin-bottom:15px;
	padding:5px 0px;
	border:1px solid #4A4E5A;
}
.sponsor img {
	margin:0px 5px 0px 5px
}
.spacer {
	margin: auto;
	height: 10px;
	width: 698px;
}
.content_main_area {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d5d5d5;
	float: right;
	height: auto;
	width: 500px;
	background:#1D2229;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	border:1px solid #4A4E5A;
}
.onlinecalendar {
	float: left;
	height: 145px;
	width: 173px;
	padding-right: 10px;
}
.homepage_right_image {
	float: right;
	height: 117px;
	width: 177px;
	padding-left: 10px;
	padding-bottom:10px;

}
.right_image {
	float: right;
	padding: 5px;
	border: 1px solid #4D556F;
	margin:8px;
}

.wrapper {
	margin: auto;
	padding: 0px;
	width: 698px;
}
.footer {
	margin: auto;
	clear:both;
	height: 50px;
	width: 700px;
	background:#1D2229;
	border:1px solid #4A4E5A;
	margin-bottom:10px;
}
.footertext p {
	text-align: center;
	padding-top: 20px;
}
.we_got_tickets {
	height: 90px;
	width: 698px;
	margin-top: 8px;
}

.peoplesmillions{
	height: 120px;
	width: 698px;
	margin-top: 8px;
}

.scroller1 {
	text-align: center;
	margin: auto;
	width: 698px;
	height: 182px;
}
.heading_white_text {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_main_area_text_headings {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
hr {
}
.stepcarousel {
	position: relative; /*leave this value alone*/
	border: 0;
	left-margin: 20px;
	overflow: scroll; /*leave this value alone*/
	width: 630px; /*Width of Carousel Viewer itself*/
	height: 190px; /*Height should enough to fit largest content's height*/
	margin-left: 30px;
	margin-right: 30px;
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	width: 675px;
	height: 190px;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 6px; /*margin around each panel*/
	width: 150px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.panel img {
	/*padding:3px;
	border:1px solid #fff;*/
	background:#CCC;
}
.panel p {
	text-align:left;
}
.scrollertext1 {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c6c6c6;
}
.scrollertext2 {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9daae2;
}
/*.swslink {
	font-family:"Calibri", Arial, Helvetica, sans-serif ;
	color: #9daae2;
	font-weight: bold;
}*/
.paddingimages {
	padding: 5px;
	border: 1px solid #4D556F;
	margin:5px;
}
.overview {
	margin: auto;
	width: 447px;
}
.googlemaps {
	margin: auto;
	width: 490px;
	height: 300px;
	padding: 5px;
	border: 1px solid #4D556F;
}
.googlemaps #google span {
	font-size: 0.7em;

}

div.we_got_tickets a img, div.peoplesmillions a img {
	border:0px;
}
.alert {
	color:#FF0;
	text-align:center;
}
.label {
	color:#BAE2FE;
}
hr {
	height:1px;
	border-top:1px solid #fff;
	clear:both;
	margin:10px 10px 10px 0px;
}
.tableTitle {
	background:	#2C3341;
	color:fff;
}
#address {
	float:right;
	width:150px;
	margin-top:-65px;
}
.keytable {

}
.keytable p {


}


.tableDescr img{
	float: right;	
	padding: 0px 0px 0px 8px;
}
