﻿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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, 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;
	z-index: 0;
	background-color: #D7D4C8;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#wrapper {
	margin: 0px auto auto auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 880px;
	background-repeat: repeat-y;
	background-image: url('Images/border.png');
}
#header {
	background-position: center;
	position: relative;
	width: 880px;
	height: 164px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('Images/Header%20Finalized.jpg');
	background-repeat: no-repeat;
}
#menuBox {
	position: relative;
	top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	z-index: 2;
	width: 800px;
	height: 35px;
}
#CSSmenu {
	position: relative;
	width: 800px;
	float: left;
	height: 10px;
	z-index: 2;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #006600;
	border-bottom-color: #006600;
}
#CSSmenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	width: 140px;
	height: 20px;
	display: inline;
	float: left;
	list-style-type: none;
	overflow: visible;
	top: auto;
	right: auto;
	bottom: 2px;
	left: auto;
	z-index: 2;
	font-style: italic;
	font-variant: normal;
	color: #00009B;
	padding-right: 10px;
	padding-left: 11px;
}
#CSSmenu li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #00009B;
}
#CSSmenu li a:hover {
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #928969;
}
#CSSmenu li:hover ul {
	visibility: visible;
	z-index: 2;
}
#CSSmenu li ul {
	position: relative;
	width: auto;
	height: auto;
	top: 6px;
	left: -10px;
	visibility: hidden;
	z-index: 2;
}
#CSSmenu li ul li {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 4px 0px 3px 3px;
	background-color: #FFFFFF;
	position: relative;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #00009B;
	height: 15px;
	cursor: pointer;
	z-index: 2;
}
#CSSmenu li ul li:hover {
	color: #FFFFFF;
	background-color: #928969;
	z-index: 2;
}
#Content {
	width: 800px;
	position: relative;
	margin-left: 40px;
	z-index: 0;
	background-color: #F9F9F7;
}
#column_left {
	width: 500px;
	position: relative;
	margin-left: 15px;
	z-index: 0;
	padding-top: 20px;
	float: left;
	padding-bottom: 10px;
}
#SlideShow {
	position: relative;
	width: 460px;
	height: 220px;
	border: 3px solid #000000;
	text-align: center;
	margin-left: 20px;
	z-index: 0;
}
#left_box1 {
	position: relative;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	z-index: 0;
}
#left_box2 {
	position: relative;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	z-index: 0;
}
#column_right {
	width: 257px;
	position: relative;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-color: #006600;
	border-left-color: #006600;
	background-color: #D2C9A2;
	margin-left: 540px;
	z-index: 0;
}
#right_box1 {
	padding: 12px 5px 5px 5px;
	position: relative;
}
#FooterBox {
	width: 800px;
	position: relative;
	height: auto;
	z-index: 2;
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
#menuFooter {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 800px;
	height: 10px;
	position: relative;
	z-index: 2;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#menuFooter li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #808080;
	position: relative;
	z-index: 2;
	width: auto;
	height: auto;
	top: auto;
	right: auto;
	bottom: 2px;
	left: 125px;
	display: inline;
	float: left;
	overflow: visible;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#menuFooter li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}
#CopyrightNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #C0C0C0;
	text-align: center;
	vertical-align: middle;
	width: 760px;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
}
.left_box_vmargins {
	margin-top: 10px;
	margin-bottom: 10px;
}
.left_Box_style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #00009B;
	text-align: center;
	word-spacing: normal;
	line-height: 16px;
}
.ScriptureQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #00009B;
	text-align: left;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
}
.Scripture_Reference {
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00009B;
	padding-bottom: 10px;
}
.right_Box_Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	color: #00009B;
	margin-bottom: 5px;
	margin-top: 5px;
}
.right_Box_style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin-left: 20px;
}
.right_box_vmargins {
	margin-top: 10px;
	margin-bottom: 10px;
}
.right_Box_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #006600;
	text-align: left;
	line-height: 20px;
	margin-left: 20px;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-bottom: 10px;
}
.ul_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-indent: 15px;
	text-align: left;
	list-style-type: disc;
	color: #00009B;
	position: relative;
	left: 20px;
	line-height: 20px;
	padding-bottom: 10px;
}
.list_item_basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #00009B;
	text-align: left;
	line-height: 16px;
	padding-bottom: 10px;
	list-style-type: none;
}
.paragraph1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00009B;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 18px;
}
.list_item_basic_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #00009B;
	text-align: left;
	line-height: 16px;
	padding-bottom: 10px;
	list-style-type: disc;
	margin-left: 30px;
}
.ul_flow_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
.emailConfirmation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.resources_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
