@charset "utf-8";
/* CSS Document */

#leftContent {
	float: left;
	width: 710px;
	padding: 5px;
	line-height: 18px;
	font-size: small;
}

#rightContent {
	float: right;
	width: 200px;
}

#sponsor_header {
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
	margin-top: 3px;
	background: transparent url(../pageimages/sponsorHeaderBG.jpg) repeat-x scroll 0%;
	border: #000033 solid 1px;
}

#sponsor_header a {
	color: #000033;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 5px;
	margin-bottom: 0px;
	text-align:center;
}

#sponsor_header a:hover, #sponsor_header a:active {
	text-decoration: underline;
}

.rightContentHeader {
	background: transparent url(../pageimages/rightHeader_bg.jpg) repeat-x scroll 0%;
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
	margin-top: 3px;
}

.rightContentHeader a {
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin-bottom: 0px;
}

#hours {
	float: left;
	background: url(../pageimages/hours_bg.jpg) no-repeat;
	height: 130px;
	width: 265px;
	line-height: 15px;
}

#passes {
	float: left;
	background: url(../pageimages/passes_bg.jpg) no-repeat;
	height: 130px;
	width: 265px;
	line-height: 15px;
	margin:0px;
}

#hours ul, #passes ul {
	padding: 20px 7px 0px 25px;
}

#hours li, #passes li {
	padding-bottom: 3px;
	padding-top: 3px;
}

#hoursLeft {
	height: 130px;
	width: 70px;
	float: left;
}

#hoursCenter {
	height: 130px;
	width: 45px;
	float: left;
}
	
#main #container #mainContent #leftContent #leftContent p {
	font-size: small;
}
