﻿.eventshd
{
	background-color:#bfd3ca;
	font-family:Century Gothic;
	font-size:12px;
	font-weight:bold;
	color:black;
	}
.eventcentre {
	font-family:Century Gothic;
	font-size: 12px;
	color: #797979;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfd3ca;
	border-left-color: #bfd3ca;
}
.eventcentre strong{
	font-size: 12px;
	color: #000;
}
.eventcentre a{
font-weight:bold;
	color: #d4ce1d;
	text-decoration:none;
}
.eventcentre a:hover{
font-weight:bold;
	color: #d4ce1d;
	text-decoration:none;
}
.eventtitle {
	font-family:Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #365e2e;
	/*background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	padding: 0 0px 0px 5px;
}
.eventmore {
	background-image: url(../images/style/bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0  0px 2px 10px;
}
.eventmore a{
	font-weight:bold;
	color: #d4ce1d;
	text-decoration:none;
}
.eventmore a:hover{
font-weight:bold;
	color: #d4ce1d;
	text-decoration:none;
}