body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	overflow: visible;
	background-image: url(../images/general/bodyBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hidden {
	display: none;
}
div.logo span {
	background-image: url(../images/general/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 325px;
	width: 260px;
	z-index: 20;
	left: 0px;
	top: -25px;
}
div.logo a:link, div.logo a:visited {
	color: #000000;
}
#header {
	background-image: url(../images/general/redwood.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	width: 100%;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
#header .IHF {
	position: absolute;
	height: 45px;
	width: 202px;
	left: 250px;
	margin-top: 4px;
}
#header .date {
	color: #FFFFFF;
	width: 250px;
	margin-top: 8px;
	position: absolute;
	left: 415px;
}
.date {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
#header .headLink {
	font-size: 12px;
	color: #FFFFFF;
	height: 18px;
	width: 180px;
	position: absolute;
	bottom: 10px;
	left: 800px;
}
#header .headLink a:link, #header .headLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header .headLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav {
	background-image: url(../images/general/navbg.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 5;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 42px;
	overflow: visible;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	position: relative;
}
#nav ul>li {
	float: left;
}
#nav ul>li.current {
	background-image: url(../images/general/navCurrent.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav ol {
	list-style-type: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	position: absolute;
	z-index: 5;
	top: 42px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 15px;
	background-color: #761D19;
	width: 150px;
}
#nav ol>li {
	height: 12px;
	position: relative;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#nav ol a:link, #nav ol a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ol a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bookButton {
	height: 121px;
	width: 120px;
	position: absolute;
	z-index: 3;
	top: 85px;
	left: 900px;
}
#subNews {
	width: 120px;
	left: 0px;
	display: none;
	position: absolute;
	top: 0px;
}
#subNews:hover {
	display: block;
}
.newsNav:hover #subNews {
	display: block;
}
#subAttractions:hover {
	display: block;
}
.attrNav:hover #subAttractions {
	display: block;
}
#subVendors:hover {
	display: block;
}
.vendNav:hover #subVendors {
	display: block;
}
.entNav:hover #subEntertainment {
	display: block;
}
#subEntertainment {
	left: 47px;
	width: 104px;
	z-index: 1;
	display: none;
}
#subEntertainment:hover {
	display: block;
}
#subAttractions {
	left: 151px;
	width: 140px;
	display: none;
	position: absolute;
	top: 0px;
}
#subVendors {
	width: 110px;
	left: 340px;
	display: none;
	position: absolute;
	top: 0px;
}
#subVolunteers {
	left: 410px;
	width: 128px;
	display: none;
	position: absolute;
	top: 0px;
}
#subVolunteers:hover {
	display: block;
}
.volNav:hover #subVolunteers {
	display: block;
}
#subTickets:hover {
	display: block;
}
.tickNav:hover #subTickets {
	display: block;
}
#subTravel:hover {
	display: block;
}
.travNav:hover #subTravel {
	display: block;
}
#subTickets {
	left: 512px;
	width: 95px;
	display: none;
	position: absolute;
	top: 0px;
}
#subTravel {
	left: 570px;
	width: 115px;
	display: none;
	position: absolute;
	top: 0px;
}
.splash {
	position: relative;
	z-index: 1;
	height: 160px;
	width: 740px;
	top: 46px;
	left: 220px;
}
.mainMenu {
	background-image: url(../images/home/homeNav.png);
	height: 415px;
	width: 543px;
	position: absolute;
	background-repeat: no-repeat;
	left: 201px;
	top: 215px;
	z-index: 3;
}
.mainMenu #news {
	position: absolute;
	left: 23px;
	top: 44px;
	background-image: url(../images/home/news.png);
	height: 98px;
	width: 490px;
	background-repeat: no-repeat;
}
.mainMenu #news:hover {
	background-image: url(../images/home/news_over.png);
	cursor: pointer;
}
.mainMenu #entertainment {
	position: absolute;
	left: 26px;
	top: 155px;
	background-image: url(../images/home/entertainment.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 488px;
}
.mainMenu #entertainment:hover {
	background-image: url(../images/home/entertainment_over.png);
	cursor: pointer;
}
.mainMenu #attractions {
	position: absolute;
	left: 27px;
	top: 226px;
	background-image: url(../images/home/attractions.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 220px;
}
.mainMenu #attractions:hover {
	background-image: url(../images/home/attractions_over.png);
	cursor: pointer;
}
.mainMenu #kidsjunct {
	position: absolute;
	left: 268px;
	top: 226px;
	background-image: url(../images/home/kidsjunct.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 246px;
}
.mainMenu #kidsjunct:hover {
	background-image: url(../images/home/kidsjunct_over.png);
	cursor: pointer;
}
.mainMenu #volunteer {
	position: absolute;
	left: 28px;
	top: 263px;
	background-image: url(../images/home/volunteer.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 296px;
}
.mainMenu #volunteer:hover {
	background-image: url(../images/home/volunteer_over.png);
	cursor: pointer;
}
.mainMenu #vendors {
	position: absolute;
	left: 348px;
	top: 260px;
	background-image: url(../images/home/vendors.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 168px;
}
.mainMenu #vendors:hover {
	background-image: url(../images/home/vendors_over.png);
	cursor: pointer;
}
.mainMenu #travel {
	position: absolute;
	left: 291px;
	top: 313px;
	background-image: url(../images/home/travel.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 222px;
}
.mainMenu #travel:hover {
	background-image: url(../images/home/travel_over.png);
	cursor: pointer;
}
.mainMenu #tickets {
	position: absolute;
	left: 32px;
	top: 315px;
	background-image: url(../images/home/tickets.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 236px;
}
.mainMenu #tickets:hover {
	background-image: url(../images/home/tickets_over.png);
	cursor: pointer;
}
.rightDiv {
	position: absolute;
	width: 235px;
	top: 185px;
	left: 730px;
	z-index: 6;
}
.rightDiv .tape {
	background-image: url(../images/home/featured/tape.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 80px;
	width: 150px;
	left: 40px;
	top: -40px;
	z-index: 50;
}
#feature img {
	margin-left: 20px;
}
.sponsors {
	position: absolute;
	height: 190px;
	width: 270px;
	top: 255px;
	left: 700px;
	z-index: 2;
	padding-top: 180px;
	padding-left: 30px;
	background-image: url(../images/home/eventBg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.events {position: absolute;
	height: 250px;
	width: 190px;
	left: 15px;
	top: 290px;
	z-index: 2;
	background-image: url(../images/home/sponsorBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-left: 25px;
}
#main {
	position: absolute;
	height: 368px;
	width: 705px;
	left: 56px;
	top: 220px;
	background-image: url(../images/entertainment/schedbg.png);
	z-index: 3;
	color: #FFFFFF;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
.sideBar {
	position: absolute;
	height: 345px;
	width: 225px;
	top: 218px;
	left: 725px;
	background-image: url(../images/general/sidebarbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 25;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 35px;
}
.sideBar a:link, .sideBar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainRev {
	position: absolute;
	height: 368px;
	width: 585px;
	left: 180px;
	top: 220px;
	background-image: url(../images/entertainment/schedbg.png);
	z-index: 3;
	color: #FFFFFF;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 155px;
}
.sideBarRev {
	position: absolute;
	height: 330px;
	width: 225px;
	top: 218px;
	left: 50px;
	background-image: url(../images/general/sidebarrevbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 5;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 40px;
	padding-bottom: 35px;
}
.sideBarRev p {
	font-size: 14px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-top: 0px;
}
.sideBar ul#attractList {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	list-style-type: none;
	margin-left: 20px;
	width: 200px;
}
.sideBar img {
	margin-right: auto;
	margin-left: auto;
}
.sideBar #attractList li {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -1px;
	height: 14px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	position: relative;
	overflow: visible;
}
.sideBar #attractList li:first-letter {
	color: #990000;
}
#attractList li a:link, #attractList li a:visited {
	color: #000000;
	text-decoration: none;
}
#attractList li a:hover {
	color: #FFFFFF;
}
.sideBar .topTape, .sideBarRev .topTape {
	background-image: url(../images/attractions/tape2.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 161px;
	position: absolute;
	z-index: 26;
	top: -25px;
	left: 125px;
}
.sideBar .botTape, .sideBarRev .botTape {
	background-image: url(../images/attractions/tape3.png);
	height: 95px;
	width: 150px;
	position: absolute;
	z-index: 26;
	left: -15px;
	bottom: -12px;
}
#schedule {
	padding-left: 35px;
	padding-top: 15px;
	overflow: visible;
	width: 540px;
	position: relative;
}
#schedule>a {
	display: block;
	color: #FFFFFF;
}
#schedule>div {
	padding-left: 35px;
	font-size: 12px;
	float: left;
	overflow:hidden;
	max-height:175px;
}
div#schedule>a>img {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.scroll {
	height: 375px;
	overflow: visible;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
}

.scrollContainer div.panel {
	height: 375px;
	width: 625px;
	padding-right: 60px;
	padding-left: 20px;
}
.scrollContainerRev div.panel {
	height: 375px;
	width: 570px;
	padding-right: 55px;
	overflow: hidden;
	padding-left: 10px;
}
.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}
.panel {
	font-size: 14px;
}
.panel img {
	clear: both;
	float: none;
	display: block;
	text-align: center;
}
#midway ul {
	font-size: 11px;
	line-height: 12px;
}

img.panelTitle {
	margin-left: 115px;
}
img.sponsorLogo {
	display: inline;
	border: 1px solid #E3E3E3;
	margin: 5px;
	background-color: #FFFFFF;
}
.panel .entDiv {
	width: 190px;
	text-align: center;
	float: left;
}
.panel .entDiv a:link, .panel .entDiv a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.panel .entDiv a:hover {
	color: #000000;
	text-decoration: none;
}
.panel table a:link, .panel table a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.panel table td:first-line {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.sideBarRev #attractList {
	list-style-type: none;
}
.sideBarRev #attractList .mid {
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.entDiv h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.entDiv h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.entDiv h3 {
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.entDiv .entItem {
	background-image: url(../images/entertainment/dingbat.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
.title {
	position: relative;
	height: 50px;
	width: 500px;
	left: 120px;
	z-index: 100;
	top: 10px;
}
#mainRev .title {
	left: 0px;
	top: 0px;
}
.thumbs {
	text-align: center;
}
.thumbs img {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 10px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	height: 60px;
	width: 60px;
}
em {
	color: #990000;
}
#main .panel .entDiv {
	width: 208px;
	text-align: center;
	float: left;
	margin-top: 50px;
}
.panel p {
	font-size: 11px;
	width: 550px;
	margin-top: 10px;
}
.signature {
	font-size: 9px;
}
.deadline {
	position: absolute;
	left: 415px;
	text-align: right;
	width: 200px;
	font-size: 36px;
	top: 18px;
}
div.panel#featured, div.panel#event, div.panel#community, div.panel#friends {
	text-align:center;
}
#pressRel>div {
	font-size: 8px;
}
#pressRel>a:link, #pressRel>a:visited {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	font-style: italic;
	color: #FFCC33;
	text-decoration: underline;
}
.pressContacts {
	position: absolute;
	left: 480px;
	top: 62px;
	font-style: italic;
}
.pressContacts a:link, .pressContacts a:visited {
	color: #D13C0C;
	text-decoration: underline;
}
p.scrolling {
	height: 320px;
	width: 550px;
	overflow: auto;
	position: relative;
	padding-right: 22px;
}
span.small {
	font-size: 8px;
}
span.quote {
	font-style: italic;
	padding: 10px;
}
p.scrolling em {
	font-size: 20px;
}
a:link {
	color: #FFCC33;
	text-decoration: underline;
}
a:visited {
	color: #66CCFF;
	text-decoration: underline;
}
form {
	font-size: 10px;
}
form label {
	display: block;
	width: 190px;
	margin-bottom: 3px;
}
form input, form textarea, form select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
form>div {
	float: left;
	margin-right: 5px;
	margin-left: -10px;
}
.pdf {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	height: 140px;
	width: 125px;
	left: 475px;
	top: 100px;
}
.mural {
	width: 460px;
	padding: 20px;
	font-size: 12px;
}
.mural h3 {
	font-style: italic;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
.contacts {
	padding-top: 50px;
	float: left;
	margin-right: 25px;
}
#featevents {
	height: 175px;
	width: 200px;
	position: relative;
	background-image: url(../images/featevents/feateventBg.png);
	background-repeat: no-repeat;
	bottom: 70px;
	right: 15px;
	z-index: 25;
}
#featevents img {
	padding: 25px;
}
#sponsorThumbs {
	height: 160px;
	width: 160px;
	position: absolute;
	top: 475px;
	z-index: 50;
	background-image: url(../images/home/sponsorSideBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	left: 855px;
}
img.sponsorTitle {
	position: absolute;
	top: -37px;
	right: -5px;
}
#sponsorThumbs a img {
	padding-top: 12px;
	padding-right: 17.5px;
	padding-bottom: 17.5px;
	padding-left: 17.5px;
}
.sponsorView {
	position: relative;
	z-index: 50;
}
.street-performers {
	height: 170px;
	width: 125px;
	position: absolute;
	top: 218px;
	z-index: 4;
	background-image: url(../images/entertainment/street-performers-bg.png);
	background-repeat: no-repeat;
	left: 900px;
	padding-top: 65px;
}
.street-performers .entItem h2 {
	margin-top: 5px;
}
.street-performers .tape {
	background-image: url(../images/entertainment/tape_sm.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 90px;
	position: absolute;
	left: 0px;
	top: -15px;
}
.street-performers .botTape {
	background-image: url(../images/attractions/tape3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 100px;
	width: 150px;
	right: -60px;
	bottom: 3px;
}
.street-performers .entItem {
	float: left;
	height: 20px;
	width: 125px;
	text-align: center;
	background-image: url(../images/entertainment/dingbat.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 5px;
}
.street-performers .entItem a:link, .street-performers .entItem a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
div.top100 {
	position: absolute;
	z-index: 2;
	height: 150px;
	width: 150px;
	top: 82px;
	left: 225px;
}
div.thumbs img {
	float: left;
	clear: none;
}
