/*
Company:File:main.css - This contains all the main styles for the website.
All the styles are separted into the following groups:Global Browser Reset - they make sure that all browsers start with the same default settings
HTML,Body - for the html and body tags
Layout - any style that defines how the site is laid out (position and size of objects)
Nav - navigation bar
Headings - headings like h1,h2,etc
Text Styles - Styles for text
Lists - unordered and ordered lists
Forms - html forms
Links - links
Misc - anything that doesn't fit elsewhere
*/
/* @group Global Browser Reset */
*{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,label,fieldset,address{margin:10px 0;}
blockquote{margin-left:40px;}
fieldset{padding:10px;}
img{border:0px;}
.hide{display:none;}
/* @end */
/* @group HTML,Body */
body{background:#6a5a4b;font-family:"Times New Roman",Times,serif;font-size:.7500em;}
/* @end */
/* @group Layout */
div#outer-wrapper{width:1020px;background:url(../images/container.gif) repeat-y center top;margin-left:auto;margin-right:auto;font-size:17px;color:#816d5b;}
#inside div#outer-wrapper{width:1020px;background:url(../images/container.gif) repeat-y center top;margin-left:auto;margin-right:auto;font-size:17px;color:#816d5b;}
div#hd{width:1020px;height:246px;background:url(../images/home-logo.gif) no-repeat left top;overflow:hidden;}
div#home-below-logo{width:1020px;height:72px;background:url(../images/home-below-logo.gif) no-repeat 4px top;}
div#inside-below-logo{width:1020px;height:60px;background:url(../images/inside-below-logo.gif) no-repeat;}
div.sidebar{width:238px;background-color:#816d5b;float:left;display:inline;text-transform:lowercase;}
div.inside-content{width:614px;margin-right:15px;float:right;display:inline;}
body#home div#content{width:850px;margin-left:auto;margin-right:auto;padding-bottom:30px;}
body#inside div#content{width:883px;margin-left:68px;padding-bottom:30px;background:url('../images/content-bg.gif') repeat-y left top;}
div#home-feature-top{width:850px;height:30px;overflow:hidden;background:url(../images/home-feature-top.gif) no-repeat;}
div#home-feature{background-color:#816d5b;}
div#home-feature-flash{width:848px;margin:6px 0 0 0px;float:left;display:inline;color:#fff;}
/* NEW JQUERY SLIDESHOW CUSTOM */
div.tabs{}

/* NEW JQUERY NAVIGATION */
div.tabs ul.tabNavigation{float:right;width:240px;padding:0;list-style:none;background:url(../images/tabsNorm.gif) no-repeat top left;}
div.tabs ul.tabNavigation li{padding:0;color:#fff;}
ul.tabNavigation li a{display:block;width:238px;height:80px;color:#fff;text-indent:-9999px;}
ul.tabNavigation li a:link,ul.tabNavigation li a:visited,ul.tabNavigation li a:hover,ul.tabNavigation li a:active,ul.tabNavigation li a:focus{border:none;outline:none;}
ul.tabNavigation li a.eventst{background:url(../images/tabsNorm.gif) no-repeat 0 0;}
ul.tabNavigation li a.eventst:hover,ul.tabNavigation li a.eventst.activeSlide{background:url(../images/tabsHover.gif) no-repeat 0 0;}
ul.tabNavigation li a.currentt{background:url(../images/tabsNorm.gif) no-repeat 0 -80px;}
ul.tabNavigation li a.currentt:hover,ul.tabNavigation li a.currentt.activeSlide{background:url(../images/tabsHover.gif) no-repeat 0 -80px;}
ul.tabNavigation li a.newHeret{background:url(../images/tabsNorm.gif) no-repeat 0 -160px;}
ul.tabNavigation li a.newHeret:hover,ul.tabNavigation li a.newHeret.activeSlide{background:url(../images/tabsHover.gif) no-repeat 0 -160px;}
ul.tabNavigation li a.CTWCPhotost{background:url(../images/tabsNorm.gif) no-repeat 0 -240px;}
ul.tabNavigation li a.CTWCPhotost:hover,ul.tabNavigation li a.CTWCPhotost.activeSlide{background:url(../images/tabsHover.gif) no-repeat 0 -240px;}

/* JQUERY TAB CONTAINER */ 
div.tabs div#tabContainer{float:left;width:607px;margin-right:-20px;height:325px;overflow:hidden;}
div.tabs div#tabContainer div.slides{min-height:300px;height:auto !important;height:300px;width:587px;padding:10px;overflow:hidden;}
div.tabs div#tabContainer div#Events{background:#816d5b;}
div.tabs div#tabContainer div#Current{background:#d58f59;}
div.tabs div#tabContainer div#NewHere{background:#587993;}
div.tabs div#tabContainer div#CTWCPhotos{background:#b06876;}
/*div.tabs div#tabContainer .hidden{display:none !important;}
div.tabs div#tabContainer .visible{display:block !important;}*/
div#home-feature-bottom{width:850px;height:36px;overflow:hidden;background:url(../images/home-feature-bottom.gif) no-repeat;}
div.left{width:48%;float:left;display:inline;}
div.right{width:48%;float:right;display:inline;}
div.header-top{height:73px;background:url(../images/header-top.gif) no-repeat;}
div.header-bottom{height:27px;background:url(../images/pastor-bottom-shade.gif) no-repeat;}
div.small-content-box{padding-left:0px;}
div#bd-btm{height:36px;background:url(../images/footer-home.gif) no-repeat 62px top;clear:both;margin-left:auto;margin-right:auto;width:1020px;}
#inside div#bd-btm{background:url(../images/footer-inside.gif) 64px top no-repeat;}
div#ft{width:884px;margin-left:auto;margin-right:auto;font-size:17px;color:#816d5b;margin-bottom:20px;}
div.ft-box{width:187px;margin:0 15px;float:left;display:block;font-family:times,georgia;font-size:.9em;}
div.ft-box-content{padding:10px 10px 10px 20px;background:url(../images/ft-bkg.png) repeat;width:157px;min-height:200px;/*height:auto !important;*/
height:217px;overflow:hidden;}
div#ft a{text-decoration:underline;font-family:"Times New Roman",Times,serif;}
/*Breadcrumb*/
div.breadcrumb{margin:0 0 10px 0;color:#a59687;}
div.breadcrumb div.bc{display:inline;color:#a59687;font-size:12px;text-transform:uppercase;}
div.breadcrumb span{}
div.breadcrumb a:link,div.breadcrumb a:visited{color:#587993!important;text-decoration:none!important;border-bottom:none!important;text-transform:uppercase!important;}
div.breadcrumb a:hover{text-decoration:underline!important;text-transform:uppercase!important;}
/* @end */
/* @group Nav */
div#hd ul{margin:220px 0 0 305px!important;list-style-type:none;font-size:18px;vertical-align:center;}
div#hd ul li{float:left;display:inline;background:url(../images/nav-slashes.gif) no-repeat 0 3px;padding-left:15px;padding-right:3px;padding-bottom:10px;}
div#hd ul li:first-child{background:none!important;padding-left:0!important;}
body div#outer-wrapper a{text-decoration:underline;}
div#hd ul a{padding:10px 0 20px;text-decoration:none;}
div#hd ul a:link,div#hd ul a:visited{color:#bed9ed;text-transform:uppercase;}
div#hd ul a:hover,div#hd ul a:active{text-decoration:none;background:url('../images/blueunderline.gif') repeat-x left 32px;}
ul#home-feature-nav{width:238px;margin:0!important;padding:0!important;list-style-type:none;float:right;display:inline;}
ul#home-feature-nav li{margin:0!important;padding:0!important;text-indent:-9000px;}
ul#home-feature-nav a{display:block;height:85px;}
ul#home-feature-nav li#n-events a{background:url(../images/events.gif) no-repeat;padding-left:15px;}
ul#home-feature-nav li#n-series a{background:url(../images/current-series.gif) no-repeat;}
ul#home-feature-nav li#n-newhere a{background:url(../images/new-here.gif) no-repeat;}
ul#home-feature-nav li#n-media a{background:url(../images/media.gif) no-repeat;}
/* NEW NAVIGATION */
#nav{width:inherit;margin-left:-15px;}
#nav ul{padding:0;margin:0;}
#nav li{list-style:none;padding:0;margin:0;}
#nav a{display:block;width:inherit;}
#nav a:link,#nav a:visited{color:#bed6e8;text-decoration:none;padding:5px 10px 5px 10px;}
#nav a:hover,#nav a:active{background:url('../images/nav-slashes.gif') no-repeat left center;padding-left:15px;}
#nav li ul{margin-left:-5px;}
#nav li{display:none;}
#nav li.selectedPage,#nav li.selectedPageRoot,#nav li.selectedPageParent{display:block;}
#nav li.selectedPage a.selectedPage,#nav li.selectedPageRoot a.selectedPageRoot,#nav li.selectedPageParent a.selectedPageParent{display:none;}
/* Selected Page */
#nav li.selectedPage ul{background:#bed9ed;border-top:4px solid #587993;border-bottom:4px solid #587993;padding:4px 0;margin-left:-5px;display:block;width:238px;}
#nav li.selectedPage li,#nav li.selectedPageParent li,#nav li.selectedPageRoot li{display:block;}
#nav li.selectedPage li a{padding-left:30px;}
#nav li.selectedPage li a:link,#nav li.selectedPage li a:visited{color:#816d5b;background:#d2cac4;}
#nav li.selectedPage li a:hover,#nav li.selectedPage li a:active{background:url('../images/nav-slashes-2.gif') no-repeat 10px center #d2cac4;}
/* SelectedPageRoot */
#nav li.selectedPageRoot li.selectedPage ul{width:238px;margin-left:-25px;}
/* SelectedPageParent */
#nav li.selectedPageParent ul{background:#bed9ed;border-top:4px solid #587993;border-bottom:4px solid #587993;padding:4px 0;margin-left:-5px;display:block;width:238px;margin-left:-25px;}
#nav li.selectedPageParent li a{padding-left:45px}
#nav li.selectedPageParent li a:link,#nav li.selectedPageParent li a:visited{color:#816d5b;background:#d2cac4;}
#nav li.selectedPageParent li a:hover,#nav li.selectedPageParent li a:active{background:url('../images/nav-slashes-2.gif') no-repeat 25px center #d2cac4;}
/* END NEW NAVIGATION */
/* old navigation 
div.sidebar ul{margin:0!important;list-style-type:none;font-size:22px;}
div.sidebar ul li{display:none;}
div.sidebar ul li.selectedPage ul li{display:block;}
div.sidebar ul li.selectedPage,div.sidebar ul li.selectedPageRoot{background:url(../images/nav-line.gif) repeat-x 0 100%;padding-bottom:9px;display:block;}
div.sidebar ul li.selectedPageRoot ul li.selectedPage{background:none;}
div.sidebar ul a{display:block;}
div.sidebar ul li.selectedPage a,div.sidebar ul li.selectedPageRoot a{padding-bottom:15px;margin-left:15px;text-indent:20px;/*background:url(../images/nav-slashes.gif) no-repeat 0 12px;color:#816D5B;}
div.sidebar ul li.selectedPage ul a:link,div.sidebar ul li.selectedPage ul a:visited,div.sidebar ul li.selectedPageRoot ul a:link,div.sidebar ul li.selectedPageRoot ul a:visited{padding-bottom:0!important;margin-left:0;background:none;}
div.sidebar ul li.selectedPage ul a:hover,div.sidebar ul li.selectedPage ul a:active,div.sidebar ul li.selectedPageRoot ul a:hover,div.sidebar ul li.selectedPageRoot ul a:active{background:url(../images/nav-slashes-2.gif) no-repeat 0 5px;text-decoration:none;}
div.sidebar ul li{padding:11px 0;text-indent:15px;}
div.sidebar ul ul{padding-left:20px;background:url(../images/nav-line.gif) repeat-x 0 0 #d2cac4;padding-top:15px;padding-bottom:15px;font-size:17px;}
div.sidebar ul ul li{padding:3px 0;}
div.sidebar ul a:link,div.sidebar ul a:visited{color:#bed6e8;text-decoration:none;}
div.sidebar ul ul a:link,div.sidebar ul ul a:visited{color:#816d5b;}
div.sidebar ul a:hover{text-decoration:underline;}
*/
div#content-links{margin-top:10px;text-transform:uppercase;font-size:10px;}
div#content-links ul{text-align:center;font-family:Arial,Helvetica,sans-serif;margin:0!important;}
div#content-links ul li{display:inline;border-right:1px solid #816d5b;padding:0 5px;}
/* @end */
/* @group Headings */
h1.title{color:#bed9ed;font-size:19px;font-weight:normal;text-transform:none;text-indent:5px;padding:70px 0 0px 0;background:url('../images/interior_text_header.jpg') no-repeat left top #816d5b;font-family:"Times New Roman",Times,serif;margin:0;}
h1 span.low{text-transform:lowercase;}
h2{color:#000;font-size:133%;font-weight:bold;}
h3{color:#000;font-size:116%;font-weight:bold;}
h4{color:#000;font-size:108%;font-weight:bold;}
h5{color:#000;font-size:100%;font-weight:bold;}
h6{font-size:100%;color:#000;font-weight:normal;}
/* @end */
/* @group Text Styles */
/* @end */
/* @group Text Editor Styles */
/* <textEditor> */
.small-text{font-size:13px;}
.darkbrown{color:#816d5b;font-family:Times,serif;}
.darkblue{color:#587993;font-family:Arial,Helvetica,sans-serif;}
.lightblue{color:#bed9ed;}
.right{float:right;}
.left{float:left;}
/* </textEditor> */
/* @end */
/* @group Lists */
div#outer-wrapper ul{margin-left:20px;}
div#outer-wrapper ol{margin-left:27px;}
div#outer-wrapper .eventsList ul{margin-left:0px;}
div.eventsList ul li{list-style-type:none;background:url('../images/arrows.gif') left top no-repeat;padding-left:20px;}
div#outer-wrapper .eventsList a:link,div#outer-wrapper .eventsList a:visited{text-decoration:none;}
/* @end */
/* @group Forms */
/* @end */
/* @group Links - link visited hover active */
a:link,a:visited{color:#816d5b;text-decoration:none;}
a:hover,a:active{text-decoration:underline;}
/* @end */
/* @group Misc */
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
/* @end */
/* Changes January 10,2008 */
#content .right .eventsList .eventDate{display:none;}
/* Calendar Styles */
#bd .inside-content .eventsElement .eventsCalendar table{border-color:#c6baaf}
#bd .inside-content .eventsElement .eventsCalendar table.calendarTitle td{background-color:#5b7b94;}
#bd .inside-content .eventsElement .eventsCalendar .calendarDayHeader{background-color:#bed9ee;color:#fff;}
#bd .inside-content .eventsCalendar table.calendarTitle td.calendarNextPrevious{background-color:#d2cec3;}
#bd .inside-content .eventsCalendar table.calendarTitle td.calendarNextPrevious a{text-decoration:none;color:#5b7b94 !important;}
#bd .inside-content .eventsCalendar .calendarDay a{color:#816d5b;font-family:Arial,Helvetica,sans-serif;font-size:x-small;}
#bgRight{width:100%;float:left;background:url('images/bgRight.jpg') right 0 repeat-y;}
#bgLeft{width:100%;float:left;background:url('images/bgLeft.jpg') left 0 repeat-y;}
.contentbox6 h1.title{color:#bed9ed;font-size:19px;font-weight:normal;text-transform:none;text-indent:5px;padding:70px 0 0px 0;*padding:35px 0 0 0;background:url('../images/interior_text_header.jpg') no-repeat left top #816d5b;font-family:"Times New Roman",Times,serif;margin:0;}

/* Powered By */
#poweredBy {
  float: right;
  margin: 10px 10px 5px 0px;
}

#poweredBy img {
  border: none 0px;
}
