body
{
	margin: 0px;
	background: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#container
{	
	background: url(images/body-bg.gif) repeat-x #D2BF90;
}

#flourish
{
	background: url(images/flourish-bg.jpg) no-repeat top center;
}
#footer
{
	background: url(images/footer-bg.gif) repeat-x top left; 
	height: 56px;
}
.sermon {
font-family: Arial, Times, serif;
font-size:14px;
color:#000000;
font-weight: bold
}
.title {
font-family: Times New Roman, Times, serif;
font-size:16px;
color:#640106;
font-weight: bold
}

A:link	{ color: #941E02; text-decoration: none; font-weight: bold;}
A:visited { color: #941E02; text-decoration: none; font-weight: bold;}
A:active { color: #941E02; text-decoration: none; font-weight: bold;}
A:hover	{ color: #80A2BE; text-decoration: underline; font-weight: bold;}

.footer
{
	color:#ffffff;
	font-size: 11px;
}

.footer A:link	{ color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:active { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:hover	{ color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 11px;}


.highlight 
{
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #967E48;
	font-weight: bold;
	font-style: italic;
}
