html {
	background: #fff url(../images/cbc-body.jpg) top repeat-x;
}

body {
	background: url(../images/cbc-shadow.jpg) top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#brand {
	display: block;
	float: left;
	height: 80px;
	margin: 7px auto auto 7px;
	width: 250px;
}

#wrapper {
	background: url(../images/cbc-wrapper.jpg) top left no-repeat;
	min-height: 530px;
}

#inner-wrapper {
	background: url(../images/cbc-left.gif) left repeat-y;
	float: left;
	min-height: 400px;
}

#header {
	float: left;
	height: 100px;
}

.width-site {
	width: 980px;
}

.width-content {
	width: 735px;
}

.width-right {
	width: 250px;
}

#content {
	background: #fff;
	margin-top: 0px;
	min-height: 430px;
	padding: 0;
}

/* SITE NAVIGATION --------------------------------------- */
#nav {
	background: url(../images/cbc-nav.jpg) top repeat-x;
	font-size: 105%;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#nav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#nav li a {
	background: url(../images/cbc-li-separator.jpg) right no-repeat;
	color: #f1f1f1;
	display: block;
	float: left;
	letter-spacing: 0.1em;
	height: 24px;
	margin: 0px;
	text-decoration: none;
	padding: 6px 20px 0px 20px;
}

#nav li a:hover {
	background: #e4ded9;
	color: #603813;
}

/* Subnavigation css ---------------- */
#nav li ul {
	border-collapse: collapse;
/*	border-bottom: solid 1px #3c93b3; */
	border-top: solid 1px #aedfe5;
	display: none;
	font-size: 90%;
	left: 0%;
	margin: 30px auto auto 0px;
	padding: 0px;
	position: absolute;
	text-align: left;
	width: 159px;
	z-index: 500 !important;
}

#nav li ul li a {
	background: #603813;
	border-collapse: collapse;
	border-bottom: solid 1px #aedfe5;
	border-left: solid 1px #aedfe5;
	border-right: solid 1px #aedfe5;
	color: #aedfe5;
	float: left;
	font-weight: normal !important;
	letter-spacing: 0.05em;
	padding: 3px 15px 0px 7px;
	position: relative;
	width: 135px;
	
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}

#nav li ul li a:hover {
	background: #fff;
/*	border-collapse: collapse;
	border-left: solid 5px #3c93b3;
	border-right: solid 5px #3c93b3; */
	color: #3b2313;
}

#nav li:hover ul {
	display: block;
}

#nav LI.over ul {
	display: block;
}

#second-nav {
	background: #aedfe5;
	min-height: 430px;
	padding: 10px 0;
	width: 245px;
}

#second-nav li {
	height: 30px;
	margin: 0px;
	clear: both;
}

#second-nav li a {
	border-collapse: collapse;
	border-bottom: 1px solid #8eced6;
	display: block;
	margin: 0px;
	padding: 4px 0 4px 10px;
	text-decoration: none;
}

#second-nav h2 {
	color: #603813;
	float: left;
	font-size: 115%;
	margin: 8px 0px 3px 5px;
}

#second-nav p {
	margin: 20px 7px;
}

/* HOME SECOND NAVIGATION ---------------------------------- */
#home #second-nav {
	padding: 0 !important;
}

#home #second-nav a {
	border: none !important;
/*	padding: 0 !important;*/
}

#home #second-nav a.no-block {
	display: inline !important;
	padding: 0px !important;
}

#home #second-nav p {
	margin: 13px 7px !important;
}

#home #second-nav li, #message #second-nav li {
	background: url(../images/cbc-2ndnav-li.jpg) bottom repeat-x;
	overflow: hidden;
	padding: 0 !important;
}


#home .message {
	background: url(../images/cbc-pastors.jpg) bottom no-repeat !important;
	height: 230px !important;
	margin: 0px !important;
	padding: 0 !important;
}

#home .message h2 {
	margin-left: 115px !important;
}


#home .message a {
	padding-left: 25px !important;
	text-decoration: underline;
}

#home .message p {
	font-size: 12px;
}

#home h1, .newsletter h2 {
	text-indent: -5000px;
	position: absolute;
	overflow: hidden;
}

#home .giving {
	background: url(../images/cbc-giveonline.jpg) top no-repeat !important;
}

#home .newsletter form {
	height: 21px;
	float: left;
	margin: 38px 0px 0px 8px;
	padding: 0 !important;
}

#home .newsletter input {
	border-collapse: collapse;
	border: 1px solid #3b2313;
	color: #7d7d7d;
	font-style: italic;
	height: 21px;
	margin: -7px 0px;
}

#home .newsletter {
	background: url(../images/cbc-newsletter.jpg) no-repeat !important;
}

#home .newsletter .submit {
	background: url(../images/cbc-btn-go.jpg) no-repeat;
	margin: 0px;
}

#home .sawinbulletin {
	background: url(../images/banners/cbc-banner-sawbulletin.jpg) no-repeat !important;
	overflow: hidden;
	padding: 0 !important;
	text-indent: -5000px;
}

#home .sawinbulletin a, #home .giving a {
	display: block !important;
	height: 100px;
	margin: 0px !important;
	padding: 0 !important;
	width: 240px !important;
}

#home-banners {
	background: url(../images/cbc-banners.jpg);
	height: 100px;http://localhost:8888/communitybible/20091216%20website/www/blog/
}

#home-banners li {
	display: inline;
	float: left;
	height: 85px;
	margin: 7px 10px 0px 7px !important;
	padding: 0px;
	width: 160px;
}

#home-header {
	height: 400px;
	margin: 0px;
	width: 735px;
}

/* Message 2nd navigation properties */
#message #second-nav li {
	height: 110px !important;
}

#message #second-nav li a {
	border: none;
	display: inline;
	padding: 0px 0 4px 0px !important;
	text-decoration: underline;
	width: 50px;
}

#message #second-nav img {
	float: left;
	margin: 8px 0px 0px 5px;
}

#message #second-nav p {
	float: left;
	margin: 0px 0px 0px 5px !important;
}

/*



#home #second-nav li a {
	border: none;
	display: inline;
	padding: 0px 0 4px 0px !important;
	text-decoration: underline;
	width: 50px;
}

#home #second-nav img {
	float: left;
	margin: 8px 0px 0px 5px;
}

#home #second-nav p {
	float: left;
	margin: 0px 0px 0px 5px !important;
}*/

/* CONTENT -------------------------------------------- */
h1, h2, h3, h4, h5, h6, .heading-color {
	color: #3c93b3;
}

a {
	color: #265c99;
}

a:hover {
	color: #4d82be;
	text-decoration: none;
}

#search {
	float: right;
	margin: 37px 25px 0px;
}

.search-results {
	overflow: hidden;
	text-align: left !important;
}

#content-header {
	height: 275px;
	margin: 0px !important;
	width: 735px;
}

.content-block {
	background: #e4f6f8 url(../images/cbc-content-block.gif) top right no-repeat;
	border-collapse: collapse;
	margin: 10px;
	padding-bottom: 10px;
}

a.email-link {
	background: url(../images/cbc-icon-email.png) left no-repeat;
	display: block;
	height: 16px;
	margin-top: 7px;
	padding-left: 27px;
}

.leaderslink-numbers li {
	float: left;
	list-style: none !important;
	margin: 0px 0px 30px 0px !important;
	padding-left: 65px;
}

.leaderslink-one {
	background: url(../images/leaderslink/number-1.png) left top no-repeat;
}

.leaderslink-two {
	background: url(../images/leaderslink/number-2.png) left top no-repeat;
}

.leaderslink-three {
	background: url(../images/leaderslink/number-3.png) left top no-repeat;
}

.slideshow {
	margin: 10px;
	overflow: hidden;
}

.half-block {
	width: 345px;
}

.width200 {
	width: 200px;
}

/* Blog -------------------------------------- */
.comment {
 	background: #c7e7eb;
	display: block;
	margin: 10px;
}

/*
.hide, #preschool-info, #elementary-info, #student-info, #college-info, #event-info, #axcess-info, #babyded-info, #visitor-info, #dayschool-info {
	display: none;
}

/* ICON CSS ------------------------------------- */
.icon {
	display: inline-block;
	height: 20px;
	padding-left: 25px;
}

.icon-feed {
	background: url(../images/icon-feed.png) left no-repeat;
}

.icon-podcast {
	background: url(../images/icon-podcast.png) left no-repeat;
}

.icon-itunes {
	background: url(../images/icon-itunes.png) left no-repeat;
}

.icon-pdf {
	background: url(../images/icon-pdf.png) left no-repeat;
}

.icon-video {
	background: url(../images/icon-video.png) left no-repeat;
}


/* FOOTER --------------------------------------- */
#footer {
	color: #603813;
	font-size: 75%;
	height: 48px;
	line-height: 48px;
	padding: 10px 0 50px 0;
}

#footer p {
	padding: 0px !important;
}

/*
#footer p {
	margin: 5px !important;
}*/

.footer-text {
	padding-top: 10px !important;
	text-align: left;
	width: 775px;
}

.footer-social {
	margin-top: -10px;
	width: 135px;
}

/* STATS TABLE --------------------------------------- */
table.stats {
background-color:#dedede;
width:300px;
padding: 0;
padding-bottom: 15px;
margin-bottom: 15px;
	border-width: 0;
	border-style: none;
}

table.stats th {
color: #eeeeee;
background-color: #3c93b3;
padding: 5px;
padding-bottom: 3px;
font-size: 1.3em;
	border-bottom: 1px dotted #3c3c3c;
}

table.stats td {
	padding: 5px;

}

tr.stats-top td {
	font-weight: bold;

}

table.stats tr td {
	border-right: 1px dotted #3c3c3c;
	padding-left: 8px;
	border-bottom: 1px solid #3c3c3c;
}

table.stats tr td.last {
	border-right:0;
}