html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
html, body, div, td, th, table, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	vertical-align:top;
}
p {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 10px;
}


#main {
	width:760px;
	margin: 56px auto;
	padding:0px;
	text-align:left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	line-height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

th {
	font-weight: bold;
	width: 65px;
	vertical-align: top;
	padding: 3px;
}
td {
	padding: 3px;
}

/* |||||||||||||||| LEFT COLUMN ||||||||||||||||| */

#container_left {
	padding:20px;
	width:470px;
	top:56px;
	height: 361px;
	float: left;
	z-index: 1;
	position: absolute;
	opacity: .9;
	filter:alpha(opacity=90);
	color: #000000;
	background-color: #FFFFFF;
	visibility: hidden;
}

#left_about {
	visibility: hidden;
	position: absolute;
	width:470px;
}

#left_events {
	visibility: hidden;
	position: absolute;
	width:470px;
}
	#left_events div {
		border-left-width: 5px;
		border-left-style: solid;
		border-left-color: #8D5252;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
		background-color: #EEE;
	}
	
#left_eventscalendar {
	visibility: hidden;
	position: absolute;
	width:470px;
}
	#left_eventscalendar input {
		border-bottom:1px solid #8D5252;
		border-right:1px solid #8D5252;
		border-left:5px solid #8D5252;
		border-top:1px solid #8D5252;
		background-color: #EEE;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-transform: lowercase;
		font-weight: normal;
		color:#333;
		padding-left: 5px;
	}
	#left_eventscalendar th {
		background-color: #8D5252;
		color: #DDD;
		border-bottom:none;
		border-left: none;
		border-top: none;
		border-right: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: bold;	
	}
	#left_eventscalendar table {
		border-collapse: collapse;
		border:1px solid #8D5252;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: bold;
		color:#8D5252;
	}
	#left_eventscalendar td {
		border-bottom:1px solid #8D5252;
		border-right:1px solid #8D5252;
		color: #8D5252;
		height:50px;
	}
	#left_eventscalendar td.other {
		border-bottom:1px solid #AAA;
		border-right:1px solid #AAA;
		color: #AAA;
	}
	#left_eventscalendar h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color:#333;
		text-align:center;
		margin-bottom:10px;
	}

#left_sermon {
	visibility: hidden;
	position: absolute;
	width:470px;
}
	#left_sermon div {
		border-left-width: 5px;
		border-left-style: solid;
		border-left-color: #7F8D52;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
		background-color: #EEE;
	}
	
#left_sermonarchive {
	visibility: hidden;
	line-height: 10px;
	overflow:auto;
	visibility: hidden;
	position: absolute;
	width:470px;
	height: 361px;
}
	#container_sermonarchive th {
		border-bottom:3px solid #7F8D52;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: bold;	
	}

#left_contact {
	visibility: hidden;
	position: absolute;
	width:470px;
}
	#left_contact div {
		border-left-width: 5px;
		border-left-style: solid;
		border-left-color: #4988B6;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
		background-color: #EEE;
	}
	
#left_pastors {
	visibility: hidden;
	position: absolute;
	width:470px;
	overflow:auto;
	height: 361px;
}

/* |||||||||||||||| RIGHT COLUMN ||||||||||||||||| */

#container_right {
	padding:20px;
	width:200px;
	top:56px;
	height: 361px;
	float: right;
	z-index: 1;
	position: absolute;
	background-color: #7F8D52;
	margin-left: 520px;
	opacity: .8;
	filter:alpha(opacity=80);
	visibility: visible;
	color: #FFFFFF;
}
#right_verse {
	position: absolute;
	visibility: visible;
}
#right_sermondetail {
	position: absolute;
	visibility: hidden;
}
#right_eventsdetail {
	position: absolute;
	visibility: hidden;
}

/* |||||||||||||||| BELOW COLUMN ||||||||||||||||| */

#below_services {
	padding:5px;
	width:500px;
	top:485px;
	float: left;
	z-index: 1;
	position: absolute;
	background-color: #DDD;
	opacity: .8;
	filter:alpha(opacity=80);
	visibility: visible;
}
#below_services div {
	width:290px;
	float:left;
	height:47px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B9B646;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EEE;
	}
	
#below_services div.popup {
	position:absolute;
	visibility:hidden;
	background-color:#FFF;
	width:150px;
	height:47px;
	bottom:5px;
	right:330px;
	font-weight: bold;
	font-size:10px;
	opacity: .9;
	filter:alpha(opacity=90);
	border-left: 5px solid #B9B646;
	border-top: 1px solid #B9B646;
	border-right: 1px solid #B9B646;
	border-bottom: 1px solid #B9B646;
}

/* |||||||||||||||| NAVIGATION COLUMN ||||||||||||||||| */

#container_button {
	width:324px;
	top:457px;
	float: left;
	margin-left:186px;
	z-index: 2;
	position: absolute;
	background-color: #DDD;
	opacity: .8;
	filter:alpha(opacity=80);
	visibility: visible;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


#nav {
	text-align: left;
	margin-top: 15px;
	vertical-align: top;
	margin-bottom: 10px;
	margin-left: 520px;
	height: 22px;
}

/*
#button_about {
	padding:2px 10px;
	top:457px;
	float: left;
	height: 15px;
	z-index: 3;
	position: absolute;
	background-color: #DDD;
	opacity: .7;
	filter:alpha(opacity=70);
	visibility: visible;
	color: #333;
	font-weight: bold;
}
#button_events {
	padding:2px 10px;
	top:457px;
	float: left;
	height: 15px;
	margin-left: 68px;
	z-index: 3;
	position: absolute;
	background-color: #DDD;
	opacity: .7;
	filter:alpha(opacity=70);
	visibility: visible;
	color: #333;
	font-weight: bold;
}
#button_contact {
	padding:2px 10px;
	top:457px;
	float: left;
	height: 15px;
	margin-left: 126px;
	z-index: 3;
	position: absolute;
	background-color: #DDD;
	opacity: .7;
	filter:alpha(opacity=70);
	visibility: visible;
	color: #333;
	font-weight: bold;
}
#button_sermon {
	padding:2px 10px;
	width:220px;
	top:457px;
	float: right;
	z-index: 3;
	position: absolute;
	background-color: #545C36;
	margin-left: 520px;
	opacity: .9;
	filter:alpha(opacity=90);
	visibility: visible;
	height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

*/

/* ||||||||||||||||| LINKS |||||||||||||||||| */

#left_contact a {
	padding:0px 2px;
	background-color:#4988B6;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
#left_contact a:hover {
	background-color:#3E749B;
}

#left_sermonarchive a {
	padding:0px 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}

#left_sermon a {
	padding:0px 2px;
	background-color:#60683E;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
#left_sermon a:hover {
	background-color:#49512F;
}

#left_events a {
	padding:0px 2px;
	background-color:#8D5252;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
#left_events a:hover {
	background-color:#683C3C;
}
	#left_eventscalendar a {
		display:block;
		width:10px;
		height:10px;
		margin:2px;
		float:left;
		background-color:#8D5252;
	}
	#left_eventscalendar a:hover {
		background-color:#C59C9C;
	}

#left_about a {
	padding:0px 2px;
	background-color:#999;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
#left_about a:hover {
	background-color:#777;
}

#left_pastors a {
	padding:0px 2px;
	background-color:#999;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
#left_pastors a:hover {
	background-color:#777;
}

#below_services a {
	padding:0px 2px;
	background-color:#B9B646;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
#below_services a:hover {
	background-color:#D2D08A;
}
