@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #000;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
}

* {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a:link {text-decoration: underline; color: #FFF}
a:visited {text-decoration: underline; color: #CCC}

#topbar {
	width: 100%;
	background-image: url(images/TopBar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
	top: 0px;
	overflow:hidden;
}
#topbar p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 85%;
	color: #FFF;
	width: 90%;
	left: 5%;
	right: 5%;
	position: absolute;
	vertical-align: middle;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 90%;
	min-width: 800px;
	max-width: 1200px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #eae6d8;
}

#header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 130px;
	background-image: url(images/HeaderBG.jpg);
	background-repeat: repeat-x;
}

#headerleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 109px;
	width: 156px;
}
#headermiddle {
	margin: 0;
	height: 109px;
	overflow: hidden;
	width: 600;
	position: relative;
	float: left;
	clear: none;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
}

#headermiddle ul {
    margin:0;
	padding:82px 5px 0;
    list-style:none;
}
#headermiddle li {
	float:left;
	margin:0;
	background-image: url(images/TabLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#headermiddle a, #headermiddle strong, #headermiddle span {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #039;
	background-image: url(images/TabRight.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#headermiddle #current {
	background-image:url(images/TabLeftOn.png);
	color: #06C;
}
#headermiddle #current a {
	background-image:url(images/TabRightOn.png);
	color: #06C;
	padding-bottom:15px;
}

#headermiddle a:link {text-decoration: none;}
#headermiddle a:visited {text-decoration: none;}
#headermiddle a:hover {
	text-decoration: none;
	color:#09F;
}

#headerright {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
	height: 109px;
	width: 150px;
	overflow: hidden;
	position: relative;
}

#contentMain {
	margin: 0;
	padding: 0;
	background-color: #f7f6ed;
	overflow:auto;
	height: 1%;
}

#contentLeft {
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #f7f6ed;
}
#contentRight {
	margin: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	background-color: #eae6d8;
}

#contentColorLeft {
	width: 500px;
	background: url(images/ColorLeftBG.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	overflow: hidden;
}
#contentColorRight {
	background: url(images/ColorRightBG.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	overflow: hidden;
}

#content {
	margin: 0;
	color:#6F6D68;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 85%;
	text-align:justify;
	padding-right: 2em;
	padding-left: 2em;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #f7f6ed;
}

#content li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1em;
	padding-bottom: 0.35em;
}

p.ContentText, ul.ContentText, td.ContentText {
	color:#7c7a74;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-align:justify;
	padding-right: 1em;
	padding-left: 1.25em;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

p.InlineList, ul.InlineList, li.InlineList  {
	color:#7c7a74;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-align:justify;
	padding-right: 1em;
	padding-left: 1em;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;
	display:inline;
}

#content a:link, #contentMain a:link {
	text-decoration: underline;
	color: #3F3E3A;
}

#content a:visited, #contentMain a:visited {
	text-decoration: underline;
	color: #A2A09B;
}

#Directions a:link {
	text-decoration: underline;
	color: #3F3E3A;
}
#Directions a:visited {
	text-decoration: underline;
	color: #A2A09B;
}

p.SermonText {
	color:#f7f6ed;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
p.SermonTextInfo, span.SermonTextInfo {
	color:#A2B4CA;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-style: normal;
}

#centerul {
	text-align:center;
	list-style:none;
}
#centerul li {
	display:inline;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-color: #808040;
	color: #FFF;
	background-image: url(images/FooterBG.jpg);
}

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5em;
	text-align: center;
	font-size: small;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img {
	border-style: none
}

img.border {
	border-style:solid;
	border-color:#000;
	border-width:thin;
}

caption {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

h1, h2, h3, h4 {
	text-align: center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#9D6B28;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px
}

hr {
	text-align: center;
	height: 1px;
	color: #7c7a74;
	margin-bottom: -12px;
}

ul.Events {
	margin: 5px;
	border: 0;
}

ul.Events li {
	margin: 5px;
	color: #9D6B28;
	list-style-type: none;
}

ul.Events li h2 {
	font-size: 100%;
	color: #9D6B28;
	padding-left: 1em;
	text-align:left;
}
ul.Events li p {
	color: #7c7a74;
	font-size: 80%;
	font-weight: normal;
	padding-left: 2.5em;
	text-align:justify;
}

/* box styles */
.box { position: relative; width: 96%; margin: 0 2% 1% 2%; }
.top { margin-top: 2%; }
.tan {
	background-color: #EAE6D8;
	padding-bottom: 0px;
}
.darktan {
	background-color: #D9D1B9;
	padding-bottom: 0px;
}

.inner {
	color: #FFF;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	text-align: center;
}
		
/* corners */
.corner { position: absolute; width: 15px; height: 15px; background: url('images/corners.png') no-repeat; font-size: 0%; }
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -15px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -15px; }
.BR { bottom: 0; right: 0; background-position: -15px -15px; }

#menu {
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #f7f6ed;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#menu li {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #f7f6ed;
}

#menu a {
	display: block;
	background-color: #9B8A57;
	color:#2C2412;
	text-decoration: none;
	width: 85%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #514422;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

#menu a:hover {
	text-decoration: none;
	color: #000;
	background-color: #AE9F71;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #1E6FBF;
}

#menu #currentitem a {
	background-color: #BDB18C;
	border-left-color: #124273;
}

#menu a:link {
	text-decoration:none;
	color:#2C2412;
}

#menu a:visited {
	text-decoration:none;
	color:#625128;	
}

#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
border-top: 1px solid #999;
z-index: 1;
text-decoration: none;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
text-decoration: none;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
text-decoration: none;
}

#navcontainer li a
{
padding: 1px 7px;
color: #666;
background-color: #EAE6D8;
border: 1px solid #ccc;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

p.Verse {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 95%;
	font-style: italic;
	font-weight: normal;
	color: #593E17;
	text-align: justify;
	padding-right: 1em;
	padding-left: 1em;
	overflow: hidden;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

span.firstletter {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #593E17;
	font-size: 200%;
	font-weight: bold;
	font-style:italic;
}

p.divider {
	border-top: 1px solid #999;
	padding:0;
	margin:0;
	line-height:0;
}
