@charset "UTF-8";
#eventmiddle {
	float: left;
	height: auto;
	width: 280px;
	margin-right: 10px;
}
#eventbooking {
	float: right;
	height: auto;
	width: 110px;
}
#eventwrapper {
	float: left;
	width: 670px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
#eventpic {
	float: left;
	height: 180px;
	width: 260px;
	margin-right: 10px;
	background-color: #AA9984;
}
#eventslines {
	float: left;
	height: auto;
	width: auto;
	clear: left;
	padding-bottom: .2em;
}
#eventsfinalline {
	float: left;
	height: auto;
	width: auto;
	clear: left;
	padding-bottom: .75em;
}
.georgia12px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: inherit;
	color: #333333;
	clear: left;
	float: left;
}
.georgia16px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: inherit;
	color: #000000;
	clear: left;
	float: left;
}
.eventsredheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	color: #FF0000;
}
.eventboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: inherit;
	color: #333333;
	clear: left;
	float: left;
}
#eventspacer {
	float: left;
	height: auto;
	width: 670px;
	clear: left;
	padding-bottom: 30px;
}
