* {
	margin: 0px;
	padding: 0px;
}

html, body {
	background-color: #0078ae;
	margin: 0 auto;
	padding: 0;
	font-family: 'Arial Bold', sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 100%;
	margin: 0 0 1px;
}

img {
	border: none;
}

#main_container{
	width: 1031px;
	margin: 0 auto;
	min-height: 608px;
	background-image: url(../images/main_background_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header{
	height: 104px;
	position: relative;
	width: 100%;
	margin-left: 25px;
	
	z-index:100;
}



#logo{
	float: left;
}

#ticker_section{
	width: 760px;
	float: left;
	position: absolute;
	left: 190px;
}

#ticker{
	font-family: 'Arial Bold', sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	height: 12px;
	padding-top: 10px;
}

#ticker a{
	color: #ffffff;
	text-decoration: none;
}

#ticker a:hover{
	text-decoration: underline;
}

div.horizontal_scroller{
	position:relative;
	height:40px;
	width:750px;
	display:block;
	overflow:hidden;
	font-family: 'Arial Bold', sans-serif;
	font-size: 11px;
	color: #ffffff;
}
div.scrollingtext{
	position:absolute;
	white-space:nowrap;
}


#rss_button{
	position: absolute;
	left: 750px;
	top: 6px;
}

#facebook{
	float: left;
	position: relative;
	top: 75px;
	left: 55px;
}

#facebook a{
	color: #ffffff;
	text-decoration: none;
}

#facebook a:hover{
	text-decoration: underline;
}

#facebook_button{
	position: relative;
	top: 6px;
	left: 6px;
	padding-right: 10px;
}

#navigation{	
	float: left;
	position: relative;
	top: 77px;
	left: 39px;
	background-image: url(../images/nav_bg_03.gif);
	background-repeat: repeat-x;
}

.orange_arrow{
	position: relative;
	top:107px;
}

#arrow_tickets{
	left:-612px;
}

#arrow_plan{
	left: -460px;
}

#arrow_history{
	left: -305px;
}
#arrow_contact{
	left: -180px;
}

.nav, .nav_selected{
	float: left;
	padding: 10px 35px 0px 35px; 
	height: 20px;
	font-family: 'Arial Bold', sans-serif;
	color: #053656;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
}

.nav_selected{
	background-color: #ef9929;
	
}

.nav_divider{
	float: left;
}

#dropdown{
	background-color: #f44a08;
	width: 179px;
	height: 108px;
	position: absolute;
	top: 30px;
	left: 122px;
	padding-top: 6px;
	display: none;
}

.subnav a{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 35px;
	line-height: 19px;
	text-decoration: none;
	
}

.subnav a:hover{
	color: #f9e440;
}

#content, #content_history{
	min-height: 504px;
	background-color: #ffffff;
	width: 954px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(../images/content_bg_flourish_14.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 100%;
	z-index: 99;
}

#content_history{
	height: 764px;
}

#side_banners{
	background-color: #ef8229;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.landing_content{
	position: relative;
	background-color: #ef8229;
	float: left;
}




.page_content{
	color: #001e44;
	font-size: 12px;
	width: 700px;
	display: block;

}



.content_left{
	float: left; 
	margin-left: 15px;
	margin-bottom: 15px; //do not add code
}
.content_right{
	float: right;  //do not add code
}



.page_content h1{
	font-size: 15px;
	padding-left: 10px;
	padding-top: 15px;
}

.page_content h2{
	font-family: Arial;
	font-weight:lighter;
	font-size: 12px;
	width: 400px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.tickets_title h2{
	width: 500px;
}

.page_content h3{
	font-family: "Arial Bold", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.page_content h4{
}

.page_content a{
	color: #001e44;
}

.page_content a:hover{
	color: #f44a08;
}

.landing_content img{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 6px;
}

.orange_bold{
	
	font-family: "Arial Bold", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f44a08;
}

.gray_divider{
	background-color: #999999;
	padding: 0px; 
}


.header_line{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.page_content .header{
	background-color: #a0e8f9;
	font-family: "Arial Bold", Gadget, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 20px 4px 15px;
}



.buy_tickets_btn, .reserve_tickets_btn {
	background-image: url(../images/buy_ticket_bg_03.png);
	background-repeat: no-repeat;
	
	width: 144px;
	height: 26px;
	text-align: center;
	line-height: 27px;
	margin-bottom: 8px;
}

.reserve_tickets_btn a{
	color: #ffffff;
	font-size: 10px;
	font-family: 'Arial Bold', sans-serif;
	text-decoration: none;
}

.buy_tickets_btn a{
	color: #ffffff;
	font-size: 12px;
	font-family: 'Arial Bold', sans-serif;
	text-decoration: none;
}

.buy_tickets_btn a:hover, .reserve_tickets_btn a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.deal_tag {
	position: relative;
	left: -15px;
top: 15px;
	float: left;
}

#special_deal{	
}

#great_deal{	
}

#starring_you{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#starring_you img{
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}

#special_pricing{
	background-image: url(../images/special_pricing_bg_11.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: 'Arial Bold', sans-serif;
	font-size: 12px;
	height: 29px;
	width: 358px;
	padding-top: 8px;
	text-align: center;
	margin: 10px;
	margin-left: 22px;
}

#special_pricing a{
	color: #ffffff;
	text-decoration:underline;
}

.tickets_right{
	float: left;
	margin-left: 20px;
	padding-top: 100px;
}

table.tickets{
}



table.tickets th{
	text-align: left;
}

table.tickets .tickets_header{
	background-color: #f44a08;
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	padding: 3px 8px;
}

table.tickets td{
	text-align: left;
	padding: 4px 4px 4px 4px; 
	width: 150px;
}

table.tickets .blue_divider{
	background-color: #9bdbf4;
	width: 400px;
	height: 1px;
	padding: 0px; 
}



table.tickets .row_title{
	width: 100px;
	background-color: transparent;
	text-align: left;
	padding-right: 60px;
}

table.tickets .tickets_bold{
	font-size: 14px;
	font-weight: bold;
}

table#no_deal_table td{
	width: 145px;
}
table#no_deal_table .row_title{
	width: 95px;
}

table#deal_table td{
	width:155px;
}
table#deal_table .row_title{
	width: 95px;
}

#home_content{
	float: left;
	width: 650px;
	padding: 10px 0px 10px 0px;
	line-height: 15px;
}

#home_content p{
	padding-left: 10px;
}

#home_image{
	position: relative;
	top: 0px;
	left: 0px;
}

#home_image_glow{
	position: absolute;
	top: 0px;
	left: 0px;
}



area{
	
	cursor: pointer;
}

 .area_map{
	position: absolute;
	background-color: #ffffff;
	width: 200px;
	border: 2px solid #ef862c;
	color: #000000;
	padding: 10px;
}

.area_map img{
	width: 189px;
	height: 188px;
}

.area_map h1{
	font-weight: bold;
	font-size: 12px;
	font-family: 'Arial Bold', sans-serif;
	color: #003961;
	padding: 0px;
}

#area1-map{
	display: none;
}

#area2-map{
	display: none;
}

#area3-map{
	display: none;
}
#area4-map{
	display: none;
}

#area5-map{
	display: none;
}

#area6-map{
	display: none;
}

#area7-map{
	display: none;
}

.area-rollover{
	position: absolute;	
	cursor: pointer;
}

#area1-rollover{
	display: none;
	top: 304px;
	left: 236px;
}
#area2-rollover{
	display: none;
	top: 303px;
	left: 309px;
}
#area3-rollover{
	display: none;
	top: 302px;
	left: 369px;
}
#area4-rollover{
	display: none;
	top: 302px;
	left: 528px;
}
#area5-rollover{
	display: none;
	top: 316px;
	left: 424px;
}
#area6-rollover{
	display: none;
	top: 339px;
	left: 516px;
}
#area7-rollover{
	display: none;
	top: 305px;
	left: 601px;
}


.banner{
	margin-top: 2px;
}

#footer{
	margin: 8px 40px 20px 40px;
	font-family: 'Arial Bold', sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#footer a {
	color:#ffffff;
}
#footer a:hover {
	color:#000000;
}

.subpage_subnav{
	padding: 15px;
	padding-bottom: 12px;
	padding-left: 5px;
	color: #636363;
}

.subpage_nav_item{
	padding: 10px;
}

.subpage_nav_item a{
	text-decoration: none;
	color: #636363
}

.subpage_nav_item_selected a{
	color: #f44a08;
	text-decoration: none;
	padding: 10px;
}


.subpage_nav_item a:hover{
	color: #f44a08;
}

.subpage_text{
	margin-top: 10px;
	padding-left: 15px;
}

.subpage_image{
	float: right;
}


.subpage_bottom_content{
	
	padding: 15px;
}

.subpage_bottom_content h1{
	padding-left: 0px;
}

.subpage_content{
	float: left;
}

.subpage_content hr{
	color: #636363;
}


.small_text{
	font-size: 10px;
	color: #636363;
}

.small_text a{
	text-decoration: none;
	color: #636363;
}

.small_text a:hover{
	text-decoration: underline;
}

.aa_content{
	width: 600px;
	padding-top: 4px;
	padding-bottom: 10px;
}


.aa_content img{
	float: left;
	margin-top: 8px;
	margin-right: 20px;
}

.aa_content h1{
	font-family: "Arial Bold", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f44a08;
	text-transform:uppercase;
}

.aa_content a{
	text-decoration: none;
	color: #f44a08;
}

.aa_content a:hover{
	text-decoration: underline;
}



.aa_content p{
	font-family: "Arial Bold", Gadget, sans-serif;
	font-size: 12px;
	color: #001e44;
	line-height: 16px;
	padding-bottom: 10px;
}

#youth_materials{
	padding-left: 5px;
}

.youth_image{
	
	position: relative;
	vertical-align: top;
	float: left;
	margin: 3px;
	cursor: pointer;
}

#FIND{
	top: -152px;
}

#CONGRATS{
	top: -69px;
}

#FOOD{
	top: -3px;
}

#TRY{
	top: -4px;
}

#quiz_content{
	float: left;
	background-image: url(../images/quiz_background_flourish_07.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 140px;
	padding-top: 40px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 40px;
}

#quiz_content h1{
	font-size: 12px;
}

#quiz_content p{
	padding-left: 40px;
}

.submit_btn {
	background-image: url(../images/submit_btn_bg_07.png);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	text-align: center;
	padding-top: 4px;
	margin: 0 auto;
	color: #ffffff;
	cursor: pointer;
	
}

#quiz_results{
	display: none;
	width: 395px;
	height: 400px;
	background-color: #0078ae;
	-moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	position: fixed;
	top: 20px;
	left: 35%;	
	z-index: 101;
}

#quiz_boxes{
	display: block;
	margin: 0 auto;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 40px;
}

#quiz_results_boxes{
	background-image: url(../images/quiz_boxes_07.png);
	background-position: -128px 0px;
	width: 256px;
	height: 23px;
	float: left;
}

#quiz_results_percent{
	float: left;
	color: #fdbc15;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 2px;
}

#quiz_results p{
	width: 300px;
	color: #FFFFFF;
	margin-top: -25px;
	margin-bottom: 20px;
}

#quiz_results form{
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 40px; 
}
#quiz_results input{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 130px;
	margin-right: 18px;
}

#quiz_result_title{
	background-image: url(../images/quiz_answer_bg_07.png);
	background-repeat: no-repeat;
	width: 329px;
	height: 84px;
	padding-top: 40px;
	font-size: 30px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 auto;
}

.go_btn{
	cursor: pointer;
	position: relative;
	top: 5px;
	
}

#error_field{
	padding-left: 40px;
	color: yellow;
}

.close_btn{
	float:right;
	margin-right: 10px;
}

#map_link{
	padding-top: 5px;
	float: right;
	
}

#history_image img{
	float: right;
	position: relative;
	left: 0px;
	top: -21px;

}