/* CSS Document */
/*---------- Global ----------*/
Body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #444444;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	background-color: #FFF;
}

a{
	color: #0000CC;
}
a:link,
a:visited{
	color: #163024;
	text-decoration: none;
}
a:hover,
a:visited:hover{
	text-decoration: underline;
}
.greenbox a:link,
.greenbox a:visited{
	color:#FFF;	
}
.greenbox a:hover{
	color:#073167;
}
h1{
	font-size: 1.8em;
	color: #485B28;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 0px;
}
h2{
	font-size: 1.35em;
	color: #073167;
	font-weight: bold;
}
h3{
	font-size: 1.1em;
	color: #073167;
}
#homeContentLeft h3,
#homeContentRight h3,
#contentLeft h3,
#contentHomeBody h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
}
ul{
	list-style-image: url(images/bullet_gray_on_white.gif);
}
.LItall{
	margin-top:6px;	
}

/*---------- Top Part ----------*/
#topWrapper{
	background-image: url(images/bg_topwrapper.gif);
	background-color: #FFFFFF;
	background-position: left;
	background-repeat: repeat-y;
}
/*----- Logo Part -----*/
#logoBanner{
	clear: both;
	margin: 0 auto;
}
#logo {
	background-image: url(images/bg_logo.gif);
	background-color: #E3ECE2;
	background-position: left;
	background-repeat: repeat-y;
	text-align: center;
}
#picBanner{
	background-color: #F2F4F0;
	text-align: left;
}
#secondTier{
	background-image: url(images/bg_secondtier.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px 10px;
	text-align: right;
}
#secondTier a{
	color: #072F67;
}




/*----- added 2011 for registration -----*/

.sidebarSmall 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8.25pt;
    line-height: 11.5pt;
    text-align: left;
    color: #000000;
}
.formLabel 
{  
   text-align:left;
   vertical-align:text-top;
   padding-top:3px;
   padding-bottom: 3px;
   
   padding-left:25px;
   border-top: 1px solid #FFFFFF;
   height:25px;
   
}
.numberBox 
{
    height:20px;
    width:16px;
    padding-left:30px;
    padding-right:30px;
    vertical-align:text-top;
}
.formEdit 
{
   text-align:left;  
   width: 350px;
   float:right;
   margin-right:25px;
   height:20px;
   
}
.smallBox 
{
   text-align:left;  
   width: 100px;
   float:right;
   margin-right:275px;
   height:20px;
   
}
.medBox 
{
   text-align:left;  
   width: 200px;
   float:right;
   margin-right:175px;
   height:20px;
   
}
/*----- login to register for events added Aug 2011 -----*/
.KQbutton {
	background-color: #B8D0B7; 
	border-bottom-color: #B8D0B7; 
	border-bottom-width: 2px; 
	border-left-color: #B8D0B7; 
	border-left-width: 2px; 
	border-right-color: #B8D0B7; 
	border-right-width: 2px; 
	border-top-color: #B8D0B7; 
	border-top-width: 2px; 
	font-size: 8pt; 
	font-weight: bold; 
	height: 18px; 
}

.formLogin{
	border: 1px solid #B5C9B2;
	height: 14px;
	font-size:7.5pt;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:3px;
}
/*----- Main Navigation Part -----*/
#navBanner{
	background-image: url(images/bg_mainnav2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #204234;
	border-top: 1px solid #FFFFFF;
}
#navBanner2{
	background-image: url(images/bg_mainnav3.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #1a4419;
	border-top: 1px solid #FFFFFF;
}
#navBannerReplacedAug08{
	background-image: url(images/bg_mainnav.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #485B28;
	border-top: 1px solid #FFFFFF;
}
#navleftedge{
	width: 5px;
}
#navWesley{
	background-color: #FFFFFF;
	text-align: right;
}
#navWesley a{
	color: #254D85;
	padding: 6px;
}


#navigation{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
#navigation a{
	display: block;
	float: left;
	padding: 6px 15px;
	color: #FFFFFF;
	margin-right: 1px;
}
#navigation a:hover,
#navigation a:visited:hover{
	background-image: url(images/bg_mainnav-selected.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #006532;
	text-decoration: underline;
}
#navigation .selected{
	background-image: url(images/bg_mainnav-selected.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #006532;
}
#subLeftPanel{
	background-image: url(images/bg_submiddleleft.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 15px;
	line-height: 1.7em;
	color: #000000;
}

/*----- Home Banner Part -----*/
#homeMiddleBanner{
	background-image: url(images/bg_homemiddlebanner.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #B5C9B2;
	border-bottom: 1px solid #000000;
	clear: both;
	margin: 0 auto;
	text-align: left;
}
#homeLeftPanel{
	background-image: url(images/bg_homemiddleleft.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 15px 0px 10px 10px;
	padding: 15px 10px;
	line-height: 1.7em;
	color: #000000;
}

#homeLeftPanelCF{
	background-image: url(images/bg_homemiddleleft.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 10px 0px 10px 10px;
	padding: 15px 10px;
	line-height: 1.7em;
	color: #000000;
}
#home4Banners{
	padding: 15px 10px 5px 0px; 
}

/*----- 4 Buttons -----*/
#bannerPastors{
	background-image: url(images/bg_hd_pastors.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #871A1A;
	border-bottom: 1px solid #000000;
	clear: both;
	margin: 0 auto;
}
#bannerCongregations{
	background-image: url(images/bg_hd_congregations.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #BF5A1A;
	border-bottom: 1px solid #000000;
	clear: both;
	margin: 0 auto;
}
#bannerStudents{
	background-image: url(images/bg_hd_students.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #1A421A;
	border-bottom: 1px solid #000000;
	clear: both;
	margin: 0 auto;
}
#bannerDenominations{
	background-image: url(images/bg_hd_denominations.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #204476;
	border-bottom: 1px solid #000000;
	clear: both;
	margin: 0 auto;
}
#fourgroupHeader{
	clear: both;
	margin: 0;
	margin-left: 10px;
	font-family: BakerSignet;
	font-size: xx-large;
	color: #FFF;
}
#threegroupLeftPanel{
	margin: 0px 3px 10px 7px;
	padding: 0;
	line-height: 1.7em;
	color: #000000;
}
#fourgroupLeftPanel{
	margin: 15px 0px 10px 10px;
	padding: 0;
	line-height: 1.7em;
	color: #000000;
}
.paddingBt10px{
	padding-bottom: 10px;
}
.paddingBt2px{
	padding-bottom: 2px;
}
/*----- Content Part -----*/
#contentBanner{
	clear: both;
	margin: 0 auto;
	text-align: left;
}
#contentHomeBody{
	padding: 10px 10px 10px 10px;
	font-size: 1.1em;
	color: #006532;	
}
#contentHomeBody h3{
	font-size: 1.9em;
	color: #072F67;
	display: block;
	border-bottom: 1px solid #B5C9B2;
	margin: 0;
	padding-bottom: 5px;
}
#contentBody{
	background-image: url(images/bg_subbody.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 22px 10px 20px 15px;
	font-size: 1.2em;
	line-height: 1.8em;
}

#homeContentLeftWrapper,
#contentLeftWrapper{
		background-image: url(images/bg_leftpanel.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#homeContentRightWrapper{
	background-color: #F5F7F3;
}

#homeContentLeft,
#contentLeft{
	margin: 0px 5px 10px 5px;
	display: block;
}

#homeContentLeft h3{
	display: block;
	background-image: url(images/bg_homeleftheader.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 8px;
	color: #FFFFFF;
}
#homeContentLeft p,
#contentLeft p{
	margin: 10px;
}
#homeContentLeft li{
	margin-left: -15px;
	margin-right: 5px;
}
#homeContentLeft ul,
#contentLeft ul{
	margin-top: 10px;
}

#homeContentRight{
	margin: 10px;
	display: block;
}
#homeContentRight h3{
	color: #006532;
	font-size: 1.5em;
	display: block;
	border-bottom: 1px solid #B5C9B2;
	margin: 0;
	padding-bottom: 5px;
}
#homeContentRight p{
	margin-top: 10px;
}
#homeContentLeft a,
#homeContentRight a{
	color: #070082;
}

#contentLeft h3{
	display: block;
	background-image: url(images/bg_leftheader.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 8px;
	padding-top: 15px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#subNavigation{
	background-color: #587260;
	margin-top: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#subNavigation ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 8px;
	padding-bottom: 12px;	
}
#subNavigation li{
	padding: 5px 0px;
}
#subNavigation a{
	color: #B5C9B2;	
	display: block;
	border-bottom: 1px solid #90A691;	
}
#subNavigation a:hover,
#subNavigation a:visited:hover,
#subNavigation .selected{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;	
	font-size: .9em;
}
#checkCookieHead{
	width:105px;
	color:#FFFFFF;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: bold;
	background-image: url(images/bg_cookiehead.png);
	background-position: left;
	background-repeat: repeat-x;
	text-align:center;
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom: 1px solid #FFFFFF;
}
#checkCookie{
	width:105px;
	float:right;
	background-color: #587260;
	margin-top: 0px;
	font-size: .8em;
	font-weight: bold;
}
#checkCookie ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 3px;
	padding-bottom: 6px;	
}
#checkCookie li{
	padding: 2px 0px;
}

#checkCookie a{
	color: #B5C9B2;	
	display:block;
	background-color: #587260;
	border-bottom: 1px solid #90A691;	
}

#checkCookie a:hover,
#checkCookie a:visited:hover,
#checkCookie .selected{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;	
}
.thirdTier{
	background-image: url(images/bg_thirdtier.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #506957;
	margin: 0;
}
.thirdTier a{
	font-size: .9em;
	font-weight: normal;
}
.forthTier a{
	font-size: 0.9em;
	font-weight: normal;
}

.leftPanelShade{
	background-image: url(images/bg_leftpanel_shade.gif);
	background-position: top;
	background-repeat: repeat-x;	
	margin: 0;
	padding: 10px;
}
#subLeftPanel p{
	margin: 0.1em;
}
/*---------- Footer ----------*/
#footer{
	color: #888888;
	text-align: center;
	margin: 0 auto;
	background-image: url(images/bg_footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
}
#footer a{
	color: #070082;
}
#copyright a{
	color: #888888;
}

/*---------- Form ----------*/
form{
	margin: 0;
}
.formField{
	border: 1px solid #B5C9B2;
}
.enewsField{
	width: 100px;
}
.button{
	font-size: 9px;
}

/*---------- Contact ----------*/
.contactLine{
	clear: both;
}
.contactTitle{
	display: block;
	width: 120px;
	float: left;
}
.contactField{
	display: block;
	width: 320px;
	float: left;
}

/*---------- Elements ----------*/
.imageFloatRight{
	margin: 0 0 10px 10px;
	float: right;
}
.imageFloatLeft{
	margin: 0 10px 10px 0;
	float: left;
}
.clearline{
	clear: both;
	margin: 0;
}
.grayLine{
	clear: both;
	margin: 0;	
	border-bottom: 1px solid #DEDEDE;
	line-height: 0.5em;	
}
.maplink {
	font-size:9pt;
	font-variant:small-caps;
	font-weight:300;
	color:#1E5610;
}

.maplink a:link,
.maplink a:visited{
	color:#1E5610;	
}
.maplink a:hover,
.maplink a:visited:hover{
	color:#093
}
.txTimecarol{
	font-family: "Times New Roman", Times, serif;
	line-height: 2.1em;
}

.txTime240h{
	font-family: "Times New Roman", Times, serif;
	line-height: 2.4em;
}
.txTime240h p{
	margin: 0;
}
.txWhite{
	color: #FFFFFF;
	font-size: .9em;
}
.tx300{
	font-size: 3em;
}
.tx250{
	font-size: 2.5em;
}
.tx240{
	font-size: 2.4em;
	text-align: center;
}
.tx110{
	font-size: 1.1em;
}
.alignRight{
	text-align: right;
	display:block;
}
.alignCenter{
	text-align: center;
}
.paddingLeft10{
	margin-left: 10px; 
}
.paddingBottom10{
	margin-bottom: 10px; 
}
.eventDate{
	color: #0099FF;
	font-size: 0.9em;
	font-weight: bold;
}
/*---------- For subheads under section heads ----------*/
/* Temp */
.comments{
	background-color: #FFFF99;
	color: #AA0000;
}
.commentText{
	color: #CC0000;
}

#AreaNavLeftWrapper{
	background-image: url(images/bg_leftpanel.gif);
	background-position: left;
	background-repeat: repeat-y;	
}

#homeContentLeft,
#AreaNavLeft{
	margin: 0px 5px 10px 5px;
	display: block;
}
.subMap1 {
	display: none;
	margin-left: 15px;
	vertical-align: top;
}
.sitemap {
	font-size: 8pt;
	color: #485B28;
	line-height: 18pt;
}
.subMap2 {
	margin-left: 15px;
	color: #FFF;
	display: list-item;
}
	

