﻿@import url("layout.css");
body {
	background: #AB9C8F url('../images/rocks.png') no-repeat top;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
}
#container {
	width: 700px;
	margin: 10px auto;
}
#masthead {
	width: 698px;
	height: 250px;
	border: 1px solid #431;
	background: url('../images/masthead_bkg.png');
}

#masthead-left {
	float: left;
	background: url('../images/logo.png');
	width: 200px;
	height: 250px;
}

#masthead-right {
	float: left;
	width: 498px;
	height: 250px;
}

#weekly-container {
	position: relative;
	float: left;
	width: 148px;
	height: 462px;
}
#weekly-top-bar {
	width: 148px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #431;
	color: #DFDFDF;
	background-image: url('../images/weeklytopbar.png');
}
#weekly {
	position: relative;
	float: left;
	width: 148px;
	height: 412px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #431;
	color: #DFDFDF;
	background-image: url('../images/weeklyevents.png');
}

#shout {
	float: left;
	width: 500px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url('../images/shout.png');
}

#devotional {
	float: left;
	width: 518px;
	height: 272px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #431;
	background-image: url('../images/devotional.png');
	color: #DFDFDF;
	overflow: auto;
	font-weight: bold;
}

#content {
	background-image: url('../images/topbar.png');
	font: small serif;
	float: left;
	width: 538px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #431;
	color: #DFDFDF;
	text-align: center;
	vertical-align: middle;
}

#menu {
	width: 698px;
	height: 45px;
	background: url('../images/menu.png');
	text-align: center;
	padding: .25px 0 0 0;
}

#footer-container {
	clear: both;
	width: 698px;
	height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font: medium serif;
	border: 1px solid #431;
	color: #DFDFDF;
	background-image: url('../images/menu.png');
	text-align: center;
	padding: 0 0 0 0;
}

#copyright {
	width: 698px;
	height: 45px;
	text-align: center;
	padding: .25px 0 0 0;
	font-size: x-small;
}

#copyright a {
	color: #FEE330;
}
#bottom-container {
	width: 698px;
	height: 200px;
}

#bottom-left-container {
	float: left;
	width: 400px;
	height: 200px;
}

#bottom-left-top {
	float: left;
	width: 400px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 10px;
	font: small serif;
	border: 1px solid #431;
	color: #DFDFDF;
	background-image: url('../images/bottomlefttop.png');
}
#bottom-left-bottom {
	float: left;
	width: 400px;
	height: 150px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #431;
	color: #DFDFDF;
	background-image: url('../images/bottomleftbottom.png');
}

#bottom-left-bottom p {
	color: #DFDFDF;
	font-size: medium;
	text-indent: 5px;
}

#bottom-left-bottom h2 {
	color: #FEE330;
	font-size: small;
	text-indent: 5px;
}

#bottom-right {
	float: left;
	width: 285px;
	height: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #DFDFDF;
}

/* Masthead Styles */
#masthead h1 {
	color: #b71;
}
#masthead h3 {
	color: #542;
}
/* Navigation Styles */
#bottom-left-top h1 {
	font-size: large;
	color: #DFDFDF;
	text-align: center;
	text-indent: 5px;
}
#weekly-top-bar h1 {
	font-size: medium;
	color: #DFDFDF;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

#weekly ul {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

#weekly h2 {
	color: #FEE330;
	text-indent: 5px;
	font-size: small;
	text-align: left;
}
#weekly li {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #DFDFDF;
}
#content img {
	padding: 5px;
	border: 1px solid #964;
}
/* Menu Styles */
#menu p {
	color: #DFDFDF;
}
#menu a {
	color: #DFDFDF;
}
#menu a:hover {
	color: #FEE330;
}

a {
	color: #DFDFDF;
	text-decoration: underline;
}
a:hover {
	color: #FEE330;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#contact-top {
	background-image: url('../images/topbar.png');
	float: left;
	width: 538px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #431;
	color: #DFDFDF;
	text-align: center;
	vertical-align: bottom;
}

#contact-top2 {
	background-image: url('../images/topbar.png');
	float: left;
	width: 538px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #431;
	color: #DFDFDF;
	text-align: center;
	vertical-align: bottom;
}

#contact-page {
	float: left;
	width: 518px;
	height: 393px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #431;
	background-image: url('../images/contactbox.png');
	color: #DFDFDF;
	font-weight: bold;
}

#contact-page h2 {
	color: #FEE330;
	font-size: small;
	text-align: left;
}

#ministries {
	float: left;
	width: 518px;
	height: 393px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #431;
	background-image: url('../images/contactbox-short.png');
	color: #DFDFDF;
	overflow:auto;
	font-weight: bold;
}

#ministries h2 {
	color: #FEE330;
	font-size: small;
	text-align: left;
}

#about {
	float: left;
	width: 518px;
	height: 393px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #431;
	background-image: url('../images/contactbox-short.png');
	color: #DFDFDF;
	overflow:auto;
	font-weight: bold;
}

#about2 {
	float: left;
	width: 518px;
	height: 326px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #431;
	background-image: url('../images/about2.png');
	color: #DFDFDF;
	overflow:auto;
	font-weight: bold;
}

#about2 h2 {
	color: #FEE330;
	font-size: small;
	text-align: left;
}

#about h2 {
	color: #FEE330;
	font-size: small;
	text-align: left;
}