﻿body
{
	background: transparent url(/content/images/body-back-2.png) top left repeat-x;
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:130%;
}

a
{
    color: #004276;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}


/*------------------------------------------old links -------------------*/

a,  a:link {
  color:#004276;
}

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:#000;
}

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: url(/content/images/background-shadow-3.png) top center no-repeat;

}

#headerwrap, #mainnavwrap, #contentwrap, #footerwrap
{
    text-align:center;
}

#headerwrap
{
}

#contentwrap
{
	/*
	position:relative;
	top:-65px;
	background: transparent url(/content/images/background-shadow.png) top center no-repeat;
	*/
}



#header, #mainnav, #contentinner, #footer
{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:960px;
	background-color:#FFF;
}

#header
{
    position:relative;
    height:200px;
}

#header div
{
	background: transparent url(/content/images/header-image.png) top right no-repeat;
	position:absolute;
	top:20px;
	left:20px;
	background-color:#EDEDED;
	height:160px;
	width:920px;
}

#logo
{
    position:absolute;
    top:20px;
    left:20px;
}

#search
{
    position:absolute;
    right:0px;
    bottom:13px;    
    width: 200px;
    height:24px;
}

#search input[type=submit]
{
    position:absolute;
	top:3px;
    right:10px;
    background: transparent url(/content/images/search-submit.png) no-repeat center center;
    border:none;
    height: 20px;
    width: 20px;
}

#search input[type=text]
{
    position:absolute;
    top:0;
    right:0;   
	width:180px;
	border:none;
    height:20px;
    padding: 5px 0 0 14px; 	
    background: transparent url(/content/images/search-back.png) no-repeat center center;
    color: #fff;
}

#search input[type=text].searchoursite
{
	color:#2D4D84;
}

#linker-2
{
	position:absolute;
	float:right;
	top:5px;
	right:200px;
	font-size:12px;
    color:#597BB4;
}


#linker-2 li:first-child
{
	border:none;
}

#linker-2 li
{
    display:inline;
    list-style-type: none;
	border-left:1px solid #597BB4;
	padding: 0px 5px 0px 5px;
}

#linker-2 a
{
    color:#BDC7D8;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#mainnav
{
    height:50px;
    position:relative;
    background: transparent;
}

.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: 16px 20px 16px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    font-weight:normal;
    color: #fff;
    text-decoration:none;    
}

.mainnavlist li:first-child a
{
    border-left:none;
}

.mainnavlist a:hover
{
    text-decoration:underline;    
}

#contentinner
{
    top: 0;
    right: 0;
	background-color: #fff;
    padding: 0px 0 10px 0;
}

#sidecontent
{
    width:240px;
    float:left;
    margin-left:0px;
}

/* -------------------- MAIN FEATURE PANEL ----- START -------------------- */
#mainfeaturecarousel
{
	position:absolute;
	left:10px;
	top:10px;	
}
#mainfeature
{
    background-position: left top;
    width: 675px;
    float: right;
    position: relative;
    height: 350px;
    margin-right: 20px;
    background-color: #fff;
	border: 1px solid #ddd;
}

.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 0px;
    overflow: scroll; /*leave this value alone*/
    width: 420px; /*Width of Carousel Viewer itself*/
    height: 260px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .featbelt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.featpanel, .featpanel > a > img
{
    width:420px;
    height:260px;
}

.featpanel
{
    position:relative;
}

.featpanel > a > img
{
	/*border:1px solid #0F0;*/
}

.vidplay
{
    position:absolute;
    top:90px;
    left:145px;
    width:110px;
    height:120px;
    cursor:pointer;
}



#mainfeatureitems
{
    position:absolute;
    width:650px;    
    height:80px;
    left:1px;    
    bottom:0;
	float:left;
	display:inline;
}

#mainfeatureitems > div
{
    position:relative;
    height:70px;
    cursor:pointer;
    margin-top:1px;
	background-color: #fff;
	with:150px;
	border: solid 1px #0f0;
}

#mainfeatureitems img
{
    position:absolute;
    top:6px;
    left:6px;
    width:60px;
    height:45px;
	border: solid 1px #ccc;
}


#mainfeaturedetail
{
    position:absolute;
    right:10px;
    top:10px;    
    height:260px;
    width:220px;
    overflow:hidden;
    background-color: #fff;
    color:#454545;
}

#mainfeaturedetail > div
{
    position:absolute;
    left:0;
    top:0;
    /*padding:10px 10px 0 10px;*/
    font-size:12px;
    display:none;
    height:260px;
    overflow:hidden;
}

#mainfeaturedetail > div:first-child
{
    display:block;
}

#mainfeaturedetail h1
{
    margin:0;
    padding:4px 0 0 0;
    font-weight:bold;
    font-size:20px;
    color: #2d4d84;
    line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
}

#mainfeaturedetail a, #mainfeaturedetail p
{
    margin:0;
    padding:0;
}

#mainfeaturedetail a
{
    color: #2d4d84;
	text-decoration:none;
}

#mainfeaturedetail a:hover
{
text-decoration:underline;
}

#mainfeatureitems p
{
    margin:0;
    padding:0;
    font-size:12px;
    color: #333;
    position:absolute;
    left:78px;
	right:10px;
    top:6px;
	line-height:normal;
}

/* -------------------- MAIN FEATURE PANEL ----- END -------------------- */

.sidebox
{
    padding:0;
}

#subcontent h1
{
    position:relative;
    font-weight:normal;
    color: #454545;
    font-size:18px;
    margin:0;
    padding:4px 0 4px 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
    border: solid 1px #ddd;
	background-color:#E1E1E1;
}

#subcontent
{
    float:left;
    width:690px;
    padding:20px 0 0 0;
    margin-left:25px;
}

.subfeature
{
    width:345px;
    padding: 0;
    margin:0;
    float:left;
    margin:0 20px 0 0;
}

.subfeature-l
{
    width:420px;
}

.subfeature-r
{
    width:230px;
}

.subfeature-r h1 a
{
    position:absolute;
	right:10px;
	top:6px;
}

.sidebox ul
{
    margin:0;
    padding:0;
}   

.subfeature ul
{
    margin: 10px 0 0 0px;
    padding:0;
}


.subfeature li
{
    list-style-type:none;
    margin:0;
    padding:0px 0 20px 0;
    font-size:12px;
}

.subfeature li:first-child
{
    border-top: none;
}

.subfeature h2
{
    margin:0;   
    padding:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:16px;
	border:0px;
}

div.clear
{
    clear:both;
}

/* ----------------------------------  FOOTER ----- START --------------------------- */
#footerwrap
{
	background-color:#284472;
}

#footer
{
    height:50px;
    padding: 20px 0 0 0;
    font-size:10px;
	background-color:#284472;
    margin-bottom:30px;
	text-align:center;
}

#footer div
{
    float:left;
}


#footer, #footer a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
}


#footer-l
{
	font-size:12px;
	margin-right:20px;
}    

#footer-l ul
{
    margin:0;
    padding:0;
}

#footer-l ul li
{
    margin:0;
    padding:0 10px 0 0px;
    list-style-type: none;
	display:inline;
}
/* ----------------------------------  FOOTER ----- END --------------------------- */

#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;
}

#maincontent
{
    float:right;
    width:675px;
    min-height:500px;
    padding: 0 20px 0 0;
}

#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;
}

.cal
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ccc;
}


/* handle the calendar nav */

.cal-navigator 
{
    background-color:#284472;
    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:#004276;    
    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:#999;
    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 #ccc;
}

.cal-day
{
    vertical-align:top;
    border: solid 1px #ccc;
    height: 150px;
    font-size:13px;
}

.cal-day-weekend
{
    vertical-align:top;
    border: solid 1px #ccc;
    height: 150px;
    font-size:13px;
}

.cal-day-unused
{
    border: solid 1px #ccc;
    background: #ccc;
    height: 150px;
    
}

.cal-daynum
{
    text-align: center;
    border-bottom: solid 1px #ccc;
    background-color:#eee;
}

.cal-item
{
    /*margin-bottom:7px;*/
    padding:7px;
}

.inset
{
    float:right;
    padding: 0 0 20px 20px;
	background-color:#fff;
}

/*---------------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:#fff;
	font-size:11px;	
	
	padding:4px 12px 6px 6px;
	
}


ul.breadcrumbs a
{
    text-decoration:none;

	color:#fff;
}

ul.breadcrumbs a:hover
{
    text-decoration:underline;
}

/*-------------------end bread---------------------------------*/

.search-summary

{
font-weight:bold;
padding-top:10px;
}

.section-top
{
font-size:16px;
line-height:24px;
font-weight:bold;
padding-bottom:7px;
color:#000;
margin-left:20px;
}

.section-top a
{
color:#000;
}


.ourlist-selected

{
background-color:#eee;
font-weight:bold;
padding-left:20px;
}

.sidebox .ourlist li
{
    margin-left: 20px;
    background: #fff;
    border-bottom: solid 1px #ddd;
	padding:5px 0px 5px 0px;

}

.sidebox .ourlist li:first-child
{
    border-top: solid 1px #ddd;
    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 #ddd;
margin-left:20px;
margin-right:20px;
font-weight:normal;
padding-bottom:0px;
}

.brt-related-list h2

{
border:0px;
padding-top:0px;
}

.blog-author
{
    float:right;
    width:200px;
    padding: 0 0 20px 20px;
    background: #fff;
}

.mapdiv
{
background-color:#fff;
}

.flright
{
background-color:#fff;
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;
}

.view-all
{
	position:absolute;
	right:10px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}

a.view-all
{

	color:#454545;
}

.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;
}

.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 #eee;
}

.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;
}

.sidebox .ourlist a
{
    color: #8D8D8D;
    font-weight:bold;
	font-size:11px;
	text-transform:uppercase;		
}

#sidebox-ql
{
	margin-left:20px;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2D4D84;
}

.newsinset
{
	float:right;
	width:240px;
	padding-left:10px;
	padding-bottom:10px;
	background-color: #fff;
}

.halfcontent
{
    float:left;
    width:340px;
    margin-left:20px;
}

.halfcontent:first-child
{
    margin-left:0;
}

.submit-forms input[type=text], .submit-forms textarea
{
	width:400px;
}

.submit-forms textarea
{
	height:150px;
}

.submit-forms .brflabel
{
font-weight:bold;
}

/* ------------------------------ SIDE CONTENT ----- START ----- */
.sidecontent-hb
{
	border: 1px solid #DDDDDD;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#454545;
	font-size:13px;
	padding:0px 10px 10px 10px;
	margin-left:20px;
	margin-top:10px;
}


#faithinaction
{
	margin-top:30px;
}

#faithinaction-img a img
{
	margin:0px;
	padding:0px;
}

.sidecontent-hb h2
{
	font-size:15px;
	margin:0;
	margin-bottom:10px;
}

.sidecontent-hb img
{
	padding-top:10px;
}

/* ------------------------------ SIDE CONTENT ----- END ----- */



/* slider stuff */
.belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

#slider
{
    float:right;
	position:relative;
    top:0;
    right:0;
    width: 675px;
    height: 370px;
    margin-right: 20px;
	border: 1px solid #ddd;
	overflow:hidden;
}

#slider .headline
{
	position:relative;
	float:right;
	width: 230px;
    height: 260px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: normal;
}

#slider .headline div
{
	position:relative;
	right:0px;
	top:5px;
	width: 220px;
    height: 260px;
	background-color:#fff;
	overflow:hidden;
}

#slider .headline h1
{
    margin: 0;
    padding: 0;
    line-height: 24px;
    color: #D24D84;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}



#slider .headline p
{
    font-size: 14px;
    color: #454545;
    padding: 0px 0px 0px 0;
    margin-top: 10px;
    line-height: 20px;
}

#slider .image
{
    position: absolute;
    top: 0;
    left: 0;
}

#mygallery, #mygallery > img
{
    position:absolute;
    top:10px;
    left:10px;
}

#mygallery img
{
	padding:3px;
	border:1px solid #DDD;
}

#mygallery div.panel img
{
    width: 412px;
    height: 248px;
}

#slider .image img
{
    width: 412px;
    height: 248px;
}

#slider .image div
{
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
}

#slider .thumbleft, #slider .thumbright
{
    border: solid 1px #ccc;
    position: absolute;
    bottom: 0;
    width: 17px;
    background-color: #fff;
	height:60px;
    margin-bottom:27px;
}

#slider .thumbleft
{
	left: 0;
    margin-left:10px;
    /*background: #fff url(/content/images/slider-prev.png) left top no-repeat;*/
}

#slider .thumbright
{
    right: 0;
    margin-right:10px;
    /*background: #fff url(/content/images/slider-next.png) right top no-repeat;*/
}

#slider .thumbleft img, #slider .thumbright img
{
    cursor: pointer;
}

#thumbpanel
{
    position: absolute;
    left: 30px;
    right: 0;
    height: 68px;
    bottom: 0;
    overflow: hidden;
    /*border-top: solid 1px #ccc;*/
    /*border-bottom: solid 1px #ccc;*/
    text-align: center;
    margin-bottom:25px;
	width:615px;
}

#thumbpanel > div
{
    position: relative;
    width: 205px;
    height: 68px;
    float: left;
    cursor: pointer;
    /*border-right: solid 1px #ccc;*/
}

#thumbpanel > div.selected
{
    background-color: #EDEDED;
}

#thumbpanel > div img
{
    width: 84px;
    height: 52px;
    position: absolute;
    top: 4px;
    left: 4px;
	padding:4px;
	border: 1px solid #ccc;
}

#thumbpanel > div > p
{
    position: absolute;
    left:105px;
	right: 0px;
    top: 4px;
    overflow: hidden;
    padding: 0;
    padding-right: 4px;
    margin: 0;
    font-size: 11px;
    line-height: normal;
	text-align:left;
	color:#2D4D84;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	
}

#asdf
{
	position:absolute;
	bottom:5px;
	left:10px;
	width:500px;
	color:#454545;
	font-size:10px;
	font-weight:bold;
}

/* end slider stuff */

/*------------------ GOOGLE STUFF ----- START ------------------*/
.addthis_button
{
	margin-left:20px;
}

#google_translate_element
{
	margin-left:20px;
}
/*------------------ GOOGLE STUFF ----- END   ------------------*/

.insetwide
{
    float:right;
    width:400px;
    padding: 0px 0px 15px 15px;
}

.vidpanel
{
    cursor:pointer;
}

.vidlist ul
{
    margin:0;
    padding:0 0 5px 0;
}

.vidlist li
{
    padding-right: 5px;
    list-style-type: none;
    display:inline;
}


