body {
	margin:0;
	color:#000;
	min-width:1000px;
	font:14px;
	font-family: Bookman Old Style, "Times New Roman", Times, serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
}
a:link, a:visited {
	color:#0d5bc3;
}
a:active, a:hover {
	color:#689e08;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-main.gif) repeat-y;
}
#header {
	height:217px;
	padding:0 9px 0 0;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-header.jpg) no-repeat;
}
.logo {
	position:absolute;
	left:135px;
	top:0;
	width:320px;
	height:124px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
}
.address-box {
	float:right;
	margin-top:9px;
	padding:18px 134px 10px 11px;
	width:212px;
	height:110px;
	overflow:hidden;
	text-align:right;
	background:url(../images/bg-header-right.jpg) no-repeat;
}
.address-box em {
	display:block;
	font-size:13px;
	line-height:17px;
	font-style:normal;
	color:#232323;
}
.address-box a {
	color:#0d5bc3;
	text-decoration:underline;
}
.address-box a:hover {
	text-decoration:none;
}
.address-box .tel {
	padding-top:5px;
}
.navigation {
	clear:both;
	margin:0;
	padding:0 0 0 313px;
	list-style:none;
}
.navigation li {
	float:left;
	font-size:13px;
	line-height:15px;
	padding:0 20px 0 22px;
	background:url(../images/sep-nav.gif) no-repeat 0 50%;
}
.navigation li:first-child {
	background:none;
}
.navigation a {
	color:#fff;
	text-decoration: none;
}
#main {
	float:left;
	width:100%;
	margin-top:-16px;
	padding-bottom:32px;
	overflow:hidden;
}
.container {
	height:1%;
	padding-left:304px;
}
#content {
	height:1%;
	padding:0 26px 20px 0;
	overflow:hidden;
	position:relative;
}
.visual {
	float:right;
	width:219px;
	padding:0 0 22px 22px;
}
.visual img {
	float:left;
}
#content p {
	margin:0 0 21px;
	font-size:14px;
	line-height:21px;
	color:#000;
}
#content ul {
	margin:0;
	padding:0 0 21px;
	list-style:none;
}
#content span,
#content li {
	font-size:14px;
	line-height:21px;
	color:#000;
}
#content li a {
	color:#0d5bc3;
	text-decoration:underline;
}
#content li a:hover {
	text-decoration:none;
}
.sidebar {
	float:left;
	display:inline;
	padding:11px 0 0 23px;
	width:231px;
	margin-right:-304px;
}
.logo2 {
	float:left;
	display:inline;
	position:relative;
	margin:0 -12px 29px -11px;
	width:254px;
	height:69px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo2.gif) no-repeat;
}
.logo2 a {
	display:block;
	height:100%;
}
.txt-box {
	clear:both;
	width:100%;
	overflow:hidden;
}
.txt-box h3, h3.title-bible  {
	clear:both;
	margin:0 0 14px;
	overflow:hidden;
	text-indent:-9999px;
	height:18px;
}
.title-bible {
	width:107px;
	background:url(../images/txt-bible.gif) no-repeat;
}
.title-upcoming {
	width:145px;
	background:url(../images/txt-upcoming-events.gif) no-repeat;
}
.txt-box p {
	margin:0 0 30px;
	font-size:15px;
	line-height:21px;
}
.txt-box strong {
	display:block;
	font-size:12px;
	text-align:right;
	font-weight:normal;
}
.txt-box dl {
	margin:-3px 0 0;
	font:12px/15px Arial, Helvetica, sans-serif;
}
.txt-box dt {
	margin-top:15px;
	font-weight:bold;
}
.txt-box dd {
	margin:0;
}
#footer {
	clear:both;
	border-top:1px solid #b0bfc8;
	padding:12px 19px 12px 24px;
	height:1%;
	background:#fff;
	overflow:hidden;
}
#footer ul {
	float:left;
	display:inline;
	margin:0 0 0 -11px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer li {
	float:left;
	margin-left:-1px;
	padding:0 11px;
	font:12px/14px Arial, Helvetica, sans-serif;
	background:url(../images/sep-footer.gif) no-repeat 0 50%;
}
#footer li a {
	color:#94b1c5;
}
#footer p {
	margin:0;
	float:right;
	text-align:right;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#959595;
}
#footer p a {
	color:#94b1c5;
}
.widgettitle {
display: none;
}