/* Screen styles for EMBASSIES OF CHRIST - v.2.0 - Custom Coded with understanding by Mario Carrillo */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

.clear {
	clear:both;
	padding:0;
	margin:0;
}

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

h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote {
	padding: 0;
	margin: 0;
}

/* ----- HOMEPAGE MAIN STRUCTURE ----- */

#container { /* only for the sticky footer to work */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -350px;
	text-align: left;
	width: 925px;
}

#footer {
	height: 350px;
	background: #d1cdb3 url(../images/footer_bg.gif) repeat-x;
}

/* ----- HEADER ----- */

#header {
	width: 925px;
	background-color: maroon;
	height: 158px;
}

#flasheader {
	width: 925px;
	height: 975px;
	background-color: #F1F0E0;
}

.inner-topper {
	width: 925px;
	margin: 0 auto;
}

/* ----- NAVIGATION BAR - OTHER STYLES IN CSS ----- */

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

/* ----- MIDBAR & FLASH AREA ----- */

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

#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: 4px;
}

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

#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;
}

/* ---------- BREADCRUMB BAR ----------- */

#breadcrumbs {
	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;
}

/* ---------- SUB PAGES ----------- */

#content-hold {
	width: 925px;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
}

#sub-page {
	width: 925px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 30px;
}

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

#bookstage {
	width: 406px;
	float: left;
	padding-left: 12px;
}

.eventsfront-flash {
	padding-top: 10px;
	width: 405px;
	height: 281px;
	float: left;
}

.specialpromo {
	width: 388px;
	float: left;
	margin-top: 8px;
	padding: 8px;
	border: 1px solid #979583;
	height: 66px;
	background-color: #fff;
}

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

/* ----- FOOTER & STYLES  ----- */

.footer-extra {
	width: 925px;
	list-style-type:none;
	color:#c9bc9a;
	margin: 0 auto;
	padding: 17px 0 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
}

.info {
	font: italic 13px/115% Georgia, "Times New Roman", Times, serif;
}

.footer-extra h2 {
	color: #aa741f;
	font-size: 17px;
}

.footer-padding {
	height: 350px;
}
.footer-extra a {
	text-decoration:none;
	color:#c9bc9a;
}
.footer-extra a:hover {
	text-decoration:underline;
	color: #fff;
}

#church-info {
	float:left;
	display:inline;
	text-align: left;
	width: 180px;
	padding-left: 10px;
	padding-top: 10px;
}

#church-info img {
	margin-right: 7px;
	margin-top: 5px;
}

#service-times {
	float:left;
	width: 220px;
	display:inline;
	padding:10px;
	text-align: left;
}

#church-map {
	float:left;
	width: 265px;
	display:inline;
	padding:10px;
	text-align: left;
}

#church-map img {
	border: 10px solid #2a1a03;
	margin-top: 5px;
}

#church-social {
	float:left;
	width: 180px;
	display:inline;
	padding:10px;
	text-align: left;
	background: url(../images/share.gif) no-repeat;
}

#church-social h2 {
	margin-top: 78px;
}

#church-social img {
	margin-right: 7px;
	margin-top: 5px;
}

.credits {
	width: 925px;
	list-style-type:none;
	margin: 10px auto 0;
	padding: 15px 0 0;
	text-align: right;
	border-top: 1px solid #655f4e;
}

#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;
	color:#c9bc9a;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font: 9px/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

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

#footer p a:visited {
	float: none;
	color:#c9bc9a;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font: 9px/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#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;
}
