/* CSS Document */


html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #102C39;
	font-size: 80%;
	}
	
body {
	background-color: #999999;
	min-width: 800px;
	min-height: 1000px;
	}

h1 {
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .15em;
	padding: 4% 0 0 2.5%;
	}
	
h2 {
	font-size: 150%;
	font-weight: bold;
	color: 	#102C39;
	text-align: left;
	}
	
h4 {
	text-align: center;
}

h5 {
	text-align: left;
	font-weight: bold;
	}	

p { line-height: 150%;
}

	
#container {
	padding: 0;
	margin: auto;
	width: 90%;
	background-color: #ffffff;
	}
	
#header {
	width:100%;
	background-image: url(images/backgroungchurch.jpg);
	background-repeat: repeat-x;
	background-color: #102C39;
	color: #ffffff;
	}
	
#head {
	height: 119px;
	}	
	
		
#header a, #localnav a {
	color: #FFFFFF;
	text-decoration: none;
	}		
	
#header img {
	float: right;
	}	
	
#header ul li {
	display: inline;
	list-style-type: none;
	}	
	
#line1 {
	padding: 3px 0 3px 0;
	margin: 0;	
	background-color: #576875;
	height: 10%;

	}
	
	
#line2 {
	padding: 3px 0 3px 0;
	margin: 0;	
	background-color: #102C39;
	height: 10%;
	}	

#line1 ul, #line2 ul{
	margin: 0;
	padding: 0;
	}
	
	
	
		
form {
	text-align: right;
	}
	
	
.volunteer {
	color: #333333;
	text-align: left;
	}	

#line1 ul li, #line2 ul li {
	padding: .5em 2em .5em 0;
	margin: 0;	
	display: inline;
	list-style-type: none;
	}
	
#line1 ul li.first {
	padding: 0  2em 0 2em;
	}
	
#line2 ul li.first {
	padding: 0  2em 0 4em;
	}	
	
		
		
#content {
	background-image: url(images/bar.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	}	

#breadcrumb {
	padding: .5% 0 0 160px;
	font-size: 90%;
	width: 40%;
	float:left;
	clear: both;
	}
	
#breadcrumb a {
	text-decoration: none;
	color: #102C39;
	}	
	
#line3 {
	float:right;
	/*font-size: 90%;*/
	clear: right;
	margin: 0 0 0  0;
	padding: .5% 1px 0 0;
	}	
	
	
#contentmiddle {
	padding: .5em 0 0 165px;

	}	
	
	
#localnav {
	margin: 0;
	padding: 0;
	width: 160px;
	float: left;
	clear: left;
	color: #FFFFFF;
	line-height:2em;
	font-size: 100%;
	}	
	
#localnav ul {
	margin: 0;
	padding: .5em 0 0 1.5em;
	}	

#localnav ul li {
	list-style-type: none;
	}	
	

	
#localnav ul li ul {
	margin: 0;
	padding: 0 0 0 1em;
	}
	
#localnav ul li ul li   {
	font-size: 85%;
	list-style-image:url(images/tri.gif);
	color: #102C39;
	line-height: 150%;
		}
		
#localnav ul li ul li a {
	color: #102C39;
	}		
		
#localnav a:hover {
	color: 	#102C39;
	}	
	
	
#localnav ul li ul li a:hover {
	color: #ffffff;
	}	
	
	
#localnav ul li ul li ul li, #localnav ul li ul li ul li a  {
	color: #FFFFFF;
	}

#localnav ul li ul li ul li a:hover {
	color: #102C39;
	}		
			



#quote {
	background-color: #102C39;
	width: 150px;
	float: right;
	clear: right;
	color: #ffffff;
	margin: .5em 0 0 1em;
	padding: .5em 0 0 0;
	font-style: italic;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	}
	
#quote p{
	padding: 0 .5em .5em 1em;
	}		
	
	
#schedule {
	font-style: normal;
	background-color: #576875;
	padding: 1% .5em .5em .25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
	
	
#schedule a {
	color: #FFF;
	text-decoration: none;
	}	
	
#schedule a:hover {
		text-decoration: underline;
		}
	
#schedule h4 {
	text-align: left;
	}	
	
#seal1 {
	font-style: normal;
	background-color: #FFFFFF;
	padding: 2em .5em .5em .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	}
	
#links {
	background-color: #102C39;
	padding: 1% .5em .5em .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	}			
			

	
#news {
	padding: 0 3em 0 0;
	margin: 0;
	
	}
	

	
#news a {
	color: #102C39;
	 text-decoration: underline;
	 }
	 
#news a:hover {
	color: #102C39;
	 text-decoration: underline;
	 }	 	
	
#news dl{
	float: left;
	width:65%;
	margin: 0;
	padding: 0 0 1em 0;
			}
		
	
#news dd {
	margin: 0;
	padding: 0;
		/*display: inline;*/
	}			
	
#news dd.img img {
	float: left;
	padding: 0 .5em 0 0;
	margin:0;
	}
	
#news ol li {
	padding: 0 0 1em 0;
	}	

#news ul {
	text-indent: 0;
	margin: 0;
	padding: 0;
	}
		
#news ul li {
	list-style-type: none;
	display: inline;
	border-left: 1px solid #000000;
	padding: 0 2px 0 4px;
	}
	
#news ul li.first {
	border-left: none;
	padding: 0 2px 0 0;
	}	

#news ul.content li{
	display: list-item;
	text-indent: 0;
	list-style-type: none;
	padding: 0 0 .5em 0 ;
	margin: 0;
	border: none;
	
	}	
	
	#news ul li.first {
	border-left: none;
	padding: 0 2px 0 0;
	}	

#news ul.contentlist li{
	display: list-item;
	text-indent: 0;
	list-style-type: disc;
	padding: 0 0 .5em .5em ;
	margin: 0;
	border: none;
	
	}	
	
	
.bold {
	font-weight: bold;
	}	
	
	
#footer {
	width:90%;
	font-size: 85%;
	padding: 1em 1em 3em 1em;
	
	}
		
#news #footer ul {
	margin:0;
	padding: 0;
	}
	
	
#news #footer ul li{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 4px;
	border-left: none;
	border-right: 1px solid #cccccc;
	}
	
#news #footer ul li.first {
	padding:0 4px 0 0;
	}
	
#news #footer ul li.last {
	border-right: none;
	}	
			
	
img.left {
	float: left;
	padding: 2px 2px 2px 0;
	}
	
img.right {
	float: right;
	padding: 2px 0 2px 2px;
		}	
		
#seal {
	float: right;
	clear:left;
	padding: 0 2em 3em 2em;
	}				
		
		
table {
	width: 60%;
	border: 1px;
	}	
	
td {
	padding: 3px 3px 3px 8px;
	}	
	
.anchormenu {
	font-weight: bold;
	font-size: 105%;
	}
	
	
ul.list	{
	display: list-item;
	}
	
ul.list li {
	border:none;
	display: list-item;
	}	
	
	
	/*slideshow script**/

	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:5px;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:151px;	/* Image width */
		height:100px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:right;
		width:160px;
		height:110px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}		
	
	
/*slideshow script**/

	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder2,.imageSlideshowHolder_left2{
		margin:5px;	/* "Air" */
		float:left; /* Floating gallery at the right side of other web page content */		
		width:500px;	/* Image width */
		height:100px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv2{
		float:left;
		width:160px;
		height:110px;
	}
	/* Don't change these values */
	.imageSlideshowHolder2 img{
		position:absolute;
		left:0px;
		top:0px;
	}	
	
#homeslides {
	
	width: 500px;
	left: 0;
	top: 10px;
	
	}		
				