@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
.center {
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

html, body, * html #wrapper { height: 100%; }
#rightCol ul, ol, dl { position: relative;  } /* to fix IE disappearing bg bug */
body {
 background: #f7f7ef url(/images/bgMain.jpg) top center repeat-x;
 font: 10px  Arial, Helvetica, sans-serif;
 text-align: center;
}
hr {
	margin: 15px 0 5px 0;
	color: #CEC495;
	background-color: #CEC495;
	height: 1px;
	border: 0;
}
.afctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ministry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #005990;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: small-caps;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: small-caps;
	color: #3D8298;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: small-caps;

	text-decoration: none;
	}
	
a.sermon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

a.sermon:hover {
	text-decoration: none;
	color: #3D8298;
	border: 0;
}

#base {
	position: relative;
	margin-top: -45px;
	height: 36px;
	background: #062333;
	text-align: center;
	padding: 9px 0 0 0;
	background-color: #0070AF;
}
#base p {
	width: 786px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	margin: 0 auto;
	padding-right: 20px;
}
td.afclkbx {
	height: 25px;
}
td.afcpaper {
	background-image: url(images/list.gif);
	background-repeat: repeat-x;
}
.afcredbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.afcredbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.afcredbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}