/* Disaster Stylesheet */
/* Created by Steve Sowder on February 27, 2007 */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: white;
/*	background-image: url(water-bg.jpg);
	background-repeat: repeat-x;  */
	background: #008EFC url(images/img02b.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
/*	background-color: white; */
    }
h2 {
text-align: center;
color: white;
font-size: 1.8em;
}
ul {
color: white; 
font-size: 0.95em;
font-weight: 800;
}
.sermons {
background-color: #FFFFFF;
}	
#wrapper {
   
	color: black;
	margin: 30px 40px 30px 40px;
	border: 1px solid black;
	padding: 5px;
	} 

.sectionhead{ color: white; 
      font-family:"Times New Roman", Times, serif; 
	  font-size; 1em;
	  font-weight:800;
	  text-align: center; 
	  vertical-align: top;
      }
p { color: white; }	  
	  
#header {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
color: transparent;
}
#header h2 {
text-align: center;
color: blue;
font-size: 1.8em;
}
#header h3 {
text-align: center;
color: blue;
font-size: 1.5em;
}
#main {
position: relative;
top: 0;
left: 0;
width: 100%;
margin-top: 10px;
}
#main2 {
background-image: url(img/leftbg.gif);
background-position: bottom left;
background-repeat: repeat-y;
}
#content {
margin: 0 240px 0 0;
border: 1px solid #b9d2e3;
background-color: white;
color: black;
padding: 10;
}
#content h2 {
text-align: center;
color: white;
font-size: 1.8em;
}
#announce {
position: absolute;
top: 0;
right: 0;
width: 230px;
background-color: #FFFF00;
color: black;
margin: 0;
padding: 0;
font-size: 1.1em;
}
#clearone {clear: both; height: 1px; }

.sermoninfo {
text-align: center;
font-size: 1.2em;
font-weight: bold;
}


#footer {
background-color: #99CCFF;
color: #0033FF;
text-align: center;
font-size: 1.1em;
}
#updated {font-style: italic; font-size: 10px; text-align: left; }  
#webmaster {font-style: italic; font-size: 10px; text-align: right; } 
#giving { font-size: 1.1em;  font-weight: 800; text-align: center;} 
.navbar {text-align: center;}
navbar.home {width: 16%;}
navbar.recent {width: 17%;}
navbar.subjects {width: 17%;}
navbar.preachers {width: 17%;}
navbar.alltitles {width: 17%;}
navbar.help{width: 16%;}
.sermontitle {font-weight: 800;}
.sermondate {font-weight: 200; font-size: .9em; font-style: italic;}
.studyguide { }

a:link {
text-decoration: none;
color: white;
background-color: transparent;
}
a:visited {
text-decoration: none;
color: white;
background-color: transparent;
}
a:hover, .a:active {
text-decoration: underline;
color: white;
background-color: #c9c3ed;
}

#logo {
	width: 950px;
	height: 273px;
	margin: 0 auto;
	background: url(images/img02b.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	padding-right: 0px;
	padding-top: 30px;
	text-align: right;
	font-size: 70px;
}

#logo h1 a {
	text-decoration: none;
	text-transform: ;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: none; }

#logo p {
	text-align: right;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	padding-right: 108px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: none; }
