/* Default Settings for Pages */
/* # symbol indicates division id */
body{	background-color: 	#ccd3b0;
		font-family: 		Tahoma, Helvetica, sans-serif;
		font-size: 			100.01%;
		color: 				#000000; /* black */
		margin: 			220px 0 0 230px;
		background-repeat: 	repeat-x;	}
/* SLBC Picture at top of Page */
#logo{	left: 				230px;
		position: 			absolute;
		top: 				10px;	}
/* Main Content of Page */
#maincontent{
		background-color: 	#e3e0bb; 
		border-color: 		#e4e9d8 #99a189 #99a189 #e4e9d8; 
		border-style: 		solid; 
		border-width: 		1px;
		font-size: 			0.85em; 
		line-height: 		1.5em; 
		padding: 			20px 30px; 
		text-align: 		justify; 
		top: 				220px; 
		width: 				520px;		}
/* Borrowed from Challies  
#main-right  {
		width : 180px;
		float : right;
		text-align : left;
		padding-left : 30px;}
#main-right ul {
		margin : 6px;
		padding : 6px;
		list-style-type : none;}
#main-right li {
		list-style-type : none;} */
/* Navigation Bar Menu - begin */
#navmenu{
		background-color: 	#e3e0bb; 
		border-color: 		#e4e9d8 #99a189 #99a189 #e4e9d8; 
		border-style: 		solid; 
		border-width: 		1px;
		font-size: 			0.9em;
		left: 				24px; 
		line-height: 		1.3em; 
		padding: 			6px 6px 1px; 
		position: 			absolute; 
		top: 				220px; 
		width: 				180px;		}
#navmenu ul {
		line-height: 1.3em; 
		margin: 0 0 0 16px; 
		padding: 0 0 1px; }
#navmenu li{
		margin: 0; 
		padding: 0 0 1px; 
		list-style-type: none;}
#controls{	
		color: #333333; 
		margin-top: -15px; 
		margin-left: 80px;
		list-style-type: none;	}
#controls a {
		font-size: 0.8em;
		color: #333333;
		text-decoration: none;
		border-bottom: 1px solid #333;	}
#controls a:hover, #controls a:active{
		color: #FFFFFF;
		border-color: #FFFFFF;
		border-bottom: 1px solid #333;	}
/* Navigation Bar Menu - end */
#all	{
		color: #333333; 
		list-style-type: none; }
#all a	{
		font-size: 0.75em;
		color: #333333;
		text-decoration: none;
		border-bottom: 1px solid #333;	}
#all a:hover, #controls a:active {
		color: #FFFFFF;
		border-color: #FFFFFF;	}
/* menu main listing - begin */
.closed a, .open a {
		background-repeat:	no-repeat;
		background-position:3px 50%;
		background-color:	#99A189;
		border: 			1px solid;
		border-color: 		#C9D0AD #848C71 #848C71 #C9D0AD;
		color: 				#EEF0E3;
		display: 			block;
		font-size: 			0.9em;
		padding: 			2px 0px 2px 16px;
		text-decoration: 	none;	}
.closed a:hover, .open a:hover {
		background-color: 	#ACB39F;
		color: 				#5B624F;	}
/* menu main listing - end */
/*
.closed a {}
.open a {}
*/
/* menu sub listing - begin */
.closed ul a, .open ul a, .open ul a:hover {
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: 0 50%;
		border: 0;
		color:#666;
		font-size: 0.8em;
		font-weight:normal;
		padding: 0 0 0 12px;
		margin: 0 0 0 16px;	}
.open ul a:hover {
		background-color: transparent;
		letter-spacing: .1em;
		color: #333333;	}
/* menu sub listing - end */
/*menu footer - begin */
#footer{	
		font-size: 80%; 
		border-top: 2px dotted #acb39f; 
		color: #333; 
		position: absolute; 
		width: 570px; 
		margin-top: 10px; 
		padding: 5px;	}
#footer a:link {	
		color: #5b624f; 
		text-decoration: none;	}
#footer a:visited {
		color: #99A189;	}
#footer a:hover, #footer a:active, #footer a:focus{	
		color: #000000;	}
#tagline{
		left: 24px; 
		position: absolute; 
		top: 10px;	}
contact{	
		background-color: #e3e0bb; 
		font-size: 0.85em; 
		line-height: 1.5em; 
		padding: 20px 30px 20px 100px; 
		text-align: left; width: 500px; 
		border-style: solid; 
		border-width: 1px;	}
h1		{
		background-color: #333;
		border: 0;
		color: white;
		font-size: 1.0em;
		font-weight:normal;
		padding: 0.1em 0.1em 0.1em 1.0em;}
h2		{
		margin: 0; 
	    color: #333333; 
		font-size: 1.5em;   }
h3		{
		background-color: #333; 
		color: white; 
		padding: 0.2em 0.5em 0.3em 1em; 
		font-size: 1.2em; 
		font-weight:normal;	}
h4, h4.list a  
		{
		color: #5b624f;
		text-decoration: none; }
	h4.list a:hover, 
	h4.dir, 
	h4.dir a, 
	h4.dir a:hover 
		{
		color: #333333;
		text-decoration: underline; 
		/*font-size: 0.9em;*/	}
	h4.heading
		{
		color: #333333; 
		font-size: 1.1em; 
		line-height: 1.5em; 
		text-decoration: underline;	}
h5.sermon, h5.sermon a{
		color: #333333; 
		text-decoration: none; 
		font-size: 0.9em;	}
h5.sermon a:hover {
		color: #5b624f; 
		/*font-size: 1em ; */
		text-decoration: underline;	}
h6, h6.list a  
		{
		font-family: Times, Tahoma, Helvetica, sans-serif;		
		font-size: 1.1em; 
		color: #5b624f;
		text-decoration: none; }
	h6.dir, h6.dir a, 
		{
		color: #333333;
		text-decoration: none; }
	h6.list a:hover, h6.dir a:hover 
		{
		color: #a52a2a;
		text-decoration: underline;
		/*font-size: 0.9em;*/	}
	h6.heading
		{
		color: #333333; 
		font-size: 1.2em; 
		line-height: 1.5em; 
		text-decoration: none;	}
a:link	{	
		color: #5b624f; 
		text-decoration: none; }
a:hover	{	
		color: #333333; 
		text-decoration: underline; }		