/* ---------------Global Styles--------------- */
a { color: #456a60; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { }

h1 { color: #be8755; font:normal 31px Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; padding-bottom: 0px; border-bottom:1px solid #be8755; }
h2 { color: #456a60; font:normal 15px Arial, Helvetica, sans-serif; margin: 10px 0px 10px 0px; }
h3 { color: #be8755; font-size: 12px; font-weight: bold; }
h4 { color: #456a60; font-size: 12px; font-weight: bold;  }

html, body, input, select { font: normal 13px Arial, Helvetica, sans-serif; color: #413a21; }
form, input { padding:0; margin:0; }

img { border: 0; }

#page { margin:0; }

.canvas { clear: both;  width: 100%; margin:0 auto; }
.canvas:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; } 

#container { background: #456a60 url(graphics/design/jagged_edge.jpg) repeat-x left top; height:800px; }
html>body #container { min-height:800px; height:auto; }

.containerBG { height:800px; clear: both; width: 100%; }
html>body .containerBG { min-height:800px; height:auto; }
.containerBG:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 


#containerTL { background: transparent url(graphics/design/bg_lf_tp.jpg) no-repeat left 30px; }
#containerTR { background: transparent url(graphics/design/bg_rt_tp.jpg) no-repeat right 30px; }
#containerBL { background: transparent url(graphics/design/bg_lf_bt.jpg) no-repeat left bottom; }
#containerBR { background: transparent url(graphics/design/bg_rt_bt.jpg) no-repeat right bottom; }

/* --------------- Header Styles --------------- */
#header { background: #e8e6da url(graphics/design/header_top_rp.png) repeat-x left top; height: 100px; }

#header #logo { float: left; width: 567px; padding: 26px 0px 0px 45px; }
#header #logo a { width: 567px; height: 44px; display: block; background: transparent url(graphics/design/concord_christian_church.png) no-repeat top left;}
#header h1 { display: none; }

#headerMenu { background: transparent; height: 20px; padding: 10px 0px 0px 0px; clear:both; }

#headerContent { background: transparent; }

#headerRight { width: 100%; height: 80px; background: transparent url(graphics/design/header_top_rt.png) no-repeat right top; }
#headerLeft { width: 100%; height: 80px; background: transparent url(graphics/design/header_top_lf.png) no-repeat left top; }

/* --------------- Content Styles --------------- */
.contentWidth { width: 965px; }
.contentIntWidth { width: 927px; }

#content { height: 428px; background: transparent url(graphics/design/home_bg_bt.jpg) no-repeat left 27px; }
#content .left { width: 558px; height: 335px; background: transparent url(graphics/design/home_bg_lf_tp.jpg) no-repeat left top; float: left; position:relative; }
#content .left .homePhotoFrame { width:558px; height:428px; background: transparent url(graphics/design/home_photo_frame.gif) no-repeat left top; position:absolute; top:0; left: 0; z-index:80; }
html>body #content .left .homePhotoFrame { background: transparent url(graphics/design/home_photo_frame.png) no-repeat left top; }
#content .left .homePhoto { width:515px; height:335px; position:absolute; top:0; left: 24px; z-index:70; }
/* #content .left .homePhoto #cycleDiv1 { width:515px; height:335px; position:absolute; top:0; left: 24px; } */
#content .right { width: 350px; line-height: 150%; padding: 57px 45px 0px 12px; background: transparent url(graphics/design/home_bg_rt_tp.jpg) no-repeat left top; float: right; }

#contentInt { height:500px; background: transparent url(graphics/design/content_bg.jpg) repeat-y left 27px; }
html>body #contentInt { min-height:500px; height:auto; }
.contentIntTop { min-height: 150px; padding-top:50px; background: transparent url(graphics/design/content_int_tp.jpg) no-repeat left top; }
#contentInt .left { width: 225px; height: 335px; background: transparent; float: left; }
#contentInt .right { width: 612px; padding: 0px 45px 15px 45px; background: transparent; float: right; }
.leftbanner { padding-top: 20px; width: 200px; margin: 0 auto; text-align: center; }

#contentSummary { height: 250px; background: transparent url(graphics/design/home_summary_bg_rp.jpg) repeat-y 282px top; }
#contentSummary h2 { color: #fff; font-size: 23px; text-align: center; }
#contentSummaryBot { height: 250px; background: transparent url(graphics/design/home_summary_bg_bt.jpg) no-repeat 282px bottom; }
#contentSummary .left { width: 200px; padding:0px 30px 0px 52px; background: transparent; float: left; }
#contentSummary .center { width: 390px; padding: 0px 0px 0px 0px; background: transparent; float: left; }
#contentSummary .right { width: 223px; padding: 15px 30px 0px 30px; background: transparent; float: right; }

.horzSep { height: 1px; line-height: 1px; font-size: 1px; padding:5px 0px; background: transparent url(graphics/design/horizontal_sep.jpg) repeat-x left top; }
.homeWorship { color: #be8755; font-size: 30px; text-align: center; line-height: 100%; }
.intWorship { color: #456a60; font-size: 30px; }

/* --------------- Footer Styles --------------- */
#footer { color: #fff; height: 50px; margin-top:15px; padding-top: 15px; background: transparent url(graphics/design/footer_bg.jpg) no-repeat center top; }
#footer a { color: #fff; }

#empowered { height: 25px; padding-right: 20px; width:150px; float:right; font-size:10px; }
#empowered a { color:#fff; }


/* ---------------General Module Styles--------------- */
.itemCount { }
.itemList { clear: both; } 
.itemList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.itemList h2 a { text-decoration: none; }
.itemList h2 a:hover { text-decoration: underline; }
.itemList span { display: block; }
.itemLabel { font-weight: bold; }
.itemList span.itemLabel { display: inline; }
.bottomNavigation { clear: both; }
.goBack { }
.errorMessage{ font-weight:bold; color:#f00; }
.imageRight {padding: 0px 0px 5px 10px;}
.imageLeft {padding: 0px 10px 5px 0px;}


/* ---------------News Module Styles--------------- */
.newsListHeadlineTD { }
.newsListHeadline { font: bold 15px Arial, Helvetica, sans-serif; color: #0068a8; }
.newsListPublishline { font: normal 9px Arial, Helvetica, sans-serif; color: #000000; }
.newsListBlurb {}
.newsListMoreLink {}

.datebox { font-weight:bold; }


/* ---------------Search Styles--------------- */
#search { float: right; padding-right: 5px; }
#search .queryLabel { float: left; font:bold 11px Arial, Helvetica, sans-serif; color: #ffffff; margin: 5px 3px 0px 0px; }
#search .searchInput { float: left; margin: 3px 0px; }
#search .submit { float: left; margin: 5px 0px 0px 2px; }


/* ---------------Event Styles--------------- */
.eventHeadlineTD { }
.eventHeadline { color: #6989c4; font-weight: bold; }
.eventDetail { }
.eventMoreLink { }
.eventDateHeader { }

/* Month at a Glance */
.calendarWrapper table { width: 100%; table-layout: fixed; }
.calendarWrapper a { text-decoration: none; }
.calendarWrapper a:hover { text-decoration: underline; }
.calendarWrapper .calendarMonths { background-color: #4e2e92; text-align: center;  vertical-align: middle; }
.calendarWrapper .calendarMonths a { display: block; color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none; padding: 5px 0px 5px 0px; }
.calendarWrapper .calendarMonths a:hover { background-color: #99cd00; color: #ffffff; }
.calendarWrapper .calendarDays { border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarDays .title { font-size: 14px; font-weight: bold; color: #333333; padding: 10px 0px 10px 0px; }
.calendarWrapper .calendarDays .title a { font-size: x-small; }
.calendarWrapper .calendarDays .prevLink, .calendarWrapper .calendarDays .nextLink { background: #bbb; }
.calendarWrapper .calendarDays .normal { display: none; }
.calendarWrapper .calendarDays td { text-align: center; border: 1px solid #000000; font-weight: bold; }
.calendarWrapper .calendarDays .weekdays { height: 30px; background-color: #0067a9; color: #ffffff; }
.calendarWrapper .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #eeeeee; }
.calendarWrapper .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #4e2e92; padding-left: 5px; color: #ffffff; }
.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: #0067a9; padding-left: 5px; color: #ffffff; }
.calendarWrapper .calendarDays .eventOn a { color: #ffffff; }


/* ---------------Shopping Module Styles--------------- */

.shoppingAlert { color: red; font-size: 8pt; }
.shoppingBody { font-size: 8pt; }
.shoppingCartEvenRow { background-color: #ffffff; color:#002d62; }
.shoppingCartOddRow { background-color: #ebebeb; color:#002d62; }
.shoppingCartTableHeader { background-color: #002d62; color: #ffffff; font-size: 8pt; font-weight: bold; }
.shoppingForm { font-size: 8pt; color:#002d62; }
.shoppingFormQuantity { background-color: #ffffff; font-size: 8pt; }
.shoppingFormRequired { font-size: 8pt; font-weight: bold; color:#002d62; }
.shoppingFormRequired input, .shoppingFormRequired select { font-weight: normal; color:#000; }
.shoppingHeading { color:#002d62; }
.shoppingInStock { }
.shoppingItemHeading { }
.shoppingOutOfStock { color: #dd0000; }
.shoppingLowStock { }
.shoppingTable { background-color: #e8e8e8; color:#002d62; }
.shoppingTableBorder { background-color: #ffffff; }


/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
.sendpageBody { background:#e3e1d5; font: normal 12px Arial, Helvetica, sans-serif; }
.sendpageHeader { color:#456a60; font: bold 12px Arial, Helvetica, sans-serif; }
.sendpageFormTextRequired { color:#456a60; font: normal 12px Arial, Helvetica, sans-serif; }
.sendpageFormText { color:#456a60; font: normal 12px Arial, Helvetica, sans-serif; }
/* End Send Page Styles */


/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

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



/* ModuleBegin::blog */
.blogArchiveMonth { padding-left:10px; }
.blogArchiveYear { font-weight: bold; }
.blogDate { padding:5px 0px; font-weight: bold; background-color: #eeeeee; }
.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: #000066; }
.blogTitle { color: #000066; font-weight: bold; padding-top: 10px; }
/* ModuleEnd::blog */



/* ModuleBegin::events */
/* ---------------
Events Lister
----------------- */
.eventsListerWrapper { }
.eventDateHeading { color: #000; border-top: 1px solid #ccc; padding-top: 10px; }
.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: #456a60; }
.cal { text-align: center; margin-left: auto; margin-right: auto; background: #456a60; }
.calTop { background: #fff url(graphics/design/calendar_top.jpg) no-repeat left top; height: 38px; width:193px; }
.calPrev { position: absolute; top: 9px; left: 30px; z-index: 100; }
.calPrev a { display:block; background: transparent url(graphics/design/cal_lf_arrow.png) no-repeat left top; width:12px; height:12px; }
.calNext { position: absolute; top: 9px; right: 30px; z-index: 100; }
.calNext a { display:block; background: transparent url(graphics/design/cal_rt_arrow.png) no-repeat left top; width:12px; height:12px; }
.calMonth { position: relative; top: 8px; left: 0; text-align: center; font-weight: bold; margin-left: 20px; margin-right: 20px; z-index: 90; }
.calPrev a, .calNext a, .calMonth a { text-decoration: none; color: #fff; }
.calPrev a:hover, .calNext a:hover, .calMonth a:hover { text-decoration: underline; color: #fff; }
.calGrid { clear: both; width: 193px; text-align: center; background: #fff; }
.calGrid td { font-size: 8pt; padding-bottom: 2px; text-align: center; color: #666666; }
.calGrid tr.calWeek td { font-weight: bold; text-align: center; color:#000; }
.calDayOff { background: #fff; color: #666666; }
.calDay { background: #e0e6e4; color: #666666; }
.calDayOn a { font-weight: bold; text-decoration: underline; background: #e0e6e4; color: #666666; display:block; }
.calDayOn a:hover { text-decoration: none; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn { background-color: #7f724f; color: #fff; font-weight: bold; }
.calGrid td.calTodayOn a { text-decoration: underline; color: #fff; font-weight: bold; }
.calBottom { text-align: left; padding: 5px 0px 0px 20px; background: transparent url(graphics/design/calendar_bot.jpg) no-repeat left top; width:193px; }
.calMonthGlance { padding: 5px 0px 3px 0px;  line-height: 100%; }
.calMonthMore { line-height: 100%; }
.calBottom a { color: #fff; }


/* ----------------------
Events Month at a Glance
------------------------ */
#calendarDetail { background: #fff url('graphics5/events/atglance_bottom.jpg') no-repeat bottom; }
#calendarDetail table { background: #999; width: 100%; table-layout: fixed; }
#calendarDetail .calendarMonths { background: #e8e8e8 url('graphics5/events/atglance_top.jpg') no-repeat; text-align: center; vertical-align: middle; padding-top: 3px; padding-left: 12px; border-left:1px solid #fff; border-right:2px solid #fff; width:100%; }
#calendarDetail a { text-decoration: none; }
#calendarDetail a:hover { text-decoration: underline; }
#calendarDetail .calendarMonths a { display: block; font-weight: bold; font-size: small; padding: 5px 0px 5px 0px; color: ##1e7dc1; }
#calendarDetail .calendarMonths a:hover { color: #1e7dc1; }
#calendarDetail .calendarDays { /* border-collapse: collapse; */ table-layout: fixed; background: #fff; width:100%; }
#calendarDetail .calendarDays td { background:#eee; }
#calendarDetail .calendarDays .title { font-size: medium; font-weight: bold; color: #333333; padding: 10px 0px 10px 0px; background: #bbb; }
#calendarDetail .calendarDays .prevLink, #calendarDetail .calendarDays .nextLink { background: #bbb; }
#calendarDetail .title a { font-size: x-small; }
#calendarDetail .calendarDays .prevLink, #calendarDetail .calendarDays .nextLink { font-size: small; }
#calendarDetail .calendarDays td { text-align: center; font-size: x-small; line-height:  1.1em; }
#calendarDetail .calendarDays .weekdays { height: 30px; background-color: #ccc; }
#calendarDetail .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #eee; }
#calendarDetail .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #fdf9ea; padding-left: 5px; }
#calendarDetail .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }
#calendarDetail .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }


/* ---------------
Events Box
----------------- */
.eventsBoxWrapper { }
.eventsBoxWrapper .itemList { padding-bottom: 10px; }
.eventsBoxWrapper .eventDate { color: #777; }
/* ModuleEnd::events */



/* ModuleBegin::news */
.newsWrapper .headline { font-weight: bold; }
.newsWrapper .publish, .newsWrapper .author, .newsWrapper .copyright { color: #777; font-size: smaller; }
.newsWrapper .blurb { }
.newsWrapper .content { }
.newsWrapper .newsitem { padding-bottom: 1em; }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }

.newsHome { padding: 0px 24px; }
.newsHome .headline a { font-weight: bold; color: #e1ded2; }
.newsHome .publish, .newsWrapper .author, .newsWrapper .copyright { color: #000; font-size: 10px; }
.newsHome .blurb { color: #fff; }
.newsHome .blurb p { margin:0px; padding:0px; }
.newsHome .content { }
.newsHome .newsitem { padding-bottom: 1em; }
.newsHome .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
/* ModuleEnd::news */

/* MenuBegin:menu_header */
ul.menu_header { margin: 0; border: 0; padding: 0; list-style: none; line-height: 20px; }
ul.menu_header li { z-index: 999; margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.menu_header ul { margin: 0; border: 0; padding: 0; list-style: none; display: none; position: absolute; top: 20px; left: 0; }
ul.menu_header ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.menu_header a { color: #fff; background: transparent url(graphics/design/menu_sep.jpg) no-repeat right bottom; text-decoration: none; text-align: left; padding: 0px 16px; font: normal 18px/20px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_header a:hover,
ul.menu_header li:hover a,
ul.menu_header a:hover,
ul.menu_header li.over a { color: #fff; background: transparent url(graphics/design/menu_sep.jpg) no-repeat right bottom; text-decoration: none; }
ul.menu_header li a.last { background: transparent; }

/* 2nd Level */
ul.menu_header li:hover li a,
ul.menu_header li.over li a { line-height:18px; font-size: 13px; padding:2px 10px; width: 150px; color: #fff; background: #be8755; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 1px solid #aaa; border-bottom:0; float: none; }
ul.menu_header li:hover li a:hover,
ul.menu_header li:hover li:hover a,
ul.menu_header li.over li a:hover,
ul.menu_header li.over li.over a { color: #fff; background: transparent; text-decoration: none; color: #fff; background: #a4754a; text-decoration: none; }
ul.menu_header li:hover ul,
ul.menu_header li.over ul { width: 150px; }
ul.menu_header li:hover li a.first,ul.menu_header li.over li a.first { border-top: 1px solid #aaa; }
ul.menu_header li:hover li a.last,ul.menu_header li.over li a.last { border-bottom: 1px solid #aaa; }

/* 3rd Level */
ul.menu_header li:hover li:hover li a,
ul.menu_header li.over li.over li a { padding:2px 10px; width: 150px; color: #fff; background: #be8755; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 1px solid #aaa; border-bottom:0; }
ul.menu_header li:hover li:hover li a:hover,
ul.menu_header li:hover li:hover li:hover a,
ul.menu_header li.over li.over li a:hover,
ul.menu_header li.over li.over li.over a { color: #fff; background: transparent; text-decoration: none; color: #fff; background: #be8755; text-decoration: none; }
ul.menu_header li:hover li:hover li a.first,ul.menu_header li.over li.over li a.first { border-top: 1px solid #aaa; }
ul.menu_header li:hover li:hover li a.last,ul.menu_header li.over li.over li a.last { border-bottom: 1px solid #aaa; }

/* 4th Level */
ul.menu_header li:hover li:hover li:hover li a,
ul.menu_header li.over li.over li.over li a { padding:2px 10px; width: 150px; color: #fff; background: #be8755; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-top: 1px solid #aaa; border-bottom:0; }
ul.menu_header li:hover li:hover li:hover li a:hover,
ul.menu_header li.over li.over li.over li a:hover { color: #fff; background: transparent; text-decoration: none; color: #fff; background: #be8755; text-decoration: none; }
ul.menu_header li:hover li:hover li:hover li a.first,ul.menu_header li.over li.over li.over li a.first { border-top: 1px solid #aaa; }
ul.menu_header li:hover li:hover li:hover li a.last,ul.menu_header li.over li.over li.over li a.last { border-bottom: 1px solid #aaa; }

ul.menu_header ul ul,
ul.menu_header ul ul ul { display: none; position: absolute; top: 0; left: 171px; }

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


/* MenuBegin:menu_submenu */
#menu_submenu { padding-left: 25px; }
#menu_submenu:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; } 
ul.menu_submenu ,ul.menu_submenu li,ul.menu_submenu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 176px; }
ul.menu_submenu li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ }

/* 1st Level */
ul.menu_submenu a { color: #456a60; background: transparent url(graphics/design/menu_int_bg.jpg) repeat-x right bottom; text-decoration: none; text-align: left; padding: 5px 10px; font: normal 12px Arial, Helvetica, sans-serif; display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_submenu a:hover,
ul.menu_submenu li:hover a,
ul.menu_submenu a:hover,
ul.menu_submenu li.over a { color: #456a60; background: transparent url(graphics/design/menu_int_bg.jpg) repeat-x right bottom; text-decoration: underline; }

/* 2nd Level */
ul.menu_submenu li:hover li a,
ul.menu_submenu li.over li a { padding:5px 10px; width: 176px; color: #456a60; background: transparent; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; }
ul.menu_submenu li:hover li a:hover,
ul.menu_submenu li:hover li:hover a,
ul.menu_submenu li.over li a:hover,
ul.menu_submenu li.over li.over a { color: #456a60; background: transparent; text-decoration: underline; }
ul.menu_submenu li:hover li a.first,ul.menu_submenu li.over li a.first { border-top: 1px solid #aaa; }
ul.menu_submenu li:hover li a.last,ul.menu_submenu li.over li a.last { border-bottom: 1px solid #aaa; }
ul.menu_submenu ul { display: none; position: absolute; top: 0; left: 176px; }

/* 3rd Level */
ul.menu_submenu li:hover li:hover li a,
ul.menu_submenu li.over li.over li a { padding:5px 10px; width: 176px; color: #456a60; background: transparent; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; }
ul.menu_submenu li:hover li:hover li a:hover,
ul.menu_submenu li:hover li:hover li:hover a,
ul.menu_submenu li.over li.over li a:hover,
ul.menu_submenu li.over li.over li.over a { color: #456a60; background: transparent; text-decoration: underline; }
ul.menu_submenu li:hover li:hover li a.first,ul.menu_submenu li.over li.over li a.first { border-top: 1px solid #aaa; }
ul.menu_submenu li:hover li:hover li a.last,ul.menu_submenu li.over li.over li a.last { border-bottom: 1px solid #aaa; }

/* 4th Level */
ul.menu_submenu li:hover li:hover li:hover li a,
ul.menu_submenu li.over li.over li.over li a { padding:5px 10px; width: 176px; color: #456a60; background: transparent; text-decoration: none; border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; }
ul.menu_submenu li:hover li:hover li:hover li a:hover,
ul.menu_submenu li.over li.over li.over li a:hover { color: #456a60; background: transparent; text-decoration: underline; }
ul.menu_submenu li:hover li:hover li:hover li a.first,ul.menu_submenu li.over li.over li.over li a.first { border-top: 1px solid #aaa; }
ul.menu_submenu li:hover li:hover li:hover li a.last,ul.menu_submenu li.over li.over li.over li a.last { border-bottom: 1px solid #aaa; }

ul.menu_submenu ul ul,
ul.menu_submenu ul ul ul { display: none; position: absolute; top: 0; left: 196px; }

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

/* ModuleBegin::faq */
#faqRoot { margin: 0 auto; padding: 0; }
#faq .faqcontent { margin: 0 10px 0 15px; }
#faq h2.faqopened, #faq h2.faqclosed { cursor: pointer; padding: 0 0 0 15px; margin-bottom: 0; }
#faq h2.faqclosed:hover { color: #004469; }
#faq h2.faqclosed { background: transparent url(graphics/jquery/collapsed.gif) no-repeat scroll 0 5px; margin-bottom: 5px; }
#faq h2.faqopened { background: transparent url(graphics/jquery/expanded.gif)  no-repeat scroll 0 5px; }
/* ModuleEnd::faq */



/* ModuleBegin::photo */
/* Photo Lister */
.photoAlbumListerWrapper {border:1px solid #ccc;padding:10px;margin:0 10px 10px 0;width:160px;float:left;}
.photoAlbumListerWrapper:hover {border:1px solid #86AC63;}
.photoAlbumListerWrapper span {display:block;}
.photoAlbumListerWrapper img {padding-bottom:5px;}
.photoAlbumListerWrapper .photoAlbumImage {width:160px;height:150px;overflow:hidden;}
.photoAlbumListerWrapper .photoAlbumName {height:20px;overflow:hidden;}
.photoAlbumListerWrapper .photoAlbumDescription {height:55px;overflow:hidden;}

/* Photo Thumbnails */
.photoAlbumDescription span {color:#ccc;font-size:90%;}
.thumbnail {float:left; margin:0 10px 10px 0;border:1px solid #ccc;padding:5px;position:relative;width:150px;}
.thumbnail:hover {border:1px solid #86AC63;}
.thumbnail img {padding-bottom:5px;}
.thumbnail span {height:20px;width:150px;overflow:hidden;display:block;}

/* Photo Detail */
.photoAlbumDetail{margin:10px 0;}
.photoRemote-3 {width:400px;height:20px;padding:4px;margin:0 auto;}
.photoRemote-3 span{width:80px;height:20px;background-color:#fff;text-align:center;float:left;}
.photoRemote-3 span a{display:block;width:76px;height:20px;margin:0 1px;background-color:#fff;color:#888;border:1px solid #ccc;text-decoration:none;}
.photoRemote-3 span a:hover,div.photoRemote-3 span a:active{border:1px solid #86AC63;color:#000;}
.photoAlbumbody{clear:both;}
.photoGalleryImage div {margin:0 auto;}
.photoGalleryImage img {border:1px solid #ccc;padding:5px;}
.photoGalleryImage,.photoPagnationTD{text-align:center;color:#888;}
/* ModuleEnd::photo */



/* ModuleBegin::commerce */
.shoppingAlert { color: red; }
.shoppingBody { font-size: 8pt; }
.shoppingCartEvenRow { background-color: #ffffff; color:#002d62; }
.shoppingCartOddRow { background-color: #ebebeb; color:#002d62; }
.shoppingCartTableHeader { background-color: #002d62; color: #ffffff; font-size: 8pt; font-weight: bold; }
.shoppingForm { font-size: 8pt; color:#002d62; }
.shoppingFormQuantity { background-color: #ffffff; font-size: 8pt; }
.shoppingFormRequired { font-size: 8pt; font-weight: bold; color:#002d62; }
.shoppingFormRequired input, .shoppingFormRequired select { font-weight: normal; color:#000; }
.shoppingHeading { color:#002d62; }
.shoppingInStock { }
.shoppingItemHeading { }
.shoppingOutOfStock { color: #dd0000; }
.shoppingLowStock { }
.shoppingTable { background-color: #e8e8e8; color:#002d62; }
.shoppingTableBorder { background-color: #ffffff; }
.shoppingFormRequired { width: 1%; }
/* ModuleEnd::commerce */



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



/* 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::poll */
.pollSmallWrapper span, .pollDetailWrapper span { display: block; padding: 5px 0px;}
.pollSmallWrapper span.pollChoices { padding-bottom: 5px; }
.pollListWrapper { }
.pollDetailWrapper { }
.pollQuestion { }
.pollChoices { }
.pollLink { }
.pollResultQuestion { font-weight: bold; }
.pollResultChoices { }
.pollBar { background-color: #ccc; height: 7px; }
/* ModuleEnd::poll */

/* ModuleBegin::directory-sermons */
.sermonText { font-style:italic; }
.sermonAuthor { font-style:italic; }
/* ModuleEnd::directory-sermons */