body
{
	font-family: Times;
}

div#doc
{
	font-size: 107%;
}

/*----- defaults -----*/

strong { font-weight: bold; }


/*---- random ----*/
div#nav ul li a
{
	font-family: Georgia;
	font-size: 70%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.1;
}
div#ft table#contact_info
{
	font-size: 107%;
	font-family: Arial;
}
div#ft table#contact_info td
{
	font-weight: bold;
}
div#ft table#contact_info td address
{
	font-weight: bold;
	letter-spacing: -0.05em;
}

.prayer_watch_time
{
	font-family: georgia;
}
.styled_block
{
	text-align: center;
}

/*----- scripture styling -----*/

q
{
	quotes: none;
}

q.scripture
{
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, serif;
}

blockquote.scripture
{
	text-align: justify;
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, serif;
	line-height: 1.1em;
}

blockquote.scripture cite
{
	text-align: right;
	font-size: 0.8em;
	font-style: normal;
	font-family: Georgia, sans-serif;
}

blockquote.scripture ins
{
	font-size: 0.8em;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

blockquote.scripture ins cite
{
	font-size: 1em;
	font-style: normal;
	font-family: Georgia, sans-serif;
}
/*----- pagination block -----*/
.pagination .prev
{
	text-align: left;
}
.pagination .next
{
	text-align: right;
}
.pagination .rel /* relation, i.e. "next" or "previous" */
{
	font-size: 1.2em;
	font-weight: bold;
}