body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #940000;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
.SiteContainerTable{
	width:780px;
}
.SiteFooter {
	font-size: 10px;
	color: #D4999A;
	height: 20px;
	font-weight:bold;
	padding-bottom:8px;
}
.SiteFooter a {
	color: #D4999A;
	text-decoration:none;
}
.SiteFooter a:hover {
	text-decoration:underline;
}
.FirstRow {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BEBDB3;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989688;
	text-transform: uppercase;
	padding-left: 20px;
}
.FirstRow a{
	color: #FFFFFF;
	text-decoration:none;
}
.FirstRow a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.ChevronRow {
	background-image: url(images/chevron.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}
.TitleArea {
	background-image: url(images/LogoSlogan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.SearchRow {
	height: 36px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEAE7;
	border-bottom-color: #D7D5D0;
}
.Search {
	font-size: 9px;
	font-weight: bold;
	color: #B3B0A5;
}
.SearchField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #B3B1A7;
	height: 20px;
	width: 155px;
	border: 1px solid #FFFFFF;
}
.ContentArea {
	background-image: url(images/ContentTopBevel.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#E9E6E0
}
.LeftMargin {
	width: 243px;
	padding-top: 25px;
	padding-bottom: 30px;
	text-align: right;

}
.ContactDetails {
	font-size: 9px;
	font-weight: bold;
	color: #9F9C8E;
	padding-top: 20px;
}
.ContactDetails a{
	color: #9F9C8E;
}
.PageContentArea {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	color: #6c6959;
}
.PageContentArea a{
	color: #6c6959;
}
.PageContentArea p {
	color: #6c6959;
	font-size:11px;
}
.PageContentArea img{
	cursor:hand;
}
.PageTopNav {
	font-size: 9px;
	color: #8C8979;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C1B7;
	text-align: right;
	margin-bottom: 20px;
}
.PageTopNav a{
	color: #8C8979;
	text-decoration:none;
}
.PageBottomNav {
	font-size: 9px;
	color: #8C8979;
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4C1B7;
	margin-top: 20px;
	padding-bottom: 20px;

}
.PageBottomNav a{
	color: #8C8979;
	text-decoration:none;
}
.PageHeading {
	font-size: 20px;
	text-transform: uppercase;
	color: #940000;
	padding-bottom: 15px;

}
.PageTitle a {
	text-transform: uppercase;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	text-transform: none;
	color: #940000;
}
h2 {
	font-size: 16px;
	text-transform: none;
	color: #940000;
}
h3 {
	font-size: 14px;
	text-transform: none;
	color: #940000;
}
.PicMainTable {
	background-color: #c3c0b7;
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-top: 20px;


}
.PicMainTable td{
	border:solid 1px #e9e6e0;
	background-color:#e9e6e0;
	font-size:10px;
	color: #6c6959;
}
.PicDescr {
	padding:2px 4px 3px 4px;
}


.AllEvents {
	font-size: 11px;
	width: 80px;
	text-align: center;
	background-color: #ffd100;
	color: #000000;
	cursor: pointer;
}
.Venue {
	font-size: 12px;
	width: 145px;
	padding-right: 5px;
}
.ViewEvent {
	font-size: 11px;
	font-weight: bold;
	width: 72px;
	text-align: right;
	padding-right: 8px;
}
.ViewEvent a {
	color: #000000;
	text-decoration: none;
}
.ViewEvent a:hover {
	color: #FF1C01;
	text-decoration: none;
}





.AllEventsOver {
	font-size: 11px;
	width: 80px;
	text-align: center;
	background-color: #ff1c01;
	color: #FFFFFF;
	cursor: pointer;
}
.EventListing {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.EventTitle {
	font-size: 12px;
	background-image: url(images/EventBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-bottom: 10px;
}
.EventTitle h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}.PageContentArea hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6d3cb;
	border-right-color: #e9e6e0;
	border-bottom-color: #e9e6e0;
	border-left-color: #e9e6e0;
	margin-top: 10px;
}
.ContentImageContainer {
	clear: right;
	float: right;
	width: 200px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.ContentImgDescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6959;
	padding-top: 3px;
}
.FormTable {
	width: 450px;
	margin-top: 20px;
}
.FormTable th {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #6c6959;
	width: 150px;
}
.inputboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 200px;
	color: #6c6959;
	margin-top: 1px;
	margin-bottom: 1px;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.InlineLink {
	font-weight: bold;
	text-decoration: none;
	color: #940000;
}

