

/* ////////////////////////////////// =Global /////////////////////////////////// */
*{
	margin:0;
	padding:0;
	font-family:Helvetica Neue, Arial, Helvetica, sans-serif;
}

body{
	background:#F3E9CC;
	font-size:62.5%;
}

/* ////////////////////////////////// =Layout /////////////////////////////////// */
div#outer_wrapper{
	width:858px;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -429px;
	background:url("../i/bg_outerwrap.jpg") 100% 38px no-repeat;
}
div#inner_wrapper{
	width:811px;
	float:left;
}
div#branding{
	position:absolute;
	z-index:9900;
	top:2px;
	left:6px;
}
#ielogo{
	position:absolute;
	z-index:9999;
	top:2px;
	left:6px;
}
div#sidebar{
	position:absolute;
	z-index:9998;
	top:126px;
	right:47px;
	width:167px;
	height:400px;
	background:transparent;
	
}
div#int_sidebar{
	float:left;
	padding:6px 0 0 19px;
	width:174px;
	background:transparent;
	
}
div#int_sidebar.oscommerce{
	float:left;
	padding:6px 0 0 19px;
	width:104px;
	background:transparent;
	
}
div#media_wrap{
	width:100%;
	text-align:right;
	height:38px;
}
div#nav1{
	width:100%;
	height:46px;
	background:#0066FF;
}
div#nav2{
	width:100%;
	height:43px;
	background:#003569 url("../i/bg_nav2.jpg") left top no-repeat;
}
div#nav_shadow{
	width:100%;
	height:13px;
	float:left;
	background:url("../i/bg_nav_shadow.jpg") left top no-repeat;
}
div#content_wrap{
	width:100%;
	float:left;
}
div#int_content_wrap{
	width:100%;
	float:left;
	background:#FFF url("../i/bg_int_content_wrap.gif") left top repeat-y;
	padding-bottom:60px;
}
div#main_content{
	margin:0 0 0 222px;
	width:375px;
	padding:11px 0 0 0;
}
.wide{
	margin:0 0 0 222px;
	width:572px !important;
	padding:11px 0 0 0;
}
div#sidepic{
	position:absolute;
	right:65px;
	top:190px;
	width:180px;
}
div#footer{
	width:100%;
	background:url("../i/bg_footer.gif") #002C6D left top no-repeat;
	clear:both;
	overflow:auto;
}
div#search{
	margin:0 0 0 178px;
	padding:12px 0 0 0;
}
div#sidebar .sidebar_callout, div#int_sidebar .sidebar_callout{
	text-align:center;
}
.sidebar_callout img, div#int_sidebar .sidebar_callout img{
	margin:15px 10px;
}
div#sidebar .sidebar_callout a, div#int_sidebar .sidebar_callout a{
	color:#FFF; /* #FFC338 */
	font-size:1.7em;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
}
div#sidebar .sidebar_callout a:hover, div#int_sidebar .sidebar_callout a:hover{
	text-decoration:underline;
}


/* ////////////////////////////////// =Lists //////////////////////////////////// */
#int_sidebar .social, #sidebar .social{
	padding:12px 0 0 8px;
	list-style:none;
}
#int_sidebar .social li, #sidebar .social li{
	font-size:1.2em;
	line-height:22px;
	padding:5px 0 5px 26px;
	background:url("../i/bg_sidenav_li.gif") 0 8px no-repeat;
}
#int_sidebar .social .twitter, #sidebar .social .twitter{
	background:url("../i/bg_link_twitter.gif") 0 8px no-repeat;
}
#int_sidebar .social .facebook, #sidebar .social .facebook{
	background:url("../i/bg_link_facebook.gif") 0 8px no-repeat;
}
#int_sidebar .social .blog, #sidebar .social .blog{
	background:url("../i/bg_link_blog.gif") 0 8px no-repeat;
}




div#footer ul{
	list-style:none;
	float:left;
	padding:3px 0 5px 15px;
}
div#footer li{
	float:left;
	padding-right:10px;
}
div#footer ul .login{
	padding-top:3px;
}
div#int_sidenav ul{
	width:152px;
	padding:8px 0 0 26px;
	list-style:none;
}
div#int_sidenav ul ul{
	padding:0 0 0 2px;
	list-style:none;
}
div#int_sidenav li{
	font-size:1.2em;
	line-height:18px;
	padding:2px 0 0 12px;
	background:url("../i/bg_sidenav_li.gif") 0 8px no-repeat;
}
div#int_sidenav ul ul li{
	font-size:100%;
	line-height:18px;
	padding:0 0 5px 12px;
	background:url("../i/bg_sidenav_li.gif") 0 6px no-repeat;
}
div#main_content ul{
	color:#444;
	font-size:1.2em;
	padding:3px 0 0 15px;
	list-style:none;
}
div#main_content li{
	line-height:16px;
	margin:0 0 6px 0;
	padding:0 0 0 12px;
	background:url("../i/bg_content_li.gif") 0 5px no-repeat;
}
div#main_content ol{
	color:#444;
	font-size:1.2em;
	padding:4px 0 0 18px;
}
div#main_content ol li{
	line-height:18px;
	margin:0 0 6px 0;
	padding:0;
	background:none;
}
/* ````````````` Page Specific Spacing ``````````````````` */
.b_about #main_content ul, .b_ticketevents #main_content ul, .b_sponsors #main_content ul, .b_exhibitor #main_content ul{
	padding:10px 0 0 5px;
}
.b_about #main_content li, .b_ticketevents #main_content li, .b_sponsors #main_content li, .b_exhibit #main_content li{
	margin:0 0 9px 0;
	line-height:19px;
}
.b_country #main_content li{
	margin:0 0 11px 0;
	line-height:20px;
	background:url("../i/bg_content_li.gif") 0 7px no-repeat;
}
#country_raffles_1 #main_content li{
	margin:0 0 8px 0 !important;
	line-height:18px !important;
	background:url("../i/bg_content_li.gif") 0 7px no-repeat;
}
/* ////////////////////////////////// =SubNav Active //////////////////////////////////// */
#exhibit_results_1 div#int_sidenav #exhibit_results_2, #about_general_1 div#int_sidenav #about_general_2, #about_directions_1 div#int_sidenav #about_directions_2, #about_history_1 div#int_sidenav #about_history_2, #about_faq_1 div#int_sidenav #about_faq_2, #tickets_hotels_1 div#int_sidenav #tickets_hotels_2, #tickets_septa_1 div#int_sidenav #tickets_septa_2, #country_map_1 div#int_sidenav #country_map_2, #country_hours_1 div#int_sidenav #country_hours_2, #country_volunteers_1 div#int_sidenav #country_volunteers_2, #country_souvenir_1 div#int_sidenav #country_souvenir_2, #country_raffles_1 div#int_sidenav #country_raffles_2, #country_booths_1 div#int_sidenav #country_booths_2, #special_blacktie_1 div#int_sidenav #special_blacktie_2, #special_dinner_1 div#int_sidenav #special_dinner_2, #special_housetour_1 div#int_sidenav #special_housetour_2, #special_christmas_1 div#int_sidenav #special_christmas_2, #tickets_directions_1 div#int_sidenav #tickets_directions_2, #tickets_schedule_1 div#int_sidenav #tickets_schedule_2, #tickets_horse_1 div#int_sidenav #tickets_horse_2, #tickets_country_1 div#int_sidenav #tickets_country_2, #tickets_disciplines_1 div#int_sidenav #tickets_disciplines_2, #tickets_tickets_1 div#int_sidenav #tickets_tickets_2, #tickets_ticketform_1 div#int_sidenav #tickets_ticketform_2, #tickets_internet_1 div#int_sidenav #tickets_internet_2, #tickets_seating_1 div#int_sidenav #tickets_seating_2, #tickets_boxwait_1 div#int_sidenav #tickets_boxwait_2, #tickets_lodging_1 div#int_sidenav #tickets_lodging_2, #tickets_contact_1 div#int_sidenav #tickets_contact_2, #beneficiary_1 div#int_sidenav #beneficiary_2, #contributions_barn_1 div#int_sidenav #contributions_barn_2, #contributions_gift_1 div#int_sidenav #contributions_gift_2, #sponsors_program_1 div#int_sidenav #sponsors_program_2, #sponsors_events_1 div#int_sidenav #sponsors_events_2, #sponsors_prize_1 div#int_sidenav #sponsors_prize_2, #sponsors_advertise_1 div#int_sidenav #sponsors_advertise_2, #exhibit_prize_1 div#int_sidenav #exhibit_prize_2, #exhibit_entry_1 div#int_sidenav #exhibit_entry_2, #exhibit_schedule_1 div#int_sidenav #exhibit_schedule_2, #exhibit_cutoffs_1 div#int_sidenav #exhibit_cutoffs_2, #exhibit_results_1 div#int_sidenav #exhibit_results_2, #exhibit_press_1 div#int_sidenav #exhibit_press_2, #tickets_exhibitions_1 div#int_sidenav #tickets_exhibitions_2, #sponsors_packages_1 div#int_sidenav #sponsors_packages_2, #exhibit_stable_1 div#int_sidenav #exhibit_stable_2, #facility_rental_1 div#int_sidenav #facility_rental_2, #contact_us_1 div#int_sidenav #contact_us_2, #newsletter_1 div#int_sidenav #newsletter_2, #store_posters_1 div#int_sidenav #store_posters_2, #store_vendors_1 div#int_sidenav #store_vendors_2, #store_vineyard_1 div#int_sidenav #store_vineyard_2, #store_jewelry_1 div#int_sidenav #store_jewelry_2, #store_logo_1 div#int_sidenav #store_logo_2{
	background:url("../i/bg_sidenav_active_li.gif") 0 7px no-repeat;
}
/* ````````````` Sub Sub Nav Active ``````````````````` */
#about_infomap_1 div#int_sidenav #about_infomap_2{
	background:url("../i/bg_sidenav_active_li.gif") 0 6px no-repeat;
}
/* ////////////////////////////////// =Navigation //////////////////////////////////// */
div#nav1 a, div#nav2 a{
	outline:none;
}
div#nav1 ul{
	position:absolute;
	top:38px;
	left:355px;
}
div#nav2 ul{
	position:absolute;
	top:84px;
	left:155px;
}
div#nav1 ul, div#nav2 ul{
	list-style:none;
}
div#nav1 li, div#nav2 li{
	float:left;
}
/* ````````````` Nav1 ``````````````````` */
#nav1_exhibitors{
	width:143px !important;
	height:46px;
	background:url("../i/bg_nav1_exhibitors.jpg") left top no-repeat;
	text-indent:-9999px;
	display:block;
}
#nav1_exhibitors:hover{
	background:url("../i/bg_nav1_exhibitors.jpg") -143px top no-repeat;
}
#nav1_sponsors{
	width:173px !important;
	height:46px;
	background:url("../i/bg_nav1_sponsors.jpg") left top no-repeat;
	text-indent:-9999px;
	display:block;
}
#nav1_sponsors:hover{
	background:url("../i/bg_nav1_sponsors.jpg") -173px top no-repeat;
}
#nav1_contributions{
	width:116px !important;
	height:46px;
	background:url("../i/bg_nav1_contributions.jpg") left top no-repeat;
	text-indent:-9999px;
	display:block;
}
#nav1_contributions:hover{
	background:url("../i/bg_nav1_contributions.jpg") -116px top no-repeat;
}
/* ````````````` Nav2 ``````````````````` */
#nav2_about{
	width:86px !important;
	height:46px;
	background:url("../i/bg_nav2_about.jpg") left top no-repeat;
	text-indent:-9999px;
	display:block;
}
#nav2_about:hover{
	background:url("../i/bg_nav2_about.jpg") -86px top no-repeat;
}
#nav2_contact{
	width:87px !important;
	height:46px;
	background:url("../i/bg_nav2_contact.jpg") left top no-repeat;
	text-indent:-9999px;
	display:block;
}
#nav2_contact:hover{
	background:url("../i/bg_nav2_contact.jpg") -87px top no-repeat;
}
#nav2_lodging{
	width:66px !important;
	height:46px;
	background:url("../i/bg_nav2_lodging.jpg") left top no-repeat;
	text-indent:-9999px;
	display:block;
}
#nav2_lodging:hover{
	background:url("../i/bg_nav2_lodging.jpg") -66px top no-repeat;
}
#nav2_countryfair{
	width:115px !important;
	height:46px;
	background:url("../i/bg_nav2_countryfair.jpg") left top no-repeat;
	text-indent:-9999px;
	display:block;
}
#nav2_countryfair:hover{
	background:url("../i/bg_nav2_countryfair.jpg") -115px top no-repeat;
}
#nav2_specialevents{
	width:114px !important;
	height:46px;
	background:url("../i/bg_nav2_specialevents.jpg") left top no-repeat;
	text-indent:-9999px;
	display:block;
}
#nav2_specialevents:hover{
	background:url("../i/bg_nav2_specialevents.jpg") -114px top no-repeat;
}
#nav2_tickets{
	width:114px !important;
	height:46px;
	background:url("../i/bg_nav2_tickets.jpg") left top no-repeat;
	text-indent:-9999px;
	display:block;
}
#nav2_tickets:hover{
	background:url("../i/bg_nav2_tickets.jpg") -114px top no-repeat;
}
#nav2_beneficiary{
	width:108px !important;
	height:46px;
	background:url("../i/bg_nav2_beneficiary.jpg") left top no-repeat;
	text-indent:-9999px;
	display:block;
}
#nav2_beneficiary:hover{
	background:url("../i/bg_nav2_beneficiary.jpg") -108px top no-repeat;
}

/* ````````````` NAVIGATION HIGHLIGHTING ``````````````````` */
.b_about #nav2_about{
	background:url("../i/bg_nav2_about.jpg") -86px top no-repeat;
}
.b_contact #nav2_contact{
	background:url("../i/bg_nav2_contact.jpg") -87px top no-repeat;
}
.b_lodging #nav2_lodging{
	background:url("../i/bg_nav2_lodging.jpg") -66px top no-repeat;
}
.b_country #nav2_countryfair{
	background:url("../i/bg_nav2_countryfair.jpg") -115px top no-repeat;
}
.b_events #nav2_specialevents{
	background:url("../i/bg_nav2_specialevents.jpg") -114px top no-repeat;
}
.b_ticketevents #nav2_tickets{
	background:url("../i/bg_nav2_tickets.jpg") -114px top no-repeat;
}
.b_beneficiary #nav2_beneficiary{
	background:url("../i/bg_nav2_beneficiary.jpg") -108px top no-repeat;
}
.b_exhibitor #nav1_exhibitors{
	background:url("../i/bg_nav1_exhibitors.jpg") -143px top no-repeat;
}
.b_sponsors #nav1_sponsors{
	background:url("../i/bg_nav1_sponsors.jpg") -173px top no-repeat;
}
.b_contributions #nav1_contributions{
	background:url("../i/bg_nav1_contributions.jpg") -116px top no-repeat;
}

/* ////////////////////////////////// =Links //////////////////////////////////// */
div#sidebar a{
	color:#FFF;
}
div#int_sidebar a{
	color:#FFC338;
}
div#footer a{
	color:#FFF;
	text-decoration:none;
}
div#footer a:hover{
	color:#E3AA00;
	text-decoration:underline;
}
div#branding a{
	outline:none;
}
div#int_sidenav a{
	line-height:18px;
	color:#FFC338;
	text-decoration:none;
}
div#int_sidenav a:hover{
	line-height:18px;
	color:#FFF;
	text-decoration:underline;
}
div#main_content a{
	text-decoration:none;
	color:#0050BE;
	border-bottom:1px solid #0050BE;
}
#main_content .imgdivwrap a {border: 0 !important;text-decoration: none;}
div#main_content a:hover{
	color:#002C69;
}
/* ````````````` SUB NAVIGATION HIGHLIGHTING ``````````````````` */
#exhibit_results_1 div#int_sidenav #exhibit_results_2 a, #exhibit_results_1 div#int_sidenav #exhibit_results_2 a:hover, #about_general_1 div#int_sidenav #about_general_2 a, #about_general_1 div#int_sidenav #about_general_2 a:hover, #about_infomap_1 div#int_sidenav #about_infomap_2 a, #about_infomap_1 div#int_sidenav #about_infomap_2 a:hover, #about_directions_1 div#int_sidenav #about_directions_2 a, #about_directions_1 div#int_sidenav #about_directions_2 a:hover, #about_history_1 div#int_sidenav #about_history_2 a, #about_history_1 div#int_sidenav #about_history_2 a:hover, #about_faq_1 div#int_sidenav #about_faq_2 a, #about_faq_1 div#int_sidenav #about_faq_2 a:hover, #tickets_hotels_1 div#int_sidenav #tickets_hotels_2 a, #tickets_hotels_1 div#int_sidenav #tickets_hotels_2 a:hover, #tickets_septa_1 div#int_sidenav #tickets_septa_2 a, #tickets_septa_1 div#int_sidenav #tickets_septa_2 a:hover, #country_map_1 div#int_sidenav #country_map_2 a, #country_map_1 div#int_sidenav #country_map_2 a:hover, #country_hours_1 div#int_sidenav #country_hours_2 a, #country_hours_1 div#int_sidenav #country_hours_2 a:hover, #country_volunteers_1 div#int_sidenav #country_volunteers_2 a, #country_volunteers_1 div#int_sidenav #country_volunteers_2 a:hover, #country_souvenir_1 div#int_sidenav #country_souvenir_2 a, #country_souvenir_1 div#int_sidenav #country_souvenir_2 a:hover, #country_raffles_1 div#int_sidenav #country_raffles_2 a, #country_raffles_1 div#int_sidenav #country_raffles_2 a:hover, #country_booths_1 div#int_sidenav #country_booths_2 a, #country_booths_1 div#int_sidenav #country_booths_2 a:hover, #special_blacktie_1 div#int_sidenav #special_blacktie_2 a, #special_blacktie_1 div#int_sidenav #special_blacktie_2 a:hover, #special_dinner_1 div#int_sidenav #special_dinner_2 a, #special_dinner_1 div#int_sidenav #special_dinner_2 a:hover, #special_housetour_1 div#int_sidenav #special_housetour_2 a, #special_housetour_1 div#int_sidenav #special_housetour_2 a:hover, #special_christmas_1 div#int_sidenav #special_christmas_2 a, #special_christmas_1 div#int_sidenav #special_christmas_2 a:hover, #tickets_directions_1 div#int_sidenav #tickets_directions_2 a, #tickets_directions_1 div#int_sidenav #tickets_directions_2 a:hover, #tickets_schedule_1 div#int_sidenav #tickets_schedule_2 a, #tickets_schedule_1 div#int_sidenav #tickets_schedule_2 a:hover, #tickets_horse_1 div#int_sidenav #tickets_horse_2 a, #tickets_horse_1 div#int_sidenav #tickets_horse_2 a:hover, #tickets_country_1 div#int_sidenav #tickets_country_2 a, #tickets_country_1 div#int_sidenav #tickets_country_2 a:hover, #tickets_disciplines_1 div#int_sidenav #tickets_disciplines_2 a, #tickets_disciplines_1 div#int_sidenav #tickets_disciplines_2 a:hover, #tickets_tickets_1 div#int_sidenav #tickets_tickets_2 a, #tickets_tickets_1 div#int_sidenav #tickets_tickets_2 a:hover, #tickets_ticketform_1 div#int_sidenav #tickets_ticketform_2 a, #tickets_ticketform_1 div#int_sidenav #tickets_ticketform_2 a:hover, #tickets_internet_1 div#int_sidenav #tickets_internet_2 a, #tickets_internet_1 div#int_sidenav #tickets_internet_2 a:hover, #tickets_seating_1 div#int_sidenav #tickets_seating_2 a, #tickets_seating_1 div#int_sidenav #tickets_seating_2 a:hover, #tickets_boxwait_1 div#int_sidenav #tickets_boxwait_2 a, #tickets_boxwait_1 div#int_sidenav #tickets_boxwait_2 a:hover, #tickets_lodging_1 div#int_sidenav #tickets_lodging_2 a, #tickets_lodging_1 div#int_sidenav #tickets_lodging_2 a:hover #tickets_contact_1 div#int_sidenav #tickets_contact_2 a, #tickets_contact_1 div#int_sidenav #tickets_contact_2 a:hover, #beneficiary_1 div#int_sidenav #beneficiary_2 a, #beneficiary_1 div#int_sidenav #beneficiary_2 a:hover, #contributions_barn_1 div#int_sidenav #contributions_barn_2 a, #contributions_barn_1 div#int_sidenav #contributions_barn_2 a:hover, #contributions_gift_1 div#int_sidenav #contributions_gift_2 a, #contributions_gift_1 div#int_sidenav #contributions_gift_2 a:hover, #sponsors_program_1 div#int_sidenav #sponsors_program_2 a, #sponsors_program_1 div#int_sidenav #sponsors_program_2 a:hover, #sponsors_events_1 div#int_sidenav #sponsors_events_2 a, #sponsors_events_1 div#int_sidenav #sponsors_events_2 a:hover, #sponsors_prize_1 div#int_sidenav #sponsors_prize_2 a, #sponsors_prize_1 div#int_sidenav #sponsors_prize_2 a:hover, #sponsors_advertise_1 div#int_sidenav #sponsors_advertise_2 a, #sponsors_advertise_1 div#int_sidenav #sponsors_advertise_2 a:hover, #exhibit_prize_1 div#int_sidenav #exhibit_prize_2 a, #exhibit_prize_1 div#int_sidenav #exhibit_prize_2 a:hover, #exhibit_entry_1 div#int_sidenav #exhibit_entry_2 a, #exhibit_entry_1 div#int_sidenav #exhibit_entry_2 a:hover, #exhibit_schedule_1 div#int_sidenav #exhibit_schedule_2 a, #exhibit_schedule_1 div#int_sidenav #exhibit_schedule_2 a:hover, #exhibit_cutoffs_1 div#int_sidenav #exhibit_cutoffs_2 a, #exhibit_cutoffs_1 div#int_sidenav #exhibit_cutoffs_2 a:hover, #exhibit_results_1 div#int_sidenav #exhibit_results_2 a, #exhibit_results_1 div#int_sidenav #exhibit_results_2 a:hover, #exhibit_press_1 div#int_sidenav #exhibit_press_2 a, #exhibit_press_1 div#int_sidenav #exhibit_press_2 a:hover, #tickets_exhibitions_1 div#int_sidenav #tickets_exhibitions_2 a, #tickets_exhibitions_1 div#int_sidenav #tickets_exhibitions_2 a:hover, #sponsors_packages_1 div#int_sidenav #sponsors_packages_2 a, #sponsors_packages_1 div#int_sidenav #sponsors_packages_2 a:hover, #exhibit_stable_1 div#int_sidenav #exhibit_stable_2 a, #exhibit_stable_1 div#int_sidenav #exhibit_stable_2 a:hover, #facility_rental_1 div#int_sidenav #facility_rental_2 a, #facility_rental_1 div#int_sidenav #facility_rental_2 a:hover, #contact_us_1 div#int_sidenav #contact_us_2 a, #contact_us_1 div#int_sidenav #contact_us_2 a:hover, #newsletter_1 div#int_sidenav #newsletter_2 a, #newsletter_1 div#int_sidenav #newsletter_2 a:hover, #store_posters_1 div#int_sidenav #store_posters_2 a, #store_posters_1 div#int_sidenav #store_posters_2 a:hover, #store_vendors_1 div#int_sidenav #store_vendors_2 a, #store_vendors_1 div#int_sidenav #store_vendors_2 a:hover, #store_vineyard_1 div#int_sidenav #store_vineyard_2 a, #store_vineyard_1 div#int_sidenav #store_vineyard_2 a:hover, #store_jewelry_1 div#int_sidenav #store_jewelry_2 a, #store_jewelry_1 div#int_sidenav #store_jewelry_2 a:hover, #store_logo_1 div#int_sidenav #store_logo_2 a, #store_logo_1 div#int_sidenav #store_logo_2 a:hover{
	line-height:18px;
	color:#FFF!important;
	text-decoration:none;
	font-weight:bold;
}
/* ````````````` SUB NAVIGATION HIGHLIGHTING - TURN OFF SUB SUB ``````````````````` */
#about_general_1 div#int_sidenav #about_infomap_2 a, #tickets_schedule_1 div#int_sidenav #tickets_horse_2 a, #tickets_schedule_1 div#int_sidenav #tickets_country_2 a, #tickets_tickets_1 div#int_sidenav #tickets_ticketform_2 a, #tickets_tickets_1 div#int_sidenav #tickets_internet_2 a, #tickets_tickets_1 div#int_sidenav #tickets_seating_2 a, #tickets_tickets_1 div#int_sidenav #tickets_boxwait_2 a, #tickets_lodging_1 div#int_sidenav #tickets_hotels_2 a, #tickets_lodging_1 div#int_sidenav #tickets_septa_2 a {
	line-height:18px;
	color:#FFC338 !important;
	text-decoration:none;
	font-weight:normal !important;
}
#about_general_1 div#int_sidenav #about_infomap_2 a:hover, #tickets_schedule_1 div#int_sidenav #tickets_horse_2 a:hover, #tickets_schedule_1 div#int_sidenav #tickets_country_2 a:hover, #tickets_tickets_1 div#int_sidenav #tickets_ticketform_2 a:hover, #tickets_tickets_1 div#int_sidenav #tickets_internet_2 a:hover, #tickets_tickets_1 div#int_sidenav #tickets_seating_2 a:hover, #tickets_tickets_1 div#int_sidenav #tickets_boxwait_2 a:hover, #tickets_lodging_1 div#int_sidenav #tickets_hotels_2 a:hover, #tickets_lodging_1 div#int_sidenav #tickets_septa_2 a:hover {
	line-height:18px;
	color:#FFF !important;
	text-decoration:underline !important;
	font-weight:normal !important;
}
#ielogo, div#media_wrap a{
	outline:none;
}
/* /////////////////////////////// =Typography ////////////////////////////////// */

/* ````````````` Headers ``````````````````` */
h1{
	display:none;
}
h2{
	padding:10px 0 0 0;
	color:#0050BE;
	font-size:2em;
}
h3{
	color:#FFF;
	font-size:1.4em;
}
div#int_sidebar h3{
	padding:25px 0 0 0;
}
h4{
	padding:10px 0 0 0;
	color:#0050BE;
	font-size:1.5em;
}
/* ````````````` Paragraphs ``````````````````` */
div#main_content p{
	font-size:1.2em;
	color:#444;
	line-height:20px;
	padding-top:5px;
}
div#sidebar p, div#int_sidebar p{
	font-size:1.2em;
	color:#FFF;
	margin:5px 0 0 14px;
	letter-spacing:.2px;
	line-height:16px;
}
div#int_sidebar p{
	margin:8px 0 0 26px;
}
div#int_sidebar .sidetop p{
	margin:8px 0 0 14px;
}
div#footer p{
	float:right;
	margin:3px 10px 0 0;
	color:#FFF;
	padding-top:2px;
	display:inline; /*IE Double Margin Fix*/
}
div#sidebar strong, div#int_sidebar strong{
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div#sidepic p{
	font-size:1.2em;
	color:#333;
}
div#sidepic em{
	font-size:1em;
}

/* ///////////////////////////// =Tables/Forms ////////////////////////////////// */
#SearchInput{
	width:140px;
	padding:2px;
	font-size:1.1em;
	vertical-align:middle;
	color:#333;
}
#SearchSubmit{
	vertical-align:middle;
	padding-left:3px;
}
div#main_content table{
	color:#444;
	padding:5px 0;
	font-size:1.2em;
}
div#main_content td{
	padding:5px 0;
}
#main_content .sitemaptable td{
padding:10px 0;
}
div#main_content .paypal-tbl{font-size:1.2em;}
div#main_content .paypal-tbl td{padding:8px;}
select{font-size:12px;}

fieldset { border: none; }



/* ////////////////////////////// =Misc/Classes ///////////////////////////////// */
.mediacam, .mediagallery, .medianewsletter, .mediafacebook{
	padding-right:18px;
	border:0;
}
blockquote{
	padding-left:15px;
}
hr{
	width:100%;
	border:0;
	height:1px;
	background:#CCC;
	margin:20px 0;
}
/* ````````````` Images ``````````````````` */
div.sidetop img{
	margin:21px 0 0 11px;
	border:3px solid #FFF;
}
.sidenav_head{
	padding:15px 0 0 0;
}
.headshotz{
	float:left;
	padding:4px 8px 5px 0;
}
div#main_content .bigtext{
	font-size:1.4em;
}

.img_download_sponsor_brochure {
	display: block;
	margin-top: 25px;
	width: 95px;
	height: 83px;
	padding-left: 85px;
	padding-top: 15px;
	background: url("../i/img_download_sponsor_brochure_2012.jpg") left center no-repeat;
	font-size: 1.4em;
	font-weight:  bold;
	color: #0050BE;
	text-decoration: none;
	}
/* //////////////////////////////////// =STORE - POSTERS //////////////////////////////////// */
td.poster_thumb {
	width: 120px;
	vertical-align: top;
	text-align: center;
	}
	
td.poster_thumb a {
	border: none!important;
	text-decoration: none;
	}

td.poster_thumb a img {
	border: none!important;
	margin: 0 auto;
	}
	
td.poster_title {
	width: 130px;
	height: 150px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	}
	
td.poster_title a {
	font-weight: bold;
	}
	
div.poster_preview img {
	float: left;
	margin-right: 15px;
	}
	
div.poster_preview p {
	font-size: 1.3em;
	margin-top: 20px;
	}
	
	

/* //////////////////////////////////// =STORE //////////////////////////////////// */
.product_photo img {
	padding: 10px!important;
	border: 1px solid #ccc!important;
	}
	
.galleria_iframe, .galleria_iframe iframe {
	width: 350px;
	height: 300px;
	border: none;
	float: right;
	text-align: center;
	margin-bottom: 5px;
	}
	
	
	

/* //////////////////////////////////// =IE7 //////////////////////////////////// */
div#main_content ol{
	*padding:4px 0 0 22px;
}
/* //////////////////////////////////// =IE6 //////////////////////////////////// */
.ie-png {
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/img_logo.png',sizingMethod='scale');
    height: 158px;
    width: 158px;
}
.ie-png2 {
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/img_homeside2.png',sizingMethod='scale');
    height: 124px;
    width: 139px;
	margin:15px 0 15px 14px;
}
.ie-png3 {
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/img_homeside3.png',sizingMethod='scale');
    height: 84px;
    width: 89px;
	margin:13px 0 0 37px;
}

.ie-hide{
    border:0px solid #FFFFFF;
    _display:none;
}
* html .ie6png { behavior: url(inc/iepngfix.htc) }


#contact-area {
	width: 140px;
	margin-top: 25px;
	margin-left: 10px;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 140px;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	margin: 5px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #0050BE;
}

#contact-area input.submit-button {
	width: 70px;
	float: right;
}

#contact-area label {
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1em;
	color: #000;
}



