@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 11px/140% Arial, Helvetica, sans-serif;
	color: #4e4335;
	background: #bbaf99;
	min-width: 860px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Times, "Times New Roman", serif;
}
h2 {
	font-weight: bold;
	color: #67663f;
}
h3 {
	font-size: 15px;
	font-weight: 500;
	color: #592200;
}
h3 span {
	font-style: italic;
	color: #6d5232;
	font-size: 12px;
}
#mainContent h3 {
	font-style: italic;
}
a {
	color: #988146;
	text-decoration: underline;
}
a:hover {
	color: #5f2e06;
	text-decoration: none;
}
ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 15px;
}
ul li {
	list-style-type: none;
	background: url(../img/li.gif) no-repeat 0px 15px;
	margin: 0px;
	padding: 10px 0px 7px 10px;
	border-bottom: 1px solid #e1dbce;
}
#main {
	background: #ECE1CA url(../img/bg_main.gif) repeat-x left top;
}
#container {
	margin: 0px auto;
	clear: left;
	width: 850px;
}
#mainContent {
	border-top: 5px solid #FFF;
}

#content {
	padding: 10px 50px 10px 15px;
	border-left: 1px solid #c2beb2;
}
#sidebar {
	padding: 15px;
	border-right: 1px solid #c2beb2;
	border-left: 1px solid #e6e3dc;
}
#sidebar ul {margin-left: 0;}
#sidebar li { background: none; padding: 2px 0 5px 10px; border: 0;}
#sidebar ul a {font-size: 14px; font-family: Times,"Times New Roman", serif; text-decoration: none;}
#sidebar ul a:hover {text-decoration: underline;}
#footer {
	background: #BCB19A url(../img/bg_footer.gif) repeat-x;
	float: left;
	width: 100%;
}
#footerContent {
	margin: 0px auto;
	width: 850px;
	text-align: left;
	font-size: 12px;
}
#footerContent a {
	color: #4e4335;
	text-decoration: none;
}
#footerContent a:hover {
	color: #5f2e06;
	text-decoration: underline;
}
#footerContent p {
	margin: 0 0 5px;
	padding: 0 20px 0 15px;
}
#footerLeft {
	float: left;
	width: 600px;
	padding: 20px 0;
}
#footerRight {
	width: 250px;
	background: url(../img/bg_footer_right.gif) repeat-x;
	float: right;
	padding: 20px 0 50px 0;
}
#top {
	text-align: left;
	margin: 0 auto;
	width: 860px;
	padding-top: 6px;
	background: url(../img/bg_header_top.gif) repeat-x 0px 81px;
}
#top h1#logo, #top h1#logo a {
	background: url(../img/logo.gif) no-repeat;
	height: 80px;
	width: 240px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	float: left;
}
/* Menu */
#nav, #nav ul {
	padding:0;
	margin:0;
	list-style:none;
	font: 14px Times, "Times New Roman", serif;
	background:url(transparent.gif);
	position:relative;
	z-index:100;
	color: #5b3914;
}
#nav {
	width:462px;
	padding:0;
	float: right;
	margin-top: 49px;
}
#nav table {border-collapse:collapse;}
#nav li {float:left; padding: 0; border: 0; background: none}
#nav li li {float:none;}
#nav li a li {float:left;}
#nav li a {display:block; float:left; color:#5b3914; height:31px; padding: 0 10px; line-height:30px; text-decoration:none; white-space:nowrap; border-right:1px solid #c9c3b2;}
#nav li li a {height:31px; line-height:30px; float:none;}

#nav li:hover {position:relative; z-index:100;}
#nav a:hover {position:relative; z-index:100; background:#6f6d4a; color:#fff;}
#nav li:hover > a {background:#6f6d4a; color:#fff;}
body#page01 #nav li a#link01, body#page02 #nav li a#link02, body#page03 #nav li a#link03, body#page04 #nav li a#link04, body#page05 #nav li a#link05 {background: #FFF;  color:#5b3914;}
#nav li:hover.current a {background: #FFF;  color:#5b3914;}
#nav li#navLast a {border:none;}
#nav :hover  ul {
	left:-1px;
	top:31px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	z-index:300;
	background: url(../img/bg_nav.gif);
}
#nav a:hover ul {left:-1px;}
#nav ul {position:absolute; left:-9999px; top:-9999px;}
#nav li li a {border: none; height: 24px; line-height: 24px;}
#nav li:hover li:hover > ul {left:0; margin-left:100%; top:0;}
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
#nav li:hover li:hover > a {background:#5f2e06; color:#fff; }
#nav li a:hover ul li a:hover {background:#5f2e06;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

#headerLeft {
	background: url(../img/bg_header_left.gif) no-repeat right top;
}
#headerRight {
	background: url(../img/bg_header_right.gif) no-repeat left top;
}
/* Classes */
.doc {
	background: url(../img/icon_doc.gif) no-repeat right center;
}
.audio {
	background: url(../img/icon_audio.gif) no-repeat right center;
}
.txtSmall {
	font-size: 10px;
}
#subHeading h1 {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 600px;
	text-indent: -9999px;
}
#subSidebar h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 250px;
}
h2#whoweare { background-image: url(../img/hd_whoweare.gif);}
h2#bodylife { background-image: url(../img/hd_bodylife.gif);}
h2#outreach { background-image: url(../img/hd_outreach.gif);}
h2#resources { background-image: url(../img/hd_resources.gif);}
h2#contact { background-image: url(../img/hd_contact.gif);}
h1#leaders { background-image:url(../img/hd_leaders.gif)}
h1#values { background-image:url(../img/hd_values.gif)}
h1#beliefs { background-image:url(../img/hd_beliefs.gif)}
h1#ministries { background-image:url(../img/hd_ministries.gif)}
h1#calendar { background-image:url(../img/hd_calendar.gif)}
h1#audio { background-image:url(../img/hd_audiolibrary.gif)}
h1#library { background-image:url(../img/hd_library.gif)}
h1#trumpet { background-image:url(../img/hd_trumpet.gif)}
h1#websites { background-image:url(../img/hd_websites.gif)}
h1#mapdirections { background-image:url(../img/hd_mapdirections.gif)}
