@charset "utf-8";

div.weefsection {
	background-color: #fff7f6;
	padding: 1em;
	border: 2px solid #ef4023;
}

div.weefsection h2, div.weefsection h3 {
	margin-top: 0;
}

div.scripture {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	color: #424242;
	text-align: center;
}

div.scripture .reference {
	font-size: 0.6em;
}

table.facts th {
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
	vertical-align: top;
	padding: 0.5em 0.8em 0 0;
}

table.facts td {
	font-size: 1.5em;
	color: ef4023;
	font-weight: bold;
	vertical-align: middle;
	padding: 0.2em 0;
}

table.facts .note {
	font-size: 0.7em;
}	

div.prayer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #424242;
	margin: 1em 2em;
}
