body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color:#F5D300;
	background-image: url(../images/_page_background_03.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family:Arial, Helvetica, "Nimbus Sans L,", sans-serif, sans;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6  {
	font-family:"Trebuchet MS", Arial, Helvetica, "Nimbus Sans L,", sans-serif, sans;
	color:#1F0F5E;
	margin:0px;
}
a, a:link, a:visited {
	color:#D1001F;
	/*background-color:#FFF;*/
	background-image:none;
}
a:hover {
	text-decoration:none;
}
#page_wrapper {
	position:relative;
	width: 767px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../images/_page_background_inner.gif);
	overflow:hidden;
}
#top_wrapper {
	position:relative;
	width: 767px;
	height:224px;
	margin: 0px;
	padding:0px;
}
#logo {
	position:absolute;
	width: 246px;
	height:183px;
	margin: 0px;
}
#animation {
	position:absolute;
	left:239px;
	width: 529px;
	height:262px;
	margin: 0px;
}
#main_wrapper {
	width: 767px;
	min-width:767px;
	margin: 0px;
	padding:0px;
}
#content {
	/*
		left & right padding + width must equal 501 pixels.
	*/
	float:left;
	padding-left:14px;
	padding-right:30px;
	padding-bottom:30px;
	width:456px;
	overflow:hidden;

}
#sidebar_wrapper {
	/*
		left & right padding + width must equal 267 pixels.
	*/
	float:right;
	width: 247px;
	margin-top:46px;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
}

#footer {
	clear:both;
	background-color:#D1001F;
	color:#FFF;
	text-align:center;
	font-size:10px;
	width:768px;
	padding:2px 0px 2px 0px;
}
#footer a:link, #footer a:visited {
	color:#FFF;
	background-color:#D1001F;
}

#content p, #content li  {
	font-size:14px;
	line-height:18px;
	margin-left: 20px;
	margin-top:0px;
	margin-bottom:10px;
}

#content h1{
	font-size:24px;
	margin-bottom:10px;
}
#content h2{
	font-size:18px;
	margin-bottom:10px;
	font-weight:normal;
}
#content h3{
	font-size:14px;
	margin-left: 20px;
	margin-bottom:10px;
}
/* FORMS */
#content form p.label {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:23px;
	font-size:10px;
}
#content form {
	display: block;

	margin-left:0px;
	position:relative;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}
#content form input.textfield {
	border-width:1px;
	border-style:solid;
	border-color:#F5D300;
	padding-left:2px;
	height:22px;
	width:355px;
	margin-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, "Nimbus Sans L,", sans-serif, sans;
	font-size:18px;
	color:#1F0F5E;
}
#content form input.ItemQty {
	border-width:1px;
	border-style:solid;
	border-color:#F5D300;
	padding-left:2px;
	font-size:10px;
	height:11px;
	width:20px;
}
#content form input.EventButton {
	border-width:1px;
	border-style:solid;
	border-color:#F5D300;
	height:26px;
	width: 50px;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	margin:0px;
	padding:0px;
	cursor: pointer;
}
#content form input.imagebutton {
	position:absolute;
	margin-left:5px;
	top:4px;
}


/* TABLES */

#content table {
	margin-left: 20px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
}
#content td, #content th {
	font-size:12px;
	padding:2px 2px 2px 6px;
}
#content td {
	border-bottom:1px solid #F5D302;
	vertical-align:top;
}
#content th {
	background-color:#FCF398;
	text-align:left;
	vertical-align:bottom;
}
#content .price {
	width:30px;
	text-align:right;
	padding-right:6px;
}
#content .imageicon {
	/*width:30px;*/
	width:20px;
	height:15px;
	overflow:hidden;
	text-align:left;
}
#content .ItemQty {
	width:23px;
	height:15px;
	text-align:left;
}
#content .CatIcon {
	width:20px;
	height:15px;
	overflow:hidden;
	text-align:left;
}
#content .CatIcon img, #content .imageicon img {
	margin:0 0 -4px 0;
}

#content .ItemName {
	width:375px;
	text-align:left;
}
#content table p {
	margin:0px;
	font-size:12px;
	line-height:normal;
}

/* simple style with no borders and no padding */
#content table.simple td, #content table.simple th {
	border:none;
	padding:0;
	font-size:14px;
}
/* simple style with no borders and no padding */
#content table.smalltype td, #content table.smalltype th {
	border:none;
	padding:0;
	font-size:12px;
}

#content tr.narrow td{
	/* 
	corrected 11/13/06: reduced font-size from 12 to 10 px.
		Reason: Windows XP does not include Arial Narrow, 
		which caused Tent Chart to display incorrectly.
	*/
	/*font-family:"Arial Narrow", "Helvetica Narrow", sans-serif, sans;*/
	font-weight:normal;
	font-size:10px;
	padding-left:5px;
}

/*  MENU  */

#menu {
	position:absolute;
	top:185px;
	width: 458px;
	padding-left:10px;
	background-image:url(/assets/images/_page_menu_bar.gif);
	background-position: top right;
	background-repeat:no-repeat;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/* adjusts width of child menu items */
	width: 110px;
	float: left;
}
/* ---- adjusts width of main menu items ---- */
#menu ul.home {
	width:45px;
}
#menu ul.catalog {
	width:55px;
}
#menu ul.advice {
	width:50px;
}
#menu ul.locations {
	width:68px;
}
#menu ul.policies {
	width:57px;
}
#menu ul.contact {
	width:58px;
}
#menu ul.myevents {
	width:65px;
}

#menu a {
	font: bold 13px/18px "Trebuchet MS", arial, helvetica, "Nimbus Sans L,", sans-serif, sans;
	display: block;
	margin: 0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:0px;
	color: #1F0F5E;
	background: #F5D300;
	text-decoration: none;
	cursor:default;
}
#menu a.eventroot {
	color:#D1001F;
}
#menu a.event {
	text-indent:-8px;
	padding-left:11px;
}
#menu a.parent {
	background-image:url(/assets/images/_menu_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#menu a:hover {
	color: #FFF;
	background: #D1001F;
	cursor: default;
}
#menu a.parent:hover {
	background-image:url(/assets/images/_menu_arrow_hover.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#menu li.parent:hover > a{
	background-color:#D1001F;
	color:#FFFFFF;
	background-image:url(/assets/images/_menu_arrow_hover.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#menu li {
	position: relative;
}

#menu li ul li a {
	position: relative;
	font: normal 11px/12px arial, helvetica, "Nimbus Sans L,", sans-serif, sans;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	border:1px solid #D1001F;
	border-bottom: 2px solid #D1001F;
	border-right: 2px solid #D1001F;
}
div#menu ul ul {
	display: none;
	border-left:1px solid #D1001F;
	border-bottom: 2px solid #D1001F;
	border-right: 2px solid #D1001F;
}
div#menu ul li:hover ul{
	display: block;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#print_only_header {
	display:none;
}
/*  SPECIALS BOXES -- ADDED 4/23/2008   */
p.disclaimer {
	font-size: 10px !important;
	line-height:12px !important;
	}
div.special{
	background-color:#FAF6CC;
	border: 1px solid #D1001F;
	width: 90%;
	margin:0 10px 20px 20px;
	padding:10px 10px 4px 10px;
}
div.special p{
	margin:0 0 6px 0 !important;
	font-size:12px !important;
	line-height: 14px !important;
}

div.special p.sp-price{
	font-family: "Arial Black", Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:22px!important;
	line-height:26px!important;
	margin:0 0 4px 0!important;
	display: block;
	background-color: #D1001F;
	clear: both;
	padding: 3PX 0 0 3px;
}
div.special .disclaimer{
	font-size:10px !important;
	font-weight:bold;
	color:#fff;
	margin:0 !important;
	font-family: Arial, Helvetica, sans-serif;
}
/* added 10/12/2011 by Mike */
#sidebar {
	width: 246px;
	margin-top:10px;
	padding-bottom:10px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FCF398;
}
#sidebar p {
	padding:0px;
	font-size:12px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:0px;
	margin-top:0px;
}
#sidebar h2 {
	text-align:center;
	margin-bottom: 6px;
	color:#d1001f;
}
#sidebar img {
	margin:0px;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	color:#D1001F;
	/*background-color:#FAF6CC;*/
}
#sidebar a:hover {
	text-decoration:none;
}
#sidebar #new_location {
	background: url(/assets/sidebar/new-location-box.gif) no-repeat ;
	padding: 43px 10px 0px;
	height: 74px;
	margin-bottom:20px;
}
#sidebar .sidebar_box_top {
	background: url(/assets/sidebar/sidebar-box-top.gif) top center no-repeat ;
	padding: 10px 10px 0px;
}
#sidebar .sidebar_box_bottom {
	background: url(/assets/sidebar/sidebar-box-bottom.gif) bottom center no-repeat ;
	padding-bottom:5px;
	margin-bottom:10px;
}

