/*-----------------------------------------------------------------------------
author:    www.visityakima.com
		   10 N. 8th Street
		   Yakima, WA 98901
		   800.221.0751
-----------------------------------------------------------------------------*/


/* =Winter in the Yakima Valley Concerts Page
-----------------------------------------------------------------------------*/
.concertWrap {
	border-top:#c8b893 solid 1px;
	padding:15px 0 0 0;
	}
	
.concertItem {
	border-top:#c8b893 solid 1px;
	padding:15px 0 0 0;
	}
	
.concertItem img {
	float:left;
	margin:0 15px 15px 0;
	border:#c8b893 solid 1px;
	}

