 	font#main   { color: #4f1c0f; font-size: 12px; font-family: Arial; }
	
	font#title   { color: #4f1c0f; font-size: 20px; font-family: Arial; }
	
	font#month   { color: #e4c694; font-size: 14px; font-family: Arial; font-weight:bold; }
	
	font#daynumber   { color: #4f1c0f; font-size: 22px; font-weight:bold; font-family: Arial; }
	
	font#time   { color: #e4c694; font-size: 12px; font-family: Arial; font-weight:bold; }
	
	font#daytext   { color: #4f1c0f; font-size: 12px; font-weight:bold; font-family: Arial; }
	
	font#link   { color: #4f1c0f; font-size: 12px; font-weight:bold; font-family: Arial; }
	
	#lefttitle	{ background:url(images/redbg.png); width: 285px; text-align:center; padding-top:8px; padding-bottom:8px;	}
	
	#righttitle	{ background:url(images/redbg.png); width: 360px; text-align:center; padding-top:8px; padding-bottom:8px;	}
	
	#leftlinks	{ background:url(images/linksleftbg.png); width: 285px; text-align:center; padding-top:8px; padding-bottom:8px;	}
	
	#rightlinks	{ background:url(images/linksrightbg.png); width: 360px; text-align:center; padding-top:8px; padding-bottom:8px;	}
	
	#calendarcell	{ background:url(images/calendarbg.png); vertical-align: top;}
	
	#calendarweekday	{ background:url(images/redbg.png); width: 14%; height: 18px; text-align: center; }
	
	#calendartime	{ background:url(images/redbg.png); text-align: center; width: 100%; }
	
	#ministrylinks	{ background:url(images/statementsbg.png); text-align:center;}
	
	a:link { 
		color: #4f1c0f;
		}
	a:visited { 
		color: #4f1c0f;
		}
	a:hover { 
		color: #d6b886;
		background-color: #4f1c0f;
		}
	a:active { 
		color: #4f1c0f;
		}