    html,body {
	height:100%;
	margin:0;
}
.content img {
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

body {
	margin:0;
	font:11px Arial,Verdana,sans-serif;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #4C4D4C;
}
.main {
	min-height:100%;
	min-width:990px;
}
.wrapper {
	background:#4c4c4c url (sub-body-bg.gif) repeat-x;
	min-height:100%;
	min-width:990px;
	background-position: 0px 0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
}
* html .main {
	height:100%;
}
* html .wrapper {
	height:100%;
}
.page {
	width:990px;
	margin:0 auto;
}
/*header*/
.header {
	position:relative;
	height:119px;
}
.header h1 {
	margin:0;
}
.header h1 a {
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.png) no-repeat;
	_background:url(images/blank.gif);
	_cursor:pointer;
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/logo.png', sizingmethod='crop');
	width:358px;
	height:77px;
	top:5px;
	left:14px;
	text-decoration: none;
}
.header ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:95px;
	left:105px;
}

.header ul li {
	float:left;
}
.header ul li a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:28px;
	line-height: 40px;
}
.header ul li a.home {
	width:115px;
	background:url(images/nav-home.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/nav-home.png', sizingmethod='crop');
}
.header ul li a.about {
	width:120px;
	background:url(images/nav-about.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/nav-about.png', sizingmethod='crop');
}
.header ul li a.worship {
	width:140px;
	background:url(images/nav-worship.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/nav-worship.png', sizingmethod='crop');
}
.header ul li a.ministries {
	width:156px;
	background:url(images/nav-ministries.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/nav-ministries.png', sizingmethod='crop');
}
.header ul li a.missions {
	width:147px;
	background:url(images/nav-missions.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/nav-missions.png', sizingmethod='crop');
}
.header ul li a.invite {
	width:112px;
	background:url(images/nav-invite.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/nav-invite.png', sizingmethod='crop');
	visibility:hidden;
}
.header .maplink
 {
	text-align: right;
}
.header .search {
	position:absolute;
	top:43px;
	left:550px;
	/*background:url(images/search_btn.gif) right no-repeat;*/
	padding-right: 25px;
}
.searchTextbox {
	width: 147px;
	height: 16px;
	background-color: #323232;
	border: 1px solid #444444;
	color: #999999;
	padding: 1px 0 0 3px;
	font-family: verdana;
}

/*columns holder*/
.columns-holder {
	width:990px;
	height: 322px;
	overflow:hidden;
	padding-top:14px;
}
.columns-holder-bottom {
	width:990px;
	height: 278px;
	overflow:hidden;
	padding-top: 4px;
}
.sub-columns-holder {
	width:935px;
	overflow:hidden;
	margin:0 auto 5px auto;
	color:#ccc;
	padding-bottom:100px;
	background:#000 url(images/columns-holder-bg.gif) repeat-x;
}

.SubDiv
{
    padding:15px 0 0 60px;
    line-height:1.7em;
}
    
.SubDiv span
{
	color:White;
    text-decoration:none;
    font-size:1.1em;
    margin-right:15px;
}

.SubDiv a:link, .SubDiv a:visited, .SubDiv a:hover, .SubDiv a:active 
{
    color:White;
    text-decoration:none;
    font-size:1.1em;
    padding-left:15px;
    margin-left:15px;
}
    

.sub-columns-holder h2 {
	margin:20px 0 0;
	font-size:26px;
	line-height:26px;
	padding-left:25px;
	font-weight:normal;
	text-transform:none;
	background:url(images/arrow2.gif) no-repeat 0 7px;
	color: #f70f02;
}
.banners-area {
	padding:0 5px 0 51px;
}
.banners-area .banner {
	float:right;
	position: relative;
}
.banners-area .banner .nav 
{
	left: 3px;
	position: absolute;
	top: 275px;
}
.left-banners {
	width:283px;
	float:left;
	position:relative;
}
.left-banners img {
	margin-bottom:16px;
	display:block;
}
.left-banners .last {
	margin:0;
}
.left-banners ul {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	top:281px;
	left:33px;
}
.left-banners ul li {
	float:left;
	padding:0 15px;
	background:url(images/left-banner-sep.gif) no-repeat;
}
.left-banners ul li:first-child {
	background:none;
}
.left-banners ul li a {
	text-decoration:none;
	font-size:14px;
	color:#a4b3f6;
}
.left-banners ul li a:hover {
	text-decoration:underline;
}
.middle-nav
{
	background: url('images/belt_home.gif') repeat-x;
	width: 100%;
}
.middle-nav a
{
	color: White;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.middle-nav a img
{
	_background:url(images/blank.gif);
	height: 10px;
	width: 8px;
	background-image: url(images/arrow.png);
	background-repeat: repeat-x;
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/arrow.png', sizingmethod='crop');
}

/*calendar*/
.calendar-holder
{
	width:302px;
	height:277px;
	float:left;
	display:inline;
	margin:0 0 0 39px;
	padding:5px 0 0 10px;
	position: relative;
	background:url(images/calendar-bg.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/calendar-bg.png', sizingmethod='crop');
}
.calendar-div
{
	left: 34px;
	position: absolute;
	top: 31px;
}
/*tabs*/
.tabs-holder {
	float:right;
	width:639px;
	display:inline;
}
.tabs-holder-btn {
	background:url(images/tabs-btn-bg.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/tabs-btn-bg.png', sizingmethod='crop');
	width:639px;
	height:14px;
}
.tabset {
	height:37px;
	margin-bottom:-12px;
	overflow:hidden;
	position:relative;
}
.tabset a.tab:focus {
	outline:none;
}
.tabset a.tab {
	float:left;
	position:relative;
	text-decoration:none;
	color:#4c4c4c;
	font-size:17px;
	font-weight:bold;
	background:url(images/tabset-bg.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/tabset-bg.png', sizingmethod='crop');
	width:185px;
	height:37px;
	margin:0 -6px 0 -7px;
	text-align:center;
}
.tabset a.tab span {
	margin-top:14px;
	display:block;
}
.tabset a.tab.active span {
	margin-top:10px;
	display:block;
}
.tabset a.active {
	background:url(images/tab-active.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/tab-active.png', sizingmethod='crop');
	color:#b3b3b3;
	height:47px;
	margin:0 0 -10px;
	width:173px;
}
	.top-bg p {
	color: #B3B3B3;
}
div.tab .top-bg {
	overflow:hidden;
	padding-left:4px;
	height: 233px;
	background:url(images/tabs-bg.png) repeat-y;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/tabs-bg.png', sizingmethod='scale');
}
div.tab {
	width:639px;
	padding-top:12px;
	background:url(images/tab-top.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/tab-top.png', sizingmethod='crop');
}

div.tab:after {
	content:"";
	clear:both;
	display:block;
}
div.tab a.subscribe {
	font-size:9px;
	float:right;
	width:58px;
	height:7px;
	margin:3px 20px 7px 0;
	text-decoration:none;
	background:url(images/subscribe.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
div.tab ul {
	margin:0;
	padding:20px 0 0 16px;
	list-style:none;
	float:left;
	overflow:hidden;
	width:597px;
	height: 200px;
	background:url(images/bg.gif) no-repeat;
}
div.tab ul li {
	padding:0 0 10px;
	float:left;
	width:597px;
}
div.tab ul li span {
	float:left;
	width:8px;
	height:9px;
	margin-top:4px;
	background:url(images/arrow.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/arrow.png', sizingmethod='crop');
}
div.tab ul li a{
	text-decoration:none;
	color:#e6e6e6;
	font-size:11px;
	line-height:18px;
	padding-left:14px;
	float:left;
}
div.tab ul li a:hover {
	text-decoration:underline;
}
div.tab.blog .logo {
	text-indent:-9999px;
	overflow:hidden;
	width:29px;
	height:30px;
	display:block;
	margin:2px 23px 7px 0;
	float:right;
	display:inline;
	background:url(images/img06.gif) no-repeat;
}
div.tab .box {
	width:170px;
	margin:15px 0 0 25px;
	float:left;
	font-size:12px;
	color:#666;
	display:inline;
}
div.tab .box h4 {
	margin:0 0 7px;
	font-size:12px;
	line-height:15px;
}
div.tab .box p {
	margin:0;
	line-height:15px;
}
/*content*/
.content {
	float:left;
	padding:24px 0 0 26px;
	background:url(images/content-bg.gif) no-repeat;
	vertical-align: top;
}
.content .right-col 
{
	width:490px;
}
.content .no-right-col {
	width:796px;
}

.sidebar   h1 ,
.content   h1 {
	font-size:24px;
	line-height:29px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.sidebar   h2 ,
.content   h2 {
	font-size:18px;
	line-height:23px;
	text-transform: none;
	padding: 0px;
	font-weight: bold;
	background-image: none;
	color: #a4c3dc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.sidebar h3 ,
.content h3 {
	font-size:14px;
	font-weight: bold;
	color: #a4c3dc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.sidebar  h4, .content  h4 {
	font-size:13px;
	font-weight: bold;
	color: #a4c3dc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	font-style: italic;
}

.sidebar h5 ,
.content h5 {
	margin:0;
	font-size:8px;
	line-height:13px;
	color: #a4c3dc;
}
.content .right-col   p a:link                                {
	color: #f70f02;
	text-decoration: underline;

}
.content     a:hover      {
	color: #cecdcd;
	text-decoration: underline;
}
.content     a:visited      {
	color: #f70f02;
	text-decoration: underline;
}
.sidebar a:active, .content */a:active {
	color: f70f02;
	text-decoration: underline;
}

.content p {
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 13px;
	line-height: 19px;
	margin-right: 15px;
}
.content   ul    {
	padding:0;
	color:#ccc;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 13px;
	margin-left: 30px;
	font-style: normal;
}
.content ol {
	padding:0;
	color:#ccc;
	list-style-position: outside;
	font-size: 13px;
	margin-left: 30px;
	font-style: normal;
	list-style-type: decimal;
}

.content  ul  li , .content ol li {
	line-height:18px;
}
.content  ul  li a, .content  ol li a {
	line-height:18px;
	color: #F70F02;
}

/*.content ul li span {
	float:left;
	width:18px;
	height:19px;
	margin-right:5px;
	background:url(images/arrow2.png) no-repeat;
	_background:url(images/blank.gif);
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/arrow2.png', sizingmethod='crop');
}*/
.sidebar div a ,
.content ul li a {
	color:#f70f02;
}
div.content right-col li {
	color: #660000;
}

.content ul li a:hover {
	text-decoration:none;
}
a:link {
	color: #f70f02;
}
a:hover {
	color: #ccc;
}
a:visited {
	color: #f70f02;
}



ul.traditional {
	padding-top:15px;
}
/*sidebar*/
.sidebar {
	width:283px;
	float:right;
	padding:24px 0 0 23px;
	display:inline;
	margin-right:21px;
	background:url(images/sidebar-bg.gif) no-repeat;
	vertical-align: top;
}
.sidebar .song {
	color:#ccc;
	margin:14px 0;
	float:left;
}
.sidebar .song:hover {
	text-decoration:none;
}
.sidebar div {
	float:left;
	width:260px;
	margin-bottom:15px;
	line-height:15px;
}
.sidebar div p {
	margin:0;
}
.sidebar div a:visited {
	text-decoration:underline;
	color: #D40D03;
}
.sidebar  div  a:hover {
	text-decoration:underline;
	color: #999999;
}

/*footer*/
.footer {
	width:970px;
	text-align:center;
	padding-top:10px;
	margin:0 auto;
	padding-left:20px;
}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footer ul li {
	padding:0 26px;
	background:url(images/footer-sep.gif) no-repeat 0 1px;
	display: inline;
}
.footer ul li:first-child {
	background:none;
}
.sidebar   a:link ,.content  a:link    {
	color: #f70f02;
}
.sidebar a:hover, .content a:hover {
	color: cecdcd;
}

.footer ul li a {
	text-decoration:none;
	color:#999;
	text-transform:uppercase;
	line-height:15px;
}
.footer ul li a:hover {
	text-decoration:underline;
}
.footer p {
	color:#fff;
	font-size:10px;
	margin:0;
	line-height:32px;
}
.presstitle {
	font-size: 22px;
	font-weight: bold;
	color: #a4c3dc;
}
.sidebar p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.sidebar .colorBox  a:link {
	color: #f70f02;
	font-size:14px;
}
.sidebar .colorBox  a:hover {
	color: #999999;
	font-size:14px;
}
.sidebar .colorBox  a:visited {
	color: #f70f02;
	font-size:14px;
}

