/* CSS Document */

body {
	top: 0px;
	bottom: 10px;
	font: 12px 'Trebuchet MS', Verdana, Arial;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
.redtext {
	font-weight: bold;
	color: #BD0304;
}
.notetext {
	font-weight: bold;
	color: #BD0304;
	font-size:10px;
}

.pagetitle {
	font-size: 16px;
	color: #BD0304;
	font-weight: bold;
	font-style: italic;
}
.pagefooter {
	font-weight: bold;
	color: #BD0304;
	font-size: 10px;
}
.formbox {
	font: 12px 'Trebuchet MS', Verdana, Arial;
	color: #ffffff;
	font-style: bold;
	background-color: #BD0304;
	text-align: left;
}
.newsbox_date {
	font-size: small;
}
.pagebutton a {
	text-decoration: none;
	color: #ffffff;
	}
.pagebutton a:hover {
	text-decoration: none;
	color: #FFFF33;
	}
a {
	text-decoration: none;
	color: #006699;
	}
a:hover {
	text-decoration:none;
	color: #009933;
	}
.newsitem a{
	color: #FFFFFF;
	background-color: #7BBE27;
}
.newsitem a:hover {
	color: #FFFF33;
}
.events_box_150 {
	width: 155px;
	background-color: #FFFF33;
	background-image: url(images/events_box/background.jpg);
	background-repeat: repeat-y;
	float: none;
}
.events_box_150_inner {
	width: 155px;
	background-image: url(images/events_box/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.events_box_150_inner2 {
	width: 155px;
	background-image: url(images/events_box/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.padder {
	padding: 10px;
}
.padder30 {
	padding: 30px;
}
.eventsrow {
	color: #FFFFFF;
	font-size: 16px;
}
.eventsrow a {
	color: #ffffff;
}
.eventsrow a:hover {
	color: #009900;
}
.eventsrow_blue {
	color: #FFFFFF;
	font-size: 12px;
}
.eventsrow_blue a {
	color: #ffffff;
}
.eventsrow_blue a:hover {
	color: #FFFF00;
}
.eventsrow_blue_header {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
.eventscalendar_blue_header {
	color: #FFFF00;
	background-color: #204BAB;
	font-size: 14px;
	font-weight: bold;
}
.eventsrow_blue_header a {
	color: #ffff00;
}
.eventsrow_blue_header a:hover {
	color: #FFFFff;
}
.unactiverow{
	background-color: #204BAB;
	color:#ffffff;
}
.unactiverowerror{
	background-color:#F0F0F0;
	color:#FFFFFF;
}
.activerow{
	background-color: #C10B08;
	color:#ffffff;
	text-decoration:none;
}
.activerow a{
	color:#E21C36;
	text-decoration: none;
}
.unactiverow a{
	color:#20539D;
	text-decoration: none;
}
.events_calendar_554 {
	width: 554px;
	background-color: #FFFF33;
	background-image: url(images/events_calendar/background.jpg);
	background-repeat: repeat-y;
	float: none;
}
.events_calendar_554_inner {
	width: 554px;
	background-image: url(images/events_calendar/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.events_calendar_554_inner2 {
	width: 554px;
	background-image: url(images/events_calendar/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contact_details {
	color: #ffffff;
}
.contact_details a{
	color: #FFFFFF;
}
.contact_details a:hover {
	color: #FFFF33;
}
.featured_box {
	color: #666666;
}
.featured_box a{
	color: #666666;
}
.featured_box a:hover {
	color: #FFFF33;
}
#nextevent {
	border: 2px solid #cdcdcd;
	padding: 1px 5px 5px 5px;
	font-size: 12px;
	background-color: #FFFFFF;
}
#nextevent h1 {
	font-size: 14px;
	font-weight: 700;
	color: #094300;
}
#nextevent a:link{
	color: #FF0000;
	font-weight: 300;
}
#nextevent a:hover{
	color: #588615;
	font-weight: 500;
}
#nextevent a:visited{
	color: #588615;
	font-weight: 300;
}
