@charset "utf-8";
/* CSS Document */
/*	Override the mainText and navBar settings for a slightly different
	layout by removing the newsBar and giving us a wider space to display
	a new page */
#mainText {
	background:url(images/families-bg.png) top left no-repeat;
}

#specificText.familiesText {
	margin-top: 85px;
	margin-left: 46px;
}
/* Override the contact and copyright to adjust the padding to insure they display 
   properly in the new mainText width */
#specificText.familiesText h1 {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	padding-bottom: 1px;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 2.8em;
	font-weight: bold;
}

#specificText.familiesText p {
	margin: 0;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 1.3em;
}

/* Override the contact and copyright to adjust the padding to insure they display 
   properly in the new mainText width */
.familiesText #contact {
	padding-left: 18%;
	padding-right: 22%;
}

.familiesText #copyright {
	padding-left: 15%;
	padding-right: 19%;
}

.familiesText #theEnd {
	margin: 0;
	margin-left: 12%;
	margin-right: 16%;
}

.familiesText span.title{
	display: block;
	font-weight: bold;
	font-size: 1.1em;
}

.familiesimage {
	margin-top: 12px;
	margin-right: 7px;
	margin-left: 5px;
	margin-bottom: 0;
	padding: 4px;
	background-color:#803D2D;
	border: 2px solid black;
}

#faithquesticon {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-left: 7px;
	margin-right: 0;
	margin-bottom: 1px;
	padding: 3px;
	background-color: #803D2D;
	border: 1px solid black;
}

#fuelicon {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 0;
	margin-bottom: 1px;
	padding: 3px;
	background-color: #803D2D;
	border: 1px solid black;
}

.line {
	margin-top: 20px;
	margin-bottom: 7px;
}

#faithquest {
	font-weight: bold;
	color:#CC0000;
}