* { margin:0; padding:0 }
div { margin:0; padding:0 }
BODY {
	font-size: 76%;
	background: #ffffff url(../images/top-bg.png) top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000
}

/* LINK AND TEXT STYLES */
a { color:#FA6E32; text-decoration:underline }
a:hover  { 
	color: #fff 
} 
.eventsTitle, .staffTitle { 
	color:#000000; 
	font-weight:bold; 
	background: url(../images/arrow.gif) center left no-repeat; 
	padding:0 0 1px 15px 
}
.pageTitle {
	color:#000000;
	font-weight:normal;
	font-size:1.1em;
	padding-bottom:0;
	line-height:normal
}
.redBglink { 
	background:#ffffff; 
	padding:3px 5px; 
	text-decoration:none; 
	font-size:.9em 
}
.redBg { 
	background:#74220C; 
	padding:10px 
}

/* BODY HTML LAYOUT STYLES */
#wrapper {
	width:770px;
	margin: 0 auto;
	height:100%;
	background-color: #FFFFFF;
}
#header { 
	width:770px; 
	height:140px; 
	background: url(../images/top-bg.png) repeat-x; 
	clear:both 
}
#header a { 
	background: url(../images/arrow.gif) center left no-repeat; 
	padding:0 10px 1px 15px; 
	text-decoration:none
}
#topLinks { 
	float:right;
	position:relative;
	padding: 40px 20px 0 0;
	font-size: .9em
}
#footer {
	color:#fff;
	font-size:0.8em;
	text-align:right;
	padding:8px 15px;
	height:22px;
	clear: both;
}
#navBar {
	color:#CC000D;
	width:770px;
	height:40px;
	background:#ffffff;
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	border-bottom: 1px solid #ffffff;
	display:block
} 

/* TRANSPARENT BACKGROUND HOVER STYLE */
div.transOFF {
	font-weight: bold;
	color: #CC000D;
	width:110px;
	height:40px;
	text-align:center;
	padding: 15px 0 0 0;
	float:left;
	position:relative;
	display:block
 }
div.transOFF a { 
	color: #CC000D; 
	text-decoration:none; 
	height:40px; 
}
div.transON, .current {
	font-weight: bold;
	width:110px;
	color: #CC000D;
	background: #fff;
	opacity:.40;
	filter: alpha(opacity=40);
    -moz-opacity: 0.5;
	text-align:center;
	padding: 15px 0 196px 0;
	float:left;
	position:relative;
	display:block
}
div.transON a, div.transON a:hover, .current a, .current a:hover { color:#000; text-decoration:none }

/* BANNER IMAGE STYLES */
#bannerHome { 
	background:url(../images/BannerHome.jpg) no-repeat; 
	width:770px; 
	height:225px; 
	clear:both 
}
#bannerAbout {
	width:770px;
	height:225px;
	clear:both;
	background-image: url(../images/BannerAboutUs.jpg);
	background-repeat: no-repeat;
}
#bannerMinistries {
	width:770px;
	height:225px;
	clear:both;
	background-image: url(../images/BannerMinistries.jpg);
	background-repeat: no-repeat;
}
#bannerEvents {
	width:770px;
	height:225px;
	clear:both;
	background-image: url(../images/BannerEvents.jpg);
	background-repeat: no-repeat;
}
#bannerResources {
	width:770px;
	height:225px;
	clear:both;
	background-image: url(../images/BannerResources.jpg);
	background-repeat: no-repeat;
}
#bannerVisit {
	width:770px;
	height:225px;
	clear:both;
	background-image: url(../images/BannerVisit.jpg);
	background-repeat: no-repeat;
}
#bannerAudio {
	width:770px;
	height:225px;
	clear:both;
	background-image: url(../images/BannerMessages.jpg);
	background-repeat: no-repeat;
}
#bannerContact {
	width:770px;
	height:225px;
	clear:both;
	background-image: url(../images/BannerContact.jpg);
	background-repeat: no-repeat;
}
#bannerNews {
	width:770px;
	height:225px;
	clear:both;
	background-image: url(../images/banner9.jpg);
	background-repeat: no-repeat;
}
#bannerGospel {
	width:770px;
	height:225px;
	clear:both;
	background-image: url(../images/GospelBanner.jpg);
	background-repeat: no-repeat;
}


/* FORMS & MISC STYLES */
.left {
	float:left;
	position:relative;
	background-color: #FFFFFF;
}
.right { 
	float:right; 
	position:relative 
}
.rightColumn {
	float:right;
	position:relative;
	width:395px;
	padding:15px 25px 15px 0;
	background-color: #FFFFFF;
}
.interiorBox {
	width:730px;
	margin:15px auto;
	text-align: left;
}
.interiorRedbox {
	padding:10px;
	width:100%;
	background-color: #FFF;
}
.redBorder { 
	border:2px solid #74220C; 
	padding:10px 
}
.events {
	width:300px;
	float:left;
	position:relative;
	clear:left;
	background-color: #E5DBB8;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.events img { 
	border:1px solid #ffffff; 
	margin:5px 0 
}
.staffBorder { 
	border:2px solid #74220C; 
	padding:10px; 
	float:left; 
	position:relative; 
	width:333px; 
	overflow:hidden 
}
.staffBorder img { 
	border:2px solid #fff; 
	margin:0 10px 0 0; 
	float:left 
}
.form { 
	border:1px solid #74220C; 
	height:15px; 
	width:150px; 
	background: #fff; 
	font-size:.9em;
	padding:2px 0 0 5px
}
.contactForm { 
	border:1px solid #74220C; 
	background: #fff; 
	font-size:.9em;
	padding:2px 0 0 5px;
	height:75px; 
	width:220px
}
.clear { clear:both }
.spacer { height:12px; clear:both }
.rtMargin { margin-right:15px }
#home #wrapper .events.style1 p br {
}

/* PODCAST FORMATTING */

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
color:#00000
display:block; 
margin:12px 0 0 0; 
}

div.feedburnerFeedBlock { 
border:2px solid #ddd; 
background-color:#ffe; 
padding:12px; 
creditfooter { 
        display: none; 
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
margin:12px 0 0 0; 

#creditfooter { 
        display: none; 
}
