#home {
	width: 890px;
	float: left;
}

#home-left {
	width: 590px;
	float: left;
}

#home-right {
	width: 300px;
	float: left;
	padding: 15px 0px 0px;
}

#features {
	width: 590px;
	height: 405px;
	float: left;
	background: url(../images/css/bg_features.gif) no-repeat;
	margin: -15px 0px 0px -5px;
	padding: 15px 0px 0px 5px;
	position: relative;
}

#features ul {
	display: none;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
}

#features li {
	float: left;
}

#features .main {
	display: block;
	height: 405px;
	margin: 0 0 0 16px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 558px;
	z-index: 1;
}

#features .feature,
#features .feature a {
	display: block;
	height: 405px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 558px;
	z-index: 1;
}

#features .main {
	
}

#features .feature.shown,
#features .feature.shown a {
	z-index: 2;
}

#features .feature.shown a:hover {
	text-decoration: none;
}

#features .feature img {
	height: 315px;
	width: 558px;
	margin: 0;
}

#features .feature div.panel-overlay {
	position: absolute;
	width: 100%;
	padding: 0;
	margin-top: -125px;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	font-family: "Trebuchet MS1", "Trebuchet MS", sans-serif;
}

#features .feature div.panel-overlay h2 {
	display: block;
	background: url(../images/css/features-panel-bg.png) repeat-x bottom left;
	font-size: 15px;
	color: #FFF;
	margin: 0;
	height: 15px;
	padding: 10px;
}

#features .feature div.panel-overlay p {
	padding: 0 10px;
	margin: 7px 0 0;
	height: 45px;
	display: block;
	overflow: auto;
}

#features .feature.video div.panel-overlay {
	margin-top: -88px;
}

#features .feature.video div.panel-overlay h2 {
	display: none;
}

#features .feature.video div.panel-overlay p {
	
}

#features video {
	display: block;
	position: relative;
}

#features span.mask {
	display: block;
	height: 34px;
	width: 558px;
	background: url(../images/css/features-mask.png) no-repeat top left;
	position: absolute;
	top: 0;
	z-index: 1;
	margin: 15px 0 0 15px;
}

#features ul.count {
	display: block;
	height: #100px;
	width: auto;
	top: 395px;
	right: 60px;
	position: absolute;
	z-index: 999999;
}

#features ul.count li {
	
}

#features ul.count li a {
	padding: 3px;
	color: #efefef;
	font-family: Century Gothic, sans-serif;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	text-decoration: none;
}

#features ul.count li.shown a {
	color: #fff;
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#features ul.count li a:hover {
	text-decoration: none;
}

#features .pnControl {
	background: none;
	position: absolute;
	right: 15px;
	top: 396px;
	width: auto;
	z-index: 999999
}

#features .pnControl a {
	background: none;
	background-image: url(../images/css/features-arrows.png);
	background-color: none;
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-size: 0;
	height: 10px;
	margin: 0 3px;
	padding: 5px 1px;
	width: 10px;
	cursor: pointer;
}

#features .pnControl a.next {
	background-position: center right;
}

#features .pnControl a.prev {
	background-position: center left;
}

#home .next {
	height: 15px;
	padding: 7px 0px 13px;
	width: 590px;
	float: left;
	display: block;
	background: #57527B;
	text-align: center;
	color: #E4DEC8;
	font-size: 14px;
}

#home .next a,
#home .next a:hover {
	color: #E4DEC8;
	text-decoration: none;
}

#marquee {
	width: 590px;
	height: 155px;
	padding: 0px;
	float: left;
	background: url(../images/css/bg_marquee.jpg) repeat-x bottom right;
}

#marquee ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#marquee li {
	border-right: 1px solid #6D6890;
	display: block;
	float: left;
	height: 152px;
	list-style: none;
	text-align: center;
	width: 117px;
}

#marquee li a:hover {
	text-decoration: none;
}

#marquee li a h2 {
	color: #fff;
	text-transform: uppercase;
	font: 14px "Trebuchet MS1", "Trebuchet MS", sans-serif;
}

#marquee li a p {
	color: #fff;
	font: italic 11px "Trebuchet MS1", "Trebuchet MS", sans-serif;
}

#welcome {
	width: 300px;
	height: 300px;
	float: left;
	background: url(../images/css/bg_welcome.jpg) no-repeat;
}

#home #coming_events {
	width: 300px;
	height: 215px;
	padding: 65px 0px 0px;
	float: left;
	background: url(../images/css/bg_home_coming_events.jpg) no-repeat;
	color: #EFF1E6;
	line-height: normal;
}

#home #coming_events .scroll {
	width: 245px;
	height: 160px;
	margin: 0px 25px;
	padding: 0px 5px 0px 0px;
}

#home #coming_events .link {
	width: 260px;
	height: 40px;
	margin: 10px 20px;
	padding: 0px;
	float: left;
	background: url(../images/css/bg_coming_events_link.png) no-repeat;
}

#home #coming_events .link a {
	width: 260px;
	height: 40px;
	float: left;
	text-align: center;
	color: #556292;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-indent: -9999px;
}

#home #coming_events tr {
	background: url(../images/css/bg_dot_green_horizontal.gif) repeat-x left bottom;
}

#home #coming_events tr:hover {
	background: #57527C;
	color: white;
	cursor: finger;
	cursor: pointer;
}

#home #coming_events th {
	color: #EFF1E6;
}

#home #coming_events td {
	width: 195px;
}

#times {
	width: 260px;
	padding: 0px 20px;
	float: left;
	color: #836527;
	line-height: normal;
}

#times p {
	padding: 0px;
	margin: 10px 0px;
}

#times strong {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}

#times ul {
	padding: 0px;
	margin: 0px;
}

#times ul li {
	padding: 0px;
	margin: 0px;
	width: 130px;
	height: 40px;
	list-style: none;
	float: left;
}

#times ul li a {
	width: 130px;
	height: 40px;
	float: left;
	text-align: center;
	color: #556292;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-indent: -9999px;
}

#times ul li.expect {
	background: url(../images/css/bg_times_what_to_expect.png) no-repeat;
}

#times ul li.directions {
	background: url(../images/css/bg_times_directions.png) no-repeat;
}

#homeImages {
	display: block;
	height: 150px;
	width: 300px;
	position: relative;
}

#homeImages img {
	position: absolute;
}

#homeImages span {
	position: absolute;
	bottom: 0;
	background: url(../images/css/newtextbg.png) repeat-x bottom left;
	color: #fff;
	font: normal 25px Gill Sans, Gill Sans MT, sans-serif;
	font-weight: lighter;
	text-align: center;
	padding: 10px;
	width: 280px;
	text-transform: uppercase;
}

#homeImages a:hover {
	text-decoration: none;
}
