@charset "UTF-8";



* {
	margin: 0;
	padding: 0;
}


body {margin: 0 0 0 0;}


a img	{border:none}

/* ========== Main DIV Styles ========== */

#container { margin-left: auto;
margin-right: auto;
width: 1024px;
background-color: #fff; }


/*start small splat*/



.sm-splat-cont{ position: relative;
top: 10px;
left: 50px;
width: 272px;
height: 56px; background: #fff;


}


.sm-splat-sprite { 
	width: 272px;
	height: 28px;
	position: relative;
top: 20px;
left: 20px;
	
} 


.sm-splat-sprite li { 
float:left; 
list-style-type: none;
} 

.sm-splat-sprite li a { 
display: block; 
width: 272px; 
height:28px; 
background:url(../images/sm-splat-sprite.gif);
background-repeat:no-repeat; 
text-indent: -9999px;
font-size:1px;

} 

.sm-splat-sprite li a:hover { 
background-position: 0 -28px; 

}


   /*end small splat*/


/* START small NAV bar **************************/

#nav-bar-sm-cont { position: absolute;
width: 1000px;
height: 50px;
}

#sm-nav li { position:relative;
top: 30px;
left: 35px;
font-size: .6em;
	line-height: 250%; 
	letter-spacing: 0.3em;
	list-style-type: none;
         float: left;

}

#sm-nav a:link{ text-decoration:none; 
	color:silver;
	background-color: none; 
	padding: 5px 5px;
	
}


#sm-nav a:visited {text-decoration:none;
	color: #9781B7; 
	padding: 5px 5px;
	background-color: none;
}

#sm-nav a:hover {text-decoration:none; 
	color: #fff; 
	background-color:#a7d6d5; 
	padding: 5px 5px;
	
}
#sm-nav a:active {text-decoration:none;
	color:#fff;
	background-color: green;
	padding: 5px;
	
}


		
	
/* END small NAV BAR *****************************/


#image-para  { width: 920px;
float: left;
margin: 70px 0 0 52px;
background:  #74a036;


}  

#image-para h2 { color: #fff;
padding-top: 10px;
text-align: center;


}

#image-para  p{ width: 900px;
float: left;
color: #fff;
font-size: .9em;
padding: 5px 5px 10px 20px;
text-align: center;
text-indent: 0;
line-height: 1.2em;
} 

.image-spacer-para { width: 920px;
float: left;
margin: 20px 0 20px 0;
background:  #74a036;


}  

.image-spacer-para h2 { color: #fff;
padding: 10px 0 10px 0;
text-align: center;



}

.image-spacer p { width: 900px;
float: left;
color: #fff;
font-size: .9em;
padding: 5px 5px 10px 20px;
text-align: center;
text-indent: 0;
line-height: 1.2em;
} 



#image-cont { width: 1000px;
float: left;
margin: 15px 0 0 52px;


}

.sermons { width:300px;
height:225px;
float: left;
padding: 0 10px 25px 0;

}
.sermons p { width:300px;
text-indent: 0;
float: left;
padding: 5px 0 0 0;
color:  #74a036;
font-size: .9em;
}


.sermons-small { width:300px;
height:225px;
float: left;
padding: 0 10px 25px 0;

}
.sermons-small p { width:300px;
text-indent: 0;
float: left;
padding: 5px 0 0 0;
color:  #74a036;
font-size: .9em;
}


#copyright { width: 1024px;
height: 20px;
text-align: center;
float:left;
margin: 20px 0 0 0;

}

#copyright p { text-align: center;color: silver;font-family:Arial, Helvetica, sans-serif;
	font-size: .7em;
display: inline-block;	
 }


#push-down {clear:both;}

body {background-image: url("../images/stripes.png"); }