@charset "utf-8";
/* CSS Document */

body{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #252525;
	line-height: 25px;
}#main{
	width: 899px;
	margin-right: auto;
	margin-left: auto;
}#header{
	float: left;
	height: 130px;
	width: 899px;
}#navbg{
	background-image: url(../images/navbg.jpg);
	float: left;
	height: 29px;
	width: 899px;
	background-repeat: no-repeat;
}#navigationbar{
	float: left;
	width: 899px;
	margin-bottom: 0px;
}#navigationbar ul{
	text-decoration: none;
	display: inline;
}#navigationbar ul li {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-right: 20px;
	padding-left: 21px;
	padding-top: 6px;
	padding-bottom: 5px;
	line-height: 17px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}

#navigationbar ul li a {
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	font-weight: bold;
}#navigationbar ul li a:hover {
	color: #FF4646;
	text-decoration: none;
}#homebanner{
	float: left;
	height: 256px;
	width: 899px;
}#contentholder{
	background-color: #f2f2f2;
	float: left;
	width: 859px;
	padding: 20px;
}#homecalendar{
	float: left;
	width: 300px;
	margin-right: 10px;
}
#upcomingevents {
	float: left;
	width: 525px;
	visibility: visible;
	margin-left: 8px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #243690;
	text-transform: uppercase;
	font-weight: bold;
}

/* Calendar */
div#homecalendar div.calendar{
	float:left;
	background-color: #F2F2F2;
	margin-top: 9px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 0px;
	width: 250px;
}
#footer {
	color: #243690;
	background-color: #FFFFFF;
	float: left;
	width: 859px;
	padding: 20px;
}#footer a {
	color: #243690;
	text-decoration: none;
	font-weight: bold;
}

div#homecalendar div.calendar ul{
	overflow:hidden;
	margin-left: 0px;
	width: 250px;
	list-style-position: inside;
	float: left;
}
div#homecalendar div.calendar li{
	width:30px;
	height:30px;
	float:left;
	text-align:center;
	color:#000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	list-style-type: none;
	margin: 2px;
	background-color: #FFFFFF;
}
div#homecalendar div.calendar li a{
	width:30px;
	height:30px;
	float:left;
	text-align:center;
	font-weight:		bold;
	color:             #fff;
	background-color: #243690;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;

}
div#homecalendar div.calendar li a:hover,
div#homecalendar div.calendar li.new a, div#content div.events-menu div.calendar li.new {
	text-decoration:none;
	color: #fff;
	background-color: #000000;
}
div#homecalendar div.calendar li.old a, div#homecalendar div.calendar li.old {
	text-decoration:none;
	color:#F2F2F2;
	margin-top:-1px;
	padding-top:0;
	background-color: #F2F2F2;
}

div#homecalendar div.calendar li.today {
	width:30px;
	height:30px;
	float:left;
	text-align:center;
	font-weight:		bold;
	color:             #fff;
	margin-top: -1px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
}

div#homecalendar div.calendar li.today a {
	width:30px;
	height:30px;
	float:left;
	text-align:center;
	font-weight:		bold;
	color:             #fff;
	margin-top: -1px;
	background-color: #ff5656;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
}
div#homecalendar div.calendar li.date {
	width:30px;
	height:30px;
	float:left;
	text-align:center;
	font-weight:		bold;
	color:             #000000;
	margin-top: -1px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFFF;
}
div#homecalendar div.calendar li.day {
	width:30px;
	height:30px;
	float:left;
	text-align:center;
	font-weight:		bold;
	color:             #000000;
	margin-top: -1px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	background-color: #F2F2F2;
}
.header {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #243690;
	font-weight: bold;
}
#upcoming {
	width: 249px;
	float: left;
	margin-right: 12px;
}
.photos {
	border: thin solid #CCCCCC;
}
a:link {
	color: #b90101;
	text-decoration: none;
	font-weight: bold;
}

#sponsor {
	width: 252px;
	float: left;
	margin-left: 10px;
}
a:visited {
	color: #b90101;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #b90101;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}#maincontent {
	background-color: #f2f2f2;
	float: left;
	width: 800px;
	padding: 5px;
}#calendar{
}#calendar a {
	list-style-type: none;
	background-color: #23369C;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
	padding: 5px;
	font-size: 13px;
}
#calendar a:hover {
	list-style-type: none;
	background-color: #F0F0F0;
	color: #CC0000;
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #243690;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.date {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #243690;
	font-weight: bold;
	text-transform: none;
	background-color: #E8E8E8;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
#calentry {
	list-style-type: none;
	background-color: #E8E8E8;
	color: #000000;
	font-size: 14px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.calactive {
	list-style-type: none;
	background-color: #F2F2F2;
	font-weight: bold;
	text-transform: uppercase;
	color: #23369C;
	border: 1px solid #666666;
	float: left;
	text-align: center;
	padding: 5px;
	margin-right: 2px;
	font-size: 13px;
}
#pagebanner {
	float: left;
	height: 168px;
	width: 899px;
}
#content {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.photos {
	padding: 5px;
	border: 1px solid #B0BBEC;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px
\;
}
hr {
	color: #BDBDC4;
}
.regular {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	text-transform: none;
}
#octbg{
	background-image: url(../images/october-bg.gif);
	background-repeat: no-repeat;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #31390A;
}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.donationsboder {
	border: 1px solid #C58F00;
	background-color: #F3DEAB;
	padding: 10px;
}
