@import url("styles/typography.css");
/* START Global Styles */
body {
	margin: 0;
	background: #E8E8E8 url("images/body_bg.gif") repeat-x;
	}
h1 {
	font: bold 17px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #E07F00;
	padding: 0;
	margin: 18px 0 10px 0;
	}
h2 {
	font: bold 17px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5E4373;
	padding: 0;
	margin: 18px 0 10px 0;
	text-align: center;
	}
h4 {
	font: bold 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5E4373;
	padding: 0;
	margin: 4px 0 2px 0;
	border-bottom: 1px solid #CCC;
	}
h5 {
	font: bold 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: white;
	padding: 2px;
	margin: 4px 0 2px 0;
	background: #5E4373;
	}
p {
	font: normal 8.5pt Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	}
#leftShadow {
	background: url("images/back_l.gif") repeat-y top;
	}
#rightShadow {
	background: url("images/back.gif") repeat-y top;
	}
/* END Global Styles */
/*START Locations Page Styles */
#locationsContainer {
	border: 1px solid #E07F00;
	padding: 0 4px 4px 4px;
	margin: 0 10px;
	}
#locationsContainer p {
	line-height: 22px;
	}
/*END Locations Page Styles */
/*START FAQs Page Styles */
#faqsNavContainer li {
	display: inline;
	font: normal 8.5pt Trebuchet MS, Arial, Helvetica, sans-serif;
	border-left: none;
	padding: 0 4px 0 6px;
	}
#faqsNavContainer li + li {
	border-left: 1px solid #CCC;
	}
ol.faqsList {
	margin-top: 0;
	font: normal 8.5pt Trebuchet MS, Arial, Helvetica, sans-serif;
	}
ol.faqsList li strong {
	font: bold 9pt Trebuchet MS, Arial, Helvetica, sans-serif;
	}
ol.faqsList li {
	padding-right: 10px;
	}
/*END FAQs Page Styles */
/* START Link Styles */
a, a:visited {
	text-decoration: none;
	color: #644A78;
	}
a:hover, a:visited:hover {
	text-decoration: underline;
	color: #F3913C;
	}
a.linkBold {
	font: bold 8.5pt Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #F3913C;
	}
a.linkBold:Hover {
	color: #644A78; 
	}
/* END Link Styles */
/* START Left Side Styles */
#leftColnContainer {
	vertical-align: top;
	padding: 0 0 0 0;
	}
/* START Left Nav Styles */
#leftNavContainer {
	margin: 4px 0;
	padding: 100px 0 20px 10px;
	background: url("images/bg_jet_03.jpg") no-repeat top;
	}
#leftNavContainer ul {
	margin: 0;
	padding: 0;
	}
#leftNavContainer li {
	list-style: none;
	}
#leftNavContainer a {
	font: bold 8.5pt Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F3913C;
	background: url("images/box.gif") no-repeat left;
	padding: 0 0 0 12px;
	}
#leftNavContainer a:Hover {
	text-decoration: underline;
	color: #644A78;
	background: url("images/box_o.gif") no-repeat left;
	}
/* END Left Nav Styles */
/* END Left Side Styles */
/* START Footer Styles */
#footerContainter {
	background: url("images/bottom.gif") no-repeat top;
	padding: 20px 0 40px 0;
	text-align: center;
	}
/* END Footer Styles */
.border {
	border-top: 1px none #E1E1E1;	
}
.text_main {
	font-family: Trebuchet MS;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
}
.text_header {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;
	color: #E07F00;
}
.text_links_left {
	font-family: Trebuchet MS;
	font-size: 11.5px;
	font-weight: normal;
	text-decoration: none;
}
.text_main_white {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #FFFFFF;
}
.style1 {font-size: 9pt; line-height: normal; color: #120D15; font-family: Trebuchet MS;}
.text_headerblue {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;
	color: #5E4373;
}
.style4 {font-family: Trebuchet MS; font-size: 8.5pt; font-weight: bold; line-height: 15px; color: #333333; }
.text_links_left2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.line { color: #D6CBDE; }
.text_links_left2_selected {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #E07F00;
}
.text_headersmaller {

	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	line-height: 20px;
	color: #E07F00;
}
.white_text {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #FFFFFF;
	width: 350px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
}
.text_main_margins {
	font-family: Trebuchet MS;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.text_FORM {
	font-family: Trebuchet MS;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 15pt;
	color: #333333;
	margin-top: 4.5pt;
}
.top_line {
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.kid_lift {
	font-family: "Comic Sans MS";
	font-size: 13px;
}
.text_header_main {
	font-family: Trebuchet MS;
	font-size: 13pt;
	font-weight: bold;
	line-height: 20px;
	color: #E07F00;
}
.text_signup {
	font-family: Trebuchet MS;
	font-size: 13pt;
	font-weight: bold;
	line-height: 20px;
	color: #644a78;
}
/* START Warning Text Styles */
.warningText1, .warningText2 {
	font-weight: bold;
	color: red;
	}
.warningText2 {
	text-decoration: underline;
	}
/* END Warning Text Styles */
/* START Region Button Container Styles */
#buttonRegionTable {
	border: 1px solid #CCC;
	}
#buttonRegionTable td {
	padding: 6px 2px;
	text-align: center;
	vertical-align: top;
	}
#buttonRegionTable img {
	border: none;
	margin: 0 0 2px 0;
	}
#buttonRegionTable p {
	margin: 0;
	padding: 0 4px;
	}
/* END Region Button Container Styles */
/* START In Page Navigation Styles */	
#backToTopContainer {
	text-align: right;
	margin: 4px;
	font: bold 8.5pt Trebuchet MS, Arial, Helvetica, sans-serif;
	}
/* END In Page Navigation Styles */
/* START Reservation Page Styles */	
#reservationContainer {
	padding: 0;
	margin: 0;
	border: 1px solid #5E4373;
	}
#reservationContainer td {
	font: 11pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5E4373;
	padding: 4px;
	line-height: 14pt;
	}
#reservationContainer td.titleRow {
	font: bold 12pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: white;
	padding: 4px;
	background: #5E4373;
	border-bottom: 1px solid #5E4373;
	}
#reservationContainer td.leftFormColumn {
	text-align: right;
	}
#reservationContainer td.leftFormColumn2 {
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
	}
#reservationContainer td.rightFormColumn em {
	font-size: 8pt;
	line-height: 8pt;
	}
#reservationContainer thead td {
	text-align: right;
	padding: 4px;
	font: 8pt Trebuchet MS, Arial, Helvetica, sans-serif;
	}
#reservationContainer thead input {
	border: 1px solid white;
	text-align: left;
	font: 8pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5E4373;
	padding: 2px 0 0 0;
	}
#reservationContainer tfoot td {
	text-align: center;
	padding: 4px;
	background: #5E4373;
	}
.specialNotice {
	font: bold 10.5pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: red;
	text-align: center;
	}
.specialNotice em {
	color: #5E4373;
	text-decoration: underline;
	}
/* END Reservation Page Styles */
/* START Member News Style */
h3.text_headerblue {
	font: bold 11pt Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5E4373;
	margin-bottom: 2px;
	}
p.newsContainer {
	margin-top: 0;
	padding-left: 20px;
	padding-right: 10px;
	}
/* END Member News Style */
/* START Homepage Styles */
#scrollerContainer {
	margin: 18px 0;
	}
#scrollerContainer td {
	background: url("images/box_fill.gif") repeat-x left;
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	}
#scrollerContainer td.scrollerTitle {
	font-weight: bold;
	color: #5E4373;
	border-right: 1px solid #CCC;
	padding: 2px 2px 0 0;
	vertical-align: top;
	}
#pscroller1 {
	width: 400px;
	height: 18px;
	padding: 0 0 0 8px;
	}
.someclass {
	color: #644a78;
	}
.sslTitle {
	color: #000000;
	text-decoration: none;
	font: bold 7px verdana, sans-serif;
	letter-spacing: 0.5px;
	text-align: center;
	margin: 0;
	padding: 0;
	}
.sslText {
	font: 11px/16px Helvetica, Verdana, Arial, sans-serif;
	}	
/* END Homepage Styles */
.main{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;  color:#818181; }
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FFFAF0;
	color: #333;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}