@charset "UTF-8";
/* CSS Document */


* {
margin:0;
padding:0;
}

html {
background:url(/images/htmlBGtile.png) top center repeat;
background-attachment:fixed;
height:100%;
}

body {
width:832px;
height:100%;
margin:0 auto;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

h1 {
font-size:24px;
}

h2 {
font-size:18px;
}

h3 {
font-size:16px;
}

h4 {
font-size:14px;
}

p, li {
font-size:12px;
line-height:16px;
}

.headerimagecaption 
{
padding-top:2px;
padding-bottom:2px;
font-size:12px;  
margin-top:3px;
margin-bottom:12px;
line-height:10px; 
text-align:center;
}


div#main {
position:relative;
width:792px;
margin:0 auto;
padding:0 20px;
min-height:100%;
background-color:#FFFFFF;
background:url(/images/bodyBG.gif) bottom center repeat-y;
}

html>body div#main {
background:url(/images/bodyBG.png) bottom center repeat-y;
}

* html div#main {
height:100%;
}

div#content {
padding-bottom:25px;
}

div#footer {
position:relative;
width:792px;
height:40px; 
text-align:center;
background-color:#ece9e1;
margin:-25px auto 0 auto;
}

div#footer p {
margin-left:10px;
}

div#footer p a {
color:#333;
}

div#header {
position:relative;
width:792px;
height:110px;
margin-bottom:5px;
background:url(/images/headerBG.png) 0 0 no-repeat;
}

div#accordion {
position:absolute;
top:0;
right:0;
background:url(/images/accordionBG.png) 0 0 no-repeat;
height:66px;
width:458px;
}

div#accordion ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

div#accordion ul li{
  float: left;
  padding: 0px;
  display: block;
  margin-right: 0px;
  background:url(/images/accordionTextBG.png) 70px 4px no-repeat;
}

div#accordion ul li a{
  display: block;
  overflow: hidden;
  height: 66px;
  width: 69px;
}

div#accordion ul li a.bordered {
background:url(/images/accordTabLeftBG.png) 0 0 no-repeat;
text-decoration:none;
}

div#accordion #a1{
  width: 320px;
}

div#accordion ul li a img {
border:none;
}

div#accordion ul li img{
  position: absolute;
  padding:5px 5px 5px 7px;
  width:56px;
  height:56px;
}

div#accordion ul li p{
font-size:10px;
line-height:14px;
color:#FFFFFF;
margin: 0;
padding: 0;
width: 230px;
display: block;
margin-left: 78px;
margin-top:10px;
}

div#menu {
position:absolute;
left:239px;
top:79px;
width:565px;
height:19px;
}

div.rightCol {
position:relative;
float:right;
width:572px;
}

div.rightCol img.leadImage {
width:572px;
height:auto;
padding:0px;
margin:0px;
}

div.rightCol h1 {
color:#c93627;
background:url(/images/tanFadeBottom.png) top left repeat-x;
line-height:24px;
padding:5px;
border-top:#333333 1px solid;
margin-top:0px;
margin-bottom:8px;
}

div.article {
position:relative;
border-bottom:#333333 1px solid;
padding:5px 5px 0 5px;
margin:0 0 10px 0;
}

div.article h2 {
margin-top:0;
padding:0;
line-height:2px;
margin-bottom:14px;
}
div.article p {
margin-bottom:10px;
}

div.article p a {
color:#c93627;
}

div.article p.published {
position:absolute;
top:4px;
right:15px;
font-size:10px;
font-weight:bold;
}

html>body div.article p.published {
top:0px;
}

div.article p.more {
position:relative;
float:right;
margin:0px;
padding:0px;
bottom:26px;
right:5px;
color:#c93627;
font-weight:bold;
}

div.registrationform
{
    padding:10px 10px 10px 30px;
    margin:0px 90px 0px 60px;
    border:#333333 1px solid;
}

div.registrationform h3
{
     text-align:center;
     padding-bottom:10px;
}


/* The callout styles are intended to draw attention to a particular news posting */
div.callout {
position:relative;
background:url(/images/ArticleHighlight.gif) left bottom no-repeat;
padding:0px 10px 0px 10px;
margin:0px 0px 10px 0px;
border:none;
width:552px;
overflow:hidden;
}

div.callout h2 {
position:relative;
left:0;
background:url(/images/ArticleHighlight.gif) left top no-repeat;
color:#c93627;
width:572px;
text-indent:10px;
margin:0px -10px 4px -10px;
padding:15px 0px 10px 0px;
}

div.callout p.published {
position:absolute;
margin-top:9px;
right:25px;
font-size:10px;
font-weight:bold;
}

div.WomensMinistry h1{
font-size:19px;
font-weight:bold; 
text-decoration:underline;
padding-top:10px;
color:#000000;
background:#ffffff;
line-height:0px;
padding:0px;
border-top:none;
margin-top:15px;
margin-bottom:12px;

}


div.WomensBibleStudy p.Author{
font-size:12px;
font-weight:bold;
}

div.WomensBibleStudy p.Cost{
font-size:12px;
font-style:italic;
}

div.WomensBibleStudy p.Schedule{
font-size:12px;
font-style:italic;
}

div.WomensBibleStudy p.Description{
font-size:12px;
padding-top:7px;
padding-bottom:10px;
}

div.staff {
background-color:#dad5c7;
padding:10px;
margin:0 0 10px 0;
}

div.staff h3 {
color:#c93627;
}

div.staff .left {
position:relative;
background-color:#fff;
float:left;
padding:5px;
border:#333333 1px solid;
}

div.staff .right {
position:relative;
float:right;
}

div.staff p {
margin-bottom:5px;
}

div.staff .indented {
margin-left:15px;
}


div.leftCol {
position:relative;
float:left;
width:209px;
}

div.ministries p 
{ 
    margin-bottom:10px;
}

div.ministries br 
{ 
    margin-bottom:15px;
}

#welcome {
position:relative;
width:199px;
padding:5px 5px 100px 5px;
margin-bottom:10px;
background:url(/images/pastorWelcome.png) bottom left no-repeat;
}

#welcome h3{
position:relative;
width:199px;
height:18px;
padding:5px;
margin:-5px -5px 0px -5px;
background:url(/images/pastorWelcome.png) top left no-repeat;
position:relative;
color:#c93627;
}

#welcome h2 {
width:209px;
background:url(/images/pastorWelcome.png) top left no-repeat;
}

#quickLinks {
padding-bottom:22px;
margin:10px 0px;
background:url(/images/tanFadeBottom.png) bottom left repeat-x;
}

#quickLinks h3 {
background:url(/images/tanFadeTop.png) bottom left repeat-x;
line-height:22px;
padding:0px 0px 3px 5px;
border-bottom:#333333 1px solid;
width:204px;
height:auto;
}

#quickLinks ul li {
list-style:none;
padding:0px;
margin:0px;
font-size:12px;
line-height:12px;
font-weight:bold;
border-bottom:#333333 1px solid;
width:209px;
height:auto;
}

#quickLinks ul li a {
text-decoration:none;
display:block;
color:#333;
padding:5px;
width:199px;
margin:0px;
}

#quickLinks ul li a:hover {
background-color:#666666;
color:#fff;
}

#servicetimes {
background:url(/images/RedLeftColBG.png) bottom left no-repeat;
color:#FFFFFF;
padding-bottom:5px;
margin-bottom:10px;
}

#servicetimes h4 {
color:#FFFFFF;
background:url(/images/RedLeftColBG.png) top left no-repeat;
padding:8px 5px 7px 26px;
margin:0px;
line-height:11px;
}

#servicetimes div.times {
padding:0 5px;
font-size:11px;
line-height:16px;
}

div#servicetimes div			{ clear:both; }
div#servicetimes div span.day	{ float:left; width:56px; font-weight:bold; }
div#servicetimes div span.name	{ float:left; width:92px; }
div#servicetimes div span.time	{ float:left; }

.clear {
position:relative;
clear:both;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=75);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/* single column layout */
div.singleCol				{ position:relative; float:right; width:792px; }
div.singleCol img.leadImage	{ display:none; }
div.singleCol h1			{ color:#c93627; background:url(/images/tanFadeBottom.png) top left repeat-x; line-height:24px; padding:5px; border-top:#333333 1px solid; margin-top:0px; margin-bottom:8px; }

/* staff/elders/deacons/missionaries lists */
ul.list li					{ background-color:#FFFFFF; clear:both; list-style-type:none; padding:5px 10px; }
ul.list li:hover			{ background-color:#dad5c7; }
ul.list li span.name		{ display:block; float:left; width:190px; }
ul.list li span.couple		{ display:block; float:left; width:240px; }
ul.list li span.titles		{ display:block; float:left; }
ul.list li span.phone		{ display:block; float:right; }
ul.list li span.ministry	{ display:block; float:right; }
ul.list li br				{ clear:both; }

/* staff details */
div.contactinfo				{ clear:both; }
div.contactinfo span.name	{ float:left; width:45px; font-weight:bold; }
div.contactinfo span.value	{ float:left; }

.datagrid-itemstyle				{  }
.datagrid-alternatingitemstyle	{  }


.datagrid-text
{
	font-weight: normal;
	font-size: 12px;
}

.datagrid-header
{
	font-weight: bold;
	font-size: 1.1em;
	background-color: #9A3726;
	color: #FFFFFF;
	padding:0.25em 0.25ex 2px;
}

a.datagrid-links:link
{
}

.ClassContainer 
{
    margin-top:1em;
}

.ClassAuthorAndLocation
{
    margin:0.5em 0px;
}  

.ClassDescription 
{
    margin-left:0px;
}

ul.ClassResources 
{
    margin: 0.5em 1ex 1em 4ex;
}