/*
Design by Dave Ferguson
*/

/* ----- global elements ----- */

body {
	margin: 0;
	padding: 0;
	font-family: "Myriad Pro", "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FFF;
	background-image: url(images/navbar-background.gif);
	background-repeat: repeat-x;
	border-width: 0;
	border-style: none;
	float: none;
}

.body {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 974px;
	text-align: left;
	color: #000;
}


/* ----- header elements ----- */

.header {
	width: 975px;
	height: 138px;
	margin-top: 0;
	margin-bottom: 0;
}

#compass {
  width: 108px;
  height: 138px;
  float: left;
}

#logo {
  width: 501px;
  height: 85px; 
  margin-top: 30px;
  float: left;
}

#search-box {
  width: 150px;
  float: right;
  margin-top: 50px;
}

#cse-search-box {
  float: right;
}

.searchButton {
	text-indent: -1000px;
	width: 25px;
	height: 18px;
	border: none;
	float: left;
	cursor: pointer;
	background: transparent;
	font-size: 0px;
	line-height: 0px;
}

#nav {
  clear: both;
  width: 975px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 6px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: 50px;
  background-color: black;
  color: white;
}

#nav li {
	/*float the main list items*/
  margin: 0px;
	float: left;
	display: block;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-right: 4px;
	padding-left: 4px;
	color: white;
}

#subnav-title {
  color: #FFFFFF;
}

#subnav-title:hover {
  background-image: url(images/active-nav-background.gif);
  background-repeat: repeat-x;
}


.subnav {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

.subnav li a {
  display: block;
  text-decoration: none;
  padding: 4px;
  color: #000000;
}

.subnav > a {
  height: 80px;
  padding: 10px;
  padding-left: 10px;
  padding-right:10px;
  text-decoration: none;
  font-size: 18px;
}

.subnav ul {
  /*put the subnavs below and hide them all*/
  display: none;
  position: absolute;
  left: 0px;
  top: 186px;
  margin: 0px;
  padding: 0px;
  padding-top: 4px;
  border-left-style: solid;
  border-left-width: 1px;
  border-color: #090909;
}

.subnav ul a {
  /*  cancel inherit of border
      on subnav of active topic */
  float: left;
  border: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px;
  margin: 0px;
  margin-top: 0px;
  font-size: 14px;
  height: 14px;
  text-align: center;
}

.subnav ul li a:hover {
  font-weight: bold;
}

.subnav ul li {
  border-right-style: solid;
  border-right-width: 1px;
  border-color: #090909;
}

.subnav:hover ul {
  /*  display the other topics when
      their parent is hovered */
  display: block;
  z-index: 6000;
}

#aboutMenu li a {
  width: 177px;
}

#newHereMenu li a {
  width: 226px;
}

#ministriesEventsMenu li a {
	width: 122px;
}

#communicationSermonsMenu li a {
	width: 226px;
}

#communityMenu li a {
	width: 226px;
}

#giveServeMenu li a {
	width: 170px;
}



ol {
}

a:hover {
	text-decoration: none;
}

small {
}

img {
	border: 0px solid #B2B2B2;
	padding-right: 10px;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}


/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
}

/* Search */

#search {
	float: right;
	width: 290px;
	padding-top: 40px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
}

#searchsubmit {
}


/* Page */

#page {
	clear: both;
	width: 975px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Content */

#content {
	float: left;
	width: 20px;
	padding-right: 0px;
}

.title {
	padding-bottom: 5px;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	color: #666666;
	background-color: #000;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
.test {
	color: #FFF;
}

#footer .address {
  color: #FFFFFF;
  font-size: 14px;
}

/* --------- content slider ------------- */
#slider-wrapper {
	margin:0 auto;
	padding: 30px 0 6px 0;
	position:relative;
	width:975px;
}

#contentSlider ul, #contentSlider li {
	margin:0;
	padding:0;
	list-style:none;
}
#contentSlider li { 
	width: 975px;
	height: 365px;
	overflow:hidden; 
}	
#prevBtn, #nextBtn { 
	display:block;
	width:20px;
	height:48px;
	position:absolute;
	left:-20px;
	top:165px;
}	
#nextBtn { 
	left:965px;
}														
#prevBtn a, #nextBtn a {
	overflow: hidden;
	position:relative;
	background: url(images/prev-btn.png) no-repeat top;
	display: block;
	text-indent: -9999px;
	width: 75px;
	height: 75px;
	top: 20px;
	left: -25px;
	z-index: 10000;
}	
#nextBtn a { 
	background: url(images/next-btn.png) no-repeat top;
}	
#nextBtn a:hover { 
	background: url(images/next-btn.png) no-repeat top;
}

/* --------- ad slider ------------- */
#adSliderWrapper {
	margin:0 auto;
	padding: 5px 0 0px 0;
	position:relative;
	width:975px;
}

#adSlider ul, #adSlider li {
	margin:0;
	padding:0;
	list-style:none;
}
#adSlider li { 
	width: 975px;
	height: 120px;
	overflow:hidden; 
}	
/* --------- ad Nav -------------- */

#adNav {
  width: 975px;
  margin: 10px 410px;
}
#adNav li {
  padding: 0px 10px 10px;
  float: left;
  text-decoration: none;
  background: url(images/offBullet.gif) no-repeat top;
  list-style: none;
}

#adNav li.current {
  background: url(images/onBullet.gif) no-repeat top;
}

#adNav li a {
  text-decoration: none;
}
.box {
	background-color: #FFF;
	padding-top: 30px;
	color: #600;
	font-size: 12px;
}
.box2 {
	background-color: #600;
}
.boxfill {
	background-color: #900;
	position: relative;
	height: 35px;
	width: 975px;
}
.boxmain {
	background-color: #DCDCDC;
	height: inherit;
	width: 630px;
	border-right-color: #BEBDBD;
	border-right-style: solid;
	position: relative;
	left: auto;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 10px;
	font-size: large;
}
.sidebar {
	background-color: #F5F4F5;
	height: inherit;
	width: 325px;
	position: relative;
	float: right;
	letter-spacing: normal;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 14px;
}
.boxbelow {
	height: 0px;
	width: 975px;
	padding-top: 40px;
}
.image {
}
boximage {
}
.body .sidebar p {
}
