﻿body 
{
	margin:0px;
	padding:0px;
	background:#042ba8;
	font-family:Arial;
	font-size:13px;
}

img
{ border:0px;}

h1, h2, h3, h4
{
	font-family:Century;
	margin:0;
	padding:4px 2px 4px 2px;
	color:#6e8ba8;	
}

a, a:visited
{
	text-decoration:none;
	color:#6e8ba8;
}

.dottedline
{
    border-bottom:dashed 1px #b4c6d9;
    margin:3px auto 3px auto;
}

a:hover
{
	color:#ccc;	
}

#prayer div
{
    padding:5px;
}

.title
{
    font-family:Tahoma;
    color:#6e8ba8;
    font-size:11pt;
    font-weight:bold;
}

.clearer
{
	clear:both;	
}

.modalBackground
{
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.homeVideo
{
	width:340px;
	height:285px;
}

.imagerotator
{
    text-align:center;
    border:solid 2px #696969;
    padding:3px 5px 3px 5px;
}

.imagerotatormenu
{
    text-align:left;
    padding-left:15px;
    padding-top:15px;
    width:685px;
    background:url(../images/rotatormenu_bg.gif) repeat-x;
    height:30px;
    font-family:Verdana;
    font-size:8pt;
    color:#ffffff;
}

.wrapper
{
	width:738px;
	background:url(../images/content_bg.jpg) repeat-y;	
	margin:auto;
}
.wrapperbottom
{
	width:738px;
	height:41px;
	background:url(../images/contentbottom_bg.jpg) no-repeat;
	margin:auto;
}

.contentplaceholder
{
    width:738px;
    margin:auto;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding:2px 0px 2px 10px;
    margin-top: 5px;
    cursor: pointer;
    width:300px;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding:4px 4px 25px 4px;
    width:302px;
    font-size:9pt;
    overflow:visible;
}

/* div the content from database is inserted in for body content */
.pagecontent
{
	width:714px;
	padding:5px 12px 40px 12px;
}

.headerwrapper
{
    background:url(../images/headerbg_repeat.jpg) repeat-x;
    width:100%;
}

.header
{
	height:235px;
	width:738px;
	margin:auto;
	background:url(../images/header.jpg) no-repeat;
	font-size:8pt;
	color:#485d9f;	
}

.headerleft
{
    width:142px;
    height:235px;
}

.headerright
{
    width:141px;
    height:235px;
}

.headermenu
{
    padding:160px 18px 0px 18px;
}

.headermenu a, .headermenu a:visited
{
    color:#485d9f;
    text-decoration:underline;
}

.headermenu a:hover
{
    text-decoration:none;
    color:#0f24a6;
}

.headermenu #right
{
    float:right;
}

.headermenu #left
{
    float:left;
}

.topbanner
{
    height:100px;
    width:738px;
    margin:auto;
    background:#485d9f url(../images/top_banner.jpg) no-repeat;
}

.topbannerleft
{
    width:142px;
}

.topbannerright
{
    width:141px;
}

.contentwrapper
{
    background-color:#485d9f;
    width:100%;
}

.contentleft
{
    width:141px;
    background:#485d9f url(../images/contentbg_left.jpg) no-repeat top;
}

.contentright
{
    width:141px;
    background:#485d9f url(../images/contentbg_right.jpg) no-repeat top;
}

.content
{
    width:738px;
    margin:auto;
    background-color:#ffffff;
    height:400px;
}

.contenttable
{
    width:1020px;
    margin:auto;
}

.footerwrapper
{
    width:100%;
    background:url(../images/footerbg_repeat.jpg) repeat-x;
}

.footer
{
	width:738px;
	height:264px;
	background:url(../images/footer.jpg) no-repeat;
	margin:auto;
	
}

.footertext
{
    padding:40px 15px 0px 0px;
	font-size:8pt;
	text-align:right;
	color:#032284;
}

.footertext a:link, .footertext a:visited
{
    color:#485d9f;
}

.footertext a:hover
{
    color:#062ca3;
}

.footerleft
{
    width:142px;
}

.footerright
{
    width:141px;
}

.button
{
    background:url(../images/btn_bg.jpg) repeat-x;
    border:0;
    padding:4px;
    height:25px;
    margin:0;
    color:#ffffff;
    font-family:Arial;
    font-size:9pt;
    cursor:hand;
}

.errorbox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width:auto;
}

.menu
{
	background:url(../images/menu_bg.jpg) repeat-x;
	height:38px;
	width:738px;
	margin:0px;
	padding:0px;
}

.SiteMenu {
  width: auto;
}

.level1 {
  margin: 2px 5px 0px 5px;
  font-size:10pt;
  height: 31px;
  color:#f3f3f3;
  font-family:Myriad Web;
}

.level1 td 
{
	/*background:url(images/menu_seperator.jpg) no-repeat right;*/
	padding-top:2px;
}

.level1 td a:link, .level1 td a:visited {
  color: #FFF;
  padding-right:5px;  
}

.level1 td a:hover {
  color: #6e8ba8;
  
}

.level2 
{
  margin: 2px 5px 0px 5px;
  font-size:10pt;
  height: 31px;
  color:#f3f3f3;
  font-family:Myriad Web;
}

.level2 td 
{
	/*background:url(images/menu_seperator.jpg) no-repeat right;*/
	padding-top:2px;
	padding-right:5px;
}

.level2 td a:link, .level2 td a:visited{
  color: #FFF;
}

.level2 td a:hover {
   color: #6e8ba8; 
}


.level3 
{
	padding:0px 5px 0px 5px;
    font-size:10pt;
    background-color:#4e4e4e;
	border:solid 1px #ccc;
	height: 28px;
	color:#f3f3f3;
	font-family:Myriad Web;
}

.level3 td {}

.level3 td a:link, .level3 td a:visited {
  color: #FFF;
}

.level3 td a:hover {
   color: #6e8ba8; 
}

.level4 {
   padding :0px 5px 0px 5px;
    font-size:10pt;
    background-color:#4e4e4e;
	border:solid 1px #ccc;
	height: 28px;
	color:#f3f3f3;
	font-family:Myriad Web;
}

.level4 td {}

.level4 td a:link, .level4 td a:visited {
  color: #FFF;
}

.level4 td a:hover {
   color: #6e8ba8; 
}

.eventdetailsleft
{
   width:200px; 
   float:left;
   padding:6px;
   
}
.eventdetailsseperator
{
    float:left;
    background:url(../images/eventdetails_seperator.jpg) no-repeat right;
    height:418px;width:31px;
}

.eventdetailsright
{
    padding:6px;
    width:410px; 
    float:left;   
}

.podcastitem
{
    margin-bottom:6px;
    padding:5px;
    width:350px;
    border:solid 1px #cccccc;
}