@charset "UTF-8";
.Cell-LeftPad {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: left;
	text-align: left;
}


h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 18px;
	font-weight: bold;
	}


img {border: none}


a:link, a:visited, a:active {
	color: #341606;
    text-decoration: underline;
	}    
	
a:hover {
	color: #c16c29;
    text-decoration: none;
	} 

.Cell-RightPad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	vertical-align: bottom;
}

.Text-Address {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #6E6F72;
}

.Cell-BothPad {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.Text-Nav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #473D2C;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}

.Text-Caption {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	background-color: #C16C29;
}

.Text-CaptionBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
}

.Text-CaptionItalic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
}

.Text-News {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #473D2C;
	padding-left: 15px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}


.Text-News a:link, .Text-News a:visited, .Text-News a:active {
	color: #341606;
    text-decoration: none;
    }    
	
.Text-News a:hover {
	color: #c16c29;
    text-decoration: none;
	} 
		

.Text-NewsItalic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #473D2C;
	text-align: left;
}


.CommunityGroupsHeader {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #473D2C;
	padding-top: 5px;
	text-align: left;
}

.CommunityGroupsSubhead {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: 10px;
	color: #473D2C;
	margin-top: 2px;
	margin-bottom: 7px;
	text-align: left;
}

.CommunityGroupsText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #473D2C;
	text-align: left;
}

.CommunityGroupsTextItalic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	color: #473D2C;
	text-align: left;
}

.CurrentSeriesHeader {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #E1C8B2;
	padding-top: 5px;
	text-align: left;
}

.CurrentSeriesSubhead {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: 10px;
	color: #E1C8B2;
	margin-top: 2px;
	margin-bottom: 7px;
	text-align: left;
}

.CurrentSeriesText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #E1C8B2;
	text-align: left;
}

.CurrentSeriesText a:link,
.CurrentSeriesText a:visited {
	color: #fff;
	}



.CurrentSeriesTextItalic a:link, .CurrentSeriesTextItalic a:visited, .CurrentSeriesTextItalic a:active {
	color: #E1C8B2;
    text-decoration: none;	
    }    
	
.CurrentSeriesTextItalic a:hover {
	color: #fff;
    text-decoration: underline;
	} 

.CurrentSeriesTextItalic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	color: #E1C8B2;
	text-align: left;
}

.BodyHeadline {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #473D2C;
	padding-top: 15px;
	padding-bottom: 5px;
}

.Body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 5px;
	color: #473D2C;
	
}








* BEGIN DROPDOWN NAVAGATION */

#nav a:hover {
	text-decoration: none;
	}

.nav-bar {
	font-size: 11px;
	width: 400px;
	position: relative;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	z-index: 2;
	}
	
#nav a:link, #nav a:visited, #nav a:active, #nav a:hover {
	color: #3e2619;
  	border-style: none;
	font-family: "Trebuchet MS";
	text-decoration: none;
	}	

.nav-wrapper  {
	width: 400px; 
	height: inherit; 
	margin: auto;
	}

.nav-wrapper ul {
  	padding: 0;
  	margin: 0;
  	list-style: none;
	text-align: left;
	}

.nav-wrapper li {
  	float: left;
  	position: relative;
	}

.nav-wrapper li.sub {
	clear: left; 
	}

.nav-wrapper li img {
	display: block; /* IE5, 5.5 */
	}

.nav-wrapper li ul {
  	display: none;
  	position: absolute; 
  	top: 2em;
  	left: 0;
	padding-top: 18px;
	}

.nav-wrapper li>ul {
	top: auto;
	left: auto;
	padding-top: 5px; 
	}

.nav-wrapper li:hover ul, 
.nav-wrapper li.over ul{ 
	display: block;  
	}

.nav-wrapper li.sub a {
	display: block;
	width: 125px;	
	padding: 5px 10px;
	background-image: url('../images/nav.png');
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #3e2619;
		z-index: -2;
	}

.nav-wrapper li.sub a:hover {
	color: #3e2619;
	background-color: #c16c29;
	background-image: none;
	}
	
	
/* END DROPDOWN NAVAGATION */		

.navSep {
	padding: 0 15px 0 15px;
  	background-image: url('../media/navSep.gif');
	background-repeat: no-repeat;
	background-position: center;
	}
	
	


.blog a:link, .blog a:visited, .blog a:active {
	color: #d7c8b2;
    text-decoration: none;
	}    
	
.blog a:hover {
	color: #de6d14;
    text-decoration: underline;
	}  
	
.BlogHeader {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #473D2C;
	padding-bottom: 15px;
	display: block
}
	
	
	
.subNullStory {
	display: block;
	width: 125px;	
	padding: 5px 10px;
	background-image: url('../images/nav.png');
	height: 232px;
	}
.subNullGathering {
	display: block;
	width: 125px;	
	padding: 5px 10px;
	background-image: url('../images/nav.png');
	height: 275px;
	}	
.subNullTogether {
	display: block;
	width: 125px;	
	padding: 5px 10px;
	background-image: url('../images/nav.png');
	height: 152px;
	}	
.subNullMinistries {
	display: block;
	width: 125px;	
	padding: 5px 10px;
	background-image: url('../images/nav.png');
	height: 178px;
	}	


html>body .nav-wrapper li>ul {
	*top: 16px;
	*left: 0px;
	}
	
* html .nav-wrapper li ul {
  	display: none;
  	position: absolute; 
  	top: 1em;
  	left: 0;
	padding-top: 10px;
	}	
	
* html .nav-wrapper li.sub a {
	display: block;
	width: 125px;	
	padding: 5px 10px;
	background-image: none;
	background-color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: solid 1px red;
	}
	
 .subNull {
	display: block;
	width: 125px;	
	padding: 5px 10px;
	background-image: none;
	background-color: #fff;
	height: 0;
	}	
	
* html .subNullStory {
	display: none;
	width: 125px;	
	padding: 5px 10px;
	background-image: none;
	background-color: #fff;
	height:0;
	}
* html .subNullGathering {
	display: none;
	width: 125px;	
	padding: 5px 10px;
	background-image: none;
	background-color: #fff;
	height: 0;
	}	
* html .subNullTogether {
	display: none;
	width: 125px;	
	padding: 5px 10px;
	background-image: none;
	background-color: #fff;
	height: 0;
	}	
* html .subNullMinistries {
	display: none;
	width: 125px;	
	padding: 5px 10px;
	background-image: none;
	background-color: #fff;
	height: 0;
	}		
	
#footer {
	height: 15px;
	background-color: blue;
	}
	
	
	
	
	
	
	