	/*html {background-color:#838D91;}*/
	html {background-color:#3c3135;}
/*	#masthead {background: #ACBABF url(images/masthead.jpg) no-repeat scroll bottom; height:160px;}	 */

	#masthead {background: #3c3135 url(images/masthead.jpg) no-repeat scroll bottom; 
		       height:185px; color: #7a7c71; font-size: 40px; text-align:left;}
	
/*	body {background-color:#ACBABF; width: 800px; border: 2px solid #005478; color: #FFF0BF;}*/
/*	body {background-color:#b6b4a2; width: 800px; color: #FFF0BF; } */
    body {background-color:#FFFDE6; /*FFF9E6;*/ width: 755px; color:#005478;}
	
    a {color:#005478;}
    a:link {color:#003954;}
    a:visited {color:#780037;}
    
/*	a.ext {padding-right:12px; background: transparent url(images/external.gif) no-repeat scroll right;} */
	a.ext {padding-left:12px; background: transparent url(images/external.gif) no-repeat scroll left;}	

/*	p {background-color:#FFF9E6; color: #005478;} */
	p {margin:1em}
	
	
	#path p {margin:0; line-height:150%; border-top:.5em solid #807C59;
		padding-right:3ex; background-color: #E6E3CF; text-align:right;}

	#path ul {margin:0; line-height:150%; border-top:.5em solid #807C59;
		padding-left:40px; background-color: #E6E3CF}
	#path ul li {display:inline;}
	#path ul li * {display:inline; border-left:1px dotted #807C59; border-right:1px dotted #807C59; padding-left:10px; padding-right:10px;}
	#path ul li a.ext {padding-left:22px; background-position:10px center;}
	#path ul li a:hover {background-color: #FFFDE6;}
	
	#path p.thispage {font-size:smaller; background-color: #807c59; border-bottom:3px solid #e6e3cf; color: #e6e3cf; 
					  line-height:200%; border-top:0;}
	#path p.thispage a, #path p.thispage a:link, #path p.thispage a:visited {color:#e6e3cf}
		
/*	h1 {font-family:sans-serif; padding-left:.5ex} */
		
	h2 {
		font-family:sans-serif; padding:24px .5ex; margin:0; height:30px;
		background:#807C59 no-repeat scroll right;/*#b6b4a2*/ color:#E6E3CF; /*#FFF0BF;*/
	   }
	
	#about h2 {background-image: url(images/about.png);} 	
	#purpose h2 {background-image: url(images/purpose.png);}
	#sermon h2 {background-image: url(images/graduation.png);}
	#worship h2 {background-image: url(images/worship.png);}
	#events h2 {background-image: url(images/graduation.png);}
	#reading h2 {background-image: url(images/reading.png);}
	#longrange h2 {background-image: url(images/graduation.png);}
	
	h3 {font-family:sans-serif; margin-left:1ex; margin-right:1ex; border-bottom: 1px solid #907C59;}
	h4 {margin-left:3ex; padding-top:0; padding-bottom:0; margin-bottom:0;}
		
/*	h3 {font-family:sans-serif; padding-left:.5ex; background-color:#b6b4a2; color:#FFF0BF;
		margin:0; padding-top:.5em; padding-bottom:.5em;}
	h4 {font-family:sans-serif; padding-left:.5ex; background-color:#b6b4a2; color:#FFF0BF;
		margin:0; padding-top:.25em; padding-bottom:.25em;}
*/
		
	table {padding:1em; width:100%;}
	tr.alt {background-color: #e6e3cf; width:100%;}
	
	
	
	#footer {background-color:#3c3135; font-size:smaller; color:#FFFDE6; text-align:right;
			margin-left:0; margin-right:0; padding-top:1.5ex; padding-bottom:1ex;}
	#footer a {color:#FFFDE6;}

