/* MenuBegin:menu_main_left */
ul.menu_main_left ,ul.menu_main_left li,ul.menu_main_left ul {
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	width: 190px;
}
ul.menu_main_left li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ }

/* 1st Level */
ul.menu_main_left a {
	color: #F7F1E6;
	text-decoration: none;
	border-bottom: 1px solid #4F5069;
	text-align: left;
	padding: 0px 18px;
	display: block;
	height: auto !important;
	height: 1%; /*For IE*/
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
}
ul.menu_main_left a:hover,
ul.menu_main_left li:hover a,
ul.menu_main_left a:hover,
ul.menu_main_left li.over a { color: #FFCF0E; text-decoration: underline; }
ul.menu_main_left a.first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F5069;
}
ul.menu_main_left a.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F5069;
}

/* 2nd Level */
ul.menu_main_left li:hover li a,
ul.menu_main_left li.over li a {
	color: #F7F1E6;
	text-decoration: none;
	background-color: #232444;
}
ul.menu_main_left li:hover li a:hover,
ul.menu_main_left li:hover li:hover a,
ul.menu_main_left li.over li a:hover,
ul.menu_main_left li.over li.over a { color: #FFCF0E; text-decoration: underline; }

/* 3rd Level */
ul.menu_main_left li:hover li:hover li a,
ul.menu_main_left li.over li.over li a {
	color: #F7F1E6;
	text-decoration: none;
	background-color: #232444;
}
ul.menu_main_left li:hover li:hover li a:hover,
ul.menu_main_left li:hover li:hover li:hover a,
ul.menu_main_left li.over li.over li a:hover,
ul.menu_main_left li.over li.over li.over a { color: #FFCF0E; text-decoration: underline; }

/* 4th Level */
ul.menu_main_left li:hover li:hover li:hover li a,
ul.menu_main_left li.over li.over li.over li a {
	color: #F7F1E6;
	text-decoration: none;
	background-color: #232444;
}
ul.menu_main_left li:hover li:hover li:hover li a:hover,
ul.menu_main_left li.over li.over li.over li a:hover { color: #FFCF0E; text-decoration: underline; }

ul.menu_main_left ul,
ul.menu_main_left ul ul,
ul.menu_main_left ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 190px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menu_main_left li:hover ul ul,ul.menu_main_left li:hover ul ul ul,ul.menu_main_left li.over ul ul,ul.menu_main_left li.over ul ul ul { display: none; }
ul.menu_main_left li:hover ul,ul.menu_main_left ul li:hover ul,ul.menu_main_left ul ul li:hover ul,ul.menu_main_left li.over ul,ul.menu_main_left ul li.over ul,ul.menu_main_left ul ul li.over ul { display: block; }
ul.menu_main_left .nav:after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; height: 0; visibility: hidden; }
/* MenuEnd:menu_main_left */






/* MenuBegin:menu_main_top */
ul.menu_main_top { margin: 0; border: 0; padding: 0; list-style: none; line-height: 31px; }
ul.menu_main_top li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.menu_main_top ul { margin: 0; border: 0; padding: 0; list-style: none; width: 25px; display: none; position: absolute; top: 31px; center: 0; }
ul.menu_main_top ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.menu_main_top a { color: #000; text-decoration: none; width: 90px; border-top: 1px solid #3E89BB; border-bottom: 1px solid #3E89BB; border-right: 1px solid #2E668B; text-align: center; padding: 0px 5px; font: normal 12px/31px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_main_top a:hover,
ul.menu_main_top li:hover a,
ul.menu_main_top a:hover,
ul.menu_main_top li.over a { color: #000; background: #CCC; text-decoration: none; }
ul.menu_main_top a.first { border-left: 1px solid #3E89BB; }
ul.menu_main_top a.last { border-right: 1px solid #3E89BB; }

/* 2nd Level */
ul.menu_main_top li:hover li a,
ul.menu_main_top li.over li a { width: 140px; line-height: 22px; color: #000; background: #CCC; text-decoration: none; border-left: 1px solid #3E89BB; border-right: 1px solid #3E89BB; border-top: 1px solid #2E668B; border-bottom:0; float: none; }
ul.menu_main_top li:hover li a:hover,
ul.menu_main_top li:hover li:hover a,
ul.menu_main_top li.over li a:hover,
ul.menu_main_top li.over li.over a { color: #000; background: #CCC; text-decoration: none; color: #000; background: #666; text-decoration: none; }
ul.menu_main_top li:hover li a.first,ul.menu_main_top li.over li a.first { border-top: 1px solid #3E89BB; }
ul.menu_main_top li:hover li a.last,ul.menu_main_top li.over li a.last { border-bottom: 1px solid #3E89BB; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menu_main_top li:hover ul,ul.menu_main_top li.over ul { display: block; }
ul.menu_main_top .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:menu_main_top */







body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-top: 0px;
}
#Search {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:45px;
	z-index:1;
	visibility: visible;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.BtmNav {
	color: #F7F1E6;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.CalendarBg {
	background-image: url(graphics/calendar_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.CalendarTop {
	background-image: url(graphics/calendar_top.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.CalendarBtm {
	background-image: url(graphics/calendar_btm.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.HeaderLeft {
	background-image: url(graphics/flash-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.HeaderRight {
	background-image: url(graphics/flash-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BtmNav a:link {
	color: #F7F1E6;
	text-decoration: none;
}
.BtmNav a:visited {
	text-decoration: none;
	color: #F7F1E6;
}
.BtmNav a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
.BtmNav a:active {
	text-decoration: underline;
	color: #FFCC33;
}
.Copyright {
	color: #F7F1E6;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.HomeLinks {
	color: #366D68;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url(graphics/home-church-art.jpg);
	background-repeat: no-repeat;
}
.HomeLinks a:link {
	color: #232444;
	text-decoration: none;
}
.HomeLinks a:visited {
	text-decoration: none;
	color: #232444;
}
.HomeLinks a:hover {
	text-decoration: underline;
	color: #366D68;
}
.HomeLinks a:active {
	text-decoration: underline;
	color: #366D68;
}
.TopNav {
	color: #F1DEB8;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 18px;
}
.TopNav a:link {
	color: #F1DEB8;
	text-decoration: none;
}
.TopNav a:visited {
	text-decoration: none;
	color: #F1DEB8;
}
.TopNav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.TopNav a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.Content {
	color: #051C2E;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 35px;
}
.Content-Tile {
	background-image: url(graphics/content-left-tile.gif);
	background-repeat: repeat-y;
}
.Content a:link {
	color: #1B3A36;
	text-decoration: underline;
}
.Content a:visited {
	text-decoration: underline;
	color: #1B3A36;
}
.Content a:hover {
	text-decoration: none;
	color: #FFCC33;
}
.Content a:active {
	text-decoration: none;
	color: #FFCC33;
}














.blogArchiveMonth {
 padding-left:10px;
}
.blogArchiveYear {
 font-weight: bold;
}
.blogCommentsLink {
 font-size: 8pt;
}
.blogDate {
 padding-top:5px;
 font-size: 8pt;
 font-weight: bold;
}
.blogDividerBottom {
}
.blogDividerComments {
 height: 1px;
 background-color:#cccccc;
}
.blogDividerTop {
 height: 1px;
 background-color:#cccccc;
}
.blogEntry {
 padding-top: 5px;
}
.blogEntryFooter {
 padding-bottom: 10px;
}
.blogFooter {
 height: 1px;
 background-color:#cccccc;
}
.blogPosted {
 padding-bottom: 5px;
 padding-top: 5px;
 color: #990000;
 font-size: 8pt;
}
.blogTitle {
 color: #990000;
 font-weight: bold;
 padding-top: 10px;
}
.bodyMain {
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
}
.breadcrumbBold {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.breadcrumbBold:hover {
 text-decoration: underline;
}
.breadcrumbLight {
 font-size: 8pt;
 text-decoration: none;
}
.calendarBody {
	background: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.calendarDayOff {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	line-height: 140%;
	text-decoration: none;
}
.calendarDayOn {
	font-size: 8pt;
	font-weight: bold;
	line-height: 140%;
}
.calendarDayOn:hover {
	background-color: #FF6600;
	color: #ffffff;
	text-decoration: none;
}
.calendarMonth {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	color: #1B3A36;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.calendarMonth:hover {
	text-decoration: underline;
	color: #FF6600;
}
.calendarMonthGlance {
	font-size: 9pt;
	text-decoration: none;
	color: #FF6600;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.calendarMonthGlance:hover {
	text-decoration: underline;
	color: #1B3A36;
}
.calendarpopDay {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #102321;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.calendarpopEmptyDay {
	background-color: #366D68;
}
.calendarpopEvent {
	color: #102321;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.calendarpopEvent:hover {
 text-decoration: underline;
}
.calendarpopEventOff {
 background-color: #ffffff;
}
.calendarpopEventOn {
	background-color: #F7F1E6;
}
.calendarpopEventTime {
 color: #ffffff;
 font-size: 8pt;
}
.calendarpopHeader {
	color: #FF6600;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.calendarpopLink {
	color: #102321;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.calendarpopLink:hover {
 color: #FFCC33;
 text-decoration: underline;
}
.calendarpopNormal {
 color: #000000;
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
}
.calendarpopScroll {
 font-size: 10pt;
 text-decoration: none;
}
.calendarpopScroll:hover {
 text-decoration: underline;
}
.calendarpopToday {
 font-weight: bold;
}
.calendarpopWeek {
	color: #366D68;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.calendarScroll {
	font-size: 7pt;
	text-decoration: none;
	color: #1B3A36;
}
.calendarScroll:hover {
	text-decoration: underline;
	color: #FF6600;
}
.calendarToday {
	font-weight: bold;
	background-color: #FF9900;
}
.calendarWeek {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 3px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.copyright {
 font-size: 8pt;
}
.datebox {
 font-size: 8pt;
 padding-left: 10px;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 color: #990000;
 font-size: 11pt;
 font-weight: bold;
 padding-bottom: 10px;
}
.directoryListHeadline {
 font-weight: bold;
}
.enewsBoxEdit {
}
.enewsBoxSubmit {
 text-align: center;
}
.enewsBoxText {
 font-size: 8pt;
 padding-bottom: 1px;
 padding-top: 3px;
}
.eventBigLink {
 font-size: 8pt;
 font-weight: normal;
}
.eventBigLink:hover {
}
.eventDateHeader {
	background-color: #F7F1E6;
	font-size: 8pt;
}
.eventDetail {
 padding-left: 10px;
}
.eventHeadline {
 font-weight: bold;
 text-decoration: none;
}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
 padding-left: 10px;
}
.eventMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.eventMoreLink:hover {
}
.eventNormalText {
}
.eventSmallText {
}
.FAQA {
}
.FAQAnswer {
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 color: #990000;
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 color: #990000;
 font-weight: bold;
}
.FAQQuestHome {
}
.FAQTopLink {
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {
}
.headerHeadline {
 color: #990000;
 font-size: 24pt;
 font-weight: bold;
 text-align: right;
}
.headerTagline {
 color: #990000;
 font-size: 16pt;
 font-style: italic;
 font-weight: bold;
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: right;
}
.image {
 margin: 10px;
}
.imageCaption {
 color: #990000;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
 color: #990000;
 font-size: 12pt;
 font-weight: bold;
}
.jobHeading2 {
 color: #990000;
 font-weight: bold;
}
.jobLink {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.moreLink {
}
.moreoverCopyright {
 font-size: 8pt;
 font-style: italic;
 text-decoration: none;
}
.moreoverDate {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverDateHome {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverHeadline {
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadline:hover {
 text-decoration: underline;
}
.moreoverHeadlineHome {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadlineHome:hover {
 text-decoration: underline;
}
.moreoverMoreLink {
 font-size: 8pt;
 font-weight: normal;
}
.moreoverMoreLink:hover {
}
.moreoverMoreLinkHome {
 font-size: 8pt;
}
.moreoverMoreLinkHome:hover {
}
.moreoverSource {
 color: #666666;
 font-size: 8pt;
}
.moreoverSource:hover {
}
.moreoverSourceHome {
 color: #666666;
 font-size: 8pt;
}
.moreoverSourceHome:hover {
}
.moreoverTitleHome {
 font-weight: bold;
 text-decoration: none;
}
.moreoverTitleHome:hover {
 text-decoration: underline;
}
.newsBody {
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
 color: #990000;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 font-weight: normal;
 padding-left: 10px;
}
.newsListHeadline {
 font-weight: bold;
 text-decoration: none;
}
.newsListHeadline:hover {
 text-decoration: underline;
}
.newsListHeadlineTD {
 padding-left: 10px;
}
.newsListPublishline {
 font-size: 8pt;
 font-weight: bold;
 padding-left: 10px;
}
.newsListMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.newsListMoreLink:hover {
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
 font-size: 8pt;
}
.newsSubHeadline {
 color: #990000;
 font-size: 8pt;
 text-align: left;
 text-decoration: none;
}
.photoAlbumBody {
}
.photoAlbumDescription {
 padding-bottom: 10px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #990000;
}
.photoGalleryCaption {
 padding-top: 5px;
 text-align: center;
}
.photoGalleryDescription {
 font-size: 8pt;
 text-align: center;
}
.photoGalleryNumbers {
 background-color: #333333;
 font-size: 8pt;
}
.photoGalleryTitle {
 font-size: 8pt;
}
.photoPagnationTD {
 text-align: center;
 font-size: 8pt;
}
.photoRemote {
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 font-size: 8pt;
 font-weight: bold;
}
.photoRemoteTD {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.prevnextLink {
}
.searchBox {
 vertical-align: middle;
}
.searchBoxInput {
 font-size: 8pt;
 vertical-align: middle;
}
.searchBoxList {
}
.searchBoxTable {
}
.searchBoxText {
 font-size: 8pt;
}
.searchHeadline {
}
.searchTopMatches {
}
.searchModule {
}
.searchModuleMore {
}
.searchModuleResults {
}
.sectionHeader {
 color: #990000;
 font-size: 12pt;
 font-weight: bold;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
	background-color: #203E3A;
}
.sendpageFormText {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sendpageFormTextRequired {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sendpageHeader {
	color: #FFCC33;
	font-weight: bold;
	padding-top: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.shoppingAlert {
 font-size: 8pt;
}
.shoppingBody {
 font-size: 8pt;
}
.shoppingCartEvenRow {
	background-color: #232444;
}
.shoppingCartOddRow {
	background-color: #ebebeb;
	color: #232444;
}
.shoppingCartTableHeader {
 background-color: #990000;
 color: #ffffff;
 font-size: 8pt;
 font-weight: bold;
}
.shoppingForm {
 font-size: 8pt;
}
.shoppingFormQuantity {
 background-color: #9db3d0;
 font-size: 8pt;
}
.shoppingFormRequired {
 font-size: 8pt;
 font-weight: bold;
}
.shoppingHeading {
}
.shoppingInStock {
}
.shoppingItemHeading {
}
.shoppingOutOfStock {
 color: #dd0000;
}
.shoppingLowStock {
}
.shoppingTable {
	background-color: #e8e8e8;
	color: #232444;
}
.stockBox {
}
.stockHeader {
}
.stockLinks {
 font-size: 8pt;
}
.stockLinks:hover {
}
.stockSmallText {
 font-size: 8pt;
 text-decoration: none;
}
.stockText {
 font-size: 8pt;
 text-decoration: none;
}
.WXForecastLink {
 text-align: center;
}
.WXForecastLink:hover {
}
.heading2 {
}
.heading3 {
}
.normaltext {
}
.WXSmalltext {
 font-size: 7pt;
 font-weight: normal;
 text-decoration: none;
}
.WXSmalltextHigh {
 color: #ff3333;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextLow {
 color: #3366cc;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}

.membershipForgot { }

.membershipGroup { }

.membershipHeaderRow { background-color: #000066; color: #ffffff; font-size: 11px; font-weight: bold; text-align: center; }

.membershipHeaderCell { }

.membershipOddRow { background-color: #ebebeb; }

.membershipEvenRow { background-color: #ffffff; }

.membershipOddCell { padding-left: 10px; padding-right: 10px; }

.membershipEvenCell { padding-left: 10px; padding-right: 10px; }

.membershipPassword { }

.membershipRemember { }

.membershipSeparatorCell { }

.membershipSeparatorRow { background-color: #000066; }

.membershipTable { border: 2px solid #000066; text-align: left; padding: 5px; }

.membershipUserID { }

.shoppingTableBorder { background-color: #ffffff; }

.WXSummaryBorder { background-color: #000080; }

.WXSummary { background-color: #ffffff; }

.newsThumbnail{ border: 0; margin-bottom: 2px; margin-top: 2px; margin-right: 10px; float: left; }

.calPrev { position: absolute;  top: 0;  left: 0; }

.calNext { position: absolute;  top: 0;  right: 0; }

.calMonth { position: relative; top: 0;  left: 0; text-align: center; font-weight: bold; margin-left: 20px; margin-right: 20px;}

.calGrid { margin-top: 15px;  clear: both;  width: 100%; }

.calGrid td { text-align: right; }

.calGrid tr.calWeek { font-weight: bold;  text-align: center; }

.calMonthGlance { padding-top: 10px; }

.newsCopyright { font-family: verdana,arial,helvetica;	text-align: center;	width: 100%; font-size: 1; font-style: italic; }

#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }


/* ModuleBegin::gendocs */
.webpageWrapper { }
/* ModuleEnd::gendocs */



/* ModuleBegin::news */
.newsListWrapper { clear: both; }
.newsListWrapper h2 { margin-top: 0px; }
.newsListWrapper .newsThumbnail { float: left; }
.newsListWrapper .newsThumbnail img { margin: 0px 15px 5px 0px; padding: 5px; border: 1px solid #ccc; }
.newsListWrapper .newsPublish { }
.newsListWrapper .newsBlurb { }

.newsDetailWrapper { }
.newsDetailWrapper .newsPublish, .newsDetailWrapper .newsAuthor, .newsDetailWrapper .newsSource { display: block; }
.newsDetailWrapper .pagination { height: 50px; }
.newsPublish { }
.newsAuthor { }
.newsAuthorLink { }
.newsSource { }
.newsBody { clear: both; }
.newsCopyright { clear: both; }
.newsMore { }
/* ModuleEnd::news */



/* ModuleBegin::photo */
/* Photo Lister */
.photoListerWrapper { clear: both; }
.photoListerWrapper .itemList { margin-bottom: 20px;}
.photoListerWrapper span {display:block;}
.photoListerWrapper .photoImage {float: left;  padding-right: 20px;}
.photoListerWrapper .photoImage img {padding:5px; border: 1px solid #ccc;}
.photoListerWrapper .photoDescription { }

/* Photo Thumbnails */
.photoThumbnailWrapper { }
.photoIntro { padding-bottom: 10px; }
.photoOther { }
.photoThumbnail { float: left; width: 180px; height: 160px; text-align: center; }
.photoThumbnail img { border:1px solid #ccc; padding: 5px;}
.photoThumbnailWrapper .photoTitle { display: block; }

/* Photo Detail */
.photoDetailWrapper { }
.photoDetailWrapper .photoDetail { padding: 10px 0px; text-align: center; }
.photoDetail span { display: block; }
.photoImage img {border:1px solid #ccc; padding:5px;}
.photoDetailWrapper .photoDescription { text-align: left; padding: 5px 0px; width: 400px; margin: 0 auto;} 
.photoRemote { width: 420px; margin: 0 auto; border: 0; clear: both;}
.photoRemote:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.photoRemote span{ border: 0; }
.photoRemote span a{display: block; width: 68px; padding: 4px 0px; border: 1px solid #ccc; text-decoration:none; text-align:center; float:left;}
.photoRemote span a:hover,div.photoRemote span a:active{border:1px solid #000;}
.photoDetailWrapper .pagination { text-align: center; }

/* Photo Slide */
.photoSlidelWrapper { }
.photoSlideWrapper .photoDetail { padding: 10px 0px; text-align: center; }
.photoSlide span { display: block; }
.photoImage img {border:1px solid #ccc; padding:5px;}
.photoSlideWrapper .photoRemote { width: 210px; margin: 0 auto; border: 0; clear: both; }
/* ModuleEnd::photo */



/* ModuleBegin::faq */
.faqWrapper { }
.faqWrapper dd { margin: 0;}
.faqQ,.faqA { font-family:Georgia,serif; font-size:300%; line-height: 35px; }
.faqWrapper dd a.top {float:right;}
/* ModuleEnd::faq */



/* ModuleBegin::events */
/* Events Lister */
.eventsListerWrapper { }
.eventDateHeading { font-weight: bold; border-top: 1px solid #ccc; margin-top: 20px; }
.eventsListerWrapper h2 { margin-bottom: 0; }
.eventDate { }
.eventTime { }
.eventBlurb { }

/* Events Detail */
.eventsDetailWrapper { }
.eventDate, .eventsDetailWrapper .eventTime, .eventsDetailWrapper .eventLocationMap, .eventsDetailWrapper .eventLocationAddress,
 .eventsDetailWrapper .eventLocationDriving, .eventsDetailWrapper .eventContact, .eventsDetailWrapper .eventPhone,
 .eventsDetailWrapper .eventEmail, .eventsDetailWrapper .eventRSVP, .eventsDetailWrapper .eventTicket,
 .eventsDetailWrapper .eventTicket1, .eventsDetailWrapper .eventTicket2 ,.eventsDetailWrapper .eventTicket3,
 .eventsDetailWrapper .eventTicket4, .eventsDetailWrapper .eventTicket5, .eventsDetailWrapper .eventTicket6 { display: block; }
.eventLocation, .eventRSVP, .eventTicketWrapper{ padding: 5px 0px; }
.eventDate {  }
.eventTime {  }
.eventLocation { }
.eventLocationMap {  }
.eventLocationAddress {  }
.eventLocationDriving {  } 
.eventContact {  }
.eventPhone {  }
.eventEmail {  }
.eventRSVP {  }
.eventTicketWrapper { }
.eventTicket {  }
.eventBody { }

/* Events Small Calendar */
.calendarSmallWrapper {
	font-size: 12px;
	background: transparent;
}
.cal {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(graphics/calendar_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.calPrev { position: absolute; top: 4px; left: 15px; }
.calNext { position: absolute; top: 4px; right: 15px; }
.calMonth {
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	color: #1B3A36;
}
.calPrev a, .calNext a, .calMonth a {
	text-decoration: none;
	color: #1B3A36;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.calPrev a:hover, .calNext a:hover, .calMonth a:hover { text-decoration: underline; }
.calGrid {
	margin-top: 10px;
	clear: both;
	width: 75%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
.calGrid td {
	font-size: 10px;
	padding-bottom: 2px;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.calWeek {
	font-weight: bold;
	text-align: center;
	color: #1B3A36;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.calDayOn a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.calDayOn a:hover {
	text-decoration: none;
	color: #1B3A36;
}
.calGrid td.calTodayOff, .calGrid td.calTodayOn {
	background-color: #FF9900;
	color: white;
	font-weight: bold;
}
.calGrid td.calTodayOn a { text-decoration: underline; color: white; font-weight: bold; }
.calBottom {
	text-align: left;
	padding-left: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calMonthGlance { padding: 5px 0px 3px 0px; }
.calBottom a {
	color: #FF6600;
}
.calBottom a:hover {
	color: #1B3A36;
}

/* Events Month at a Glance */
.calendarWrapper table { width: 100%; table-layout: fixed; }
.calendarWrapper .calendarMonths { background-color: #000; text-align: center;  vertical-align: middle; }
.calendarWrapper .calendarMonths a { display: block; color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; padding: 5px 0px; }
.calendarWrapper .calendarMonths a:hover { background-color: #ccc; color: #000; }
.calendarWrapper .calendarDays { border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarDays .title { font-size: 14px; font-weight: bold; color: #000; padding: 10px 0px; }
.calendarWrapper .calendarDays .normal { display: none; }
.calendarWrapper .calendarDays td { text-align: center; border: 1px solid #000; font-weight: bold; }
.calendarWrapper .calendarDays .weekdays { height: 30px; background-color: #000; color: #fff; }
.calendarWrapper .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #efefef; }
.calendarWrapper .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #ccc; padding-left: 5px; color: #000; }
.calendarWrapper .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }
.calendarWrapper .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; background-color: #000; padding: 0px 5px 5px 5px; color: #fff; }
.calendarWrapper .calendarDays .eventOn a { color: #ffffff; }
.eventsGlanceWrapper {  }
/* ModuleEnd::events */



/* ModuleBegin::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }
/* ModuleEnd::broadcastemail */



/* ModuleBegin::membership */
#formLogin { margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.membershipLoginWrapper { }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
.memberUser { }
.memberPassword { }
.memberRemember { }
.memberForgot { }
.memberSubmit { }
/* ModuleEnd::membership */



/* ModuleBegin::podcast */
.podcastChannelWrapper { }
.itemList .podcastNumber, .itemList .podcastTitle  { display: inline; }
.podcastListWrapper { }
.podcastDetailWrapper span { display: block; }
.podcastDetailWrapper span.itemLabel { display: inline; }
.podcastImage { float: left; margin: 0px 10px 10px 0px; }
.podcastImage img { padding: 5px; border: 1px solid #ccc; }
.podcastSubtitle { }
.podcastAuthor { }
.podcastDescription { }
.podcastPublish { }
.podcastLink { }
.podcastLanguage { }
.podcastCopyright { }
.podcastCategory { }
.podcastDuration { }
.podcastExplicit { }
/* ModuleEnd::podcast */



/* ModuleBegin::documents */
.documentsListWrapper { }
.documentsListWrapper table { border: 1px solid #ccc; }
.documentsRowOdd { }
.documentsRowEven { background: #ccc; }
.documentsListWrapper th {border-bottom: 1px solid #ccc; }
.documentsListWrapper td {padding: 3px;}
.documentsName { }
.documentsDate { }
.documentsSize { }
/* ModuleEnd::documents */