.text {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; }

.whitetext {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px;; color: #ffffff }

.bold {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold }

.bigboldwhite {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #ffffff }

.bulletin_section {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	
	padding-top: 1em;
	padding-bottom: 1em;
}

.bulletin_section_header {
	font-weight: bold;
}

.bulletin_section p {
	margin: 2px;
	padding: px;

	text-indent: 25px;
}

#bulletin_the_family {
	border: 1px solid #999;
	
	margin: 2px;
	padding: 1px;
	
	width: 100%;
}

#bulletin_the_family th {
	background-color: #ddd;
	
	margin: 1px;
	padding: 3px;
}

#bulletin_the_family td {
	margin: 1px;
	padding: 3px;
}

#preschool_navigation a {
	background-color: #b23009;
	color: #fff;
	
	padding: 2px;
	
	text-decoration: none;
}

.link_button {
	text-decoration: none;
}

.neigbor_congregations li {
	list-style-type: none;
} 

.testimonial {
	background-color: #EEE;
	
	border: solid 1px #b23009;
	
	margin: 10px;
	padding: 5px;
}

.testimonial p {
	text-indent: 3ex;
}
