body {
	background-color: #73a533;
	font-size: 8pt;
	font-family: verdana, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 23px;
}

h1, h2, h3 { 
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
}

h2 {color: #7c183e;}
h3 {color: #73a533;}

a {
	font-weight: bold;
	text-decoration: none;
	color: #7c183e;
}
/*a:visited {color: black;}*/
a:hover {text-decoration: underline}
#mainbox {
	width: 975px;
	border: 1px solid white;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: left;
	
}
#topgallerybox {
	overflow: hidden;
	height: 128px;
	min-width: 780px;
	max-width: 1170px
}
.topgallery {
	border-right: 1px solid white;
	width: 194px; 
	height: 128px;
	float: left;
	overflow: hidden;
}
#slogan {
	height: 24px;
	background-color: #ffeb96;
	border-top: 1px solid white; 
	border-bottom: 1px solid white; 
}
#slogan_inner {
	margin-top: 4px;
	margin-left: 14px;
}
#leftbox {
	float: left;
	width: 194px;
	overflow: hidden;
	border-right: 1px solid white;
}
#navbox {
	width: 194px;
}
#navbox_inner {
	padding-top: 10px;
}
#gallerybox {
	width: 194px;
	border-top: 1px solid white;

}
#gallery_inner {
	width: 194px;
	height: 199px;
	overflow: hidden; 
	position: relative;
}
#galleryimg_inner1 {
	position: absolute;
	left: 1px;
	width: 194px;
	height: 199px;
}
#galleryimg_inner2 {
	position: absolute;
	left: 1px;
	width: 194px;
	height: 199px;
}
#overviewbox {
	float: left;
	width: 194px;
	border-right: 1px solid white;
	color: white;
	background-color: #405657;
}

#overviewbox_inner {
	margin: 8px;
}
#overviewbox a {
	color: #ffeb96;
}
#content {
	float: left;
	width: 780px;
	color: black;
	background-color: #e6e7e8;
}

#content_inner {
	margin: 12px;
}

#previewbox {
	float: left; 
	width: 780px;
	color: black;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.preview_odd, .category_preview_odd {
	background-color: #ffeb96;
	width: 100%;	
	border-bottom: 1px solid white; 
	height: 100px;
	margin: 0px;
	padding: 0px;
}
.preview_even, .category_preview_even {
	background-color: #e6e7e8;
	width: 100%;	
	border-bottom: 1px solid white; 
	height: 100px;
	margin: 0px;
	padding: 0px;
}
/*
.category_preview_odd, .category_preview_even {
	height: 100px;
}*/

.preview_odd h2 {margin-top: 0px;}
.preview_even h2 {margin-top: 0px;}
.preview_left {
	float: left;
	width: 120px;
	height: 100px;
	overflow: hidden;
	/*background-color: #91acc4; */
}
.preview_left_detail {
	float: left;
	width: 120px;
	/*background-color: #91acc4; */
}
.preview_content {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	width: 640px;
	height: 88px;
	overflow: hidden;
}
.preview_content_detail {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	width: 640px;
}
.content_overviewpage {
	background-color: #ffeb96;
	width: 100%;	
	border-bottom: 1px solid white; 
	margin: 0px;
	padding: 0px;
}

.preview_content_overview {
	margin-left: 10px;
	float: left;
	/*width: 570px;*/
	width: 640px;
	overflow: auto;
}

.detail_left {
	float: left;
	width: 98px;
	height: 100%;
	margin-right: 10px;
	background-color: #91acc4;
}

.gallery_preview_odd {
	background-color: #ffeb96;
	width: 650px;
	float: left;
	border-bottom: 1px solid white; 
	height: 102px;
	margin: 0px;
	padding: 0px;
	
}


.gallery_preview_even {
	background-color: #e6e7e8;
	width: 650px;
	float: left;
	border-bottom: 1px solid white; 
	height: 102px;
	margin: 0px;
	padding: 0px;
	
}
.gallery_preview_odd h2 {margin-top: 10px;}
.gallery_preview_even h2 {margin-top: 10px;}
.gallery_preview_short_odd h2 {margin-top: 10px;}
.gallery_preview_short_even h2 {margin-top: 10px;}
.gallery_preview_left {
	float: left;
	width: 100px;
	height: 100px;
	background-color: #91acc4;
	overflow: hidden;
	border-right: 1px solid white;
}
.gallery_preview_content {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	width: 640px;
	height: 88px;
	overflow: hidden;
}

.gallery_preview_short_odd {
	background-color: #ffeb96;
	width: 640px;
	float: left;
	border-bottom: 1px solid white; 
	height: 102px;
	margin: 0px;
	padding: 0px;
	
}
.gallery_preview_short_even {
	background-color: #e6e7e8;
	width: 640px;
	float: left;
	border-bottom: 1px solid white; 
	height: 102px;
	margin: 0px;
	padding: 0px;
	
}
.gallery_preview_short_content {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	width: 300px;
	height: 88px;
	overflow: hidden;
}


.galleryimage {
	width: 120px;
	height: 160px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.caption {
	text-align: center;
	margin-top: 5px;
}

#breadcrumbbox {
	clear: left;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	width: 975px;
	width: expression(971+'px');
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#breadcrumbtrail {
	padding-top: 5px;
	color: white;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;

}

#breadcrumbtrail a {
	font-weight: normal;
}

#content_content {
	width: 650px;
	float: left;
}

#rightimages {
	float: right;
	width: 195px;
	margin-left: 10px;
}

/*
	gray: 
	yellow: #ffeb96

*/

.store_image{ float: left; width: 120px; margin-right: 10px;}

.cart_add_form {float: right; width: 448px; border: 0px solid green; }
.cart_add_form_addl_info {float: left;clear: both;  width: 280px; text-align: left; margin-top: 9px; border: 0px solid red; }
.cart_add_form_qty {float: left; width: 120px; text-align: right; margin-top: 4px; border: 0px solid red; }
.cart_add_form_qty_text {float: left; width: 80px; text-align: left; margin-top: 5px; border: 0px solid blue; }
.cart_add_qty {float: right; width: 20px; margin-left: 0px; border: 0px solid purple; }
.cart_add_form_price {float: right; width: 200px; text-align: right;border: 0px solid yellow; }
.cart_add_form_price_text {float: left; width: 70px; text-align: right; margin-top: 2px; border: 0px solid orange; }
.cart_add_price {float: right; width: 40px; margin-left: 10px; border: 0px solid black; }
.cart_add_form_check {float: left; width: 90px; margin-left: 10px;  border: 0px solid pink; }
.cart_add_form_button {float: left; width: 80px; border: 0px dotted gold; }

.cart_qty {width: 20px; margin-left: 10px; float: left;}

.cart_display_item {clear: left; padding-top: 10px;}
.cart_display_qty {float: left; width: 40px;} 
.cart_display_price {float: left;width: 40px;}
.cart_display_subtotal {float: left; padding-top:2px; width: 80px; font-weight: bold; text-align: center; margin-right: 4px;}
.cart_display_total {clear: left;width: 100%;}
.cart_display_remove {float: left; width: 20px;}


.signuptable {font-size: 10px; width: 500px; }
.signuptable_td {padding-bottom: 6px; }
.signuptextinput {
	height: 18px;
	width: 190px;
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
}
.checkouttable {font-size: 10px; width: 540px; }
.checkouttextinput {
	height: 18px;
	width: 200px;
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
}
.rowseparator {border-top: 1px solid black; padding-top: 6px; }

.checkout_subtable {padding-right: 6px; }

.order_confirm_left {
	float: left;
	width: 300px;
}
.order_confirm_right {
	float: left;
	width: 400px;
}
.order_confirm_item {
	clear: left;
	padding-top: 10px;
	padding-bottom: 4px;
}
.order_confirm_qty {
	float: left;
	width: 80px;
}
.order_confirm_price {
	float: left;
	width: 100px;
}
.order_confirm_subtotal {
	float: left;
	width: 100px;
}

.order_link_button, .order_complete_button, .overview_button {
	background-color: #ba6831; 
	color: #ffeb96;
	font-weight: bold;
	padding: 4px;
	border: 1px solid black;
	margin-top: 20px;
	margin-bottom: 20px;
}

.order_link_button:hover {
	background-color: #ffeb96; 
	color: #7c183e;
	text-decoration: none;
}

.order_complete_button {
	color: #7c183e; 
	background-color: #ffeb96;
}

.order_complete_button:hover {
	background-color: #7c183e; 
	color: #ffeb96;
}


.overview_button {
	background-color: #ffeb96;
}
.overview_button:hover {
	background-color: #e6e7e8;
}
#loginform_button {
	width: 33px;
	float: left;
}
.forgot {
	width: 130px;
	float: left;
	margin-left: 15px;
	font-size: 9px;
}

.storeh1 {
	color: #ffeb96;
	margin-bottom: 3px;
}
#store_sidebar a, #store_sidebar2 a  {
	font-weight: normal;
	text-transform: none;
	color: white;
	font-size: 10px;
}

hr {
	display: none;
}
div.hr {
	margin-top: 4px;
	border-top: 2px solid black;
}
.cart_add_tickets, .cart_add_tickets_future {
	background-color: white;
	padding: 4px;
}

.cart_add_ticket_qty {
	width: 15px;
	border: 0;
}
.cart_add_ticket_qty_text {
	float: left; width: 64px; text-align: left; margin-top: 5px; border: 0px solid blue; 
}

.cart_add_t_qty, .cart_add_t_qty_future {
	width: 15px;
	border: 0;
	background-color: rgb(230, 231, 232);
}
/*.cart_add_t_qty_future {
	background-color: white;
}*/
.family_listing {
	clear: both;
	height: 16px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 6px;
	background-color: white;
}
.cart_ticket_listing {
	clear: both;
	margin-top: 4px;
	margin-left: 150px;
}
.cart_family_reservations {
	float: left;
	width: 120px;
	height: 16px;
	line-height: 16px;
}
.cart_family_price {
	float: left;
	width: 150px;
	padding-top: 2px;
	height: 14px;
	line-height: 16px;
}
.cart_family_attendees {
	float: left;
	width: 140px;
	height: 16px;
	line-height: 16px;
}


.toplink {
	color: white;
}
#top {
	height: 72px;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}
.menu {
	padding-top: 3px;
	font-size: 108%;
	font-weight: normal;
}

div.menu ul, div.menu ul * {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Arial Narrow', sans-serif;
}

.menu a:link, .menu a:visited {
	font-weight: normal;
}
#search {
	font-size: 115%;
    font-family: 'Arial Narrow', sans-serif;
	font-weight: normal;
}

#previewlink a {color:white;}

.cartmessage {
	padding: 0 6px 6px 0;
}
