@import url(dropmenu.css);

/*_______________GENERAL SETUP________________*/
body { font-size: 11pt; font-family:Tahoma, Arial, sans-serif; background:#5D2B01 url(../images/background.jpg) top repeat fixed; color:#4D380F; margin:0;}
* { margin:0; padding:0 }
html { height:100.1% }
img { border:none; margin:0 0 -5px 0; padding:0 }
a { color:#0A77AA }
a:hover { color:#0A5172 }
table, tr, td { margin:0; padding:0; border:none }
table { border-collapse:collapse; border-spacing:0 }
p { margin: 0 10px 10pt 10px;}

/*___________________MAIN LAYOUT________________*/
#wrapper { width:920px; margin:0 auto }
#topRight { height:126px; background:url(../images/banner.gif) no-repeat; text-align:right }
#header { padding:10px 15px 0 0; font-size:0.9em; color:#fff }
#header a { color:#F0EBD2; text-decoration:none; font-size: 10pt }
#navBar { background:#000 url(../images/nav-bar.gif) left no-repeat; height:25px; width:920px;}
#footer { width:920px; height:86px; margin:0 auto 10px auto; background:url(../images/footer.gif) repeat-x }
#footer .text { padding:15px 15px 0 15px; color:#fff; text-align: center; }
#footer .text a { color:#F0EBD2  }



/*______________HOME PAGE STYLES____________*/

#welcome { background:url(../images/welcome2.gif) no-repeat; width:595px; height:80px; color:#fff; padding: 60px 15px 15px 15px; text-align:left; }
#serviceTimes {
	background:url(../images/services.gif) no-repeat;
	color:#fff; 
	height:180px;
	line-height:.95em;
	clear:right;
	padding: 10px 10px 15px 10px;
	text-align:left;
	width: 215px;
	font-size: 10pt;
}
#events { height: 270px; overflow: auto; width: 230px; background-color: #006666; border: 2px inset white; text-align:left; font-size: 10pt; line-height: 10pt}
/*_______________END HOME PAGE STYLES_________________ */


#staff td {
	border: 2px dotted #006666;
	border-collapse: none;
}
#location {
	background: url(../images/welcome-787x101.jpg) no-repeat center;
	height: 101px;
	padding-top: 15px;
}
#contact {
	padding-left: 10px;
	border: 2px dotted #006666;
}
#event {
	background-color: white;
	color: black;
	margin: 5px 0 0 0;
	width: 600px;
}
.sermons td { border: 2px solid gray; border-collapse: none; padding-left: 5px;}
.center { text-align: center; }


/* Black */
.black { background:#000; color:#fff; padding:15px; margin-bottom:1px  }
.black h3 { margin-bottom:10px; font-weight:normal }
.black a { color:#F2F0B6 }

/*________________GENERAL STYLES_________________*/

h1 { font-size:1.3em }
h2 { font-size: 14pt; font-weight: bold; margin: 0 0 14pt 0;}
h3 { font-size: 14pt; margin:0; padding:0 }
h4 { font-size:1.1em }





