@charset "UTF-8";
/* Smoke Free Events */


#left-venues{
	width:241px;  /* 275 */
	height:441px;  /* 596 */
	background:#464340 url(/img/venues-side-bg.jpg) no-repeat;
	float:left;
	padding:155px 0 0 0;
}

.show-all-venues{
	display:block;
	margin: 0 auto 20px auto;
	padding: 0;
	border:0;
	height: 40px;
	width:200px;
	background:  url(/img/show-all-venues.gif); 
}

.show-all-venues:hover {background-position: 0 -40px;}
.show-all-venues:active {background-position: 0 -80px;}


/* VENUES ****************************/	
#smoke-free-venues-header{
	background:url(/img/smoke-free-venues-header.gif) no-repeat;
	height:25px;
	width:173px;
	margin:0 0 5px 0;
}

/* CALLOUT ****************************/	
#venues-callout{
	width:275px;
	height:185px;
	float:right;
	margin:20px 0 0 0;
	padding:0;
}

#venues-callout p{
	margin:0; 
	padding:10px 5px 0 0;
	line-height:20px;
}

