body {
	margin: 0px;
	background-color: #010345;
	font-family: Arial, Helvetica, sans-serif; 
}

.navHeads {
color: #f8f9ba; font-weight:bold;font-size: 14px; margin-top:6px; padding-bottom: 3px; text-align:center;

}
.yellowboxHead {
	color: #010345;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 17px;
	padding: 0px 5px 0px 5px; 
 	margin-bottom: 5px; 
	text-align: center;
	

}

.yellowboxBody {
	color: #010345;
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12px;
	padding: 0px 5px 0px 10px;
	line-height: 17px;
	margin-top: 0px;
}

p{
	color: #010345;
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12px;
	padding: 0px 10px 0px 15px;
	line-height: 18px;
	margin-top: 0px;	
}

ul, ol {
	color: #010345;
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12px;
 
	line-height: 18px;
	margin-top: 0px;	
}
h1 {
		color: #010345;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 15px 0px;
		text-align:center;

}
h2, h3, h4 {
		color: #010345;
		padding: 0px 10px 0px 15px;
		margin: 0px 0px 5px 0px;
}

.headContact 
  {
		color: #010345;
		padding: 0px 10px 0px 15px;
		margin: 0px 0px 5px 0px;
}


#navHistory a:link  {
	text-decoration: none;
	color:  #1e3e73; 
	
}

#navHistory a:visited  {
	text-decoration: none;
	color:  #1e3e73; 
	
}

#navHistory a:hover  {
	text-decoration: none;
	color:  #1e3e73; 
	background-color: #faf9cc;
}


.liteLinks a:link  {text-decoration: underline; 	color: #B5EDF0; }
.liteLinks a:visited  {text-decoration: underline; 	color:  #B5EDF0; }
.liteLinks a:hover {text-decoration: overline; background-color:#FfFf99; color: #06C; }


.testHistory {
	font-weight:bold; 
    font-size: 14px; 
    border-top: 1px solid #1e3e73; 
    border-bottom: 1px solid #1e3e73;
    width: 400px; 
 }
 
 .smallLightText {font-size: 11px; color: #f8f7ba; line-height:14px;}
 
 .contactInfo {font-size: 12px; 
 color: #FFFFFF; 
 line-height:16px; 
 border-top: .5px dotted ivory;

 padding-top: 3px;
  margin-top: 4px;
 }
 
 #sacraments {

	margin-left: 5px;
	
	}
#sacraments p {
	font-size: 15px;
	line-height: 22px;
	margin-top: 4px;
	}	
	
#sacraments img {
	float: right;;
	margin-right: 5px;
	}	
	
#sacraments h4 {
	color: #6aac84;
	clear: both;
 	text-align:left;
	margin-left:15px;
	padding-top: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 2px dotted #6aac84;
}

.separatorLine {
	margin-top: 40px;	
}






  



