body {
	font-family: "Lucida Grande", 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.ministries {
	background-image: url(/images/ministries_bg.jpg);
	background-repeat: repeat-y;
	width: 540px;

}
.ministries p{
	margin-right: 5px;
	padding-left: 20px;
}
.ministries h1{
	margin-right: 5px;
	padding-left: 20px;
}

.footer {
	background-color: #2E4A86;
	background-image: url(/images/footer_bg_current_series.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 790px;
}
.footertitle{
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;

}
.footertitle a:link, .footertitle a:hover, .footertitle a:visited{
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.footerdate{
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 20px;
	color: #EAC63F;
	margin-right: 11px;
	font-weight: lighter;

}
.subnavtop {
	background-color: #FBF6DB;
	background-image: url(/images/subnav_bg.jpg);
	background-repeat: repeat-y;
}
.subnavtop p{
	margin-left: 10px;
}
.subnavevents {
	background-color: #3A3A3A;
	background-image: url(/images/subnav_bg_events.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
.events li, .events ul{
	font-weight: bold;
	color: #FEF7DB;
	list-style-type: none;
	margin-left: -30px;
}
.subnavevents h1{
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	color: #F2CF41;
	margin-left: 10px;
	margin-bottom: -10px;
	font-size: 17px;
	text-align: left;
}
.subnavevents a:link, .subnavevents a:visited, events a:link, .events a:visited{
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	color: #F2CF41;
}
.subnavevents a:hover, .events a:hover{
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}

.events a:link, .events a:visited{
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	color: #F2CF41;
	text-decoration: none;
}
.events a:hover{
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
}
.subnavevents p{
	font-weight: bold;
	color: #FEF7DB;
	margin-left: 10px;
}
.menu {
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3A3A3A;
	height: 36px;
}
.main2 {
	background-image: url(/images/bg_beige.jpg);
	background-repeat: repeat;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3A3A3A;
	border-top-color: #3A3A3A;
	border-left-color: #3A3A3A;
	text-align: left;
	border-top-style: solid;
}
.main3 {
	background-image: url(/images/bg_beige.jpg);
	background-repeat: repeat;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;
	text-align: left;
}
.main3 p{
	margin-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.main4 {
	background-image: url(/images/bg_beige.jpg);
	background-repeat: repeat;
	background-image: url(/images/bg_beige.jpg);
	background-repeat: repeat;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A3A3A;
	text-align: left;
}
.ads {
	padding: 1px;
		margin: 1px;

}
.subnavwhite {
	background-image: url(/images/subnav_bg_bottomwhite.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.maintable {
	margin-top: 4px;
}
h1 {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 20px;
	color: #2F3A72;
	margin-left: 10px;
	font-weight: lighter;
}
a:link {
	color: #2F3A72;
}
a:hover {
	text-decoration: none;
	color: #2F3A72;
}
.imgleft {
	border: 1px outset #373737;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	float: left;
}
.date {
font-size: 120%;
background: transparent;
color: #000;
}

.title {
font-size: 130%;
font-weight: normal;
background: transparent;
color: #336600;
border-bottom: 1px solid #ddd;
}

.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}
div.slideshow {
			margin: 1px auto;
		}
		div.slideshow p {
			padding-top: 9px;
			width: auto;
		}
		div.slideshow strong {
			color: #9D0960;
			font-weight: normal;
		}
		div.slideshow ul {
			background: #FFF;
			position: absolute;
			opacity: 0.5;
			overflow: hidden;
			padding: 4px 8px;
			right: 0;
			top: 0;
			z-index: 1000;
		}
		div.slideshow:hover ul {
			opacity: 1.0;
		}
		div.slideshow ul a {
			background: url(/css/a.gif) no-repeat;
			cursor: pointer;
			display: block;
			float: left;
			height: 14px;
			margin: 0 4px 0 0;
			overflow: hidden;
			width: 12px;
		}
		div.slideshow ul a.prev {
			background-image: url/(css/prev.gif);
			width: 14px;
		}
		div.slideshow ul a.next {
			background-image: url(/css/next.gif);
			margin-right: 0;
			width: 14px;
		}
		div.slideshow ul a.active,
		div.slideshow ul a.prev:hover,
		div.slideshow ul a.next:hover {
			background-position: 0 -14px;
		}
		div.slideshow ul li {
			float: left;
			list-style: none;
		}
.ical {
	font-size: 10px;
	color: #666666;
	background-image: url(/images/CMS-CALENDAR.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
width: 56px;
}
.ical span {
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
}
.comment {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	background-image: url(/images/commentbubble_middle.jpg);
	background-repeat: repeat-y;
	width: 414px;
	padding-right: 10px;
	padding-left: 10px;
}
.comment a {
	color: #006600;
}
.commentbottom {
	background-image: url(/images/commentbubble_posterarrow.jpg);
	background-repeat: repeat-y;
	width: 414px;
	padding-right: 5px;
	padding-left: 40px;
}
.commentbottom p{
 font-family:		Verdana, Geneva, Tahoma, "Trebuchet MS", Arial, Sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #000000;
}
