#events{
}
#events h4{
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	padding: 0 0 2em 0;
	color: #c27a46;
	text-shadow: 1px 1px 2px #ccc;
}
.highslide-caption{
	text-align: left;
}

.tmbs{
	margin: 0em 0 2em -1em;
	text-align: center;
}
.tmb{
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 1em 0 0 0.4em;
}
.tmb a span
	{font-size:11px; text-decoration:none;}
.tmb a:link,.tmb  a:visited
	{color:#993300; text-decoration:none;}
.tmb a:hover,.tmb  a:active
	{color:#ff3300; text-decoration:underline;}

.tmb .r{
	float: left;
	width: 200px;
}
.tmb .r a{
	display: block;
	text-align: center;
	margin: 0 auto;
}