/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000;
	font-size:.9em;
	line-height:1.6em;
	margin:0 0 25px 0;
	background-color:#333;
	font-family:Georgia, Times, sans-serif;
}

a { color:#000080; }

#footer a {color:#fff;}

td.icons a {text-decoration:underline;}

a:hover { text-decoration:underline; }

a img { border:0; }

#content_left a.more {color:#fff; font-size:14px; display:block; margin:2px 0 2px 0; padding:4px 0 4px 0;}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; border-bottom:3px solid #203B0B; padding-bottom:6px; line-height:1em;}

h2 { font-size:1.4em; padding:12px 0 6px 0; color:#203C0C }

#content_left h2 {color:#203C0C;}

h3 { font-size:1.2em; color:#792400; }

h4 { font-size:1.0em; }

/* ---- class settings ----------------------- */

.left_event a {color:#333; font-size:14px; display:block; font-weight:bold;}

.left_date {color:#fff; font-size:14px;}

.no-border { border:0; }

.flag {
	margin:0 0 12px 0;
	font-size:32px;
	color:#203B0B;
	font-weight:lighter;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.a-img { border:0; }

a:hover img.a-img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}

.img-top {
	position:absolute;
	top:0;
	left:0;
}

.img-btm {
	position:absolute;
	left:0;
	bottom:0;
}

.data_cell {}

.sermons {
	color:#203B0B;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.icons {
	font-size:10px;
	text-align:center;
}

/* ---- layout settings ----------------------- */

#title_bar {
	background-color:#203c0c;
	height:25px;
	width:100%;
	text-align:center;
}

#main_bg {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	background-image:url(/images/bg_body.gif);
}

#main_container {
	position:relative;
	width:800px;
	height:auto;
	margin:0 auto;
	background-image:url(/images/bg_content.gif);
	padding:0 10px 0 10px;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:829px;
	height:200px;
}

#logo {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:240px;
	height:200px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	color:#fff;
	float:left;
	width:560px;
	height:200px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:800px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:220px;
	height:auto;
	padding:10px;
	background-repeat:no-repeat;
	background-image:url(/images/bg_left-top.gif);
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:540px;
	height:auto;
	padding:10px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	clear:both;
	width:100%;
	height:auto;
	background-color:#333;
	background-repeat:repeat-x;
	background-image:url(/images/bg_footer.gif);
}

#footer_copy {
	position:relative;
	top:0;
	left:0;
	clear:both;
	color:#fff;
	width:800px;
	height:auto;
	margin:0 auto;
	background-repeat:no-repeat;
	background-image:url(/images/bg_footer-copy.gif);
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	width:140px;
	height:100px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.jpg);
}

a#nav_01 {
	background-position:0 0;
}

a:hover#nav_01, .active_01 {
	background-position: 0 -200px !important;
}

a#nav_02 {
	background-position:-140px 0;
}

a:hover#nav_02, .active_02 {
	background-position: -140px -200px !important;
}

a#nav_03 {
	background-position:-280px 0;
}

a:hover#nav_03, .active_03 {
	background-position:-280px -200px !important;
}

a#nav_04 {
	background-position:-420px 0;
}

a:hover#nav_04, .active_04 {
	background-position:-420px -200px !important;
}

a#nav_05 {
	background-position:0 -100px;
}

a:hover#nav_05, .active_05 {
	background-position: 0 -300px !important;
}

a#nav_06 {
	background-position:-140px -100px;
}

a:hover#nav_06, .active_06 {
	background-position:-140px -300px !important;
}

a#nav_07 {
	background-position:-280px -100px;
}

a:hover#nav_07, .active_07 {
	background-position:-280px -300px !important;
}

a#nav_08 {
	background-position:-420px -100px;
}

a:hover#nav_08, .active_08 {
	background-position:-420px -300px !important;
}

/* ---- start nav drop settings -------------------------- */

#hidden-layers {
	position:absolute;
	top:0;
	left:0;
	width:930px;
	height:auto;
}

#hidden-layers a {
}

#hidden-layers a:hover {
}

#L1, #L2, #L3, #L4, #L5 {
	position:absolute;
	visibility:hidden;
	height:auto;
	padding:5px;
}

#L1 { width:0; right:0; }
#L2 { width:0; right:0; }
#L3 { width:0; right:0; }
#L4 { width:0; right:0; }
#L5 { width:0; right:0; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

