body, table {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #330066;
}
body {
	margin: 0;
	text-align: center;
	background-color: #C0C0C0;
}
.redbanner {
	color: #fff;
	font-weight: bold;
}
#shadowBox {
	margin: 0 auto;
	width: 782px;
	text-align: center;
	background-image: url(../images/back_shadow.jpg);
	background-image: repeat-y;
	background-position: top center;
}
#shadowBox .bottom {
	clear: both;
	margin-bottom: -3px;
}
#container {
	margin: 0 auto;
	width: 741px;
	text-align: left;
}
#header {
	padding: 20px 20px 15px 15px;
}
#container .shakes {
	position: relative;
	float: right;
	z-index: 15;
	top: 15px;
	right: 5px;
	width: 230px;
}

#navbar {
	text-align: left;
	width: 742px;
	height: 26px;
	color: #fff;
	font-size: 10px;
	overflow: hidden;
	background-image: url(../images/back_menu.jpg);
	background-image: repeat-x;
	background-position: 0 0;
	margin-top: -225px;
}
html>body #navbar {
	position: absolute;
	margin-top: 0px;
}
#navbar ul, #navbar ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navbar ul {
	color: #fff;
	padding-left: 10px;
}
#navbar ul li.divider {
	color: #fff;
	padding-top: 7px;
	font-weight: normal;
}
#navbar ul li a {
	float: left;
	padding: 7 3 9 3;
	color: #fff;
	text-decoration: none;
}
#navbar ul li a:hover, #navbar ul li:active {
	color: #f00;
}
#navbar ul li a.marker {
	color: #fff;
	font-weight: bold;
}

#splash {
	width: 742px;
	height: 205px;
	background-image: url(../images/back_splash.jpg);
	background-image: repeat-x;
	background-position: 0 0;
}
html>body #splash {
	margin-top: 25px;
}
#splash .text {
	width: 471px;
	padding: 10px 0px 0px 40px;
}
#splash img {
	display: block;
	padding-bottom: 10px;
}
#splash a {
	font-weight: bold;
	font-size: 12px;
	color: #444;
}
#splash a:hover, #splash a:active {
	color: #A2000F;
}

#contentHome {
	float: left;
	width: 742px;
	padding: 5px;
}
#colHomeOne, #colHomeTwo, #colHomeThree {
	float: left;
	height: 236px;
}
#colHomeOne {
	width: 237px;
	padding-right: 5px;
}
#colHomeTwo {
	width: 254px;
	padding-right: 5px;
}
#colHomeThree {
	background-image: url(../images/image_plan.jpg);
	background-image: no-repeat;
}
#colHomeThree a {
	display: block;
	width: 215px;
}
#colHomeThree .balloons {
	position: relative;
	z-index: 10;
	left: -30px;
	top: 5px;
	width: 111px;
	height: 240px;
	margin-bottom: -18px;
}

#contentSub {
	clear: both;
	font-size: 12px;
	overflow: hidden;
	width: 742px;
	background-image: url(../images/back_right.jpg);
	background-repeat: repeat-x;
	background-color: #D4D2E4;
	background-position: 522px 0px;
}
#colSubOne {
	float: left;
	width: 520px;
	padding: 35px 15px 35px 35px;
	border-right: 1px solid #444;
	background-color: #fff;
}
html>body #colSubOne {
	width: 470px;
}
#colSubTwo {
	float: left;	
	width: 220px;
	padding: 35px;
}
html>body #colSubTwo {
	width: 150px;
}
#contentSub a {
	color: #0050FF;
	text-decoration: underline;
	font-weight: bold;
}
#contentSub a:hover, #contentSub a:active {
	color: #f00;
}

#footer {
	clear: both;
	width: 742px;
	text-align: center;
}
#footer .giftcards {
	position: relative;
	float: left;
	z-index: 5;
	top: -27px;
	left: 30px;
	width: 137px;
	height: 96px;
}

#hours {
	margin-top: -100px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: tahoma;
	color: #fff;
	height: 35px;
	padding: 8px 8px 6px 8px;
	background-color: #A2000F;
}
html>body #hours {
	margin-top: -95px;
	float: left;
	height: 30px;
}

#hours a {
	color: #fff;
}
#hours a:hover, #hours a:active {
	color: #ddd;
}

#awards {	
	padding: 20px;
}

.tagline, .subhead {
	color: #DA0E24;
	font-size: 13px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.instruct {
	background-color: #eeeeee;
	border: 1px solid #444;
	width: 290px;
	padding: 2px;
}
.features {
	padding-top: 5px;
}

img {
	behavior: url(iepngfix.htc);
}