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,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0}:focus{outline:0}body{line-height:1;color:#000;background:#FFF}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:400}blockquote:before,blockquote:after,q:before,q:after{content:""}.group:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.group{display:inline-block}html[xmlns] .group{display:block}* html .group{height:1%}

/*##################################
     _     _  __ _                      _   _                                
 ___| |__ (_)/ _| |_ ___ _ __ ___  __ _| |_(_)_   _____   ___ ___  _ __ ___  
/ __| '_ \| | |_| __/ __| '__/ _ \/ _` | __| \ \ / / _ \ / __/ _ \| '_ ` _ \ 
\__ \ | | | |  _| || (__| | |  __/ (_| | |_| |\ V /  __/| (_| (_) | | | | | |
|___/_| |_|_|_|  \__\___|_|  \___|\__,_|\__|_| \_/ \___(_)___\___/|_| |_| |_|

Colors:
		
		Green		:		#5c8727
		Orange		:		#bf6e1f
		Red			:		#c41230
		Text Color	:		#222222	
	
###################################*/


/* ############# HIDE THE ADD_TO_CART BUTTONS UNTIL NEXT YEAR ## */
#order .small_button {visibility:hidden;}
	#order #s1 {visibility:visible;}
#order .item_quantity {visibility:hidden;}
/* ############# HIDE THE ADD_TO_CART BUTTONS UNTIL NEXT YEAR ## */


body {background:#e1e0d5 url(../i/bg.png) repeat;font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;font-size:80%;}

/* Some classes */
.left {float:left;}
.right {float:right;}
.module {margin:0 0 20px 0;}
.section {width:940px;margin:0 auto;}
.social_icon {display:block;width:30px;height:30px;text-indent:-9999px;background:url(../i/social.png) no-repeat;}
.small_button:link,
.small_button:visited {display:block;width:100px;height:25px;background:url(../i/small_button.png) no-repeat;text-align:center;text-decoration:none;color:#fff;text-shadow:0 1px 0 #000;line-height:25px;}
.small_button:hover {background-position:0 -25px;}
.small_button:active {background-position:0 -50px;line-height:27px;color:#ccc;}
.red_button:link,
.red_button:visited {display:block;width:100px;height:25px;background:url(../i/red_button.png) no-repeat;text-align:center;text-decoration:none;color:#fff;text-shadow:0 1px 0 #000;line-height:25px;}
.red_button:hover {background-position:0 -25px;}
.red_button:active {background-position:0 -50px;line-height:27px;color:#ccc;}

/* Some defaults */
strong {font-weight:bold;}
em {font-style:italic;}
p {line-height:1.5em;}
p a:link, p a:visited {color:#333;text-decoration:none;border-bottom:1px dotted #333;}
p a:hover {color:#fff;background:#5c8727;}
p a:active {position:relative;top:1px;left:0;}

/* Social Icons */
#facebook:link,
#facebook:visited {background-position:0 -30px;}
#facebook:hover,
#facebook:active {background-position:0 0;}
#twitter:link,
#twitter:visited {background-position:-30px -30px;}
#twitter:hover,
#twitter:active {background-position:-30px 0;}
#email:link,
#email:visited {background-position:-60px -30px;}
#email:hover,
#email:active {background-position:-60px 0;}

/* Header Styles */
#header {position:relative;height:260px;}
#header h2 {position:absolute;top:10px;left:0;width:226px;height:199px;background:url(../i/logo.png) no-repeat;}
#header h2 a {display:block;width:100%;height:100%;text-indent:-9999em;}
#header h3 {width:190px;height:20px;background:url(../i/date.png) no-repeat 0 0;position:absolute;top:80px;left:240px;text-align:center;line-height:200px;overflow:hidden;font-size:17px;}

	/* Header Tabs */
	#tabs {position:absolute;top:20px;right:0;}
	#tabs ul {position:absolute;top:30px;left:-158px;}
	#tabs li a:link,
	#tabs li a:visited {display:block;width:158px;height:40px;line-height:40px;text-indent:29px;color:#47691c;text-decoration:none;background:#e1e0d5 url(../i/quick_info_tabs.png) no-repeat 0 0;font-size:13px;text-shadow:0 1px 0 #fff;font-weight:bold;}
	#tabs li a:hover,
	#tabs li a:active {}
	#tabs #tab_parking {background-position:0 0;;}
		#tabs .active #tab_parking {background-position:-158px 0;}
	#tabs #tab_schedule {background-position:0 -40px;}
		#tabs .active #tab_schedule {background-position:-158px -40px;}
	#tabs #tab_map {background-position:0 -80px;}
		#tabs .active #tab_map {background-position:-158px -80px;}
	
	.tab_pane {width:301px;height:165px;background:#fff;padding:10px 12px;font-size:12px;position:relative;-moz-border-radius:3px;-webkit-border-radius:3px;overflow:hidden;}
	.tab_pane p {font-size:11px;}
	.tab_pane img {border:1px solid #eee;}
	
	#tab2 img {position:relative;top:7px;left:2px;}
	#tab2 .small_button {position:relative;top:-36px;left:10px;}
	
	h4.calendar {width:60px;height:70px;border:1px solid #ad1c36;-moz-border-radius:3px;-webkit-border-radius:3px;-moz-box-shadow:0 0 3px rgba(0,0,0,.5);-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);float:left;margin:0 37px 20px 0;position:relative;top:0;left:15px;}
	h4 span {display:block;font-weight:bold;}
	h4 .month {height:20px;text-transform:uppercase;font-size:12px;color:#fff;line-height:20px;text-align:center;background:#c41230;}
	h4 .day {font-size:12px;color:#333;text-align:center;line-height:1.2em;padding-top:4px;}
	
	#tab3 p {margin-bottom:6px;}
	#tab3 address {display:block;width:288px;height:56px;border:1px solid #ccc;background:url(../i/map_directions.jpg) no-repeat;position:relative;top:0;left:7px;}
	#tab3 .left {position:relative;top:15px;left:15px;}
	#tab3 .right {position:relative;top:15px;right:15px;}
	#get_directions {width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;z-index:1000;}
	#get_directions fieldset {padding:5px;}
	#get_directions label {font-size:11px;font-weight:bold;margin:0 0 5px 0;}
	#get_directions input.left, #get_directions input.right {position:relative;top:8px;left:0;}
	#get_directions input.left {width:220px;}
	#get_directions del {position:absolute;top:0;right:0;text-decoration:none;cursor:pointer;}


#map {width:940px;height:338px;}

#header .navigation {position:absolute;bottom:0;left:0;width:940px;height:32px;background:#5c8727 url(../i/nav.png) no-repeat;}
#header .navigation li {display:inline;}
#header .navigation li.separator a {border-right:1px solid #aab996;}
#header .navigation a:link,
#header .navigation a:visited {font-size:13px;color:#fff;text-shadow:0 1px 0 #000;text-decoration:none;display:block;height:32px;line-height:32px;padding:0 22px;float:left;}
#header .navigation a:hover,
#header .navigation a.current {background:url(../i/nav_grad.png) no-repeat center bottom;}
#header .navigation a:active {line-height:35px;}

#header .social {width:160px;height:30px;position:absolute;top:120px;left:275px;}
#header .social li {display:inline;}
#header .social li .social_icon {float:left;margin:0 20px 0 0;}
#header .social li .social_icon:active {position:relative;top:1px;left:0;}


/* Promo Styles */
#promo {height:338px;position:relative;background:#fff;border-bottom:1px solid #fff;}
.sub #promo {height:250px;position:relative;background:#fff;}
#order #promo {height:400px;position:relative;background:#fff;}
#order_online_banner {position:absolute;top:115px;right:-5px;width:250px;height:83px;background:url(../i/order_online_banner.png) no-repeat;text-indent:-9999px;z-index:10000;}

#supporters {height:90px;width:302px;}
#supporters .right {position:relative;top:0;left:-150px;}
#supporters img {display:block;width:150px;margin:0 auto;}
#supporters_sidebar a {display:block;margin:0 0 20px 0;}

/* Content Styles */
#content {padding:25px 0;background:url(../i/content_noise.png) repeat;-moz-box-shadow:0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);margin-bottom:40px;}
.main {width:560px;float:left;position:relative;top:0;left:20px;}
.full {width:900px;margin:0 auto;}
.main h1,
.full h1 {font-size:20px;font-weight:bold;color:#c41230;text-transform:uppercase;text-shadow:0 1px 0 #fff;padding:0 0 25px 0;}
.main h3,
.full h3 {font-size:14px;font-weight:bold;text-shadow:0 1px 0 #fff;padding:0 0 5px 0;color:#c41230;}
.main p,
.full p {padding:0 0 25px 0;}
.main img.left,
.main img.right {margin:10px;}

	
#charities h2 {font-weight:bold;text-shadow:0 1px 0 #fff;color:#c41230;font-size:14px;padding:0 0 5px 0;}
p.meta {padding:0 0 5px 0;}
#charities .main img {float:left;margin:0 10px 0 0;}
#charities #past_charities li {color:#666;font-size:12px;line-height:1.4em;text-indent:5px;}
	
/* Sidebar Styles */
.sidebar {width:302px;float:right;position:relative;top:0;right:20px;}
#sponsors .sidebar {width:250px;}
.module img {display:block;margin:0 auto;}
#ent_schedule:link,
#ent_schedule:visited {display:block;width:300px;height:61px;margin:0 auto;background:url(../i/ent_schedule.jpg) no-repeat;text-indent:-9999px;}
#ent_schedule:hover {}
#ent_schedule:active {position:relative;top:1px;left:0;}
.main table {margin:0 0 20px 0;text-shadow:0 1px 0 #fff;width:100%;}
.main table td,
.main table th {padding:5px 15px 5px 5px;border-bottom:1px solid #fff;}
.main table th {font-size:10px;}
.sidebar h2 {font-weight:bold;text-shadow:0 1px 0 #fff;color:#333;font-size:14px;padding:0 0 5px 0;}

.food_item {margin:0 0 25px 0;}
.food_item p {padding:0 10px;width:400px;}
.food_item h3 {height:59px;background:url(../i/food_headings.jpg) no-repeat 0 0;line-height:59px;text-indent:18px;font-weight:bold;color:#c41230;font-size:12px;padding:0;}
.align_right h3 {background-position:100% -61px;text-align:right;text-indent:0;padding:0 20px 0 0;}
.align_right p {float:right;width:320px;}

.food_list {border:1px solid #273d0b;border-top:none;}
.food_list li a:link,
.food_list li a:visited {font-size:13px;color:#fff;text-shadow:0 1px 0 #000;text-decoration:none;display:block;height:32px;line-height:32px;padding:0;text-indent:7px;background:url(../i/food_list.png) 0 0 repeat-x;}
.food_list li a:hover {background-position:0 -32px;}
.food_list li a:active {background-position:0 -64px;color:#ddd;line-height:34px;}
.food_list li.current a {color:#ddd;text-indent:10px;background-position:0 -64px;}
.rotate {height:161px;border:1px solid #eee;background:#fff;_margin:0 0 180px 0;}
	
	/* Sidebar Accordion */
	#accordion {height:340px;}
	#accordion h3 {height:40px;width:302px;position:relative;background:url(../i/accordion.jpg) no-repeat;}
	#accordion h3 span {display:block;width:9px;height:9px;background:url(../i/accordion_arrows.png) no-repeat 0 -5px;position:absolute;top:17px;right:15px;text-indent:-9999px;}
	#accordion h3.selected span {width:9px;height:5px;background-position:0 0;top:20px;right:15px;}
	#accordion h3 a {display:block;width:100%;height:100%;text-indent:-9999px;}
	#accordion #acc_1 {background-position:0 0;}
	#accordion #acc_2 {background-position:0 -40px;}
	#accordion #acc_3 {background-position:0 -80px;height:42px;}
	.accordion_pane {background:#fff;border:1px solid #bf6e1f;border-bottom:none;border-top:none;width:280px;height:180px;padding:10px;position:relative;}
	.accordion_pane .cycle {width:280px;margin:0 auto;}
	.accordion_pane .small_button {position:absolute;bottom:10px;left:50%;margin-left:-50px;}
	.last_pane {border-bottom:1px solid #bf6e1f;position:relative;top:-3px;right:0;}
	
	
	
/* ORDER ONLINE STYLES */
.cartHeaders {display:none;}
.simpleCart_shelfItem {width:360px;float:left;margin:0 60px 20px 20px;position:relative;}
.simpleCart_shelfItem .left {width:162px;}
.simpleCart_shelfItem .right {width:188px;}
.simpleCart_shelfItem h2 {font-weight:bold;text-shadow:0 1px 0 #fff;color:#333;font-size:14px;padding:0 0 5px 0;width:120px;}
.simpleCart_shelfItem p {font-size:11px;}
.simpleCart_shelfItem .item_price {font-size:14px;font-weight:bold;text-shadow:0 1px 0 #fff;color:#c41230;font-family:Georgia,Times,serif;position:absolute;top:0;right:20px;}
.simpleCart_shelfItem img {width:154px;height:114px;padding:4px;background:url(../i/frame.png) no-repeat 0 0;display:block;margin:0 0 5px 0;}	


.simpleCart_shelfItem .small_button {margin:0 auto;position:relative;top:0;left:-20px;}
.item_quantity {width:20px;height:20px;font-size:12px;font-weight:bold;text-align:center;display:block;position:relative;top:-25px;left:120px;}
	
.simpleCart_items {clear:both;width:860px;height:120px;background:url(../i/cart.png) no-repeat;margin:0 auto;padding:50px 20px 0;}

.itemContainer {width:80px;float:left;text-align:left;position:relative;margin-right:10px;margin-bottom:20px;}
.itemContainer .itemname {font-weight:bold;text-shadow:0 1px 0 #fff;color:#333;font-size:11px;padding:0 0 5px 0;float:left;}
.itemContainer input {width:20px;height:20px;font-size:12px;font-weight:bold;text-align:center;position:absolute;top:50px;left:0;}
.itemincrement {position:absolute;top:54px;left:30px;}
.itemdecrement {position:absolute;top:60px;left:30px;}
.itemincrement a,
.itemdecrement a {display:block;width:11px;height:11px;background:url(../i/arrows.png) no-repeat 0 0;cursor:pointer;text-indent:-9999px;}
.itemdecrement a {background-position: 0 100%;}
.itemTotal {font-weight:bold;text-shadow:0 1px 0 #fff;color:#333;font-size:18px;padding:10px 0 0 0;}

.checkout {width:900px;margin:0 auto;position:relative;margin:0 0 60px 0;}
.checkout a {float:right;margin-left:20px;}
.checkout h2 {position:absolute;top:3px;right:250px;font-weight:bold;text-shadow:0 1px 0 #fff;color:#333;font-size:18px;padding:0 0 5px 0;}
.checkout h4 {font-size:11px;font-style:italic;text-shadow:0 1px 0 #fff;position:absolute;top:-30px;left:30px;}
	


/* Sponsors Styles */
#sponsors h2 {color:#333;text-shadow:0 1px 0 #fff;font-size:14px;font-weight:bold;padding:0 0 5px 0;}
#sponsors .main {width:640px;}
#sponsors .sponsor {width:300px;margin:0 20px 40px 0;float:left;}



/* Footer Styles */
#footer {position:relative;height:240px;}
#footer .navigation {position:absolute;top:0;left:20px;width:340px;}
#footer .navigation li {width:170px;float:left;}
#footer .navigation li a:link,
#footer .navigation li a:visited {text-decoration:none;font-size:12px;color:#c41230;line-height:3em;}
#footer .navigation li a:hover {border-bottom:1px dotted #c41230;}
#footer .navigation li a:active {position:relative;top:1px;left:0;}

#footer .social {position:absolute;top:0;left:395px;}
#footer .social li {display:inline;}
#footer .social li .social_icon {float:left;margin-right:20px;}
#footer .social li .social_icon:active {}

#footer img {position:absolute;left:620px;top:0px;}
#footer p {font-size:12px;color:#c41230;position:absolute;top:140px;left:630px;}







#shift_creative {width:100%;background:url(../i/content_noise.png) repeat;text-align:center;height:40px;margin:0 0 40px 0;line-height:40px;}
#shift_creative h3 a:link,
#shift_creative h3 a:visited {text-decoration:none;color:#333;text-shadow:0 1px 0 #fff;padding:5px;}
#shift_creative h3 a:hover {color:#33ccff;}
#shift_creative h3 a:active {position:relative;top:2px;left:0;}