ul, ol, li, dl, dt, dd, p, div, span, h1, h2, h3, h4, h5, h6, hr, form, fieldset, a, img, th, td, acronym, strong {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin: 0;
	height: 100%;
	padding: 0;
	background: #fee5a3 url(/images/bg.png) 0 0 repeat-x;
	text-align: center;
	font-family: Trebuchet, Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	color: #333;
}
a {
	text-decoration: none;
}
input, select {
	margin: 0;
}

.text input,
.text textarea,
input.text {
	border: 1px solid #cfcfcf;
	padding: 3px 1px 0 4px;
	background: #fff url(/images/input-top.png) 0 0 repeat-x;
	font: 13px Arial;
	color: #666;
}
.text input,
input.text {
	height: 23px;
	max-height: 18px;
}

.select.over {
	z-index: 600;
}
.select div {
	position: absolute;
	z-index: 500;
	border: 1px solid #ccc;
	background: #fff url(/images/menu-site.png) 114px 2px no-repeat;
	font-size: 11px;
	line-height: 21px;
	color: #000;
	cursor: pointer;
	cursor: hand;
}
.select div.over {
	z-index: 600;
	border-color: #aaa;
	background-image: url(/images/menu-site-over.png);
}
.select a,
.select b {
	display: block;
	padding: 0 4px;
	_width: 100%;
	font-weight: normal;
}
.select a {
	display: none;
	border-top: 1px solid #ccc;
	color: #f60;
}
.select a:hover {
	background: #ffe5bf;
}
.select .over a {
	display: block;
}

.list .text,
.list .select {
	display: block;
	clear: both;
	padding: 7px 0 0 0;
	_padding-top: 5px;
}
.list .select {
	overflow: visible;
	position: relative;
}
.list label {
	display: block;
	float: left;
	clear: none;
	padding: 3px 7px 0 0;
	text-align: right;
	font: 14px Georgia;
	line-height: 16px;
	color: #333;
}
.list .text input,
.list .text textarea,
.list .submit input {
	display: block;
	float: left;
	clear: none;
}
.list .submit {
	display: block;
	clear: both;
	overflow: hidden;
	_overflow: visible;
	_height: 36px;
}
.loading .submit {
	background: url(/images/loader.gif) 100% 100% no-repeat;
}
.list .alert,
.list .status {
	display: none;
	padding: 8px 0 0 15px;
	text-align: left;
	font: bold 14px Georgia;
	line-height: 16px;
	color: #f60;
}
.list .status {
	float: left;
	_width: 250px;
}
.list .alert {
	clear: both;
	overflow: hidden;
	padding: 1px 0 3px 0;
}

.spacer {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.nowrap {
	white-space: nowrap;
}
.hidden {
	display: none;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 964px;
	padding: 106px 0 0 0;
	background: #fff;
	text-align: left;
}

#logo {
	display: block;
	position: absolute;
	left: -6px;
	top: 0;
	z-index: 100;
	width: 299px;
	height: 91px;
	background: url(/images/logo.png) 0 0 no-repeat;;
}

#login,
#promote {
	position: absolute;
	left: 299px;
	z-index: 100;
	padding: 4px 0 0 8px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
#login {
	display: none;
	top: 0;
	width: 235px;
	height: 42px;
}
#promote {
	top: 46px;
	width: 318px;
	height: 41px;
}
#login a,
#promote a {
	color: #f60;
}
#login a:hover,
#promote a:hover {
	text-decoration: underline;
}
#promote h3 {
	font-size: 12px;
	line-height: 14px;
	color: #666;
}

.menu-site {
	position: absolute;
	left: 557px;
	top: 0;
	z-index: 500;
	width: 208px;
	height: 31px;
	font-size: 11px;
	line-height: 13px;
	color: #666;
}
.menu-site label {
	display: block;
	float: left;
	margin: 13px 0 0 2px;
	width: 61px;
}
.menu-site div {
	right: 11px;
	top: 8px;
	width: 136px;
	max-width: 134px;
}

#cse-search-box {
	display: block;
	position: absolute;
	left: 765px;
	top: 0;
	width: 200px;
	height: 31px;
	border-left: 1px solid #ccc;
	font-size: 11px;
	line-height: 13px;
	color: #666;
}
#cse-search-box input {
	float: left;
	margin: 10px 0 0 0;
}
#cse-search-box input.text {
	margin: 8px 4px 0 0;
	width: 88px;
	max-width: 81px;
}
#cse-search-box label {
	display: block;
	float: left;
	margin: 5px 4px 0 0;
	width: 43px;
	text-align: right;
}
.search-results #helper-subscribe {
	margin: 200px 0 22px 0;
}
.search-results #center .stats {
	text-align: right;
}
#center .search-results-list span {
	display: block;
	color: #63c;
}
.search-results #center .pagination {
	padding-bottom: 22px;
}
.search-results .pagination a,
.search-results .pagination b {
	display: block;
	float: right;
	margin: 0 0 0 16px;
	font-size: 16px;
	line-height: 22px;
}
.search-results .pagination .pn {
	font-size: 14px;
	line-height: 22px;
}
.search-results #helper-subscribe {
	margin: 99px 0 22px 0;
}

#bottom {
	position: relative;
	margin: 4px auto 0 auto;
	width: 964px;
	max-width: 941px;
	height: 68px;
	max-height: 41px;
	padding: 0 13px 27px 10px;
	background: url(/images/bottom-bg.fpng) 0 0 repeat-x;
	text-align: left;
	font-size: 11px;
	line-height: 36px;
	color: #fff;
}
#copy,
#bottom a {
	margin: 0 8px;
	color: #630;
}
#bottom a:hover {
	color: #f60;
	text-decoration: underline;
}
#facebook {
	display: block;
	position: absolute;
	left: 173px;
	top: 11px;
	width: 20px;
	height: 20px;
	background: url(/images/bottom-facebook.png) 0 0 no-repeat;
}
#bottom #facebook:hover {
	text-decoration: none;
}
#copy {
	display: block;
	float: right;
	padding-top: 10px;
	text-align: right;
	line-height: 16px;
	font-size: 10px;
}
#copy a {
	margin: 0;
}
#menu-top,
#menu-top .bg {
	position: absolute;
	left: -10px;
	top: 91px;
	z-index: 200;
	width: 983px;
	height: 56px;
}
#menu-top .bg {
	left: 0;
	top: 0;
	background: url(/images/menu-top-bg.fpng) 0 0 no-repeat;
}
#menu-top div {
	position: absolute;
	top: 5px;
	z-index: 300;
}
#menu-top a {
	display: block;
	color: #fff;
}
#menu-top a:hover {
	color: #f99;
}
#menu-top .over a,
#menu-top .over a.active {
	background: #fff;
	color: #cb0000;
}
#menu-top .over a:hover,
#menu-top .over a.active:hover {
	color: #d00;
}
#menu-top .over span a,
#menu-top .over span a:hover {
	color: #f60;
}
#menu-top a.active {
	color: #f99;
}
#menu-top a.active:hover {
	color: #fbb;
}
#menu-top b {
	display: block;
	position: absolute;
	padding: 0 3px;
	z-index: 400;
}
#menu-top .over b {
	background: url(/images/menu-top-sub-tv.png) 0 100% repeat-x;
}
#menu-top b a {
	height: 32px;
	max-height: 15px;
	padding: 9px 0 8px 15px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
#menu-top span {
	display: none;
	position: absolute;
	left: -3px;
	top: 29px;
	z-index: 300;
}
#menu-top .over span {
	display: block;
}
#menu-top span a {
	position: relative;
	_width: 100%;
	height: 21px;
	margin: 0 6px;
	border-bottom: 1px solid #ccc;
	padding: 0 15px;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
}
#menu-top span a:hover {
	background: #ffe5bf;
}

#menu-top i {
	display: block;
	font-size: 1px;
	line-height: 1px;
}
.menu-top-tc {
	position: relative;
	margin: 0 6px;
	_width: 100%;
	height: 3px;
	background: #ca0000;
}
.menu-top-tl,
.menu-top-tr {
	position: absolute;
	top: 0;
	width: 6px;
	height: 3px;
}
.menu-top-tl {
	left: -6px;
	background: url(/images/menu-top-sub-tl.fpng) 100% 0 no-repeat;
}
.menu-top-tr {
	right: -6px;
	background: url(/images/menu-top-sub-tr.fpng) 0 0 no-repeat;
}
.menu-top-bc {
	position: relative;
	margin: 0 14px;
	_width: 100%;
	height: 27px;
	background: url(/images/menu-top-sub-bc.fpng) 0 0 repeat-x;
}
.menu-top-bl,
.menu-top-br {
	position: absolute;
	bottom: 0;
	width: 14px;
	height: 27px;
}
.menu-top-bl {
	left: 0;
	background: url(/images/menu-top-sub-bl.fpng) 100% 0 no-repeat;
}
.menu-top-br {
	right: 0;
	background: url(/images/menu-top-sub-br.fpng) 0 0 no-repeat;
}
.menu-top-cl,
.menu-top-cr {
	position: absolute;
	top: 0;
	width: 6px;
	height: 22px;
}
.menu-top-cl {
	left: -6px;
	background: url(/images/menu-top-sub-cl.fpng) 100% 0 repeat-y;
}
.menu-top-cr {
	right: -6px;
	background: url(/images/menu-top-sub-cr.fpng) 0 0 repeat-y;
}

#home {
	left: 144px;
}
#home a {
	width: 100px;
	max-width: 69px;
	height: 32px;
	max-height: 15px;
	padding: 7px 0 10px 31px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
#about {
	left: 245px;
}
#about b {
	width: 172px;
	max-width: 166px;
}
#about b a {
	padding-left: 29px;
}
#about span {
	width: 178px;
}
#class-trips {
	left: 418px;
}
#class-trips b {
	width: 129px;
	max-width: 123px;
}
#class-trips b a {
	padding: 11px 0 6px 24px;
}
#class-trips span {
	width: 175px;
}
#facility {
	left: 548px;
}
#facility b {
	width: 133px;
	max-width: 127px;
}
#facility b a {
	padding-left: 24px;
}
#facility span {
	width: 175px;
}
#contacts {
	left: 682px;
}
#contacts b {
	width: 138px;
	max-width: 132px;
}
#contacts b a {
	padding: 7px 0 10px 30px;
}
#contacts span {
	width: 175px;
}
#menu-left,
#menu-left .bg,
#menu-left span {
	position: absolute;
	left: 0;
	top: 121px;
	z-index: 100;
	width: 212px;
}
#menu-left .bg {
	top: 0;
	z-index: 50;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#menu-left span {
	top: 0;
	padding: 35px 0 0 0;
}
#menu-left.about .bg {
	width: 215px;
	height: 210px;
	background-image: url(/images/menu-left-about.fpng);
}
#menu-left.class-trips .bg {
	height: 140px;
	background-image: url(/images/menu-left-class-trips.fpng);
}
#menu-left.facility .bg {
	height: 127px;
	background-image: url(/images/menu-left-facility.fpng);
}
#menu-left.contacts .bg {
	height: 170px;
	background-image: url(/images/menu-left-contacts.fpng);
}
#menu-left b {
	display: block;
	background: url(/images/menu-left-arrow.png) 165px 50% no-repeat;
}
#menu-left a {
	display: block;
	clear: both;
	padding: 0 40px 0 23px;
	_width: 100%;
	background: url(/images/menu-left-bull.png) 14px 57% no-repeat;
	font-size: 13px;
	line-height: 24px;
	color: #f60;
}
#menu-left b a {
	background-image: url(/images/menu-left-bull-active.png);
	color: #c00;
}
#menu-left a:hover {
	text-decoration: underline;
}
.inner h1 {
	margin: 0 1px 0 193px;
	height: 81px;
	max-height: 30px;
	padding: 41px 0 10px 32px;
	background: url(/images/caption.png) 100% 100% no-repeat;
	font-size: 24px;
	line-height: 30px;
	color: #fefefe;
}
.inner a {
	color: #f60;
}
.inner a:hover {
	text-decoration: underline;
}

#status {
	position: absolute;
	left: 225px;
	top: 202px;
	z-index: 100;
	font: 10px Arial, Helvetica;
	line-height: 12px;
	color: #666;
}
#status a {
	color: #666;
}
#status a:hover {
	text-decoration: underline;
}

#left,
#right {
	float: left;
	clear: none;
	margin: 57px 0 11px 0;
	width: 193px;
	max-width: 192px;
}
#left {
	border-right: 1px solid #e5e5e5;
}
#center {
	float: left;
	clear: none;
	margin: 57px 0 11px 0;
	width: 578px;
}
.no-left #center {
	margin-left: 193px;
}
.no-right #center {
	width: 770px;
}
#right {
	border-left: 1px solid #e5e5e5;
	width: 192px;
	max-width: 191px;
}

#center h2 {
	margin: 0 29px 0 31px;
	font-size: 24px;
	line-height: 26px;
	color: #c00;
}
#center h3 {
	margin: 0 29px 0 31px;
	font-size: 16px;
	line-height: 22px;
	color: #333;
}
#center h4,
#center p {
	margin: 0 29px 0 32px;
	font: bold 14px Georgia;
	line-height: 22px;
	color: #333;
}
#center p {
	margin: 0 29px 22px 32px;
	font-weight: normal;
}
#center .prev-next {
	margin-bottom: 12px;
	font: 12px Trebuchet, Trebuchet MS;
}
#center .prev-next i {
	margin: 0 6px;
	font-size: 10px;
	font-style: normal;
}
#center ul {
	margin: 0 0 20px 0;
}
#center li {
	padding: 0 29px 2px 62px;
	background: url(/images/bull.png) 49px 11px no-repeat;
	list-style: none;
	font: 14px Georgia;
	line-height: 22px;
	color: #333;
	font-weight: normal;
}

.testimonial i,
.testimonials i {
	display: block;
	font-size: 15px;
	margin: 0 0 4px 0;
}
.testimonial b,
.testimonials b {
	vertical-align: bottom;
	font-size: 25px;
	line-height: 13px;
	font-style: normal;
	color: #666;
}

#right h2 {
	margin: 4px 12px 15px 10px;
	font-size: 16px;
	line-height: 16px;
	color: #c00;
	text-transform: uppercase;
}
#right p,
#right h4 {
	margin: 0 12px 0 10px;
	font: bold 12px Georgia;
	line-height: 22px;
	color: #333;
}
#right p {
	margin: 0 12px 12px 10px;
	font-weight: normal;
}
div.popup {
	display: none;
	width: 820px;
	text-align: left;
}
div.popup .bg-top,
div.popup .bg-middle,
div.popup .bg-bottom {
	position: absolute;
	left: 0;
	z-index: 900;
	width: 820px;
}
div.popup .bg-top {
	top: 0;
	height: 44px;
	background: url(/images/popup-bg-top.fpng) 0 0 no-repeat;
}
div.popup .bg-middle {
	top: 44px;
	height: 1px;
	background: url(/images/popup-bg-middle.fpng) 0 0 repeat-y;
}
div.popup .bg-bottom {
	bottom: 0;
	height: 34px;
	background: url(/images/popup-bg-bottom.fpng) 0 0 no-repeat;
}
div.popup-dark-bg {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 800;
	width: 100%;
	height: 100%;
	background: rgba(102, 102, 102, 0.7);
	_background: #666;
	_filter: Alpha(Opacity=70);
}
div.popup .data {
	position: relative;
	left: 24px;
	z-index: 1000;
	width: 771px;
}
div.popup .data .spacer-top {
	height: 44px;
}
div.popup .data .spacer-bottom {
	height: 51px;
}

div.popup .close {
	display: block;
	position: absolute;
	right: 23px;
	top: 17px;
	z-index: 1100;
	width: 80px;
	padding: 2px 0 0 0;
	background: url(/images/popup-close.png) 58px 8px no-repeat;
	text-align: center;
	font: 10px Arial;
	line-height: 25px;
	color: #333;
}
div.popup .close:hover {
	background-image: url(/images/popup-close-over.png);
	color: #f60;
	text-decoration: none;
}

div.popup .prev a,
div.popup .prev b,
div.popup .next a,
div.popup .next b {
	display: block;
	position: absolute;
	bottom: 40px;
	z-index: 1100;
	width: 70px;
	font-size: 26px;
	line-height: 24px;
	font-weight: bold;
}
div.popup .prev a:hover,
div.popup .next a:hover {
	color: #000;
	text-decoration: none;
}
div.popup .prev a,
div.popup .prev b {
	left: 45px;
	text-align: left;
}
div.popup .next a,
div.popup .next b {
	right: 45px;
	text-align: right;
}
div.popup .prev b,
div.popup .next b,
div.popup .passive a,
div.popup .passive a {
	display: none;
}
div.popup .passive b,
div.popup .passive b {
	display: block;
	color: #ccc;
}

div.popup a {
	color: #f60;
}
div.popup a:hover {
	text-decoration: underline;
}
div.popup h3 {
	margin: 10px 22px 21px 26px;
	font-size: 16px;
	line-height: 22px;
	color: #333;
}
div.popup h4 {
	margin: 0 22px 0 26px;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
div.popup p {
	margin: 0 22px 21px 26px;
	font: 12px Georgia;
	line-height: 21px;
	color: #333;
}
div.popup label {
	font-size: 12px;
}

div.popup .book {
	position: relative;
	left: 0;
	top: 8px;
	height: 506px;
}
div.popup .book img {
	position: absolute;
	left: 54px;
	top: 0;
	z-index: 0;
}
div.popup .grades-k-2 .book img {
	left: 409px;
}
#left #helper-right-location {
	margin:	30px 0 15px 0;
	padding: 31px 0 0 0;
}
#left #helper-right-location h2 {
	display: none;
}
#helper-right-location {
	background: url(/images/helper-right-location-map.jpg) 11px 3px no-repeat;
}
#helper-right-location .map {
	display: block;
	padding: 21px 0 167px 18px;
	font-size: 10px;
	line-height: 10px;
}
#helper-right-location .map b {
	display: block;
	clear: both;
	font-size: 14px;
	line-height: 12px;
	color: #333;
}
#helper-right-location .map:hover {
	text-decoration: none;
}
#helper-right-location .map:hover b {
	color: #f60;
}
#helper-right-location p {
	margin: 0 12px 0 18px;
	font: 11px Georgia;
	line-height: 21px;
	color: #333;
}
.about #helper-subscribe {
	margin-top: 99px;
}
.class-trips #helper-subscribe {
	margin-top: 31px;
}
.facility #helper-subscribe {
	margin-top: 18px;
}
.contacts #helper-subscribe {
	margin-top: 61px;
}

#helper-subscribe h2 {
	margin: 0 20px 0 13px;
	font-size: 16px;
	line-height: 16px;
	color: #c00;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#helper-subscribe p {
	margin: 4px 20px 0 13px;
	font: 12px Georgia;
	line-height: 22px;
	color: #333;
}

#subscribe {
	display: block;
	margin: 6px 0 0 0;
}
#subscribe input {
	float: left;
}
#subscribe input.text {
	margin: 0 9px 0 10px;
	_margin-right: 6px;
	width: 105px;
	max-width: 98px;
}
#home-top {
	height: 376px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #ccc url(/images/home-top-center.jpg) 321px 30px no-repeat;
}
#home-top b {
	display: block;
	position: relative;
	height: 376px;
	background: url(/images/home-top-left.jpg) 0 14px no-repeat;
}
#home-top b b {
	background: url(/images/home-top-right.jpg) 642px 14px no-repeat;
}
#home-top div {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
	width: 962px;
	height: 27px;
	background: url(/images/home-top-bottom.fpng) 0 0 no-repeat;
}

#home-left {
	float: left;
	width: 385px;
	background: url(/images/home-left-people.jpg) 103% 23px no-repeat;
}
#home-left h1 {
	margin: 21px 0 5px 20px;
	font-size: 28px;
	line-height: 28px;
	color: #c00;
}
#home-left p {
	margin: 0 6px 16px 20px;
	text-align: left;
	font: 12px Georgia;
	line-height: 22px;
	color: #333;
}
#home-left a {
	color: #f60;
}
#home-left a:hover {
	text-decoration: underline;
}

#home-center {
	float: left;
	margin: 20px 0 8px 0;
	width: 190px;
	height: 370px;
	max-width: 160px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 0 13px;
	font: 12px Georgia;
	line-height: 20px;
	font-style: italic;
	color: #333;
}
#home-center p {
	margin: 5px 0 0 0;
	text-align: left;
	font-size: 12px;
	font-style: normal;
}
#home-center a {
	color: #f60;
}
#home-center a:hover {
	text-decoration: underline;
}

#home-preright {
	float: left;
	margin: 22px 0 8px 0;
	width: 190px;
	height: 370px;
	max-width: 167px;
	border-right: 1px solid #e5e5e5;
	padding: 0 10px 0 12px;
}
#home-preright h2 {
	font-size: 16px;
	line-height: 16px;
	color: #c00;
	text-transform: uppercase;
}
#home-preright p {
	margin: 4px 0 0 0;
	font: 12px Georgia;
	line-height: 22px;
	color: #333;
}
#home-preright a {
	color: #f60;
}
#home-preright a:hover {
	text-decoration: underline;
}

#home-right {
	float: left;
	margin: 22px 0;
	width: 195px;
	max-width: 176px;
	padding: 0 10px 0 9px;
}
#home-right h2 {
	margin: 0 0 0 3px;
	font-size: 16px;
	line-height: 16px;
	color: #c00;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#home-right p {
	margin: 4px 0 0 3px;
	font: 12px Georgia;
	line-height: 22px;
	color: #333;
}
#home-right a {
	color: #f60;
}
#home-right a:hover {
	text-decoration: underline;
}

#home-right #helper-subscribe h2 {
	margin: 0 0 0 3px;
}
#home-right #helper-subscribe p {
	margin: 4px 0 0 3px;
}
#home-right #subscribe {
	margin: 6px 0 11px 0;
	border-bottom: 1px solid #e5e5e5;
}
#home-right #subscribe input {
	margin-bottom: 22px;
}
#home-right #subscribe input.text {
	margin: 0 9px 22px 0;
	_margin-right: 6px;
}

#home-facebook {
	display: block;
	margin: 0 0 0 12px;
	width: 144px;
	height: 44px;
	background: url(/images/home-facebook.png) 0 0 no-repeat;
}
#home-right #home-facebook:hover {
	text-decoration: none;
}

#home-right #home-winner {
	margin-top: 0;
	overflow: hidden;
}
#home-winner img {
	display: block;
	float: left;
	margin: 7px 4px 0 0;
}
.landing #center {
	position: relative;
	margin: 14px 0 0 0;
	width: 964px;
}
#center .landing-caption {
	margin: 0;
	padding: 27px 0 0 222px;
	font-size: 28px;
	line-height: 28px;
	color: #fff;
}
#center .landing-caption-wg {
	padding: 31px 0 0 232px;
	font-size: 26px;
	line-height: 26px;
}
.landing-menu-left {
	position: absolute;
	left: 0;
	top: 21px;
	z-index: 100;
	width: 196px;
}
.landing-menu-left a {
	display: block;
	clear: both;
	padding: 16px 0 16px 40px;
	_width: 100%;
	background: url(/images/landing-menu-arrow.png) 19px 18px no-repeat;
	font-size: 13px;
	line-height: 16px;
	color: #f60;
}
.landing-menu-left .row3 {
	padding: 20px 0 16px 43px;
	background-position: 22px 22px;
}
.landing-left {
	float: left;
	overflow: hidden;
	width: 530px;
}
.birthday .landing-left {
	width: 536px;
}
#center .landing-left .red h2 {
	margin: 326px 70px 0 53px;
	font-size: 49px;
	line-height: 49px;
	color: #f00;
}
#center .landing-left .red h3 {
	margin: 0 70px 0 53px;
	font-size: 39px;
	line-height: 39px;
	color: #f00;
}
#center .landing-left p {
	margin: 53px 10px 30px 27px;
	font: 16px Trebuchet MS;
	line-height: 26px;
	color: #333;
}
#center .birthday .landing-left p {
	margin: 52px 10px 44px 32px;
}
#center .landing-left .red p {
	margin: 17px 70px 0 52px;
	font: 14px Trebuchet MS;
	line-height: 20px;
	color: #f00;
}
#center .birthday .landing-left .red h2 {
	margin: 322px 70px 0 58px;
}
#center .birthday .landing-left .red h3 {
	margin-left: 58px;
}
#center .birthday .landing-left .red p {
	margin: 13px 70px 0 56px;
}
.landing-right {
	float: left;
	overflow: hidden;
	width: 400px;
}
.landing-vr {
	position: absolute;
	left: 535px;
	top: 402px;
	z-index: 100;
	border-left: 1px solid #ccc;
	height: 430px;
	font-size: 1px;
}
.birthday .landing-vr {
	left: 532px;
	top: 393px;
	height: 424px;
}
.landing-arrow {
	position: absolute;
	left: 425px;
	top: 392px;
	z-index: 500;
	background: url(/images/landing-arrow.fpng) 0 0 no-repeat;
	width: 129px;
	height: 98px;
	font-size: 1px;
}
.birthday .landing-arrow {
	left: 429px;
	top: 399px;
}
#center .landing-right .phone h2 {
	margin: 346px 40px 0 43px;
	font-size: 24px;
	line-height: 28px;
	color: #333;
}
#center .birthday .landing-right .phone h2 {
	margin-top: 350px;
}
#center .landing-right .phone h3 {
	margin: 0 40px 11px 43px;
	font-size: 18px;
	line-height: 24px;
	color: #333;
}

.landing form {
	display: block;
	margin: 0 0 12px 0;
}
.landing .list label {
	padding: 3px 5px 0 0;
	width: 136px;
	max-width: 131px;
	font: bold 14px Trebuchet MS;
	line-height: 16px;
	color: #666;
}
.landing .text input {
	width: 222px;
	max-width: 216px;
}
.landing .select label {
	height: 23px;
	max-height: 19px;
}
.landing .select div {
	left: 136px;
	top: 7px;
	width: 222px;
	max-width: 221px;
	background: #fff url(/images/landing-select.png) 100% 0 no-repeat;
	font: 13px Arial;
	line-height: 21px;
	color: #666;
}
.landing .select div.over {
	border-color: #999;
	background-color: #f6f6f6;
	background-image: url(/images/landing-select-over.png);
}
.landing #center .select a {
	text-decoration: none;
}
.landing .phonetime label {
	position: relative;
	margin-top: -3px;
	padding-top: 0;
	padding-bottom: 8px;
}
.landing .phonetime div {
	margin-top: 1px;
}
.landing .partymonth label {
	padding-top: 5px;
}
.landing .partymonth div {
	width: 130px;
	max-width: 129px;
}
.landing .partymonth.over div {
	width: 222px;
	max-width: 221px;
}
.landing .partymonth a {
	float: left;
	width: 111px;
	max-width: 102px;
}
.landing .partymonth .first {
	max-width: 103px;
}
.landing .partyday {
	padding-top: 5px;
}
.landing .partyday div {
	left: 273px;
	top: -24px;
	width: 85px;
	max-width: 84px;
}
.landing .partyday.over div {
	left: 136px;
	width: 222px;
	max-width: 221px;
}
.landing .partyday a {
	float: left;
	width: 31px;
	max-width: 23px;
}
.landing .partyday .first {
	padding-left: 8px;
	width: 35px;
}
.landing .code {
	height: 16px;
}
.landing .code label {
	padding-top: 0;
}
.landing .code input {
	border: 0;
	padding: 0;
	width: 60px;
	background: transparent;
	font: bold 14px Trebuchet MS;
	color: #000;
}
.landing .loading .code {
	background: url(/images/loader.gif) 230px 7px no-repeat;
}
.landing .submit {
	padding: 8px 0 0 136px;
	_margin-left: -3px;
}
.landing .loading .submit {
	background: transparent;
}
.landing .alert,
.landing .status {
	padding-left: 136px;
	font: bold 14px Trebuchet MS;
	line-height: 16px;
}
.landing .status {
	float: none;
	clear: both;
	overflow: hidden;
	padding: 12px 0 0 2px;
	_width: auto;
}

.landing #center .more {
	margin: 0 40px 26px 138px;
	font: bold 14px Trebuchet MS;
	line-height: 20px;
}
.about-index .center-top {
	display: block;
	clear: both;
	margin: 11px 0 0 22px;
}
.about-index .center-bottom {
	float: left;
	margin: 1px 15px 10px 36px;
}

.about-what #center h2 {
	padding-bottom: 22px;
}
.about-what .center-top {
	float: left;
	margin: 6px 4px 5px 32px;
}
.about-what .center-middle {
	float: right;
	margin: -10px 18px 0 10px;
}
.about-what .center-bottom {
	float: left;
	margin: 0 10px 10px 36px;
}

.about-programs .center-top {
	display: block;
	clear: both;
	margin: 11px 0 8px 35px;
}
.about-programs .center-bottom {
	float: left;
	margin: 6px 15px 10px 36px;
}
.about-programs div.grades-k-2 {
	height: 144px;
	max-height: 129px;
	padding: 15px 110px 0 21px;
	background: url(/images/programs-center-k-2.jpg) 31px 0 no-repeat;
}
.about-programs div.grades-k-2 a:hover {
	text-decoration: underline;
}
.about-programs .grades-3-5 {
	height: 145px;
	max-height: 130px;
	padding: 15px 110px 0 21px;
	background: url(/images/programs-center-3-5.jpg) 31px 0 no-repeat;
}
.about-programs #center .grades-k-2 p,
.about-programs #center .grades-3-5 p {
	font-size: 12px;
}

.about-magiquest #center h2 {
	padding-bottom: 22px;
}
.about-magiquest .center-top {
	float: left;
	margin: 4px 14px 5px 44px;
}
.about-magiquest #center .center-bottom {
	float: right;
	margin: 2px 29px 0 15px;
	font-size: 11px;
	text-decoration: none;
}
.about-magiquest .center-bottom i {
	display: block;
	clear: both;
	margin: -4px 0 0 4px;
	font-style: normal;
}
.about-magiquest .center-bottom:hover i {
	text-decoration: underline;
}
.about-magiquest .map {
	display: none;
	position: absolute;
	left: 10px;
	top: 141px;
	z-index: 1000;
	text-decoration: none;
}
.about-magiquest-map-bg {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
	background: rgba(102, 102, 102, 0.7);
	_background: #666;
	_filter: Alpha(Opacity=70);
}

.about-testimonials #center h2 {
	padding-bottom: 22px;
}

.about-faq #center h2 {
	padding-bottom: 22px;
}
.about-faq #center div {
	padding: 0 0 12px 0;
}
.about-faq #center div p {
	margin-bottom: 10px;
}
.about-faq #center div .question {
	display: block;
	color: #333;
	font-weight: bold;
}
.about-faq #center div .active .question {
	padding-top: 4px;
}
.about-faq #center div .question:hover {
	color: #f60;
	text-decoration: none;
}
.about-faq #center div b {
	margin-right: 4px;
	font-size: 18px;
	color: #c00;
}
.about-faq #center div .question b {
	margin-right: 2px;
}
.about-faq #center div .answer {
	display: none;
	padding: 2px 0 14px 0;
}
.about-faq #center div .active .answer {
	display: block;
}
.about-faq #center div .question span {
	margin: 0 0 0 5px;
	padding: 0 11px 0 0;
	background: url(/images/faq-details.png) 0 3px no-repeat;
}
.about-faq #center div .active .question span {
	background-image: url(/images/faq-details-active.png);
}
.class-trips-index .center-top {
	display: block;
	clear: both;
	margin: 9px 0 0 31px;
}
.class-trips-index #center h3 {
	padding-bottom: 20px;
}
.class-trips-index .center-bottom {
	float: left;
	margin: 6px 15px 28px 30px;
}
.class-trips-index #right #helper-right-location h2 {
	margin-top: 40px;
}
.class-trips-index #right #helper-right-location p {
	margin-bottom: 26px;
}

.class-trips-options .center-top {
	display: block;
	clear: both;
	margin: 9px 0 8px 35px;
}
.class-trips-options .center-bottom {
	float: left;
	margin: 6px 15px 10px 36px;
}
.class-trips-options div.grades-k-2 {
	height: 144px;
	max-height: 129px;
	padding: 15px 110px 0 21px;
	background: url(/images/programs-center-k-2.jpg) 31px 0 no-repeat;
}
.class-trips-options div.grades-k-2 a:hover {
	text-decoration: underline;
}
.class-trips-options .grades-3-5 {
	height: 145px;
	max-height: 130px;
	padding: 15px 110px 0 21px;
	background: url(/images/programs-center-3-5.jpg) 31px 0 no-repeat;
}
.class-trips-options #center .grades-k-2 p,
.class-trips-options #center .grades-3-5 p {
	font-size: 12px;
}
.facility-index .center-top {
	display: block;
	clear: both;
	margin: 12px 0 0 31px;
}
.facility-index .center-bottom {
	float: left;
	margin: 0 15px 5px 30px;
}

.facility-directions .map {
	display: block;
	clear: both;
	margin: 28px 0 18px 31px;
}
.facility-directions .list a {
	display: block;
	clear: both;
}
.contacts form {
	display: block;
	margin: -5px 0 0 32px;
	border-top: 1px solid #e5e5e5;
	padding: 20px 0 0 0;
	width: 550px;
}
.contacts .list label {
	width: 110px;
	max-width: 103px;
}
.contacts .text input {
	width: 290px;
	max-width: 284px;
}
.contacts .text textarea {
	width: 360px;
	max-width: 354px;
	height: 100px;
}
.contacts .checkbox label {
	padding-top: 10px;
	width: 500px;
	max-width: 500px;
	padding-right: 0;
	text-align: left;
}
.contacts .checkbox input {
	display: block;
	float: left;
	margin: 3px 6px 30px 110px;
}
.contacts .submit {
	padding: 13px 0 10px 109px;
	_margin-left: -3px;
}
.contacts .loading .submit {
	background-position: 192px 20px;
}
.contacts .alert {
	padding-left: 110px;
}

.contacts-index #center h2 {
	padding-bottom: 22px;
}
.contacts-index #center .address {
	float: left;
	clear: none;
	width: 270px;
}
.contacts-index #center .addr-right {
	width: 450px;
	_width: 300px;
}
.contacts-index .contacts-email {
	margin-top: 6px;
}

.contacts-directions #center .map {
	display: block;
	clear: both;
	margin: 28px 0 18px 31px;
}
.contacts-directions .list a {
	display: block;
	clear: both;
}

.contacts-subscribe #center h2 {
	padding-bottom: 22px;
}
.contacts-subscribe .list label {
	width: 100px;
	max-width: 93px;
}
.contacts-subscribe .list .checkbox label {
	width: 400px;
	max-width: 400px;
}
.contacts-subscribe .checkbox input {
	margin-left: 100px;
}
.contacts-subscribe .select {
	width: 100%;
}
.contacts-subscribe .select label {
	height: 23px;
	max-height: 19px;
}
.contacts-subscribe .select div {
	left: 100px;
	_left: 0;
	top: 7px;
	_top: 10px;
	width: 186px;
	max-width: 184px;
	background-position: 164px 2px;
}
.contacts-subscribe .select div.over {
	left: -214px;
	_left: -314px;
	top: -116px;
	width: 943px;
	max-width: 941px;
	border-color: #999;
	background: #f6f6f6;
}
.contacts-subscribe .select .over b {
	float: left;
	border: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 156px;
	max-width: 148px;
}
.contacts-subscribe #center .select a {
	float: left;
	border: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 156px;
	max-width: 148px;
	text-decoration: none;
}
.contacts-subscribe #center .select .col-right {
	border-right: 0;
}
.contacts-subscribe #center .select .last {
	border-bottom: 0;
}
.contacts-subscribe .submit {
	padding-left: 99px;
}
.contacts-subscribe .loading .submit {
	background-position: 182px 20px;
}
.contacts-subscribe .alert {
	padding-left: 100px;
}
.contacts-subscribe .checkbox .alert {
	padding-left: 118px;
}
.contacts-subscribe .list label {
	width: 100px;
	max-width: 93px;
}
.contacts-subscribe .select {
	width: 100%;
}
.contacts-subscribe .select label {
	height: 23px;
	max-height: 19px;
}
.contacts-subscribe .select div {
	left: 100px;
	_left: 0;
	top: 7px;
	_top: 10px;
	width: 186px;
	max-width: 184px;
	background-position: 164px 2px;
}
.contacts-subscribe .select div.over {
	left: -214px;
	_left: -314px;
	top: -116px;
	width: 943px;
	max-width: 941px;
	border-color: #999;
	background: #f6f6f6;
}
.contacts-subscribe .select .over b {
	float: left;
	border: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 156px;
	max-width: 148px;
}
.contacts-subscribe #center .select a {
	float: left;
	border: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 156px;
	max-width: 148px;
	text-decoration: none;
}
.contacts-subscribe #center .select .col-right {
	border-right: 0;
}
.contacts-subscribe #center .select .last {
	border-bottom: 0;
}
.contacts-subscribe .submit {
	padding-left: 99px;
}
.contacts-subscribe .loading .submit {
	background-position: 182px 20px;
}
.contacts-subscribe .alert {
	padding-left: 100px;
}
.contacts-subscribe #center .unsubscribe {
	padding-top: 15px;
	font-size: 10px;
}

.contacts-feedback #center h2 {
	padding-bottom: 22px;
}
.contacts-feedback .list label {
	width: 180px;
	max-width: 173px;
}
.contacts-feedback .checkbox label {
	width: 500px;
	max-width: 500px;
}
.contacts-feedback .checkbox input {
	margin-left: 180px;
}
.contacts-feedback .text input {
	width: 270px;
	max-width: 264px;
}
.contacts-feedback .text textarea {
	width: 340px;
	max-width: 334px;
}
.contacts-feedback .select {
	width: 100%;
}
.contacts-feedback .select label {
	height: 23px;
	max-height: 19px;
}
.contacts-feedback .select div {
	left: 180px;
	_left: 0;
	top: 7px;
	_top: 10px;
	width: 156px;
	max-width: 154px;
	background-position: 134px 2px;
}
.contacts-feedback .select div.over {
	border-color: #999;
	background-color: #f6f6f6;
}
.contacts-feedback #center .select a {
	text-decoration: none;
}
.contacts-feedback .submit {
	padding-left: 179px;
}
.contacts-feedback .loading .submit {
	background-position: 262px 20px;
}
.contacts-feedback .alert {
	padding-left: 180px;
}
