body {
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	background-color: #c9d8ef;
	}
h1 {
	font-family: verdana, arial, helvetica;
	font-size: 12pt;
	color: #27477a;
	}
h1.news {
	margin-top: 15px;
	background-image: url(images/h1_bg.jpg);
	background-position: 0 5px;
	background-repeat: repeat-x;
	padding: 0 0 20px 0;
	}
h2 { 
	font-family: verdana, arial, helvetica;
	font-size: 11pt;
	color: #27477a;
	}
*html h2 {
	font-size: 10pt;
	}
h3 {
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}
h4 {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	margin-top: 0;
	color: #9ab4d9;
	}
#container {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding:0;
	}
#header {
	color: #ccc;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	}
#header img {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	}
#header img a {
	border: 0
	}
#navTop {
	width: 900px;
	height: 40px;
	background-image: url(images/navTop_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #27477a;
	text-align: center;
	font-size: 11pt;
	position:relative;
	top:-10px;
	}
#navTop ul {
	margin:0;
	padding:10px 0 0 0;
	}
#navTop li {
	display: inline;
	font-family: verdana, arial, helvetica;
	margin: 0 2px;
	}
#navTop li a:link, #navTop li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#navTop li a:hover {
	color: #ffffff;
	}
#navTop li a:active {
	text-decoration: underline;
	}
#wrapper {
	width: 210px;
	float: left;
	margin:-10px 0 10px 0;
	}
#navLeft {
	float:left;
	background-color: #9ab4d9;
	padding: 5px 15px;
	width: 200px;
	min-height: 400px;
	}
* html #navLeft {
	padding: 20px auto;
	}
#navLeft ul {
	padding: 0;
	margin: 0 15px;
	}
#navLeft li {
	list-style: none;
	font-family: verdana, arial, helvetica;
	line-height: 14pt;
	margin: 0;
	padding: 0;
	}
#navLeft li a:link, #navLeft li a:visited {
	color: #ffffff;
	}
#navLeft li a:hover {
	text-decoration: none;
	}
#navLeft a:link, #navLeft a:visited {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #27477a;
	}
#col1 {
	width: 280px;
	float: left;
	margin: 5px 0 0 50px;
	padding: 0;
	background-color: #ffffff;
	}
* html #col1 {
	padding-top: 5px;
	margin-left: 30px;
	padding-bottom: 10px;
	}
#col1 a:link, #col1 a:visited {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #9ab4d9;
	}
#col2 {
	float: right;
	width: 280px;
	margin: 5px 20px 0 -10px;
	background-color: #ffffff;
	padding: 0;
	}
* html #col2 {
	padding-top: 10px;
	margin: 0 10px 10px 0;
	}
#col2 a:link, #col2 a:visited {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #9ab4d9;
	}
#col3 {
	margin: 10px 60px 10px auto;
	float: right;
	width: 550px;
	}
* html #col3 {
	padding-top: 5px;
	margin-left: 60px;
	padding-bottom: 10px;
	}
#col3 a:link, #col3 a:visited {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #9ab4d9;
	}
#footer {
	clear: both;
	width:100%;
	}
.separator {
	border-right: 1px solid #c9d8ef;
	border-left: 1px solid #9ab4d9;
	}
.highlight a:link, .highlight a:visited {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #9ab4d9;
	}
.highlight {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #9ab4d9;
	font-weight: bold;
	}
.highlightDark {
	color: #27477A;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	}
img.imgStatement {
	padding-top: 8px;
	}
* html img.imgStatement {
	padding-top: 5px;
	}
.p_top {
	margin: -10px 0 0 0;
	padding: 0;
	}
#sundaySchedule {
	background-color: #ffba61;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 470px;
	border: 1px solid #f78c02;
	}
#sundaySchedule h1 {
	padding: 0;
	margin: 0;
	}
#sundaySchedule li {
	list-style: none;
	font-size: 12pt;
	font-weight: normal;
	}
#sundaySchedule ul {
	font-size: 12pt;
	font-weight: bold;	
	}
#col3 img {
	padding: 0;
	margin: 0 0 -11px 0;
	}
#tabs {
	margin: 15px 0;
	padding: 0;
	text-align: left;
	}
#tabs li {
	display: inline;
	border: 1px solid #000000;
	padding: 10px 5px 5px 5px;
	text-align: left;
	}
#tabs li a:active, #tabs li a:link, #tabs li a:visited {
	font-family: courier, verdana, arial, helvetica;
	font-size: 9pt;
	text-decoration: none;
	color: #27477a;
	letter-spacing: -1px;
	}
p.lead { 
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	line-height: 14pt;
	padding: 10px 15px 10px 15px;
	margin: 5px 0px 5px 50px;
	background-image: url(images/pLead_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
