* { margin:0; padding:0 }
html { height:100.1%; line-height:0.9em }
img { border:0 }
table, td { margin:0; padding:0 }
BODY {
	font-size:76%;
	background:#A3A8AD url(../images/bg.jpg) top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#676A6D
}
#wrapper { width:866px; margin:auto }

/* TOP NAVIGATION TAB STYLES */
#nav { background:url(../images/nav-bar.gif) no-repeat; height:115px; margin:auto } 
.menu { font-size:1.4em; line-height:normal; padding:5px 0 0 0; margin:0 auto; width:790px }
.menu ul { list-style:none }
.menu li { list-style:none; margin:0; padding:0; float:left }
.menu a { color:#3A4F6A; text-decoration:none; font-weight:bold }
.dv { margin:0 28px }
/* END TOP NAVIGATION TAB STYLES */

/* HOME PAGE STYLES */
#home { height:355px; width:850px; margin:20px auto 9px auto }
#pics { width:425px; float:left; position:relative }
#content { padding:10px 10px 10px 20px }
#contactForm { padding:10px 10px 10px 80px }
#btColumn { height:280px; width:860px; margin:0 auto; background:url(../images/bt-column.gif) repeat-y; border-bottom:1px solid #fff }
#events, #address { width:319px; /*height:560px;*/ overflow:hidden; float:left; position:relative; padding:15px; color:#fff }
#scroll{
	width:319px;
	height:250px;
	overflow:auto;
	float:none;
	position:relative;
	padding:15px;
	#color:#000000;
	background-color: #F5F6FA;
	left:30%;
}

#events b { background:url(../images/bullet.gif) no-repeat left; padding:2px 0 0 22px  }
#services { width:200px; float:left; margin:0 0 0 25px; padding:15px 0; color:#333  } 
#connect { width:250px; float:right; position:relative; padding:15px 0; margin:0 10px 0 0; display:inline }
#footer { margin:0 auto; color:#fff; font-size:.8em; background:#A3A8AD; padding:10px }
#footer a { color:#fff }

/* INTERIOR PAGE STYLES */
#interior { background:#F5F6FA; width:860px; margin:5px auto; border:3px double #F5F6FA }
.padding { padding:15px }

/* LINKS, TEXT, BUTTONS & CONTENT STYLES */
a { color:#2E4F7E; text-decoration:underline }
a:hover, .active a { color: #7290B8 } 
h2.title { font-weight:bold; font-size:1.3em; color:#72601E; background:url(../images/subhead.gif) no-repeat; height:30px; padding:7px 0 0 35px }
.sm { font-size:0.8em }
.lt { float:left; position:relative }
.rt { float:right; position:relative }
.highlight { background:#FBF1D0; color:#333 }
.audio ul, .resources ul, .ministries ul { list-style:none; margin:0; padding:0 }
.audio li, .resources li { background:url(../images/list.gif) left no-repeat; padding:0 0 0 12px; list-style:none }
.resources { border:1px dotted #5375A1; padding:10px; background:#DBE5F3; line-height:2em }
.ministries li { border:1px dotted #5375A1; padding:10px; background:#DBE5F3; margin-bottom:10px }
#events a,  #address a { color:#fff }

/* MISC & FORM STYLES */
.calendar { width:800px; margin:0 auto }
.divBar { background:url(../images/div-bar.gif) repeat-x; width:100%; height:35px; margin:10px 0; clear:both }
.rightImg { float:right; position:relative; border:1px solid #ccc; margin:0 0 0 25px }
.leftImg { float:left; position:relative; border:1px solid #ccc; margin:0 15px 0 0 }
.readmore { float:right; position:relative; border:0; margin:5px 10px 0 0 }
.cellStaff { width:100%; margin:0 0 20px 0; overflow:hidden; clear:both } 
.cellStaff img { float:left; margin:0 15px 0 0; border:4px double #C5C1AE } 
.form { 
	border:1px solid #7F9DB9;
	height:15px; 
	width:240px; 
	background: #fff; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:10px; clear:both }







/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
