@charset "utf-8";
/* CSS Document */
/* Worship Page - CSS - worship.html */
#mainText {
	background:url(images/spiritual-growth-bg.png) top left no-repeat;
}

#specificText.growthText {
	margin-top: 90px;
	margin-left: 40px;
}
/* Override the contact and copyright to adjust the padding to insure they display 
   properly in the new mainText width */
#specificText.growthText h1 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 2em;
	font-weight: bold;
}

#specificText.growthText h3 {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-left: 5px;
	margin-bottom: 2px;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: underline;
}

#specificText.growthText p {
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-size: 1.3em;
}

#specificText.growthText blockquote {
	font-weight:700;
	font-size: 1.1em;
}


/* Override the contact and copyright to adjust the padding to insure they display 
   properly in the new mainText width */
.growthText #contact {
	padding-left: 18%;
	padding-right: 22%;
}

.growthText #copyright {
	padding-left: 15%;
	padding-right: 19%;
}

.growthText #theEnd {
	margin: 0;
	margin-left: 12%;
	margin-right: 16%;
}

.growthText span.title{
	display: block;
	font-weight: bold;
	font-size: 1.1em;
}

.growthimage {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 7px;
	margin-bottom: 2px;
	padding: 3px;
	background-color: #803D2D;
	border: 2px solid black;
}

.housegroupicon {
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	padding: 3px;

}

#education {
	margin-bottom: 25px;
}

div#line.divider {
	margin-bottom: 15px;
}