﻿body
{
    /*background: #1E2C35 url(/content/images/grad_long.png) repeat-x top left;*/
	/*background: #3b4e16 url(/content/images/background-body.jpg) no-repeat top center;*/
	background: transparent url(/content/images/background-body-repeat.jpg) top left repeat;
    margin:0;
    padding:0;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:150%;
}

a
{
    color: #3b4e16;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}


/*------------------------------------------old links -------------------*/

a,  a:link {

  color:#FF4111;

}
/*a:visited {
  color: #666;
}*/
a:hover {
  text-decoration: underline;
}



/*-------------------------------------------------------------- end ------------*/

h1, .pagetitle, .pageTitle, .Pagetitle, .PageTitle

{
font-size:210%;
line-height:130%;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-weight:normal;
color:#FF4111;
}

h2
{
	font-size:140%;
	/*border-top:1px dashed #ccc;*/
	padding-top:10px;
	font-weight:normal;
	color:#FF4111;
}


form
{
    margin:0;
    padding:0;
    display:inline;
}

input[type=submit]
{
    cursor:pointer;
}

#widewrap
{
	/*background: transparent url(/content/images/background-body-test.png) no-repeat top center;*/
	background: transparent url(/content/images/background-body-fade-2.png) no-repeat top center;
	padding:0;
	margin:0;
}

#headerwrap, #mainnavwrap, #contentwrap, #footerwrap
{
    text-align:center;
}



#contentwrap
{
	background:transparent url(/content/images/background-contentwrap.png) top center repeat-y;
}	



#mainnavwrap
{
	/*margin-top:70px;*/
}

#header, #mainnav, #contentinner, #footer, #utility-nav
{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:960px;
}

#contentinner
{
    width:940px;
    padding: 0px 0 20px 0;
	background:transparent url(/content/images/content-image.png) top right no-repeat;

}

#header
{
    width:940px;
	height:160px;
	background:transparent url(/content/images/header-image.png) top right no-repeat ;
   	position:relative;
	margin-top:0px;
	margin-bottom:0px;
}

#headerwrap
{
	background:transparent url(/content/images/background-contentwrap.png) top center repeat-y;
}


#logo img
{
	margin:10px 0px 0px 20px;
	border:none;
}

#search
{
    background: transparent url(/content/images/background-search.png) no-repeat center center;
    position:absolute;
	width:225px;
	height:35px;
    top:35px;
    left:690px;    
    /*padding:2px 2px 2px 4px;*/
}

#search input[type=submit]
{
    /*background: transparent url(/content/images/magnify.png) no-repeat center center;*/
	background:transparent;
    border:none;
    height: 25px;
    width: 25px;
}

#search input[type=text]
{
    border:none;
    width:175px;
	background-color:transparent;
	padding:4px;
	margin-top:6px;
	margin-left:5px;
}

#mainnav
{
    position:relative;
	top:10px;
	left:-10px;
    height:47px;
    background: transparent url(/content/images/background-mainnav.png) no-repeat top center;
}

#mainnav a
{
	/*border:1px solid #0f0;*/
}

.mainnavlist
{
    position:absolute;
    bottom:0px;
    left:0px;
    padding:0;
    margin:0;
}

.mainnavlist li
{
    padding: 0;        
    margin:0;
    display:inline;
    list-style-type: none;
}

.mainnavlist a
{    
    float:left;
    margin:0;
    /*padding: 0 20px 14px 20px;*/
	padding: 0 10px 16px 10px;
    text-decoration:none;    
    font-size:17px;

    color: #fff;
    /*background: transparent url(/content/images/grad_main_nav_border.png) no-repeat bottom left; */
}

.mainnavlist li:first-child a
{
	background:none;
}

.mainnavlist a:hover
{
    border-bottom:1px dashed #fff ;
	padding-bottom:1px;	
}

.mainnavlist-img img
{
    float:left;
    margin:0;
	padding:14px 0px 16px 0px;
	margin-left:17px;
	border:none;
}

.mainnavlist-img:first-child img
{
	margin-left: 20px;
}

.mainnavlist-img img:hover
{
    border-bottom:1px dashed #fff ;
	padding-bottom:1px;	
}

#sidecontent
{
    position:relative;
	top:0px;
	width:240px;
    float:Right;
}

#mainfeature-background
{
	background: transparent url(/content/images/background-mainfeature-background.png) no-repeat top center; 
	position:relative;
	top:0px;
	margin-left:20px;
	width:680px;
	height:360px;
}

#mainfeature
{
    position: relative;
	top:5px;
	left:5px;
    width: 670px;
    height: 350px;
	background-color: #C7761B;
		
}

.featpanel, .featpanel img
{
    width:670px;
    height:350px;
}

#mainfeaturecarousel
{
    /*position:absolute;
    border: solid 5px #fff;
    left:10px;
    top:10px;*/
	
	position:absolute;
	left:0;
	top:0;
	
}

#mainfeatureitems
{
    background: transparent url(/content/images/image-ribbon.png) top left no-repeat;
	position:absolute;
	top:265px;
	left:-5px;
	width:730px;    
    height:50px;
    padding-top:10px;
}

#mainfeatureitems > div
{
    position:relative;
    height:51px;
    cursor:pointer;
}

#mainfeatureitems img
{
    position:absolute;
    top:0px;
    left:0px;
    width:56px;
    height:42px;
    /*border: solid 3px #fff;*/
	border: solid 1px #fff;
}

#mainfeatureitems span
{
    position:absolute;
    left:20px;
    top:5px;
	width:675px;
    padding:0;
    margin:0;
    font-size:20px;
    color:#E7EADF;
}


#mainfeaturedetail 
{
	position:absolute;
	bottom:2px;
	right:0px;
	background-color:transparent;
	height:30px;
}

#mainfeaturedetail div
{
	float:left;
	background-color:#FFF;
	height:15px;
	width:15px;
	margin-right:5px;
	margin-top:1px;
	margin-bottom:1px;
}


#mainfeaturedetail img
{
    height:14px;
    width:14px;
	margin-right:5px;
	padding-top:1px;
	padding-bottom:1px;
}


/*------------------------ MAIN FEATURE ITEMS BOXES --- START --------------------------*/
#mainfeaturedetail div.selectedfeat
{
	background-color:#FF4111;
	border:4px solid #fff;
	height:20px;
	width:20px;
	text-align:center;
	color:#fff;
    cursor:pointer;	    
}

#mainfeaturedetail div
{
	background-color:#fff;
	border:4px solid #fff;
	height:20px;
	width:20px;
	text-align:center;
	color:#FF4111;
}

#mainfeaturedetail-msg
{
	float:left;
	background-color:#e2e6db;
	background-color:transparent;
	color:#3b4e16;
	height:25px;
	margin-right:5px;
	padding:4px 5px 0px 5px;
}
/*------------------------ MAIN FEATURE ITEMS BOXES --- END --------------------------*/

.sidebox
{
    padding:0 20px 0 20px;
}

#subcontent h1, .sidebox h1
{
    font-weight:normal;
    color: #FF4111;
    font-size:20px;
    margin:0;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
	border-bottom: dashed 1px #7B7D77;
}

.sidebox h1
{
    padding:0px 0 4px 0;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
	font-weight:normal;

}

#subcontent h1
{
    padding:5px 0 10px 0px;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
	font-weight:normal;

}

.sidebox a:hover
{
    color: #FF4111;
	text-decoration:none;
}



#subcontent
{
    float:left;
    width:940px;
    padding: 20px 0 0 0;
}


.subfeature
{
    width:220px;
    padding: 0;
    margin:0;
    float:right;
    margin:0 20px 0 0;
	/*border:1px solid #0f0;*/
}

.subfeature ul, .sidebox ul
{
    margin:0;
    padding:0;
}   

.subfeature li, .sidebox li
{
    list-style-type:none;
    margin:0;
    padding:5px 0 5px 0;
    font-size:13px;
    border-bottom: dashed 1px #7B7D77;
}

.subfeature li:first-child, .sidebox li:first-child
{
    /*border-top: solid 1px #cccccc;*/
}

.subfeature h2
{
    margin:0;   
    padding:0 0 5px 0;
    font-weight:normal;
    font-size:13px;
	border:0px;
}

div.clear
{
    clear:both;
}

#footer
{
    /*height:185px;*/
    padding: 20px 0 0 0px;
    font-size:12px;
    /*background: transparent url(/content/images/footer.png) no-repeat bottom center;*/
	background-color:#3b4e16;
    margin-bottom:10px;
	text-align:center;
}

#footer h1
{
    color: #BFD795;
    border-bottom-color: #556A28;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/


}

#footer h1
{
	color:#BFD795;
	margin:0;
	padding:0 0 5px 0;
	font-size:14px;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
}

.footopen
{
font-size:160%;
color:#BFD795;
}

#footer, #footer a
{
    color:#fff;
}

.subfooter
{
    float:left;
    width:290px;
    padding: 0 0 0 20px;
}

.subfooter h1
{
    color: #c0e31c;
    margin:0;
    padding:0 0 5px 0;
    font-size:14px;
    border-bottom: solid 1px #4e5b0b;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/

}



#newsletter
{
    display:block;
    margin-top:10px;
    position:relative;
}

#newsletter input[type=text]
{
    margin:0;
    position:absolute;
    top:0;
    left:0;
    padding:3px 0 0 5px;
    width:200px;
    height:19px;
    border:none;
}

#newsletter input[type=submit]
{   
    position:absolute;
    top:0;
    right:0;
    margin:0;
    padding-top:2px;
    padding-left:5px;
    width:80px;
    height:23px;
    text-transform:lowercase;    
    border: solid 1px #2C3941;
    background: #40505E url(/content/images/grad_footer_button.png) repeat-x bottom left;
    color: #96AAB8;
    font-size:13px;
    font-weight:bold;
}

.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 0px;
    overflow: scroll; /*leave this value alone*/
    width: 670px; /*Width of Carousel Viewer itself*/
    height: 350px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .featbelt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}
.stepcarousel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0px; /*margin around each panel*/
    width: 670px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#maincontent
{
    float:left;
    width:660px;
    min-height:500px;
}

#widecontent, #maincontent
{
    padding: 0 20px 0 20px;
}

.breadcrumbs
{
    margin:0;
    padding:0;
}

.breadcrumbs li
{
    display: inline;    
    list-style-type: none;
    margin:0;
    padding:0 20px 0 0;
}

h1.events
{
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
	border-bottom:none;

}

h1.featured
{
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
	border-bottom:none;
}

h1.directories
{
    background: transparent url(/content/images/icon_directories.png) no-repeat top left;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/

}

.cal
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ccc;
}


/* handle the calendar nav */

.cal-navigator 
{
    background-color:#3b4e16;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    
    
}

.cal-navigator select, .cal-navigator input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;    
   
}

.cal-navigator a
{
    color:#fff;
    margin-right:30px;    
        
}

.cal-navigator b
{
    color:#fff;
    margin-right:30px;
    border:1px solid #fff;
    /*background-color:#2F5371;*/
    /*color:#000;*/
    padding:2px 6px 2px 6px;    
}

.cal-navigator .cal-label 
{
    color:#fff;
}

/*-------------------------------------------*/

.cal-viewtype
{
    background-color:#eee;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:20px;  
}

.cal-viewtype a
{
    color:#3b4e16;    
    margin-right:30px;
    
}

.cal-viewtype b
{
    color:#666;
    margin-right:30px;
    border:1px solid #666;
    padding:2px 6px 2px 6px;
}

.cal-viewtype .cal-label 
{
    color:#000;
}

/*-------------------------------------------*/

.cal-month-picker
{
    background-color:#707D71;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;  
    margin-bottom:20px;
}

.cal-month-picker select, .cal-month-picker input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;
}

.cal-month-picker a
{
	color: #fff;
}

.cal-month-picker .cal-label 
{
    color:#fff;
}

.cal-label 
{
    font-weight:bold;
    font-size:11px;
    width:100px;    
    text-transform:uppercase;
    display:block;
    float:left;
}

.cal-col
{
    width: 14.3%;
}

.cal-header
{
    border: solid 1px #B2B5AC;
}

.cal-day
{
    vertical-align:top;
    border: solid 1px #B2B5AC;
    height: 150px;
    font-size:13px;
}

.cal-day-weekend
{
    vertical-align:top;
    border: solid 1px #B2B5AC;
    height: 150px;
    font-size:13px;
}

.cal-day-unused
{
    border: solid 1px #B2B5AC;
    background: #B2B5AC;
    height: 150px;
    
}

.cal-daynum
{
    text-align: center;
    border-bottom: solid 1px #ccc;
    background-color:#eee;
}

.cal-item
{
    /*margin-bottom:7px;*/
    padding:7px;
}

.cal-item a
{
    /*margin-bottom:7px;*/
    color:#3b4e16;
}

.inset
{
	float:right;
    padding: 0 0 0px 0px;
	background-color:transparent;
}

/*---------------bread-----------------------------------------*/

ul.breadcrumbs, ul.breadcrumbs li
{
    display:inline;
	margin-left:0;
}



ul.breadcrumbs
{
    padding:0px;
	
	display:block;
	margin:0px;
	margin-bottom:20px;	
}

ul.breadcrumbs li
{
    margin:0px 5px 0px 0px;
    padding:0px 0px 0px 5px;
    font-size:12px;
	
	
	display: inline;
    margin-right: 3px;   	
	background:transparent url('/content/images/bread-back.png') no-repeat right bottom;
	padding:4px 15px 6px 6px;
	color:#65824e;
	font-size:11px;	
	
	padding:4px 12px 6px 6px;
	
}


ul.breadcrumbs a
{
    text-decoration:none;

	color:#e2e6db;
	color:#3b4e16;
}

ul.breadcrumbs a:hover
{
    text-decoration:underline;
}

/*-------------------end bread---------------------------------*/

.search-summary

{
font-weight:bold;
padding-top:10px;
}

.section-top
{
font-size:22px;
line-height:24px;
font-weight:normal;
padding-bottom:7px;
color:#3b4e16;
}

.section-top a
{
color:#3b4e16;
}


.ourlist-selected

{
background-color:#b2b5ac;
font-weight:bold;
padding-left:20px;
}

/*.ourlist-selected a

{

}*/

.sidebox li:first-child
{
border-top-width:0;
font-weight:normal;
}

.ourlist-selected LI
{
border:0px solid #ddd;
margin-left:20px;
margin-right:20px;
font-weight:normal;
padding-bottom:0px;
}

/*.ourlist-selected li li
{
border:0px solid #ddd;
}*/

.brt-related-list h2

{
border:0px;
padding-top:0px;
}

#sidecontent p
{
	padding-left:20px;
}

.visionstatement

{
margin-top:20px;
color:#666;
/*background: #fff url(/content/images/grad_headline_back.png) repeat-x bottom left;
border:1px solid #ccc;
margin-left:20px;
padding:10px;*/
}

.visionstatement h1
{
color:#A4351E;
}

.blog-author
{
    float:right;
    width:200px;
    padding: 0 0 20px 20px;
    background: #fff;
}

.mapdiv
{
	background-color:transparent;
}

.flright
{
	background-color:transparent;
	padding-left:20px;
	padding-bottom:20px;
}

li.ourlist-selected
{
	padding-left:10px;
}

.tableback

{
background-color:#f2f2f2;
border:1px solid #ccc;
}

.tableback td

{
padding:5px;

}

.rowconfirm

{
background-color:#577382;
color:#fff;
}

.rowheader

{
background-color:#577382;
color:#fff;

}

.more-small
{
font-size:11px;
margin-left:10px;
text-decoration:underline;
}


.our-flex-grid 
{
    height:290px;
    overflow:hidden;
    float:left;
    width:178px;
    padding:10px;
    margin:5px;
    border:1px solid #ccc;
    text-align:center;
    background:#fff url('/content/images/people_shading.gif') repeat-x bottom;
}

.our-flex-grid-extra
{
    height:310px;
}

.our-flex-grid h2
{
    border:0px solid #fff;
    padding:0px;
}

.our-flex-grid img
{
    background:#fff;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:8px;
	width:90px;
	height:120px;
}

.flex-email 
{
    padding-left:20px;
    background:url('/content/images/mail_send.png') no-repeat;
    
}

/*------------------------- FOOTER --- START -----------------*/
#footer
{
	position:relative;
	background-color:#1B1F11;
	position:relative;
	color:#525741;
	color:#fff;
	padding:0px;
}

#footer-ribbon
{
	position:relative;
    top:-5px;
	width:960px;
	height:5px;
	background: transparent url('/content/images/footer-top.png') top center no-repeat;
	padding:0px;
}

#footer a
{
	color:#525741;
	color:#fff;
}

#footer a:hover
{
	color:#7E8A62;
	text-decoration:none;
}

.footer-list
{
	float:left;
	Width:136px;
	text-align:left;
	margin-left:20px;
}

.footer-h2
{
	font-size:12px;
	color:#7E8A62;
	color:#fff;
	border:none;
	border-bottom:1px dotted #7E8A62;
	margin:0 0 5px 0;
	padding-bottom:5px;
}

#footer ul
{
    margin:0;
    padding:0;
}

#footer ul li
{
    margin:0;
    padding:0px 0px 0px 0px;
    list-style-type: none;
}

#footer-open
{
	padding-top:10px;
	padding-bottom:10px;
}

#footer-copy
{
	color:#2D3619;
	padding-bottom:10px;
}

#footer-shadow-bottom
{
	height:30px;
	background: transparent url('/content/images/footer-shadow-bottom.png') top center no-repeat;
	
}

/*------------------------- FOOTER --- END -----------------*/

#ribbon
{
	position:relative;
	top:230px;
	left:-5px;
	z-index:0;
}

#image-fop
{
	position:relative;
	top:283px;
	left:718px;
	border:none;
}


/* ---------------------------------- UTILITY NAV ----- START -------------------------*/

#utility-nav
{
	position:relative;
	bottom:0px;
	right:0px;
	height:40px;
	font-size:12px;
    color:#5B5B5B;
	width:960px;
	background:transparent url(/content/images/background-utilitynav.png) center bottom no-repeat;
	padding:0px;
	/*border:1px solid transparent;*/
}


.utilitynavlist
{
	position:absolute;
	top:0px;
	right:0px;
}

#utility-nav li
{
	float:right;
    display:inline;
    list-style-type: none;
	padding: 0px 10px 0px 10px;
	border-right:1px solid #5B5B5B;
}

#utility-nav li:first-child
{
	border-right:none;
}

#utility-nav a
{
	color:#5B5B5B;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-weight:bold;*/
    text-transform:uppercase;
	font-size:11px;
}

/* ---------------------------------- UTILITY NAV ----- END -------------------------*/

/* ---------------------------------- MAIN NAV ICONS ----- START -------------------------*/
#mainnavicon
{
	position:absolute;
	top:35px;
	left:520px;
	width:160px;
	height:35px;
	background: transparent url(/content/images/background-mainnavicon.png) top center no-repeat
}

#mainnavicon a img
{
	postion:absolute;
	bottom:0px;
	border:none;
	height:24px;
	margin:6px 2px 5px 2px;
}

#mainnavicon img:first-child
{
	padding-left:8px;
}

#mainnavicon a:hover img
{
	margin:5px 2px 6px 2px;
}


/* ---------------------------------- MAIN NAV ICONS ----- END -------------------------*/

.ourlist li a
{
	color:#2E2F2F;
}

.ourlist li a:hover
{
	color:#FF4111;
	text-decoration:none;
}

/*------------------------ SINGLE FEATURE --- START --------------------------*/
#singlefeature
{
	width:410px;
    padding: 0;
    float:right;
    margin:0 20px 0 20px;
	/*border:1px solid #0f0;*/
}

#singlefeature-headline h2
{
    font-size:20px;
	color:#FF4111;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	border:none;
}

#singlefeature-headline h2:hover
{
	text-decoration:underline;
}


#singlefeature-lead
{
    font-size:13px;
	color:#2e2f2f;
	padding:0px;
}

/*------------------------ SINGLE FEATURE --- end --------------------------*/
.disabledinput
{
	color:#515050;
}



p img, .inset img
{
	background:transparent;
	/*border:1px solid #0f0;*/
	border:none;
}

.insetwide
{
    float:right;
    width:360px;
    padding: 0px 0px 15px 15px;
}

.pastor-photo
{
	width:225px;
	/*height:300px;*/
	border:none;
}

#district-map img
{
	position:relative;
	left:0px;
	border:none;
	padding:none;
	margin:none;
	width:670px;
}


