

* {
	margin: 0;
	padding: 0;
	}
html {
	height: 100%;
	}
html, body{
	margin:0;
	padding:0
	}
body {
	background: #EEEDEE url(../img/body.gif) repeat-x top;
	color: #666;
	font: 80% Arial, Helvetica, sans-serif;
	line-height: 1;
	min-height: 80%;
	}
address {
	font-size: 100%;
	line-height: 1.4em;
	padding: .3em 0 1em;
	}
a {
	border-bottom: 1px dotted #B77926;
	color: #C37108;
	text-decoration: none;
	}
a:hover {
	background-color: #FCFCE6;
	}
address {
	font-style: normal;
	}
img {
	border: 0;
	}
fieldset, form {
	border: 0;
	}
fieldset legend {
	color: #666;
	font-size: 100%;
	font-weight: bold;
	}
p	{
	line-height: 1.2em;
	padding-bottom: 1em;
	}
ul li {
	list-style: none;
	text-indent: 0;
	}
.hr  {
	display: block;
	border: 0;
	padding: 0;
	margin: .6em 0;
	height: 1px;
	background: transparent url("../img/dotted.gif") repeat-x left top;
	}
.hr hr { display: none; }
.hroff { display: none; }

input, textarea, select {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
select {
	line-height: 1.4em;
	}
/* =masthead
----------------------------------------------------- */
#masthead {
	position: relative;
	height: 145px;
	}
#masthead #clogo{
	background: transparent url(../img/z-logo.png) no-repeat 0 0;
	position: absolute;
	top: 22px;
	left: 9px;
	width: 392px;
	height: 91px;
	}
#home #masthead #clogo {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 98px 0 0 0;
	height: 0 !important;
	height /* */: 98px; /* False value for IE4-5.x/Win. */
	width: 375px;
	}
#masthead #clogo a {
	background: transparent;
	border: 0;
	color: #f1f1f1;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 98px 0 0 0;
	height: 0 !important;
	height /* */: 98px; /* False value for IE4-5.x/Win. */
	width: 168px;
	}
	
/* =heading defaults
----------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	padding-bottom: .5em;
	}
h1 {
	color: #6396CB;
	font-size: 220%;
	}
h1#page-title {
	color: #6396CB;
	font-size: 210%;
	letter-spacing: -1px;
	padding-top: 0;
	}
#home h1#page-title {
	color: #ddd;
	}	
h2 {
	color: #6396CB;
	font-size: 150%;
	font-weight: normal;
	padding-top: .5em;
	}
h3 {
	color: #6396CB;
	font-size: 130%;
	padding: 1em 0 1em;
	}
h4 {
	font-size: 120%;
	font-weight: bold;
	}
h5 {
	font-size: 110%;
	font-weight: bold;
	}
h6 {
	font-size: 100%;
	font-weight: bold;
	}
		
/* =mnav
-------------------------------------- */
#mnav {
	background: transparent;
	position: relative;
	min-height: 30px;
	padding: 6px 0 0 22px;
	width: 678px !important;
	width /* */: 700px;  /* False value for IE4-5.x/Win. */
	}
#mnav ul {
	background: transparent;
	min-height: 39px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 678px;
	}
#mnav ul li {
	background: transparent;
	list-style: none;
	float: left;
	}
#mnav ul li a {
	background: #364745;
	border-bottom: 0;
	color: #C6C6C6;
	float: left;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 85%;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 11px 24px 11px;
	white-space: nowrap;
	}
#mnav ul li a:hover {
	color: #fff;
	}
#mnav ul li.current a {
	background: #52615F;
	color: #f4f4f4
	}
#mnav ul li a.first {
	padding-left: 25px;
	}
#mnav ul li a.last {
	padding-right: 25px;
	}	
	
/* =cnav 
-------------------------------------- */	
#cnav {
	position: absolute;
	z-index: 9;
	top: 18px;
	right: -5px;
	width: 580px;
	}
#cnav li {
	border-left: 1px solid #f1f1f1;
	color: #f1f1f1;
	float: left;
	}
#cnav li a {
	border: 0;
	color: #eee;
	display: block;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 80%;
	letter-spacing: 2px;
	padding: 1px 17px;
	text-transform: uppercase;
	}
#cnav li a:hover {
	background-color: transparent;
	color: #fff;
	}
#cnav li.first {
	border-left: 0;
	}
		
/* =containers 
-------------------------------------- */
#container {
	background: transparent;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 100%;
	}
#c2 {
	background: transparent;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	text-align: left;
	width: 700px;
	}

/* =welcome
------------------------- */
#welcome {
	padding: 0 10px 0 45px;
	width: 645px;
	}

/* =wrap
-------------------------------------- */
#wrap {
	
	padding: 20px 0 10px;
	width: 700px;
	}
	
/* =content 
-------------------------------------- */
#content {
	background: transparent url(../img/service-times.gif) repeat-x top;
	min-height: 400px;
	padding: 4px 0 2em 45px;
	position: relative;
	width: 655px !important;
	width /* */: 700px; /* False value for IE4-5.x/Win */
	}
#content p{
	font-size: 110%;
	line-height: 1.3;
	}
#content ul {
	padding: .3em 0 1em;
	}
#content ul li {
	background: transparent url(../img/square.gif) no-repeat 0 .4em;
	line-height: 1.4em;
	list-style: none;
	padding-left: 20px;
	padding-bottom: .4em;
	}
#ministries #content ul li strong {
line-height: 1.8em;
font-size: 1.1em;
}
#content ol li {
	line-height: 1.3em;
	margin-left: 40px;
	padding-bottom: .5em;
	padding-left: 0px;
	}
#content dl {
	font-size: 110%;
	padding: .4em 0;
	}
#content dt, #content dd {
	padding: .2em 0;
	}
#content dt {
	color: #888;
	font-family: "Trebuchet MS", Trebuchet, Georgia, Arial, sans-serif;
	font-size: 130%;
	}
#content dd {
	line-height: 1.2em;
	margin-bottom: .4em;
	}
#content dd.location {
	color: #999;
	font-size: 90%;
	}
#content .shadow-lt {
	background: transparent url(../img/shadow-lt.png) no-repeat 0 0;
	width: 13px;
	height: 203px;
	position: absolute;
	top: 135px;
	left: -13px;
	z-index: 99;
	}
#content .shadow-rt {
	background: transparent url(../img/shadow-rt.png) no-repeat 0 0;
	width: 13px;
	height: 203px;
	position: absolute;
	top: 135px;
	right: -13px;
	z-index: 99;
	}
#home #content .shadow-lt {
	top: 28px;
	left: -13px;
	}
#home #content .shadow-rt {
	top: 28px;
	right: -13px;
	}
/* =col1
-------------------------------------- */
#col1 {
	background-color: transparent;
	float: left;
	padding: 32px 0 0 0;
	width: 400px;
	}
#home #col1 	{ width: 350px; }
.onecol #col1 	{ width: 600px; }

#col2 {
	background: transparent url(../img/subnav.gif) repeat-x top;
	display: block;
	float: right;
	height: 400px;
	padding: 32px 0 0 0;
	width: 214px;
	}
#home #col2 	{ 
	background: transparent;
	padding-top: 32px;
	padding-right: 0;
	width: 264px; 
	}
#col2 p {
	padding-left: 26px;
	padding-right: 26px;
	}
#col2 h3 {
	padding-bottom: .3em;
	}
/* =subnav
-------------------------------------- */
#content ul.subnav {
	list-style: none;
	margin: 1px 1px 0 1px;
	min-height: 345px;
	}
#content ul.subnav li {
	background: transparent;
	line-height: normal;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#content ul.subnav a {
	background-color: transparent;
	border: 0;
	color: #6396CB;
	display: block;
	height: 1%;
	line-height: normal;
	margin: 0;
	padding: 10px 26px;
	text-decoration: none;
	}
#content ul.subnav a:hover {
	color: #1562B2;
	}

/* =page-title and preamble
-------------------------------------- */
.page-title {
	color: #ddd;
	}
#content .preamble {
	font: normal 125%/130% Arial, Helvetica, sans-serif;
font-size: 130%;	
padding: 0 0 1em;
	}
#home .preamble {
	background-color: #52615F;
	color: #f1f1f1;
	font: italic 120%/130% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1em;
	}
/* =headings 
---------------------------------------- 
	All other headings are in 
	section-specific CSS files.
---------------------------------------- */

#beliefs #page-title {
	background: transparent url(../img/our-beliefs.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0 0 .5em;
	overflow: hidden;
	padding: 22px 0 0 0;
	height: 0 !important;
	height /* */: 22px; /* False value for IE4-5.x/Win. */
	width: 122px;
	}
#ministries #page-title {
	background: transparent url(../img/our-ministries.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0 0 .5em;
	overflow: hidden;
	padding: 21px 0 0 0;
	height: 0 !important;
	height /* */: 21px; /* False value for IE4-5.x/Win. */
	width: 157px;
	}
#missions #page-title {
	background: transparent url(../img/our-missions.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0 0 .5em;
	overflow: hidden;
	padding: 21px 0 0 0;
	height: 0 !important;
	height /* */: 21px; /* False value for IE4-5.x/Win. */
	width: 147px;
	}
	
#interior #page-title {
	background: transparent url(../img/our-missions.gif) no-repeat 0 0;
	border: 0;
	}
		
#service-times #page-title {
	background: transparent url(../img/service-times02.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0 0 .5em;
	overflow: hidden;
	padding: 21px 0 0 0;
	height: 0 !important;
	height /* */: 21px; /* False value for IE4-5.x/Win. */
	width: 152px;
	}
/* =photo
------------------------- */
#col2-2 .photo {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	float: right;
	height: 306px !important;
	height /* */:320px;  /* False value for IE4-5.x/Win */
	width: 250px !important;
	width /* */:264px;  /* False value for IE4-5.x/Win */
	margin-bottom: 20px;
	margin-top: -170px;
	padding: 6px;
	position: relative;
	}

/* =contactbox
-------------------------------------- */
#contactbox {
	background: transparent url(../img/contactbox.gif) repeat-x 0 0;
	clear: both;
	min-height: 280px;
	width: 264px;
	}
#contact #contactbox {
	width: 264px;
	}
#cb2 {
	background: transparent url(../img/contactbox-nw.gif) no-repeat left top;
	}
#cb3 {
	background: transparent url(../img/contactbox-ne.gif) no-repeat right top;
	padding: 25px 32px 25px 25px;
	width: 207px !important;
	width /* */: 264px; /* False value for IE4-5.x/Win. */
	}
	
	
#contactbox #head_events {
	padding-bottom: 5px;
	padding-top: 0;
	}
#contactbox #head_events a {
	background: transparent url(../img/contact-us02.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 23px 0 0 0;
	height: 0 !important;
	height /* */: 23px; /* False value for IE4-5.x/Win. */
	width: 100px;
	}	
	
	
	
#contactbox #head_contact-us {
	padding-bottom: 5px;
	padding-top: 0;
	}
#contactbox #head_contact-us a {
	background: transparent url(../img/contact-us02.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 23px 0 0 0;
	height: 0 !important;
	height /* */: 23px; /* False value for IE4-5.x/Win. */
	width: 100px;
	}
	
#contactbox #head_support-us a {
	background: transparent url(../img/events.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 23px 0 0 0;
	height: 0 !important;
	height /* */: 23px; /* False value for IE4-5.x/Win. */
	width: 100px;
	}

			
#contactbox #head_support-us {
	padding-bottom: 5px;
	padding-top: 0;
	}

#contactbox #head_support-us {
	padding-bottom: 5px;
	padding-top: 0;
	}

	
#home #contactbox #head_contact-us #head_support-us {

}
#home #contactbox address {
}
#contactbox form {
	padding-top: .6em;
	padding-bottom: 1em;
	}
#contactbox label,
#contact #request label {
	color: #999;
	display: block;
	font-size: 90%;
	padding: .5em .2em;
	font-family: "Trebuchet MS", arial, sans-serif;
	text-transform: uppercase;
	}
form label {
line-height: 1.3em;
}
#home form label {
line-height: 1em;
}
form .row {
padding: .3em 0;
}
#home form .row {
padding: 0;
}
#contactbox p,
#contact #request p {
	padding: 0;
	}
#contactbox .textbox,
#contact #request .textbox {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.3em;
	margin-top: 4px;
	padding: 2px;
	width: 194px!important;
	width /* */: 196px; /* False value for IE4-5.x/Win. */
	}
#contactbox .toolbar,
#contact #request .toolbar {
	background: transparent;
	display: block;
	font-size: 90%;
	padding-top: 10px;
	text-align: center;
	width: 200px;
	}
#contactbox a#btnSendEmail:hover {
	background: transparent url(../img/send-email.gif) no-repeat 0 -26px;
	}
form input#submit {
padding: 3px 0;
margin: 1em 0;
}
#contactbox textarea {
	height: 100px;
	}
#cb3 p {
	padding: 0 0 .3em 0;
	text-align: center;
	}
#contact #request #btnCloseWindow {
	background: red;
	text-align: center;
	}
#home #contactbox #btnCloseWindow {
	display: none;
	}
#contact #MoreInformation {
	display: none;
	}
.contactonly {
	display: none;
	}
#contact .contactonly {
	display: block;
	}
	
	
/* =stainedglass
-------------------------------------- */
#stainedglass-lt {
	background: transparent url(../img/stainedglass-lt.jpg) no-repeat 0 0;
	display: block;
	position: absolute;
	top: 33px;
	left: -113px;
	height: 239px;
	width: 105px;
	z-index: 99;
	}

#stainedglass-rt {
	background: transparent url(../img/stainedglass-rt.jpg) no-repeat 0 0;
	display: block;
	position: absolute;
	top: 33px;
	left: 711px;
	height: 239px;
	width: 105px;
	z-index: 99;
	}

/* =footer 
-------------------------------------- */
#footer {
	background: transparent;
	clear: both;
	color: #C3C3C3;
	font-size: 90%;
	text-align: center;
	width: 100%;
	height /* */: 50px; /* False value for IE4-5.x/Win. */
	min-height: 50px;
	padding-bottom: 1em;
	}
#f2 {
	margin: 0 auto;
	padding: 3px 45px 20px;
	text-align: center;
	width: 680px !important;
	width /* */:700px; /* False value for IE4-5.x/Win. */
	}
#footer ul {
	list-style: none;
	padding: .7em 0;
	}
#footer ul li {
	background: transparent;
	display: inline;
	}
#footer ul li a {
	padding: 0 22px;
	}
#footer ul li a.first {
	padding-left: 0;
	}
#footer a {
	background-color: transparent;
	border: 0;
color: #666;
	}
#footer a:hover {
color: #111;
	text-decoration: none;
	}
#footer #copyright {
	clear: both;
	color: #999;
	padding: 1.4em 0 2em;
	}


/* Misc
-------------------------------------------- */
.photo {
	background-color: #fff;
	border: 1px solid #B6B295;
	padding: 3px;
	}
img.right {
	margin-left: 7px;
	margin-bottom: 7px;
	float: right;
	}
img.left {
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
	}
.noborder {
	border: 0 !important;
	}
.clear-both {
	clear: both;
	}
.required, 
.exceptions {
	color: red;
	}
.note {
	font-size: 85%;
	}
.center {
	text-align: center;
	}
.nounderline {
	text-decoration: none !important;
	border: 0 !important;
	}
.instructions {
	color: #999;
	font-size: 90%;
	}
.exception {
	color: red;
	}
a.external {
	background-image: url(../img/external-link.gif) !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
	padding-right: 22px !important;
	}

