html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	width: 900px;
	position: relative;
	background: white url(../images/main_background.gif) no-repeat top left;
	z-index: 10;
	position: relative;
	}
div#wrapper {
	background: url(../images/sidebar.png) repeat-y 654px 0;
	padding-top: 58px;
	width: 900px;
	z-index: 9;
	position: relative;
height: 100%;
	}
div#cal_syn {
position: absolute;
top: 270px;
left: 87px;
width: 103px;
}
div#cal_syn dd {
margin-bottom: 12px;
}
div#highlight {
	float: right;
	margin-top: -130px;
	margin-right: 35px;
	display: inline;
	}
div#content_main {
	float: left;
	width: 655px;
min-height: 400px;
	}
div#content_main p, div#content_main div.GMapEZ  {
	margin: 0 20px 20px 300px;
	}
	div#content_main h4, div#content_main h3, div#content_main img {
margin: 20px 20px 0 300px;
}
div#content_main p img {
margin: 20px 20px 0 0;
}
body.instructions div#content_main li a {
margin: 20px 20px 0 300px;
}
	div#content_main dt, div#content_main dd, div#content_main ul  {
	margin: 20px 20px 0 300px;
	}
div#content_main h5 {
margin-left: 300px;
}
div#content_main h5 a {
margin: -20px 20px 0 300px;
}
div#content_main dd p {
margin: 0;
}
div#content_main ul {
list-style-type: disc;
list-style-position: inside;
}
div#content_sub {
	float: right;
	width: 210px;
	}
div#content_sub ul {
list-style: circle inside;
}
div#content_sub ul.list_none {
list-style: none;
}
div#content_sub img, div#highlight img {
border: solid 1px #BEBBA0;
padding: 3px;
}
ul#nav {
	top: 154px;
	width: 665px;
	height: 24px;
	background: url(../images/navbar_right.gif) no-repeat 645px 0;
	}
	ul#nav li {
		float: left;
		display: block;
		color: white;
		padding: 4px 11px;
		font-size: 14px;
		background: green url(../images/navbar.gif) repeat-x;
		}
		ul#nav li a {
		font-weight: normal;
		color: white;
		}
		ul#nav li a:hover {
		color: black;
		}
body.home ul#nav li.home a {
color: #BDD763;
}
body#children ul#nav li.children a {
color: #BDD763;
}
body#youth ul#nav li.youth a {
color: #BDD763;
}
body#groups ul#nav li.groups a {
color: #BDD763;
}
body#about ul#nav li.about a {
color: #BDD763;
}
body#contact ul#nav li.contact a {
color: #BDD763;
}
dl {
margin-top: 20px;
}
h1#branding {
	background: transparent url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
	width: 325px;
	height: 71px;
	margin: 0 0 25px 306px;
	}
div#tagline_info {
	clear: both;
	margin-top: 100px;
	margin-left: 87px;
	}
div#tagline_info p.add_right {
float: right;
text-align: right;
margin: -17px 255px 0 0;
}

span.type {
display: none;
}
		

/* ---- Typography ------------------------- */

/* ---- Site-wide ---- */

body {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Unicode", sans-serif;
	font-size: 12px;
	}
p {
	line-height: 1.7;
	}
li, dl, div.vcard {
	line-height: 1.7;
	}
h2 {
	margin: 0;
	font-size: 20px;
	color: #094E00;
	margin-top: 20px;
	}
h3 {
	color: #094E00;
	font-size: 20px;
	line-height: 1.2;
	}
h4 {
	color: #094E00;
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
	}
dt {
	font-weight: bold;
	}
bq {
	font-style: italic;
	}


/* ---- Links ---- */

a {
	color: #094E00;
	text-decoration: none;
	}
p a, li a {
color: #3DA906;
}
a:hover {
		color: #094E00;
}
li a:hover, dd a:hover {





		color: #094E00;
}
	h5 a, div#cal_syn h5 a {
		font-size: 10px;
		font-weight: bold;
		color: #3DA906;
		font-variant: normal;
border-bottom: 1px dotted #7F7E6F;
		}
h5 a:hover {
color: #094E00;
border-bottom: 1px dotted #3DA906;
}
h2 a:hover {
	color: #3DA906;
}
h4 em {
font-variant: normal;
font-weight: normal;
}
div#content_main h4 a {
color: #3DA906;
}
	div#content_sub li a:hover {
		color: #3DA906;
		}
div#cal_syn a {
font-size: 12px;
color: #000;
}
div#cal_syn a:hover {
color: #094E00;
}

/* ---- Page or Div specific ---- */

div#tagline_info p {
	color: #666;
	font-size: 10px;
	}
ul#nav li {
	line-height: 1;
	}
div#tagline_info p.tagline {
	color: #094E00;
	}
div#tagline_info p.tagline span {
	font-size: 14px;
	}
	div#content_sub h5 {
		margin-bottom: 10px;
		}
p.post_date {
	font-size: 12px;
	color: #808080;
	}
body.contact div#content_sub dd {
	text-indent: 15px;
	}
div#content_sub h2 {
	margin-bottom: 5px;
	font-size: 16px;
	font-variant: small-caps;
	}
div#cal_syn dl {
	line-height: 1;
	}
div#cal_syn {
	font-size: 12px;
	color: #7f7e6f;
	}
body#calendar div#content_main dl {
	font-size: 14px;
	}

/* ----- Forms --------------------------------- */

form.zemContactForm input.zemText, input#name,  input#email, input#homephone, input#church, input#address, input#name1, input#name2, input#name3, input#name4 {
	height: 18px;
	width: 200px;
	border: solid #ccc 1px;
	background-color: #fafafa;
	font: Verdana, Arial, sans-serif;
	margin: 15px 0 0 10px;
	}
form.zemContactForm p {
	clear: left;
}
form.zemContactForm h5 {
padding: 20px 0 0;
}
form.zemContactForm label, label.church, label.address, label.email, label.homephone, label.name1, label.name2, label.name3, label.name4 {
	float: left;
	display: inline;
	width: 120px;
margin-top: 15px;
	}
form.zemContactForm input.zemSubmit {
margin: 15px 0 25px 300px;
}
form.zemContactForm textarea {
	width: 200px;
	border: solid #ccc 1px;
	background-color: #fafafa;
margin: 15px 0 0 10px;
	font: Verdana, Arial, sans-serif;
	}
form.zemContactForm input.zemRadio {
width: auto;
height: auto;
}
form.zemContactForm label.zemRadio {
float: none;
width: auto;
}
body.contact input {
margin-top: 15px;
}