/* Delmar Baptist Church */

html {
	height:100%;
	margin:0;
	padding:0;
}

body {
	height:100%;
	margin:0;
	padding:0;
	font:14px/18px Trebuchet MS, sans-serif;
	color:#2964C0;
	background:#BFE3F3 url('../images/bg.jpg') repeat-x;
}

em {font-size:12px;}

a {
	color:#905B00;
}

a:hover {
	color:#A87318;
}

.alt {
	display:none;
}

.container {
	width:743px;
	margin:0 auto;
	padding:0;
	background:#BFE3F3;
	border-bottom:1px solid #FFFFFF;
}

.header {
	height:119px;
	width:743px;
	background:url('../images/bg-header.jpg') no-repeat;
	border-bottom:1px solid #FFFFFF;
	margin:0;
	padding:0;
}

h1 {
	display:block;
	height:119px;
	width:376px;
	margin:0 0 0 6px;
	padding:0;
	background:url('../images/logo.gif') no-repeat;
}

h1 a {
	display:block;
	height:100%;
	width:100%;
}

h2 {
	font:bold 26px/32px Georgia, serif;
	color:#905B00;
	margin:0 0 10px 0;
	padding:0;
}

.main {
	display:table;
	padding:8px 24px 0 24px;
	width:695px;
	background:#BFE3F3 url('../images/bg-main.jpg') no-repeat;
}

ul.navigation {
	margin:0 0 28px 0;
	padding:0;
	text-transform:uppercase;
	list-style:none;
	font:14px/16px Trebuchet MS, sans-serif;
	color:#0045C1;
	width:695px;
	overflow:hidden;
	clear:both;
}

ul.navigation li {
	display:block;
	float:left;
	margin:0 30px 0 0;
	width:auto;
}

ul.navigation a {
	text-decoration:none;
	color:#0045C1;
}

ul.navigation a:hover {
	color:#FFFFFF;
}

p {
	width:480px;
}

.footer {
	height:42px;
	width:732px;
	margin:10px 11px 0 0;
	background:url('../images/bg-footer.gif') no-repeat bottom right;
}

#home .home a,
#welcome .welcome a,
#history .history a,
#mission .mission a,
#activities .activities a,
#staff .staff a,
#directions .directions a,
#contact .contact a {color:#FFFFFF;}

img {
	border:1px solid #0063D4;
	text-align:right;
	float:right;
	margin:0 0 24px 0;
}

#staff img {
	float:none;
	margin:0;
}

dl, dt, dd {
	margin:0;
	padding:0;
}

dd {
	font-weight:bold;
}

#staff table td {
	padding:0 100px 24px 0;
	vertical-align:top;
}

table td.day {
	text-transform:uppercase;
	font-weight:bold;
	width:150px;
	text-align:right;
	vertical-align:top;
	padding:3px;
	border-right:1px solid #0063D4;
}

table td.time {
	text-align:right;
}

table td ul {
	padding:0;
	margin:0;
}

ul li {
	width:480px;
	vertical-align:top;
}

ol li {vertical-align:top;}

#contact strong {
	display:block;
	margin:0;
}

#contact p {
	margin:0 0 24px 0;
}

#contact a {
	text-decoration:none;
}

.quote {
	font-family:"Courier New", Courier, monospace;
	margin:0 0 0 30px;
}

cite {
	font-family:"Courier New", Courier, monospace;
	margin-left:300px;
}
	