html{
	width: 100%;
	height: 100%;
}
body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 67.5%;
	color: #333;
	margin: 0;
	padding: 10px 0 0;
	background: #8D2D18;
}
a{outline:none}
#PageContainer{
	height: 600px;
	width: 970px;
	overflow: hidden;
	border: solid 10px #fff;
	margin: 0 auto 0;
}
#PageContainerWrapper{
	background: url(images/page-container-bg-white-holiday.png) repeat-y;
}
#header{
	font-family: Helvetica, verdana, arial, sans-serif;
	background: #D54628 url(images/header-bg-holiday.png) no-repeat;
	background-position: 0 507px;
	width: 225px;
	height: 610px;
	float: left;
}
#header h1{
	background: url(images/logo-holiday.png) no-repeat;
	text-indent: -5000px;
	width: 175px;
	height: 35px;
	margin: 40px 20px;
	padding: 0;
}
#SiteMenu{
	background: #fff;
	padding: 5px 5px 5px 0;
	margin: 0 1px 0 0;
}
#SiteMenu ul{
	margin: 0;
	padding: 0;
}
#SiteMenu li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#SiteMenu li a{
	color: #8D2D18;
	background: #E69D7D;
	font-size: 1.05em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -.01em;
	display: block;
	padding: 5px 20px;
	margin: 1px;
}
#SiteMenu li a:hover{
	color: #fff;
	background: #8D2D18;
}
#header .InstructionMessage{
	padding: 20px 30px 0 10px;
	margin: 0;
	color: #fff;
	font-size: 1.2em;
}
#header .InstructionMessage .Emphasis{
	display: block;
	font-weight: bold;
	line-height: 1.4em;
}
#CalendarNav{
	background: url(images/calendar-nav-bg-holiday.png) no-repeat top left;
	width: 185px;
	height: 165px;
	padding: 8px 8px 15px 8px;
	margin: 10px 0 0 0;
}
#content{
	background: url(images/page-bg.png) no-repeat top right;
	margin: 0 0 0 225px;
	padding: 20px;
}
#content a{
	color: #6BA50F;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	color: #9Bd53F;
	font-weight: bold;
	text-decoration: underline;
}
#DateHeader{
	color: #8D2D18;
	font-size: 1.4em;
	font-style: italic;
	text-transform: uppercase;
	margin: 20px 0 0 10px;
	padding: 0;
}
#HoursContainer{
	float: right;
	border: solid 1px #8D2D18;
	width: 210px;
	margin: 40px 0 0 0;
	padding-bottom: 5px;
}
#HoursContainer h2{
	color: #fff;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -.01em;
	background: #8D2D18;
	border-bottom: solid 1px #8D2D18;
	margin: 0;
	padding: 4px 8px;
}
#HoursContainer h2 .Date{
	display: block;
	font-size: .8em;
}
#HoursList{
	padding: 3px 10px;
}
#HoursList .HoursBlock{
	margin: 10px;
	font-size: 1.2em;
}
#HoursList .HoursBlock .HoursLabel{
	font-weight: bold;
	color: #98AA47;
	display: block;
}
#HoursList .HoursBlock .HoursData{
	font-size: 1.1em;
	font-weight: bold;
	color: #4E713B;
}
#HoursList #StreetsHoursBlock{
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 6px;
	border-bottom: dashed 1px #ccc;
}
#HoursList #StreetsHoursBlock .HoursLabel{
	color: #1E3E15;
}
#EventsContainer{
	height: 540px;
	margin: 0 -20px 0 0;
}
#EventsContainer #EventsHeader{
	color: #fff;
	font-size: 1.3em;
	background: url(images/events-hdr-holiday.png) no-repeat;
	height: 35px;
	padding: 5px 0 0 15px;
	margin: 0;
}
#EventsList{
	overflow: auto;
	margin: 0;
	padding: 0 0 0 20px;
	height: 500px;
}
#EventsList .EventBlock{
	width: 440px;
	border-bottom: solid 1px #eee;
	margin: 10px 0;
}
#EventsList h3{
	font-family: Hlevetica, Verdan, Arial, sans-serif;
	font-size: 1.6em;
	color: #4E713B;
	margin: 0;
	padding: 0;
}
#EventsList p.FirstLine{
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#EventsList .EventDescription{

}
#EventsList dl{
	color: #000;
	font-size: 1em;
	margin: 20px 10px;
}
#EventsList dt{
	margin: 14px 0;
	padding: 0;
}
#EventsList dd{
	font-weight: bold;
	margin: -28px 0 0 60px;
}
#VideoLink{
	margin: 10px 10px 0 10px;
	color: #fff;
	font-size: 1.1em;
	background: #6a6;
	border: solid 1px #fff;
	padding: 2px 2px 10px 2px;
}
#VideoLink p{
	margin: 0;
	padding: 0 0 8px 0;
}
#VideoLink p.emphasis{
	font-weight: bold;
}
#VideoLink a{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 2px 21px;
	margin-left: 30px;
	background: #ddd url(images/icon-camera.png) no-repeat 2px 0px;
	color: #555;
	text-align: center;
	border: solid 1px #777;
}
#VideoLink a:hover{
	background-color: #c99;
	background-position: 2px -25px;
	color: #fff;
}
#VideoContainer{
	height: 580px;
	overflow: auto;
}
#VideoContainer h3{
	font-size: 1.5em;
	color: #516330;
	margin: 0 0 0 80px;
}
#VideoContainer p{
	font-size: 1em;
	width: 500px;
	margin-left: 80px;
}
#VideoContest{
	height: 580px;
	width: 580px;
	font-size: 1.1em;
	overflow: auto;
}
#VideoContest h2{
	font-size: 1.8em;
	color: #314310;
	margin: 20px 20px 10px;
}
#VideoContest h3{
	font-size: 1.5em;
	color: #516330;
	margin: 15px 20px 5px;
}
#VideoContest h4{
	font-size: 1.3em;
	color: #516330;
	margin: 0 20px;
}
#VideoContest p{
	font-size: 1em;
	margin: 0 20px 30px;
}
#VideoContest ul{
	padding: 0 20px 30px;
	margin: 0 20px 30px;
}
#VideoContest ul li{
	width: 400px;
	margin: 10px 0;
}
#VideoContest object{
	margin: 10px 20px;
}
#footer{
}
#content{
	position: relative;
}
#EventPromo{
	position: absolute;
	width: 210px;
	height: 165px;
	top: 430px;
	left: 515px;
	text-align: center;
}
#EventPromo img{
	border: none;
	margin-top: 10px;
}
#Photos{
	height: 620px;
	background: #fff;
	padding: 0 20px;
}
#Photos h2{
	font-size: 1.8em;
	color: #314310;
	margin: 20px 0 10px;
}
#Photos ul.PhotosList{
	margin: 0 0 0 -20px;
	padding: 0;
}
#Photos ul.PhotosList li{
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 20px;
	height: 116px;
	width: 116px;
	text-align: center;
}
#Photos ul li img{
	padding: 8px;
	background: #fff;
	border: solid 1px #555;
}
#Photos #Pagination{
	width: 595px;
	float: left;
	margin: 0;
	text-align: right;
}
#Photos #Pagination ul{
	margin: 0;
	padding: 0;
}
#Photos #Pagination ul li{
	list-style-type: none;
	display: inline;
	margin: 0 10px;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #999;
}
#Photos #Pagination ul li a{
	color: #4E713B;
}
#Photos #Pagination ul li a:hover{
	color: #C1CF81;
}