@charset "UTF-8";

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	
}

.size14 { 
	line-height: 24px !important;
} 

.head1 {
	font-size: 18px;
	color: #C00;
	font-style: italic;
	line-height: 50px;	
}

.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}

#bottom {
	position:relative;
	width:920px;
	margin: 0 auto;
	height: auto;
}
	

#faith {
	width: 280px;
	left: 20px;
	float: left;
}

#friendship {
	left: 340px;
	width: 280px;
	float: left;
	margin: 0 40px 0 40px;
}
#survival {
	width: 280px;
	left: 660px;
	float: left;
}

#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 22px;
	color: #666;
	}


#foot {
	width: 100%;
	height:200px;
	margin-top: 0px;
}


#footerInside {
	position:relative;
	width:920px;
	margin: 0 auto;
	height: auto;
	padding-top: 40px;
}
#sterling {
	position: absolute;
	left: 771px;
	top: 85px;
}
