.BordersStylesheet {
	font-family: Arial;
	font-size: 6px;
}
.Copyright {
	font-size: 10px;
	color: #666666;
	clear: both;
}
.FONT-Arial-12-BOLD {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.FONT-Arial-10-BOLD {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.FONT-Arial-10-Brown-BOLD {
	font-family: Arial;
	font-size: 11px;
	color: #8C4720;
	font-weight: bold;
}
Body {
	font-family: Arial, Helvetica, sans-serif;
}
.MainWrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.HeaderWrapper {
	text-align: left;
}
.MainBanner {
	background-image: url(images/banners/main_1.jpg);
	height: 313px;
	width: 778px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right;
}
.LeftWrapper {
	width: 202px;
	float: left;
	font-size: 10px;
	color: #666666;
	margin-bottom: 25px;
}
.ContentWrapper {
	clear: both;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
.FooterWrapper {
	clear: both;
	position: relative;
}
.ContentBox {
	margin-left: 203px;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
.LeftWrapper .CategoryTitle {
	font-size: 18px;
	color: #8d4926;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.CategoryDescription {
	font-size: 11px;
	margin-right: 10px;
}
.ContentBox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.EventListsUL {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.LeftWrapper .EventListsUL a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
