span {
	margin: 5px;
	padding: 5px;
	width: 30%;
	float: left;
	background-color: #908055;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #666666;
	border-right-width: medium;
	border-right-style: inset;
	border-right-color: #666666;
}

.inner {

padding-top:10px;


}
.events {
	overflow: auto;
	padding: 5px;
	height: 230px;
	border-top: #666666;
	border-right: medium inset;
	border-bottom: medium outset;
	width: 250px;
	height: 330px;
	overflow: auto;
	position: relative;
	background-color: #908055;
}

.press {
	overflow: auto;
	padding: 0px;
	margin:0px;
	width: 380px;
	overflow: auto;
	position: relative;
	background-color: #908055;
}


.events .name {
	text-transform: uppercase;
	color: #FFFFFF;}

.event {
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;

}

.id {
	visibility: hidden;
}

.name {
	font-size: 10pt;
	color: #FFFFFF;
}

.active {
	visibility: hidden;
}

.date {
 	font-size: 10pt;

}

#happy hour .event .date {
	visibility: hidden;
	height: 0px;
}

#happy hour .event .time {
	visibility: hidden;
	height: 0px;
}


	
	#press .event .date {
	visibility: hidden;
	height: 0px;
}

#special .event .time {
	visibility: hidden;
	height: 0px;
}

#music .event .time {
	visibility: hidden;
	height: 0px;
}
.time {
 	font-size: 10pt;

}

.intro {
 	font-size: 8pt;
}

.description {
 	font-size: 10pt;
}

.active {visibility: hidden;}

.type {
	visibility: hidden;
}

.image {
	visibility: hidden;
}

.pdf {
}


#press .time {	
visibility: hidden;
	height: 0px;
	line-height:0 }
	
	#press .active {	
visibility: hidden;
	height: 0px;
	line-height:0 }
	
	#press .intro {	

	margin: 0px;
	padding: 0px;}
	
	#press .date {	
visibility: hidden;
	height: 0px;
	line-height:0 }

/* force fleXcroll to always display the vertical scrollbase */
/*
.vscrollerbase {
	visibility: visible !important;
}
*/
/* fleXcroll adapts to this CSS setting and sets positions correctly */
