body {
	font-family:		Verdana;
	color:			#282828;
}

a:hover {
	color:			#bd9566;
}

.topbanner {
	background-image:	url('./images/topbanner.jpg');
	background-repeat: 	repeat-x;
}

.midbanner {
	background-image:	url('./images/midbanner.jpg');
	background-repeat: 	no-repeat;
	background-position:	left bottom;
}

.eventbanner {
	padding-top:		50px;
	padding-bottom:	50px;
	padding-left:		25px;
	padding-right:	25px;
}

.toplinks {
	font-size:		13px;
	color:			#ffffff;
	text-decoration:	none;
}

.mainlinks {
	font-size:		13px;
	text-decoration:	none;
	color:			#282828;
	font-weight:		bold;
}

.bottomtd {
	font-size:		10px;
	color:			#ffffff;
	font-weight:		none;
	padding-left:		25px;
}

.linkemail {
	color:			#ffffff;
}

.times {
	font-size:		11px;
}

h3 {
	font-size:		15px;
	font-weight:		bold;
}

.maintitle {
	font-size:		19px;
	font-weight:		bold;
	color:			#282828;
	font-family:		Tahoma;
}

.bodyitem {
	font-size:		12px;
	color:			#282828;
	margin-left:		20px;
	margin-right:		20px;
}

.actstable {
	font-size:		10px;
	text-align: 		center;
}

.actstablebold {
	font-size:		10px;
	text-align: 		center;
	font-weight:		bold;
}

.accentdesc {
	color:			#a37c4d;
	margin-left:		30px;
}
