
* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	font-size: 0.8em;
	background: #191818;
	color: #f1f29e;
	font-family: Verdana;
	margin: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-top: 5px;
	text-transform: uppercase;
	color: #f1f29e;
	font-size: 1.8em;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f1f29e;
	font-size: 1.2em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-top: 5px;
	text-transform: uppercase;
	color: #f1f29e;
	font-size: 1.6em;
	margin: 0px;
}
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
ul, li {
	margin: 0 12px;
}

/* Layout */
#container {
	width: 960px;
	text-align: left;
}

#header{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 960px;
}

#banner{
	height: 268px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 960px;
	clear: both;
}

#top_content{
	width: 960px;
	height: 386px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/2/top_content_bg_wo_img.jpg);
	clear: both;
	padding: 0px;
	overflow: hidden;
}

#lower_content{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 15px;
	width: 960px;
	height: 233px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/2/lower_content_bg.jpg);
	clear: both;
	overflow: hidden;
}


/* Tables */
.top_middle_content{
	height: 100px;
	padding: 0px;
	float: left;
}

.churchname {
	color: #520000;
	font-size: 1em;
}

.pastor_picture {
	border-color: white;
	border-style: solid;
	border-width: 3px;
	left: 28px;
	top: 18px;
	float: left;
	position: relative;
	height: 350px;
	width: 250px;
}
.pastor_name {
	top: 55px;
	left: 40px;
	position: relative;
	color: #f1f29e;
	max-height: 50px;
	max-width: 350px;
	min-height: 50px;
	min-width: 350px;
	height: 50px;
	width: 350px;
}
.services {
	line-height: 25px;
	color: #f1f29e;
	font-size: 1em;
	top: 35px;
	left: 55px;
	max-height: 200px;
	max-width: 300px;
	min-height: 200px;
	min-width: 300px;
	position: relative;
	height: 200px;
	width: 300px;
	float: left;
}

.service_day {
	font-weight: bold;
	color: #f1f29e;
	font-size: 1em;
}

.lower_link, A, A:hover, A:active, A:visited {
	text-decoration: none;
	color: #f1f29e;
}

.lower_left_feed {
	color: #f1f29e;
	padding-right: 20px;
	padding-left: 20px;
	max-height: 220px;
	max-width: 280px;
	min-width: 280px;
	width: 280px;
	float: left;
}

.lower_center_feed {
	color: #f1f29e;
	padding-right: 20px;
	padding-left: 20px;
	max-height: 220px;
	max-width: 280px;
	min-width: 280px;
	width: 280px;
	float: left;
}

.contact {
	line-height: 25px;
	font-size: 1em;
	padding-right: 20px;
	padding-left: 20px;
	color: #f1f29e;
	max-height: 220px;
	max-width: 280px;
	min-width: 280px;
	width: 280px;
	float: left;
}

/*
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

*/

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Footer */
#footer {
	width: 960px;
	height: 58px;
	margin: 0 auto;
	padding: 20px 10px;
	background-image: url(/img/2/footer_bg.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .95em;
}

#copyright {
	float:left;
	width: 600px;
}

#poweredby {
	float:right;
	padding-right:10px;
	text-align:right;
	width:300px;
}

.more {
	float:right;
	padding:0.25em 0;
}

div.intro_text a {
	color: #F1F29E;
	text-decoration:underline;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}
