* { margin: 0; padding: 0; }
html, body, * html #wrapper { height: 100%; }
#rightCol ul, ol, dl { position: relative;  } /* to fix IE making BG not dispalying */
body {
 background: #F4F4D9 url(/images/bgMain.jpg) top center repeat-x;
 font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 text-align: center;
}
#wrapper {
 position: relative;
 min-height: 100%;
 width: 806px;
 margin: 0 auto;
 text-align: left;
 background: url(/images/bgWrap.gif) top right repeat-y;
}
#buttons {
	position:absolute;
	left:21px;
	top:142px;
	width:767px;
	height:50px;
	background-image:url(images/buttons.png);
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	display: inline-block;
}
#footer {
	position: relative;
	margin-top: -45px;
	height: 76px;
	background: #062333;
	text-align: center;
	padding: 9px 0 0 0;
	background-color: #900000;
} 
#footer p {
 width: 786px;
 text-align: right;
 color: #ffffff;
 font-size: 10px;
 line-height: 14px;
 margin: 0 auto;
 padding-right: 20px;
}
#home #mast { height: 280px; padding: 0;}
#mast {
	height: 198px;
	position: relative;
	background: url(/images/header.png) top center no-repeat;
}
#mast h1 {
 position: absolute;
 top: 13px;
 left: 31px;
}
#mast h1, #mast h1 a {
 width: 154px;
 height: 44px;
 background: url(/images/logo.gif) 0 0 no-repeat;
 text-indent: -9000px;
 display: block;
}
#noFlash {
background: url(/images/main_image.jpg) 0 33px no-repeat; 
width: 806px;
height: 280px;
}
#home #search { 
 top: 10px;
 left: 595px;
}
#search {
	position: absolute;
	top: 62px;
	left: 581px;
	width: 200px;
	height: 24px;
}
#search2 {
	position: absolute;
	top: 145px;
	left: 18px;
	width: 758px;
	height: 51px;
	background-image:url(/images/buttons.png);
	background-repeat:no-repeat;
}
#search input {
 border: 1px solid #22688F;
 padding: 1px 2px;
 font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 background: #BFDAE9;
 width: 150px;
 color: #0A2636;
}
#search a {
 text-indent: -9000px;
 display: block;
 height: 20px;
 width: 24px;
 background: url(/images/btnGo.gif) 0 0 no-repeat;
 position: absolute;
 left: 165px;
 top: 0;
}
#search a:hover { background: url(/images/btnGo.gif) -24px 0 no-repeat; }
#motion {
 position: absolute;
 top: 33px;
 left: 0;
 height: 248px;
}
#content {
 padding-bottom: 45px;
}
#leftCol {
 width: 191px;
 float: left;
 position: relative;
 padding-left: 11px;
 z-index: 2;
}
#rightCol {
	width: 597px;
	float: right;
	background: url(/images/bgTopCopy.jpg) 0 0 no-repeat;
	position: relative;
}
#home #rightCol { background: url(/images/bgSideFade.gif) top right no-repeat; }
.clear {
 clear: both;
 height: 1px;
 overflow: hidden;
 margin-bottom: -1px;
}
#redWrap { background: url(/images/bgSubWrap.gif) 0 0 repeat-y; }
.subLeft {
 float: left;
 width: 344px;
 padding: 0 12px;
}
.subRight {
 float: right;
 width: 206px;
}
#redWrap .subRight {
 padding: 5px 35px 0 19px;
 width: 170px;
}
#copyWrap .subRight {
 padding: 0 17px 0 0;
}
#redFoot {
 height: 40px;
 clear: both;
 background: url(/images/bgRedFoot.gif) left bottom no-repeat;
}
#leftFoot {
 height: 70px;
 background: url(/images/bgLeftFoot.jpg) left bottom no-repeat;
}
#paperWrap { background: url(/images/bgLeftCol.gif) 0 0 repeat-y; padding-top: 225px; margin-bottom: 25px; }
#home #paperWrap { padding-top: 0; }
#paperWrap p {
 color: #293124;
 padding-left: 15px;
 line-height: 14px;
}
#tag { 
 height: 149px;
 background: url(/images/tag.gif) 50% 0 no-repeat;
 text-indent: -9000px;
 margin-top: 15px;
}
#seriesImg {
 width: 333px;
 height: 191px;
 background: url(/images/bgSeries.gif) 0 0 no-repeat;
 padding: 8px 0 0 10px;
}
#redWrap .subLeft p {
 padding-left: 8px;
 color: #fff;
 line-height: 18px;
}
#redWrap .subRight p { 
 margin: 12px 0 0 0;
 padding-bottom: 20px;
 background: url(/images/bgEventBtm.gif) center bottom no-repeat;
}
#redWrap .subRight p.last { background: none; padding-bottom: 0; }
#redWrap .subRight a {
 display: block;
 color: #fff;
 text-decoration: none;
}
#redWrap .subRight a span { color: #E7DC7E; text-transform: uppercase; }
#redWrap .subRight  a:hover { color: #E7DC7E; text-decoration:underline; }
#redWrap .subRight  a:hover span { color: #fff; }
.seriesTitle {
 font-size: 17px;
 font-weight: bold;
 padding-bottom: 3px;
}
.seriesTitle span { color: #E7DC7E; display: block; }
#moreEvents {
 display: block;
 background: url(/images/btnMoreEvents.gif) 0 0 no-repeat;
 width: 130px;
 height: 24px;
 text-indent: -9000px;
 margin: 22px 0 0 -3px;
}
#moreEvents:hover { background: url(/images/btnMoreEvents.gif) 0 -27px no-repeat; }
.news { margin-bottom: 20px; }
.news p { line-height: 15px; }
#newsletter p a {
 text-decoration: none;
 color: #2F566B;
 padding: 6px 6px 6px 20px;
 background: url(/images/bulSubRight.gif) 5px -3px no-repeat;
 display: block;
 height: 1%;
 border-bottom: 1px dotted #ccc;
}
#newsletter p a.last { border-bottom: none; }
#newsletter p a:hover {
 color: #AD2F0C;
 background: url(/images/bulSubRight.gif) 5px -146px no-repeat;
}
#copyWrap .subRight p {
 padding: 0 5px;
}
.verse {
 color: #2F566B;
 padding: 6px 12px 6px 10px;
}
.verse span { display: block; text-align: right; text-transform: uppercase; margin-top: 7px; }
#mainPhoto {
 position: absolute;
 top: 0;
 left: -4px;
}
#fader {
	position: absolute;
	width: 10px;
	height: 100%;
	background: url(/images/no-image/bgFader.jpg);
	top: 0;
	left: 588px;
}
#copy { padding: 22px 34px 22px 22px; }
#copy p { margin: 10px 0; }
#copy p, #copy li { line-height: 17px; }
#mapBox { margin-bottom: 5px; border: 1px solid #E5DEB4; padding: 5px; background: #F4F4D9; }
#mapBox div#mapLink {
 margin-top: 5px;
 padding: 4px;
}
#map span { background-color: #fff; padding: 1px; }

.dateList dt { margin-top: 15px; font-size: 14px; }
.dateList dd { margin: 6px 4px; line-height: 17px; }
.rssSubdate { font-weight: bold; }

#rightCol ul { list-style: none; }
#rightCol li {
 padding-left: 22px;
 background: url(/images/mainBul.gif) 8px 5px no-repeat;
 margin-top: 2px;
}

hr {
 margin: 15px 0 5px 0;
 color: #CEC495;
 background-color: #CEC495;
 height: 1px;
 border: 0;
}
.rightText { text-align: right; }
.hide { display: none; }
#qList { margin-top: 15px; }
#qList li { margin-bottom: 8px; }
.rightBox {
 float: right;
 width: 200px;
 background: #E2E8C4;
 padding: 10px;
 margin: 0 0 8px 8px;
 border: 1px solid #D6CEA0;
 line-height: 17px;
}
.rightBox2 {
 float: right;
 width: 200px;
 background: #E2E8C4;
 padding: 0px;
 margin: 0 0 8px 8px;
 border: 1px solid #D6CEA0;
 line-height: 17px;
}
.rightBox3 {
 float: right;
 width: 275px;
 background: #E2E8C4;
 padding: 0px;
 margin: 0 0 8px 8px;
 border: 1px solid #000000;
 line-height: 17px;
}
.rightBox32 {
 float: right;
 width: 225px;
 background: #E2E8C4;
 padding: 0px;
 margin: 0 0 8px 8px;
 border: 1px solid #000000;
 line-height: 17px;
}
.rightBox4 {
 float: right;

 background: #E2E8C4;
 padding: 0px;
 margin: 0 0 8px 8px;
 border: 0px solid #000000;
 line-height: 17px;
}
.bgnav { width:728px; height:38px; background-image:url(/images/buttons.png)}

.nav { width:780px; float:left; margin:0; padding:0}
.nav ul { float:left; margin:0; padding:0;}
.nav li { float:left; margin:0; width:85px; padding:20px 20px; font-family:"Myriad Pro", Lucida Sans, Arial, Helvetica, sans-serif; background:url(/images/nav_divider.gif) no-repeat center right; color:#FFFFFF; font-size:12px; list-style:none; font-weight:normal; text-align:center}
.nav li a:link, .nav li a:visited { text-decoration:none; color:#FFFFFF}a:hover {
	text-decoration: underline;
}
.nav .bordernone { background:none}

/* =forms 
------------------------------------------------------------------------ */
#zemContactForm #email, #zemContactForm #name, #zemContactForm #message, #70x7 {
 font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, sans-serif;
 color: #062333; 
 background: #f8fdff;
 border-right: 1px solid #8da4b0; 
 border-bottom: 1px solid #8da4b0; 
 border-top: 1px solid #b8c1c6; 
 border-left: 1px solid #b8c1c6; 
 padding: 3px;
}
#zemContactForm #email, #zemContactForm #name { width: 200px; }
#zemContactForm #message, #70x7 { width: 385px; }
#zemSubmit {
 font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, sans-serif;
 color: #fff; 
 background-color: #3c7ba0;
 margin-top: 8px;
 border-right: 1px solid #2c6688; 
 border-bottom: 1px solid #2c6688; 
 border-top: 1px solid #205879; 
 border-left: 1px solid #205879; 
}
ul.zemError {
 margin: 8px 0;
 background: #F1D1D1;
 color: #c00;
 padding: 7px;
 border: 1px solid #E7C3C3;
}
#zemThanks { 
 font-weight: bold;
 color: #c60;
}

/* =links
------------------------------------------------------------------------ */

a { color: #B73D13; outline: none; border: 0; text-decoration: underline; }
a:hover { text-decoration: none; color: #3D8298; border: 0; }

/* =headers
------------------------------------------------------------------------ */

h1, h2, h3, h4, h5, .dateList dt { font-family: Georgia, "Times New Roman", Times, serif; }
#copy h1 {
 font-size: 24px;
 color: #AD2F0C;
 font-weight: normal;
}
h2 {
 font-size: 16px;
 font-weight: normal;
 margin-top: 12px;
}
#copyWrap h2 { 
 font: bold 17px Georgia, "Times New Roman", Times, serif;
 color: #2F566B;
 border-bottom: 1px solid #2F566B;
 padding: 0 0 4px 0;
 margin: 0 0 10px 0;
}
h3 {
 font: 13px Georgia, "Times New Roman", Times, serif;
 color: #AD2F0C;
 height: 22px;
 background: url(/images/bgH3.jpg) 0 50% no-repeat;
 padding: 8px 0 0 15px;
 margin-top: 17px;
 position: relative;
}
h3#hdJam span { display: block; width: 12px; height: 13px; background: url(/images/icJam.gif) 0 0 no-repeat; position: absolute; top: 10px; left: 100px; }
h4 {
 font-size: 14px;
 font-weight: normal;
}
#paperWrap h4 { color: #AD2F0C; padding: 0 0 4px 15px; background: url(/images/images/bg/bgH4-1.gif) 80px 49% no-repeat; width: 90%; }
#redWrap h4 { color: #E7DC7E; padding: 0 20px 0 0; background: url(/images/images/bg/bgH4-2.gif) 100% 49% no-repeat; }
#copyWrap h4 { font: 16px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color: #3D8298; font-size: 14px; margin: 4px 0; }
h5 {
 font-size: 12px;
 color: #E7DC7E;
 font-weight: normal;
 padding: 10px 0 4px 8px;
}

/* =nav 
------------------------------------------------------------------------ */

#nav { 
 width: 191px;
 list-style: none;
 padding-left: 6px;
 margin-bottom: 30px;
}
#home #nav { background: url(/images/bgNavTop.jpg) 0 0 no-repeat; padding-top: 15px; }
#nav li {
 background: url(/images/bgNavBtm.gif) bottom left no-repeat;
 padding-bottom: 1px;
}
#nav li a {
 display: block;
 height: 1%; 
 text-decoration: none;
 padding: 6px 6px 6px 26px;
 color: #5D562C;
 text-transform: uppercase;
 background: url(/images/navBul.gif) 12px 50% no-repeat;
}
#nav li a:hover, body#home #navHome a, body#visitors #navVisitors a,  
#nav li.over, #nav li:hover a, #nav li.over a, body#calendar 
#navCalendar a, body#news #navNews a, body#photos #navPhotos a, 
body#contact #navContact a, body#aboutUs #navAboutUs a, body#resc 
#navResc a, body#aboutGod #navAboutGod a { 
background: url(/images/navBulOver.gif) 0 50% no-repeat; color: #153E55; 
}


#nav li ul {
 display: none;
 top: 1px;
 left: 0;
 border-top: 1px solid #D5CC9E;
 border-left: 1px solid #D5CC9E;
 list-style: none;
}
#nav li>ul { top: auto; left: auto; }
#nav li li { background: #E5DEB4 none; border: 0; padding: 0; }
#nav li li a, #nav li:hover li a, #nav li.over li a, body#aboutUs #navAboutUs li a, body#visitors #navVisitors li a { 
 background: url(/images/images/pix.gif) 0 0 no-repeat; 
 padding: 6px; 
 border-top: 0; 
 border-right: 1px solid #D5CC9E; 
 border-bottom: 1px solid #D5CC9E; 
 width: 130px; 
 text-transform: none; 
 color: #5D562C; 
}
#nav li li a:hover, body#visitors #navVisitors li a:hover, body#aboutUs #navAboutUs li a:hover { background: none #DAD2A6; color: #B73D13; }
#nav li:hover ul, #nav li.over ul { 
 display: block; 
 left: 160px; 
 z-index: 999;
 position: absolute;
}
/* massive workaround due to IE relative positioning and z-index bugs */
#home #nav li#navVisitors:hover ul, #nav li#navVisitors.over ul { top: 30px; } 
li#navVisitors:hover ul, #visitors #nav li#navVisitors.over ul, #aboutUs #nav li#navVisitors.over ul, #calendar #nav li#navVisitors.over ul, #news #nav li#navVisitors.over ul, #visitors #photos li#navVisitors.over ul, #contact #nav li#navVisitors.over ul, #aboutGod #nav li#navVisitors.over ul, #resc #nav li#navVisitors.over ul { top: 240px; } 

#home #nav li#navAboutUs:hover ul, #nav li#navAboutUs.over ul { top: 57px; } 
li#navAboutUs:hover ul, #visitors #nav li#navAboutUs.over ul, #aboutUs #nav li#navAboutUs.over ul, #calendar #nav li#navAboutUs.over ul, #news #nav li#navAboutUs.over ul, #visitors #photos li#navAboutUs.over ul, #contact #nav li#navAboutUs.over ul, #aboutGod #nav li#navAboutUs.over ul, #resc #nav li#navAboutUs.over ul { top: 267px; } 

