* {
	margin: 0;
	padding: 0;
}

body {
	background: #d1cdb3 url(../images/eock_t1.png) repeat-x;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 925px;
	text-align: left;
}

#flash {
	width: 925px;
	height: 975px;
	float: left;
	background-color: #F1F0E0;
}

#topper {
	width: 925px;
	height: 158px;
	background-color: maroon;
	float: left;
}

#menubar {
	width: 925px;
	height: 33px;
	float: left;
	background-color: #330000;
}

#midbar {
	float: left;
	width: 925px;
	height: 359px;
	background-color: #362C2D;
}

#flashgal {
	float: left;
	width: 559px;
	padding-left: 12px;
	padding-top: 12px;
	height: 347px;
}

#welcome {
	width: 354px;
	height: 359px;
	float: right;
	background: url(../images/welcome.jpg) no-repeat;
}

#welcome img {
	padding-right: 6px;
}

#welcome p {
	color: #c9bc9a;
	font: 12px/100% "Lucida Grande", Verdana, sans-serif;
	padding-top: 50px;
	padding-right: 5px;
	padding-left: 248px;
}

#welcome p a {
	color: #c9bc9a;
	text-decoration: none;
}

#welcome p a:hover {
	color: #fff;
	text-decoration: underline;
}

#welcome p a:visited {
	color: #c9bc9a;
	text-decoration: none;
}

#breadcrumbs {
	float: left;
	width: 925px;
	height: 33px;
}

#hedcrumb {
	float: left;
	width: 325px;
	height: 33px;
}

#textcrumb {
	float: left;
	width: 300px;
	height: 33px;
}

#textcrumb p {
	padding-top: 7px;
	text-align: right;
	padding-right: 3px;
	font: 13px "Lucida Grande", Verdana, sans-serif;
}

#enews {
	float: right;
	width: 300px;
	height: 30px;
	padding-top: 4px;
}

#enews form {
	padding-left: 5px;
}

#SpecialSub {
	background: url(../images/submitbtn.gif) no-repeat center bottom;
	border: 0 none;
	width: 60px;
	text-indent: -2500px;
	cursor: pointer;
	padding-left: 5px;
	height: 21px;
	vertical-align: bottom;
}

.styledform {
	background-color: #f3f7ef;
	border: thin solid #CE8C27;
	width: 225px;
	height: 18px;
	vertical-align: bottom;
}

#content-hold {
	float: left;
	width: 925px;
	height: 392px;
}

#chiclets {
	float: left;
	width: 322px;
	padding-top: 10px;
	padding-left: 10px;
}

#bookstage {
	width: 400px;
	height: 392px;
	float: left;
	padding-left: 12px;
}

#ministry-flash {
	width: 169px;
	float: right;
	padding-top: 10px;
}

#church-info {
	width: 170px;
	float: left;
	border-right: thin solid #9b928a;
	height: 150px;
}

#footer {
	font-size: 1.083em;
	float: left;
	width: 925px;
	height: 185px;
	padding-top: 40px;
}

#church-map {
	width: 160px;
	float: left;
	padding-left: 10px;
	border-right: thin solid #9b928a;
	height: 150px;
}

#church-services {
	width: 220px;
	float: left;
	border-right: thin solid #9b928a;
	padding-left: 10px;
	height: 150px;
}

#church-social {
	width: 135px;
	float: left;
	border-right: thin solid #9b928a;
	padding-left: 5px;
	height: 150px;
}

#insignia {
	float: right;
	height: 100px;
	padding: 0;
	width: 200px;
}

#insignia p {
	color: white;
	font: 10px/127% "Helvetica Neue", Arial, sans-serif;
	text-align: right;
}

#insignia p a {
	color: #4c4743;
	font: 10px/127% "Helvetica Neue", Arial, sans-serif;
	text-align: right;
	text-decoration: none;
}

#insignia p a:hover {
	color: #4c4743;
	font: 10px/127% "Helvetica Neue", Arial, sans-serif;
	text-align: right;
	text-decoration: none;
}

#insignia p a:visited {
	color: #4c4743;
	font: 10px/127% "Helvetica Neue", Arial, sans-serif;
	text-align: right;
	text-decoration: none;
}

#footer p {
	float: none;
	font-size: 11px;
	color: #46423e;
	line-height: 125%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#footer p a {
	color: maroon;
	text-decoration: none;
}

#footer p a:visited {
	color: #46423e;
	text-decoration: none;
}

#footer p a:hover {
	color: #aa741f;
}

#footer ul {
	float: right;
	padding: 15px 5px 0 0;
	font-size: 11px;
}

#footer ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 3px;
	float: left;
	font-size: 0.923em;
	padding: 0 9px 0 10px;
}

#footer ul li a {
	text-decoration: none;
	color: #8d8c8c;
}

#footer ul li a:hover {
	text-decoration: underline;
}

.footer_act a {
	text-decoration: underline !important;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}