﻿body
{
	background: transparent url(/content/images/back_paper.png) top left;
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:130%;
	color:#333;
}

/*------------------------------------------old links -------------------*/

a,  a:link {
/*	color:#757E22;*/
	color:#333;
	text-decoration:none;
}

a:hover {
  text-decoration: underline;
}

img
{
    border:0;
}

/*-------------------------------------------------------------- end ------------*/

h1, .pagetitle, .pageTitle, .Pagetitle, .PageTitle

{
font-size:210%;
line-height:130%;
font-family: Arial, Helvetica, sans-serif;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
/*color:#757E22;*/
color:#333;
}

h2

{
font-size:140%;
/*border-top:1px dashed #ccc;*/
padding-top:10px;
font-weight:normal;
}

form
{
    margin:0;
    padding:0;
    display:inline;
}

input[type=submit]
{
    cursor:pointer;
}

#widewrap
{
	background: transparent url(/content/images/wide_back3.jpg) top center repeat-x;
}

#headerwrap, #mainnavwrap, #contentwrap, #footerwrap
{
    text-align:center;
}

#header, #mainnav, #contentinner, #footer, #foottag
{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:960px;
}

#header
{
    position:relative;
    height:207px;
}

#logo
{
    position:absolute;
    top:49px;
    left:0;
}

#tagline-top, #tagline-bottom, #tagline-verybottom
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E6DBBD;
	font-size:22px;
}

#tagline-top
{
	position:absolute;
	top:82px;
	right:30px;
	right:0;
}

#tagline-bottom
{
	position:absolute;
	display:block;
	top:108px;
	right:0;
	font-size:15px;
}

#tagline-verybottom
{
	position:absolute;
	display:block;
	top:138px;
	right:20px;
	font-size:16px;
}


#search
{
    position:absolute;
    right:0px;
    bottom:13px;    
    width: 220px;
    height:26px;
}

#search input[type=submit]
{
    position:absolute;
    top:0;
    right:0;
    /*background: transparent url(/content/images/search_submit.png) no-repeat center center;*/
	background-color:transparent;
    border:none;
    height: 26px;
    width: 96px;
    color:#fff;
}

#search input[type=text]
{
    border:none;
    position:absolute;
    top:0;
    left:0;   
    width:186px;
    height:20px;
    padding: 5px 0 0 14px; 	
    /*background: transparent url(/content/images/search_back.png) no-repeat center center;*/
	background-color:transparent;
}

#mainnav
{
    height:50px;
    position:relative;	
    /*background: transparent url(/content/images/mainnav.png) no-repeat top center;*/
}

.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: 10px 15px 17px 15px;
	padding: 10px 12px 17px 12px;
    text-transform:capitalize;
    text-decoration:none;    
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
    font-weight:normal;
    color: #fff;    
}

.mainnavlist li:first-child a
{
    border-left:none;
}

.mainnavlist a:hover
{
    text-decoration:underline;    
}

#contentinner
{
    /*background-color: #fff;*/
	background:transparent url(/content/images/content_back.png) top left;
    /*padding: 20px 0 10px 0;*/
	padding: 20px 0 70px 0;
}

#sidecontent
{
    /*width:210px;
    float:left;
    margin-left:10px;*/
	
	width:210px;
    float:right;
    margin-right:20px;
}

#mainfeature
{
    /*background-position: left top;
    width: 720px;
    float: right;
    position: relative;
    height: 393px;
    margin-right: 10px;
    background-color: #ccc;*/
	background-position: left top;
    width: 710px;
    float: left;
    position: relative;
    height: 393px;
    margin-left: 20px;
    /*background-color: #ccc;*/
}

.featpanel
{
    width:350px;
    height:260px;	
	/*padding:10px;*/
	background-color:#DEDBB8;
	/*border:1px solid #000;*/
}

.featpanel > a > img
{
	width:350px;
    height:260px;
	/*border:10px solid #DEDBB8;*/
}

.featpanel
{
    position:relative;
}

.vidplay
{
    position:absolute;
    top:70px;
    left:125px;
    width:110px;
    height:120px;
    cursor:pointer;
}

#mainfeaturecarousel
{
	position:absolute;
	left:0;
	top:0;
	border:10px solid #DEDBB8;	
}

#mainfeatureitems
{
    width:318px;    
    height:290px;
    position:absolute;
    right:18px;    
    top:0;
	
}

#mainfeatureitems > div
{
    position:relative;
    height:58px;
    cursor:pointer;
    margin-top:0px;
	/*background: #fff url(/content/images/feature_item_back.png) repeat-x bottom left;*/
}

#mainfeatureitems img
{
    position:absolute;
    top:0px;
    left:6px;
    width:52px;
    height:38px;
	border: solid 5px #DEDBB8;
}

#mainfeatureitems p
{
    margin:0;
    padding:0;
	margin-left:5px;
    font-size:12px;
    color: #333;
    position:absolute;
    left:72px;
	right:10px;
    top:6px;
	line-height:normal;
}

#mainfeaturedetail
{
    height:93px;
    overflow:hidden;
    position:absolute;

    color: #333;
    left:0;
    right:0;
    bottom:0;    
}

#mainfeaturedetail > div
{
    position:absolute;
    left:0;
    top:0;
    padding:0;
    font-size:13px;
    display:none;
    height:85px;
    overflow:hidden;
	padding-right:20px;
}

#mainfeaturedetail > div:first-child
{
    display:block;
}

#mainfeaturedetail h1
{
    margin:0;
    padding:0px 0 0 0;
    font-weight:normal;
    font-size:30px;
    color: #333;
    line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0;
	padding-bottom:2px;
}

#mainfeaturedetail a, #mainfeaturedetail p
{
    margin:0;
    padding:0;
}

#mainfeaturedetail a
{
    color: #333;
}

#mainfeaturedetail a
{
	text-decoration:none;
}

#mainfeaturedetail a:hover
{
text-decoration:underline;
}

.sidebox
{
    padding:0;
}

#subcontent h1, .events
{
    position:relative;
    font-weight:normal;
    color: #A75841;
    font-size:18px;
    margin:0;
    padding:0px 0 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;

    /*border: solid 1px #ddd;*/
    /*background: #fff url(/content/images/quick_link_back.png) repeat-x left bottom*/
}
h1.events, #subcontent > div > h1 
{
	border-bottom: solid 1px #D9D6AE;
}
#subcontent > div > h1
{
	margin:0 0 0 20px;
}
#subcontent > div > h1.blog
{
	margin:0;
	border:none;
}
#subcontent
{
    /*float:right;
    width:730px;
    padding: 20px 0 0 0;
	width:670px;
*/
	float:left;
    width:940px;
    padding:0px 0px 0 0px;
}

#eventcontents
{
	 padding:20px 0px 20px 20px;
	 width:920px;
}

.subfeatureleft
{
    width:210px;
    padding: 0;
    margin:0;
    float:right;
    margin:0 0px 0 20px;
}

.subfeature
{
    width:440px;
    padding: 0;
    margin:0;
    float:left;
    margin:0 0px 0 0;
    float:right;
}

.subfeature ul, #eventcontents ul
{
    margin: 0 0 0 0px;
    padding:0;
}

.sidebox ul
{
    margin:0;
    padding:0;
}   

.subfeature li, #eventcontents li
{
    list-style-type:none;
    margin:0;
    padding:6px 0 6px 0;
    font-size:12px;
    border-top: solid 1px #D9D6AE;
}

/*.subfeature li:first-child*/
#eventcontents li:first-child
{
    border-top: none;
    
}

#eventcontents li
{
	list-style-type:none;
}

.subfeature h2, #eventcontents h2
{
    margin:0;   
    padding:0 0 0px 0;
    font-weight:bold;
    font-size:12px;
	border:0px;
}

.blogright
{	
	width:300px;
}

.blogright > div
{
	padding-top:5px;	
}


div.clear
{
    clear:both;
}

#foottag
{
padding-top:0px;
padding-bottom:70px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#aba250;
text-align:center;
background:transparent url(/content/images/content_back.png) top left;
}

#footer
{
    height:155px;
    padding: 45px 0 0 0;
    font-size:13px;
    background: transparent url(/content/images/footer.png) no-repeat top center;
    margin-bottom:30px;
	text-align:center;
	color:#CDCDA3;
	line-height:20px;
}

#footer h1
{
    color:  #004276;
    margin:0;
    padding:0 0 5px 0;
    font-size:14px;
    font-family: Arial, Helvetica, sans-serif;
}

.footopen
{
    font-size:160%;
    font-weight:bold;
    color:#004276;
}

#footer, #footer a
{
    color:#CDCDA3;
}

.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: Arial, Helvetica, sans-serif;

}

#footer ul
{
    margin:0;
    padding:0;
}

#footer ul li
{
    margin:0;
    padding:4px 0 4px 0;
    list-style-type: none;
}

#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: 350px; /*Width of Carousel Viewer itself*/
    height: 260px; /*Height should enough to fit largest content's height*/
	/*background-color:#DEDBB8;*/
}
.stepcarousel .featbelt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

#maincontent
{
    float:right;
    width:670px;
    min-height:500px;
    padding: 0 40px 0 20px;
}

#widecontent
{
    padding: 0 10px 0 10px;
}

.breadcrumbs
{
    margin:0;
    padding:0;
}

.breadcrumbs li
{
    display: inline;    
    list-style-type: none;
    margin:0;
    padding:0 20px 0 0;
	padding:0;
}

.cal
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ccc;
}


/* handle the calendar nav */

.cal-navigator 
{
    /*background-color:#A49D4D;*/
    background-color:#0C597C;
    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:#ddd;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:20px;  
}

.cal-viewtype a
{
    color:#333;    
    margin-right:30px;
    
}

.cal-viewtype b
{
    color:#333;
    margin-right:30px;
    border:1px solid #333;
    padding:2px 6px 2px 6px;
}

.cal-viewtype .cal-label 
{
    color:#000;
}

/*-------------------------------------------*/

.cal-month-picker
{
    /*background-color:#757E22;*/
    background-color:#0C597C;
    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 #ddd;
}

.cal-day
{
    vertical-align:top;
    border: solid 1px #ddd;
    height: 150px;
    font-size:12px;
}

.cal-day a, .cal-day a:visited, .cal-item a
{
	color:#333;
}

.cal-day-weekend
{
    vertical-align:top;
    border: solid 1px #ddd;
    height: 150px;
    font-size:12px;
}

.cal-day-unused
{
    border: solid 1px #ddd;
    background: #ddd;
    height: 150px;
    
}

.cal-daynum
{
    text-align: center;
    border-bottom: solid 1px #ccc;
    background-color:#0C597C;
	color:#fff;
}

.cal-item
{
    /*margin-bottom:7px;*/
    padding:7px;
}

.inset
{
    float:right;
    padding: 0 20px 20px 20px;

}

/*---------------bread-----------------------------------------*/

ul.breadcrumbs, ul.breadcrumbs li
{
    display:inline;
	margin-left:0;
}



ul.breadcrumbs
{
    padding:0px;
	
	display:block;
	margin:0px;
	margin-bottom:0px;	
}

ul.breadcrumbs li
{
    margin:0px 5px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:12px;	
	display: inline;
    margin-right: 15px;   	
	/*background:transparent url('/content/images/bread-back.png') no-repeat right bottom;*/
	color:#333;
	font-size:11px;		
	padding:4px 12px 6px 6px;
	padding:0;
	line-height:normal;
	
}


ul.breadcrumbs a
{
    text-decoration:none;
	/*color:#757E22;*/
	color:#333;
}

ul.breadcrumbs a:hover
{
    text-decoration:underline;
}

/*-------------------end bread---------------------------------*/

.search-summary

{
font-weight:bold;
padding-top:10px;
}

.section-top
{
font-size:18px;
line-height:24px;
font-weight:normal;
padding-bottom:7px;
color:#A75841;
font-family:Georgia, "Times New Roman", Times, serif;
}

.section-top a
{
color:#A75841;
}


.ourlist-selected

{
/*background-color:#eee;*/
font-weight:bold;
/*padding-left:20px;*/
color:#000;
}

.sidebox .ourlist li
{
    padding-top: 8px;
	padding-bottom:8px;
    /*background: #fff url(/content/images/quick_link_back.png) repeat-x bottom left;*/
    border-bottom: solid 1px #ddd;
    /*border-left: solid 4px #ddd;
    border-right: solid 1px #ddd;*/
}

.sidebox .ourlist li:first-child
{
    border-top: solid 1px #ddd;
	margin-top:5px;
    /*font-weight:normal;*/
}

.sidebox .ourlist li ul li
{
    padding: 8px;
    background: transparent;
	border:none;
}

.sidebox .ourlist li ul li:first-child
{
	border:none;
}

.ourlist-selected LI
{
border:0px solid #D9D6AE;
margin-left:20px;
margin-right:20px;
font-weight:normal;
padding-bottom:0px;
}

.brt-related-list h2

{
border:0px;
padding-top:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
color:#A75841;
margin-top:0px;
}

.blog-author
{
    float:right;
    width:200px;
    padding: 0 0 20px 20px;
}

.mapdiv
{
background-color:#DEDBB8;
}

.flright
{
background-color:#DEDBB8;
padding:10px;
}

li.ourlist-selected
{
	/*padding-left:10px;*/
}

.ourlist li h2
{
font-weight:normal;
}

.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
{
position:relative;
font-size:11px;
font-weight:normal;
text-decoration:underline;
margin-left:0px;
color:#A75841;
position:absolute;
right:0px;
bottom:0px;
font-family:Arial, Helvetica, sans-serif;
}



.more-small-more
{
bottom:6px;
}

.reldude
{
	margin:20px 0;
	width:100%;
	height:142px;
}

.reldude > img, .reldude > a > img
{
	margin:5px 20px 5px 0;
	border:#dedbb8 5px solid;
	float:left;
}


.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 h2
{
    border:0px solid #fff;
    padding:0px;
}

.our-flex-grid img
{
    background:#fff;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:8px;
}

.insetwide h2
{
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A75841;
	font-size:18px;
	margin-top:0px;
}

.flex-email 
{
    padding-left:20px;
    background:transparent url('/content/images/mail_send.png') no-repeat;
    
}

.ourlist li
{
    list-style-type:none;
}

.housebanner
{
    margin: 20px 0 0 0;
    padding:0;
}

.housebanner > a > img
{
    border: solid 5px #DEDBB8;
}

.housebanner > h2
{
    border:none;
    margin:5px 0 0 0;
    padding:0;
    font-weight:bold;
    font-size: 12px;
}

.housebanner p
{
    margin:0;
    padding:0;
    font-size: 12px;
    height:50px;
    overflow:hidden;
}

.searchoursite
{
    color: #999;
}

.sidebox .ourlist a
{
    color: #333;
    font-weight:normal;
}

.sidebox h1
{
	font-weight:normal;
	font-size:18px;
	color:#A75841;
	margin-top:0;
	margin-bottom:0;
}

.newsinset
{
	float:right;
	width:240px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;

}

.halfcontent
{
    float:left;
    width:340px;
    margin-left:20px;
}

.halfcontent:first-child
{
    margin-left:0;
}

/* ADDED DURING QUICK FLIP - BEGIN */
.insetwide
{
    float:right;
    width:390px;
    padding: 0px 0px 15px 15px;
}
/* ADDED DURING QUICK FLIP - END */

.dentlist h2
{
	/*font-weight:normal;*/
	/*padding-left:20px;
	padding-right:20px;*/
}

.vidpanel
{
    cursor:pointer;
}

.vidlist ul
{
    margin:0;
    padding:0 0 5px 0;
}

.vidlist li
{
    padding-right: 5px;
    list-style-type: none;
    display:inline;
}

/* church map */

#churchmap {
    height: 600px;
    width: 100%;
}
#churchmaplist {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 10px;
}
#churchmaplist li {
    list-style-type: none;
    padding: 1px 0;
}
#churchmapfilter input, #churchmapfilter select {
    padding: 2px;
}
