.left
{
	display: block;
	float: left;
	width: 725px;
	margin: 0;
	padding: 0 30px 0 0;
	background: url(../images/border.png) right repeat-y;
	min-height: 650px;
	
}

.events_title
{

	display: block;
	margin: 0;
	padding: 0;
	width: 732px;
	height: 171px;
	background: url(../images/eventstitle.jpg) no-repeat;

}

.archive_title
{

	display: block;
	margin: 0;
	padding: 0;
	width: 732px;
	height: 171px;
	background: url(../images/eventsArchive.jpg) no-repeat;

}

#eventList
{
	display: block;
	margin: 20px 0 0 0;
	font-family: Georgia;
	
}

.location
{
	font-weight: bold;
}

.entry
{
	display: block;
	margin: 15px 0 0 0;
}

.entry .calender
{
	display: block;
	float: left;
	width: 70px;
	height: 91px;
	
	background: url(/images/calendar.jpg) no-repeat ;
	padding: 5px 0 0 17px;
}

.entry .month
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	margin: 4px 0 0 3px;
}

.entry .date
{
	font-family: Georgia;
	font-size: 42px;
	font-weight: normal;
	font-style: normal;
	color: #af0200;
	margin: 4px 0 0 -8px;

}

.enddatespacer
{
	display: block;
	clear: both;
	margin: 0 0 12px 0;
}
.entry .endmonth
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	margin: 4px 0 0 -5px;
}
.entry .enddate
{
	font-family: Georgia;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	color: #af0200;
	margin: 5px 0 0 -12px;
}

.entry .content2
{
	display: block;
	width: 475px;
	float: left;
	margin: 0 0 0 15px;
}

.entry .content2 a h3
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ae5227;
	margin: 0;
	padding: 0;
}

.entry .content2 a
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ae5227;
	margin: 0;
	padding: 0;
}


.entry .content2 a:hover
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ae5227;
	margin: 0;
	padding: 0;
}


.entry .content2 p
{
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 15px 0 0 0;
	padding: 0;
}

.entry h4
{
	display: block;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

.titlebar h2
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

.titlebar h1
{
	display: block;
	margin: 0 0 0 65px;
	padding: 0;
	float: left;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

.titlebar h5
{
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

.entry .border3
{
	display: block;
	background: url(../images/borderlong.png) repeat-x;
	width: 730px;
	height: 2px;
	float: left;
	margin: 20px 0 20px 0;
	
}

#right
{
	display: block;
	width: 165px;
	float: left;
	margin: 0 0 0 30px;
}

ul.gallery_nav
{
	display: block;
	clear:both;
	width: 722px;
	margin: 20px 0 0 0;
}

ul.gallery_nav li#next a
{
	display: block;
	float: right;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ae5227;
}

ul.gallery_nav li#previous a
{
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ae5227;
}

ul.gallery_nav li#next a:hover
{
	text-decoration: underline;
}

ul.gallery_nav li#previous a:hover
{
	text-decoration: underline;
}

h5.title
{
	display: block;
	width: 100%;
	margin-top: 0px;
}

