
/*

	File: screen.css
	Media: screen
	Copyright: (c) 2010 Church Media Group, Inc. www.churchmedia.cc
	Notes: 


/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {  background: #3a3531 url(../images/bg/bg_html.jpg) top center fixed no-repeat; }
body { font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; color: #453e38; }


h3 { font-size:2.6em; color: #304249; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 1em; }
h1, h2, h4, h5, h6 { font-family:Arial, Helvetica, Verdana, sans-serif; font-size: 2em; color: #3c3c3c; }
p { font-size:1.2em; line-height:1.8em; margin:12px 0; }
small { font-size:1.1em;}

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}
.overflow { width: 100%; overflow: hidden; }
p.btn { margin-top: 20px; margin-bottom: 0; }
li.btn { margin-top: 20px; margin-bottom: 0; }
p.last { margin-bottom: 0; }


/* Links and Buttons
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}
a:link { color: #0070ca;}
a:visited { color: #0070ca;}
a:hover { color: #666666; text-decoration: underline;}
a:active { color: #0070ca;}

.footer a { color: #ccc; font-weight: normal; }
.footer a:link { color: #ccc; }
.footer a:visited { color: #ccc;}
.footer a:hover { color: #ffffff; text-decoration: underline;}
.footer a:active { color: #ccc;}

a.arrow {background: transparent url(../images/arrows/arrow_pointer.gif) 0 50% no-repeat; padding-left: 14px;}

.btn_view_more_projects { display:block; width: 151px; height: 21px; text-indent: -9999px; background: transparent url(../images/btn/btn_view_more_projects.png) top left no-repeat; 
float: right; margin: 35px 30px 0 0; }
.btn_view_more_projects:hover { background-position: top right;}

.btn_sign_up { display:block; width: 153px; height: 38px; text-indent: -9999px; background: transparent url(../images/btn/btn_sign_up.png) top left no-repeat; }
.btn_sign_up:hover { background-position: top right;}

.btn_invite_a_friend { display:block; width: 153px; height: 38px; text-indent: -9999px; background: transparent url(../images/btn/btn_share_this.png) top left no-repeat; }
.btn_invite_a_friend:hover { background-position: top right;}

.btn_sitemap_home { display:block; width: 16px; height: 12px; text-indent: -9999px; background: transparent url(../images/btn/btn_sitemap_home.gif) top left no-repeat; margin: 16px 0 16px 12px; }
.btn_sitemap_home:hover { background-position: top right;}

.btn_back { display:block; width: 65px; height: 30px; text-indent: -9999px; background: transparent url(../images/btn/btn_back.png) top left no-repeat; float: right; }
.btn_back:hover { background-position: top right;}

.btn_print { display:block; width: 66px; height: 38px; text-indent: -9999px; background: transparent url(../images/btn/btn_print.gif) top left no-repeat;  }
.btn_print:hover { background-position: top right;}

.btn_project_photos { display:block; width: 215px; height: 38px; text-indent: -9999px; background: transparent url(../images/btn/btn_project_photos.png) top left no-repeat; }
.btn_project_photos:hover { background-position: top right;}


/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

.header { margin: 30px auto 0 auto; padding: 0; overflow: hidden; width: 960px; height: 178px; background: url(../images/bg/bg_header.png) 0 0 no-repeat; }
.content { width:960px; padding: 0;  margin: 0 auto; background: #ffffff;  overflow: hidden; }
.content_bottom { width: 960px; height: 207px; padding:0; background: url(../images/bg/bg_content_bottom.png) 0 0 no-repeat; margin: 0 auto; color: #b1a89c; }
.main { width:595px; float:left; display:inline; padding: 0; margin: 30px 0 0 30px; }
.sidebar { width:305px; float:right; display:inline; margin: 10px 0; padding: 0; background: url(../images/bg/bg_sidebar.jpg) 0 0 repeat-y; color: #666; overflow: hidden; }
.footer { width: 900px; margin: 0 auto; padding: 16px 0 20px 0; color: #ccc; overflow: hidden; }

body.home .content { background: #ffffff; }
body.no_bg .content { background:none; }


/* Header Layout
--------------------------------------------------------------------------------------- */

.header h1 { float: left; display: inline; margin-top: 28px; margin-left: 38px; padding: 0; }

.motto { height: 32px; width: 304px; float: right; display: inline; margin: 54px 33px 0 0; padding: 0; background: url(../images/bg/bg_motto.jpg) 187px 0px no-repeat;  }
.motto h2 { float: right; margin-left: 25px; margin-top: 5px; color: #364d69; font-size: 1.8em; font-weight: normal; }

.navigation { float: left; position: relative; overflow: hidden; display: inline; width: 960px; height: 50px; margin: 29px 0 0 0; }
.main_nav {width: 960px; height: 50px; overflow: hidden; float: left; display: inline; }
.main_nav li { float: left; display: inline; height: 50px; font-size: 1.8em; text-align: center; }
.main_nav li a { display: block; height: 33px; padding: 17px 0 0 0; width: 158px; }

.main_nav a { color: #ffffff; font-weight: normal; background: url(../images/bg/bg_nav.jpg) 0 0; }
.main_nav a:link { color: #ffffff; font-weight: normal; }
.main_nav a:visited { color: #ffffff; font-weight: normal; }
.main_nav a:hover { color: #ffffff; text-decoration: none; font-weight: normal; background: url(../images/bg/bg_nav.jpg) bottom center no-repeat; }
.main_nav a:active { color: #ffffff;}

.nav_separator { height: 43px; padding: 7px 0 0 0; width: 2px; background: url(../images/bg/bg_nav.jpg) 0 0; }

.main_nav a.header_active { background: url(../images/bg/bg_nav.jpg) bottom center no-repeat; }
.main_nav a.header_active:link { color: #ffffff; }
.main_nav a.header_active:visited { color: #ffffff; }
.main_nav a.header_active:hover { color: #ffffff; text-decoration: none; background: url(../images/bg/bg_nav.jpg) bottom center no-repeat; }
.main_nav a.header_active:active { color: #ffffff; }

#pccnetwork { width: 160px; }

/* Homepage Layout
--------------------------------------------------------------------------------------- */

.homepage_content { width: 960px; overflow: hidden; position: relative; color: #999999;  }
.homepage_rotator { width: 960px; height: 420px; float: left; display: inline; overflow: hidden; position: relative; }


#divMainRotator img { margin:30px 0 0 30px; padding: 0; width: 900px; height: 360px;}
#divMainRotatorNav { position:absolute; bottom: 60px; right: 60px; z-index:99; }
#divMainRotatorNav a { margin: 0 0 0 10px; background: #ffffff; text-decoration: none; color: #ffffff; font-size: .25em; text-indent: -9999px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 10px; height: 10px; display: block; float: left;}
#divMainRotatorNav a:hover { background: #78c3ff; text-decoration: none; color: #78c3ff; }
#divMainRotatorNav a.activeSlide { background: #78c3ff; text-decoration: none; color: #78c3ff; }
#divMainRotatorNav a:focus { outline: none; }

.homepage_recent_projects { width: 960px; overflow: hidden; background: #ffffff url(../images/bg/bg_recent_projects.jpg) 0 0 repeat-x; padding-bottom: 20px; float: left;  }
.homepage_recent_projects h3 { font-size: 3.6em; text-shadow: #ffffff 1px 1px; float: left; margin: 30px 0 0 30px; font-weight: 600; }

.recent_project_wrapper { clear: both; margin-top: 20px; overflow: hidden; float: left; width: 960px; }
.recent_project_box { width: 202px; float: left; display: inline; overflow: hidden; margin: 0 0 0 30px; padding: 0; }
.recent_project_box_img { width: 202px; height: 130px; background: #bcb8b8; overflow: hidden; }
.recent_project_box_img img { width: 200px; height: 128px; margin: 1px 0 0 1px; float: left; display: inline; }
.recent_project_box h4 { font-family: Georgia, Times, Serif; font-size: 20px; color: #002b4d; margin-top: 20px; }
.recent_project_box p { margin: 10px 0; line-height: 1.4em; }

/* Main Layout
--------------------------------------------------------------------------------------- */

.page_header { overflow: hidden; padding: 0; margin-bottom: 10px; width: 100%; background: bottom center no-repeat; }
.page_header h3 { font-size: 3.6em; font-weight: 400; padding: 0; margin: 0; }

.main h4, .full h4 { font-size: 1.8em; margin: 20px 0; }

.main_content p.crumbs { margin: 0 0 16px 0; font-size: 1.1em; }

.main_content { width:595px;}
.full {  }
.main_content p { line-height: 1.8em; margin: 18px 0; font-size: 1.3em;}
.main_content ul, .main_content dl, .main_content ol, .full ul { margin: 16px 0; }
.main_content ul li, .main_content dl dd, .full ul li { list-style: disc; display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content ol li { display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }

.main_image { float: left; display: inline; margin: 0 28px 16px 0; border: 8px solid #cdccba; }
.main_image_small { float: left; display: inline; margin: 0 28px 24px 0; }
.secondary_image { margin: 0; border: 1px solid #bcb8b8;  }

.staff_box { width:100%; margin-bottom: 20px; }
.staff { width:24%; float: left; display: inline; height: 230px; margin-right: 5px; }
.staff h3 { font-size: 1.2em; margin: 8px 0 2px 0; letter-spacing: normal; text-transform: none; }
.staff_info { width: 200px; float: left; display: inline; }
.staff_info img { border: 1px solid #988b8f; }
.staff_thumb_image { border: 1px solid #988b8f; }
.staff_content { width: 60%; float: right; display: inline; }
.staff_content h4 { font-size: 1.6em; margin: 0 0 2px 0; }
.staff_content p:first-child { margin-top:0; }
.staff_title { font-size: .75em; font-weight: normal; margin-left: 0px; }
.staff_title img { vertical-align: bottom; margin:0 0 2px 6px; }


.main_content .staff_menu { width: 100%; background: transparent url(../images/bg/bg_staff_menu.gif) left bottom repeat-x; overflow: hidden; }
.main_content .staff_menu li { float: left; display: inline; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; margin: 0; padding: 0; list-style: none; }
.main_content .staff_menu li a { padding: 5px 8px 5px 8px; display: block; background: #e5e5e5; border-bottom: 3px solid #cccccc; color: #888888; text-decoration: none; font-size: .8em; }
.main_content .staff_menu li a:hover { color: #333333; }
.last_staff_group { border-right: 1px solid #cccccc; }

.main_content .staff_menu li a.active-tab, .main_content .staff_menu li a.active-tab:hover { padding: 5px 8px 5px 8px; display: block; background: #ffffff; border-bottom: 3px solid #ffffff; color: #000000; text-decoration: none; }

.main_content .staff_content ul li { list-style: disc; display: list-item; margin-left: 13px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content .staff_content ol li { display: list-item; margin-left: 13px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }

.main_content .staff_info h4 { font-size: 1.2em; margin: 16px 0 0 0; }
.main_content .staff_content .staff_networks { margin: 12px 0 0 0; padding: 0; width: 100%; overflow: hidden; }
.main_content .staff_content .staff_networks li { margin: 0; padding: 0; list-style: none; float: left; display: inline; margin-right: 12px; }
.main_content .staff_content .staff_networks li a { display: block; width: 16px; height: 16px; text-indent: -9999px;}
.staff_facebook, .staff_facebook:hover  { background: transparent url(../images/staff/staff_facebook.gif) 0 0 no-repeat; }
.staff_twitter, .staff_twitter:hover { background: transparent url(../images/staff/staff_twitter.gif) 0 0 no-repeat; }
.staff_myspace, .staff_myspace:hover { background: transparent url(../images/staff/staff_myspace.gif) 0 0 no-repeat; }
.staff_linkedin, .staff_linkedin:hover { background: transparent url(../images/staff/staff_linkedin.gif) 0 0 no-repeat; }
.staff_flickr, .staff_flickr:hover { background: transparent url(../images/staff/staff_flickr.gif) 0 0 no-repeat; }

.full { margin: 0 auto; padding: 30px; width: 900px; }

.site_map_list { width: 16%; float: left; display: inline; }
.full .site_map_list li { font-size: 1.1em; margin-left: 12px; padding-left: 0;}
.full .site_map_list li.site_map_title { margin: 0 0 8px 0; padding: 0; list-style: none; font-size: 1.4em;}

.main_content h4 { padding-bottom: 10px; border-bottom: 2px solid #cccccc; }
h4.staff_no_border { border: 0; }
/* Titles
______________________________________________________________________________________ */

h3.titles_upcoming_events { width: 187px; height: 28px; text-indent: -9999px; background: transparent url(../images/titles/titles_upcoming_events.jpg) 0 0 no-repeat; margin: 17px 0 65px 34px; float: left; display: inline; padding: 0;}


/* Site Map
______________________________________________________________________________________ */

.sitemap_box { margin-bottom: 20px; }
.sitemap_header { width: 96%; background: #dddddd; padding: 6px 2%; overflow: hidden; border-bottom: 1px solid #cccccc;  }
.main_content .sitemap_header h5 { margin: 0; float: left; display: inline; font-size: 1.8em; margin-top: 3px; clear: none; }
.sitemap_header a { float: right; display: inline; font-size: 1.4em; margin-top: 3px; }

.main_content .sitemap_links { margin: 0; }
.main_content .sitemap_links li { margin: 0; padding: 0; list-style: none; width: 100%; border-bottom: 1px solid #cccccc; font-size: 1.4em; }
.main_content .sitemap_links li.last { border-bottom: none; }
.main_content .sitemap_links li a { display: block; width: 96%; padding: 6px 2%; }
.main_content .sitemap_links li a:hover { background: #fffccb;}

.big_text { background: #d6ebc4 url(../images/icons/icon_confirmation.gif) 16px 50% no-repeat; padding: 8px 15%; width: 70%; text-align: center; margin: 24px 0; }
.big_text p { font-size: 1.6em; color: #2c8603; margin: 0; line-height: 1.3em; }
.confirmation_content h4 { margin: 30px 0 24px 0; }


/* Pages
______________________________________________________________________________________ */

.page_results { margin: 20px 0; padding: 0 15px; overflow: hidden; clear: both; background: #e5e5e5; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; width: 600px; }
.page_results h5 { float: left; display: inline; font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.2em; font-weight: 200; padding-top: 6px;  }
.page_results ul li { list-style: none; }

.main_content .pages { overflow: hidden; float: left; display: inline; padding:0 20px; margin: 0 20px; border-left: 1px solid #cccccc;  color: #333333; list-style: none; }
.main_content .pages li { font-size: 1.1em; float: left; display: inline; margin: 0 2px 0 2px; padding: 0; list-style: none; }
.main_content .pages li.pages_title { margin-right: 10px; padding-top: 6px; }
.main_content .pages li.active { display: block; border: 2px solid #988b8f; background-color: #988b8f; height: 24px; width: 20px; text-align: center; line-height: 23px; text-decoration: none; font-weight: bold; font-size: 1.4em; color: #FFFFFF; }
.main_content .pages a { display: block; border: 2px solid #e5e5e5; height: 24px; width: 20px; text-align: center; line-height: 23px; color: #333333; font-size: 1.2em; background-color: #e5e5e5; text-decoration: underline; }
.main_content .pages a:link { display: block; border: 2px solid #e5e5e5; height: 24px; width: 20px; text-align: center; line-height: 23px;color: #333333; text-decoration: underline; }
.main_content .pages a:active { display: block; border: 2px solid #e5e5e5; height: 24px; width: 20px; text-align: center; line-height: 23px;color: #333333; text-decoration: underline; }
.main_content .pages a:visited { display: block; border: 2px solid #e5e5e5; height: 24px; width: 20px; text-align: center; line-height: 23px;color: #333333; text-decoration: underline; }
.main_content .pages a:hover { background-color: #988b8f; color: #FFFFFF; text-decoration: none; border: 2px solid #988b8f; }
.main_content .pages a:visited:hover { background-color: #988b8f; color: #FFFFFF; text-decoration: none; border: 2px solid #988b8f; }


.pages a.btn_page_prev { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.gif) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:link { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.gif) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:active { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.gif) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:visited { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.gif) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }
.pages a.btn_page_prev:visited:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }

.pages a.btn_page_next { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.gif) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:link { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.gif) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:active { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.gif) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:visited { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.gif) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }
.pages a.btn_page_next:visited:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }

.btn_page_prev_inactive { width: 18px; height: 23px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev_inactive.gif) 0 5px no-repeat; padding: 0; border: 0; margin: 3px 3px 0 0; }
.btn_page_next_inactive { width: 18px; height: 23px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next_inactive.gif) 0 5px no-repeat; padding: 0; border: 0; margin: 3px 0 0 3px; }


/* Ministries Module
______________________________________________________________________________________ */

.our_work { margin: 0 auto; padding: 30px 0 30px 30px; width: 930px; overflow: hidden; }

.recent_project_wrapper_page { clear: both; margin-top: 5px; overflow: hidden; float: left; width: 930px; }
.recent_project_box_page { width: 202px; float: left; display: inline; overflow: hidden; margin: 20px 30px 0 0; padding: 0; }
.recent_project_box_img { width: 202px; height: 130px; background: #bcb8b8; overflow: hidden; }
.recent_project_box_img img { width: 200px; height: 128px; margin: 1px 0 0 1px; float: left; display: inline; }
.recent_project_box_page h4 { font-family: Georgia, Times, Serif; font-size: 1.8em; color: #002b4d; margin-top: 20px; }
.recent_project_box_page p { margin: 10px 0; line-height: 1.4em; }

.ministries_content { width: 95%;}
body.ministry_listings .main_content { width:630px; padding: 26px 0 26px 30px; background: #ffffff; }
.ministry_listing_box { margin-top: 24px; }
.ministry_listing { float: left; display: inline; margin-right: 30px; text-align: center; margin-bottom: 20px; width: 283px; }
.ministry_listing h5 { width: 100%; background: #eeeeee; padding: 2px 0 12px 0; font-size: 1.2em; }

/* Row with image on left and content on right */

.ministries_row { margin-top: 26px; width: 260px; float: left; display: inline; overflow: hidden; float: left; margin-right: 30px; }
.ministries_row img { float: left; display: inline; margin-bottom: 12px; border: 1px solid #222; }
.ministries_row h4 { margin: 0 0 0 0; }
.ministries_row h5 { font-size: 1.2em; margin-top: 3px; color: #888888; font-weight: normal; }
.ministries_row p { margin: 8px 0 0 0; }

.ministry_name { text-transform: none; color: #666666; font-weight: normal; font-size: 2.2em; margin-top: 20px; }
.ministry_small_image { float: left; display: inline; margin: 6px 28px 24px 0; }
.ministry_large_image { margin: 24px 0 0 0; border: 1px solid #bcb8b8; }

ul.ministry_nav { width:622px; margin: 0 0 8px 0; padding: 4px; overflow: hidden; background: #cdccba bottom left repeat-x; }
ul.ministry_nav li { margin: 0; padding: 0; list-style:none; float: left; display: inline; border-right: 1px solid #cdccba;  font-size: 1.3em; }
ul.ministry_nav li:last-child { border-right: 1px solid #cdccba; }
ul.ministry_nav li a { display: block; padding: 6px 16px 4px 16px; background: #b3b298; border-bottom: 1px solid #cdccba; color: #ffffff; }
ul.ministry_nav li a:hover { text-decoration:none; background: #99987d; border-bottom: 1px solid #cdccba;}
ul.ministry_nav li a.active { background: #ffffff; border-bottom: 1px solid #cdccba; color: #111111; }

.ministry_content { width: 100%; margin-bottom: 6px; }
.ministry_right_panel { float: right; display: inline; width: 150px; margin: 22px 0 10px 20px; }
.ministry_right_panel img { margin-bottom: 16px; }

.ministry_drop_down { margin: 16px 0; width: 98%; font-size: 1.2em; color: #666666; }
.side_event_listing { border-bottom: 1px solid #454545; padding: 8px 0; }
.side_event_listing:last-child { border:0; }
.side_event_listing h4 {  margin: 0 0 5px 0; padding: 0; font-size: 1.8em; }
.side_event_listing h4 a { color: #fff; font-weight: normal;  }
.side_event_listing p { font-size: 1.2em; margin: 0; padding: 0; }

p.no_events_sidebar { width: 90%; padding:8px 5%; text-align: center; background: #111; border-top:1px solid #222; border-bottom:1px solid #222; color: #666; }



/* Sidebar Layout
--------------------------------------------------------------------------------------- */

.sidebar h5 { padding-bottom:10px; margin: 0; font-size: 2.2em; color: #546305; border-bottom: 1px dashed #cccccc; font-weight: bold; }

.sidebox h3 { color: #b8d8e5; }

ul.side_nav { margin: 18px 0 0 0; margin-bottom: 24px; width: 274px; padding: 0; margin-right: 0; border-bottom: 1px solid #dddddd; }
.side_nav li { font-size: 1.6em; border-top: 1px solid #dddddd; }
.side_nav li a:link, .side_nav li a:visited, .side_nav li a:active { display: block; width: 244px; padding: 15px 0 15px 30px; margin: 0; color: #999999; font-weight: normal; }
.side_nav li a.active:link, .side_nav li a.active:visited, .side_nav li a.active:hover, .side_nav li a.active:active { width: 214px; padding-left: 60px; color: #ffffff; background: #cbe0f0 url(../images/bg/bg_sidenav_active.jpg) -10px 50% no-repeat; text-shadow: #000000 1px 1px; }
.side_nav li a:hover, a.active:visited:hover { color: #0070ca;  text-decoration: none; background: #dddddd; text-shadow: #eeeeee 1px 1px; }


.side_nav li ul { width: 240px; padding: 0; background: #bfbea2; border-top: 2px solid #a9a896; border-bottom: 1px solid #a9a896; }
.side_nav li ul li { font-size: 1em; border-top: none; }
.side_nav li ul li a:link, .side_nav li ul li a:visited, .side_nav li ul li a:hover, .side_nav_sub li ul li a:active { display: block; width: 210px; padding: 12px 0 12px 50px; color: #004d71; }
.side_nav li ul li a.active:link, .side_nav li ul li a.active:visited, .side_nav li ul li a.active:hover, .side_nav li ul li a.active:active { color: #7dfffd; background: none; }

.sidebar ul.checklist { margin: 24px 0; }
.sidebar ul.checklist li { padding-left: 28px; background: transparent url(../images/icons/icon_check_small.gif) 0 50% no-repeat; font-size: 1.4em; color: #555555; margin-bottom: 6px; font-weight: bold; }

.side_box { width: 210px; padding: 15px 0 15px 0; margin: 0 0 0 30px;  }

body.blog .side_box_top { margin: 0; }

.sidebar_banners { width: 210px; padding: 15px 0 0 0; margin: 0 0 0 30px; }
.sidebar_banners img { margin: 0 0 24px 0; }

h5.ministry_nav_header { padding-bottom:18px; margin: 0; font-size: 2.2em; color: #cb9b77; font-family: Times, Serif; background: url(../images/bg/bg_sidebar_h5.jpg) bottom center no-repeat; margin-left: 25px; }


/* Footer Layout
--------------------------------------------------------------------------------------- */
.content_bottom h4 { font-size: 2.4em; color: #86b9e2; }
.content_bottom_left { width: 594px; float: left; display: inline; overflow: hidden; margin: 32px 0 0 30px; }
.latest_news_date { color: #a98355; font-family: Georgia, Times, Serif; font-style: italic; font-size: 1.2em; margin-top: 5px; }
.content_bottom_right { width: 249px; float: right; display: inline; overflow: hidden; margin: 32px 30px 0 0; }
.content_bottom_right p { margin-top: 5px; line-height: 1.6em;}
.content_bottom a { color: #86b9e2; font-weight: normal; }


.footer .cm { float: right; display: inline; margin-top: 5px; width: 241px; height: 20px; }
.cm img { width: 241px; height: 17px; }
.footer img.church { float: left; display: inline; margin-top: 5px; width: 66px; height: 43px; }

.copyright { width: 91%; float: right; display: inline; margin-top: 9px; }
.copyright p { font-size: 1.1em; margin: 0 0 4px 0; }
.copyright p.last { margin-bottom: 0; }

p.no_margin { margin-top: 0; }

h3.services { padding: 0; margin-top: 12px; }


