#feature {
	background: #fff url(../images/temp/home-feature.jpg) no-repeat left top;
	height: 280px;
	border-top: 7px solid #e4eccf;
	position: relative;
	left: 0;
	top: 0;
	margin: 0 10px 0 330px;
	}
	#feature div.wrap {
		background: transparent url(../images/home-feature-bg.png) no-repeat left top;
		padding: 0 25px 0 335px;
		height: 280px;
		}
	#feature h3 {
		margin: 0;
		position: absolute;
		left: 335px;
		top: 23px;
		font-size: 13px;
		line-height: 1.4;
		color: #008c7d;
		}
	#feature h3#then {
		left: 400px;
		width: 200px;
		}
	#feature .nextdetails {
		position: absolute;
		left: 320px;
		top: 57px;
		height: 174px;
		width: 260px;
		overflow: hidden;
		padding: 0 10px 0 15px;
		background: #fff;
		}
	#feature h1 {
		margin: 0;
		}
	#feature h1 a {
		display: block;
		}
	#feature a {
		border: none;
		}
	#feature h2 {
		margin: 2px 0 0 0;
		font-size: 17px;
		line-height: 1.4;
		}
	#feature p {
		margin: 0;
		}
	#feature p.date {
		position: relative;
		left: 0;
		top: -2px;
		color: #6f9e20;
		}
	#feature p.ticket {
		position: absolute;
		left: 320px;
		top: 51px;
		width: 285px;
		}
	#feature p.ticket a {
		display: block;
		padding: 187px 0 0 15px;
		height: 29px;
		background: transparent url(../images/home-feature-link-bg.png) no-repeat 0 178px;
		}
	#feature p.ticket a:focus,
	#feature p.ticket a:hover,
	#feature p.ticket a:active {
		background-position: -285px 178px;
		}
	#feature a#freeticket {
		display: block;
		position: absolute;
		right: -40px;
		top: -10px;
		z-index: 1;
		}

.banners p {
	float: left;
	padding: 10px 10px 0 10px;
	}
	.banners p a {
		display: block;
		}

.wrap-highlights {
	background: #e8f1d9;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	}
	.wrap-highlights .wrapper {
		border-top: 1px solid #e8f1d9;
		}
	.wrap-highlights .wrap-highlights-h2 {
		background: #d4f1ee;
		border-top: 1px solid #28baac;
		}
		.wrap-highlights .wrap-highlights-h2 .wrapper {
			border-top: none;
			}
		.wrap-highlights .wrap-highlights-h2 h2 {
			margin: .5em 0 .5em 25px;
			font-size: 17px;
			line-height: 1.4;
			}
	.wrap-highlights .summary {
		float: left;
		width: 285px;
		margin: 0 0 0 25px;
		color: #6f9e20;
		}
		.wrap-highlights .summary p {
			margin: .7em 0 1.5em 0;
			line-height: 1.5;
			}
	.wrap-highlights .testimonial {
		float: left;
		width: 300px;
		margin: -37px 0 0 20px;
		}
		.wrap-highlights .testimonial .photo img {
			position: absolute;
			left: 335px;
			top: -37px;
			clip: rect(0px 114px 150px 0px);
			}
		.wrap-highlights .testimonial span.frame {
			display: block;
			position: absolute;
			left: 330px;
			top: -37px;
			width: 127px;
			height: 150px;
			background: transparent url(../images/home-testimonial-frame.png) no-repeat left top;
			}
		.wrap-highlights .testimonial p {
			margin: 10px 0 50px 127px;
			padding: 10px 12px;
			background: #fff;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			}
		.wrap-highlights .testimonial a {
			/* float: right; */
			border: none;
			position: absolute;
			left: 521px;
			bottom: 5px;
			}
		.wrap-highlights .testimonial p .testimonialauthor {
			color: #8dbb3f;
			}
	.wrap-highlights .photos {
		}
		.wrap-highlights .photos .photo img,
		.wrap-highlights .photos span.frame {
			display: block;
			position: absolute;
			right: 0;
			top: -37px;
			}
		.wrap-highlights .photos span.frame {
			width: 312px;
			height: 191px;
			background: transparent url(../images/home-photo-frame.png) no-repeat left top;
			}
		.wrap-highlights .photos a {
			display: block;
			position: absolute;
			right: 25px;
			bottom: 5px;
			border: none;
			}
		.wrap-highlights .photos .photo img {
			display: block;
			clip: rect(0px 312px 191px 0);
			}
		
		