BODY {
	background-color: #AAAAAA;
	margin-left: 0;
	margin-top: 40;
	margin-bottom: 0;
	margin-right: 0;
/*	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000080;
	scrollbar-dark-shadow-color: #000080;
	scrollbar-track-color: #AAAAAA;
	scrollbar-face-color: #000080;
	scrollbar-shadow-color: #000080;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-3d-light-color: #000080;*/
}

h1 {
	font-family: georgia, times new roman, serif; 
	color: #7F1E02;
	font-size: 21px;
}

span.lead {
	font-family: times new roman, serif; 
	font-size: 16px; 
	color: #990033;
}

span.MainContent {
	font-family: times new roman, serif; 
	font-size: 16px; 
	color: #000000;
}


a.linkOverSolid {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-family: georgia, trebuchet ms, times new roman, serif; 
	font-weight: bold;
}

a.mainLink {
	color: #000080;
	text-decoration: none;
	font-size: 16px;
	font-family: times new roman, georgia, trebuchet ms, times new roman, serif; 
	font-weight: bold;
}

a.sitemap {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-family: times new roman, georgia, trebuchet ms, times new roman, serif; 
	font-weight: bold;
}

span.TownCrierTitle {
	color: #000080;
	text-decoration: none;
	font-size: 13px;
	font-family: times new roman, georgia, trebuchet ms, times new roman, serif; 
/*	font-weight: none;*/
}

span.EventTitle {
	color: yellow;
	text-decoration: none;
	font-size: 16px;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
}

span.EventDescription {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif; 
/*	font-weight: none;*/
}

span.TheDate {
	color: yellow;
	text-decoration: none;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif; 
/*	font-weight: none;*/
}

span.EventTitleDark {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
}

span.EventDescriptionDark {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif; 
/*	font-weight: none;*/
}

span.TheDateDark {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif; 
/*	font-weight: none;*/
}

span.DidYouKnow {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif; 
/*	font-weight: none;*/
}

a.emailEventLink {
	color: yellow;
	text-decoration: none;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif; 
/*	font-weight: none;*/
}

td.date {
 color: #666666;
}

td.reenactors {
	color: blue;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif; 
/*	font-weight: none;*/
}

.rbroundbox { background: url(../graphics/nt.gif) repeat; }
.rbtopleft { background: url(../graphics/tl1.gif) no-repeat top left; }
.rbtopright { background: url(../graphics/tr1.gif) no-repeat top right; }
.rbtopmiddle  { background: url(../graphics/top1.gif) repeat-x top left;}
.rbbotleft { background: url(../graphics/bl1.gif) no-repeat top left; }
.rbbotright { background: url(../graphics/br1.gif) no-repeat top right; }
.rbbotmiddle  { background: url(../graphics/bottom1.gif) repeat-x top left; }
.left { background: url(../graphics/left1.gif) repeat-y top left; }
.rbcontent { background: #FAC36E;}	/*center*/
.right { background: url(../graphics/right1.gif) repeat-y top right; }
.rbtopleft, .rbtopmiddle, .rbtopright, .rbbotleft, .rbbotmiddle, .rbbotright { width: 100%; height: 14px; font-size: 1px; }
.rbcontent { margin: 0px 14px; padding:10px 10px 5px; }
.rbroundbox { width: 100%; margin: 1em auto; }
body { background-color:#FFFFFF !important; padding:15px; }
