
#main-content {
	width: 967px;
	padding: 0;
	margin: 0;
	float: none;
}

#home-box {
	width: 967px;
	height: 485px;
	background-color: #5c92ba;
	position: relative;
	text-align: center;
}
#home-video-slideshow {
	position: absolute;
	top: 0; 
	left: 0;
	z-index: 1;
}
#home-video-play {
	position: absolute;
	top: 170px;
	left: 423px;
	height: 120px;
	width: 120px;
	overflow: hidden;
	cursor: pointer;
	z-index: 10;
}
#home-video-play:hover img {
	position: relative;
	top: -120px;
}
#home-slogan-box {
	position: absolute;
	right: 30px;
	bottom: -9px;
	width: 340px;
	height: 92px;
	background-color: #78ae36;
	padding: 12px 12px 9px 18px;
	text-align: left;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
	z-index: 10;
}
#home-slogan-box a {
	color: #fcf5b6;
}
#home-box iframe {
	margin: 0 auto;
}



#home-highlights {
	clear: both;
	padding: 36px 0 0 9px;
}
#home-highlights .column-3 {
	float: left;
	width: 270px;
	padding: 0 9px 36px 27px;
}
#home-highlights h3, #home-sponsors h3 {
	color: #ffffff;
	background-color: #964677;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0 6px 0;
	margin-bottom: 18px;
	text-align: center;
}
#home-highlights h4 {
	font-size: 15px;
	font-weight: bold;
	padding: 9px 0 9px 0;
}
#home-highlights p {
	padding-bottom: 9px;
}
#home-highlights p + h4 {
	padding-top: 18px;
}
#home-highlights .pio-cover {
	float: right;
	margin: 0 0 18px 18px;
	width: 120px;
}



#home-sponsors {
	clear: both;
	padding: 0 36px;
	font: 13px/18px "Open Sans", sans-serif;
}
#home-sponsors .column-75 p {
	padding: 6px 27px 36px 0;
}
#home-sponsors .sponsor-highlight {
	float: left;
	overflow: auto;
	padding: 9px 36px 18px 0;
	width: 300px;
}
#home-sponsors .sponsor-highlight img {
	float: left;
	margin: -6px 9px 0 0;
}

#home-sponsors .sponsor-learn {
	width: 165px; 
	padding: 12px 12px 18px 12px;
	margin: 30px 0 0 0;
	border: dotted 2px #eccc5f;
	background-color: #f6f5e6;
}

img.magic-penny {
	float: right;
	margin: -12px 12px 0 0;
	width: 90px;
	height: auto !important;
}

img.songbooks {
	width: 125px; 
	height: auto !important;
	float: left;
	margin: 0 10px 10px 0;
}


#home-events {
	border: solid 1px #dddddd; 	
	background-color: #fdfdfd;
	padding: 6px;
	margin: 0 0 12px 0;
	overflow-y: scroll;
	max-height: 270px;
}