@charset "UTF-8";
/* CSS Document */

/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	text-align: left;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}

/* Div Formatting and Layout */
img {
vertical-align: bottom;
}
#header_background {
	position:absolute;
	background-image:url(../images/header_bkgd.jpg);
	background-repeat:repeat-x;
	z-index: 1;
	height:134px;
	width: 100%;
	top: 0px;
	left:0px;
}
#wrapper {
	width:972px;
	margin: auto;
}
#header_wrapper {
	z-index:10;
}
#header {
	position:relative;
	float:left;
	width:972px;
	z-index: 10;
}
#menu_wrapper {
	z-index:10;
	position: absolute;
	width:972px;
	top:75px;
}
#flash_wrapper {
	position:relative;
}
#flash {
	position:absolute;
	margin-left:41px;
}
#flash_top {
	position:relative;
}
#flash_border_left {
	position:relative;
	float:left;
}
#flash_border_right {
	position:relative;
	float:right;
}
#header_bottom {
	position:relative;
}
#mid_header {
	position:relative;
}
#header_content {
	width:500px;
	z-index:20;
	position: absolute;
	padding-right: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	right:0px;
	padding-top: 0px;
	top: 32px;
}
#index_wrapper {
	width: 972px;
	height: auto;
	margin: auto;
	position: relative;
	clear: left;
	float: left;
}
#index_wrapper #index_left {
	float: left;
	position:relative;
	width: 380px;
	height:100%;
}
#index_wrapper #index_left #service_times {
	z-index:3;
	position: absolute;
	width: 128px;
	height:140px;
	right:30px;
	top:-7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#423930;

}
index_wrapper #index_right {
	position: relative;
}
#index_wrapper #index_right #welcome {
	z-index:3;
	position: absolute;
	top:-13px;
	right:40px;
	width: 550px;
	height:87px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#423930;
}
#index_wrapper #index_bottom {
	position:relative;
	float:left;
	width: 972px;
	height:100%;
}
#index_wrapper #index_bottom #programs{
	position:absolute;
	z-index:3;
	left:45px;
	top:40px;
	width: 330px;
	height:185px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#index_wrapper #index_bottom #daycare{
	position:absolute;
	z-index:4;
	left:425px;
	top:170px;
	width: 150px;
	height:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
}
#index_wrapper #index_bottom #sermons{
	position:absolute;
	z-index:5;
	right:40px;
	top:40px;
	width: 295px;
	height:185px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#content_wrapper {
	background-image:url(../images/content_bkgd.jpg);
	background-repeat:repeat-y;
	width: 972px;
	height: auto;
	margin: auto;
	position: relative;
	clear: left;
	float: left;
}
#content_wrapper #content_top {
	position:absolute;
	top:0;
}
#content_wrapper #content {
	width:810px;
	z-index:2;
	padding-top:40px;
	padding-left:80px;
	padding-right:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	position: relative;
}
#wrapper #footer {
	margin: auto;
	float: left;
	position: relative;
	background-image:url(../images/footer.jpg);
	width:972px;
	height:107px;
	background-repeat:no-repeat;
}
#wrapper #copyright {
	margin: auto;
	float: right;
	position: relative;
	width: 330px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#aba04d;
	z-index:2;
	padding-top:10px;
}
#wrapper #copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304C58;
	font-weight:bold;
	text-decoration:underline;
}
#wrapper #copyright a:hover{
	color:#E13338;
	text-decoration:underline;
}


/* Text Formatting */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aba04d; 
	position: relative;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#B6A671;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#ffffff;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #CC0000;
}
.indextitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#314c59;
	letter-spacing:1px;
}

.indexlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.indexlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aba04d;
	text-decoration:none;
}
.headerlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:underline;
}

.headerlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#aba04d;
	text-decoration:none;
}
.resourceslink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:underline;
}

.resourceslink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#D89607;
	text-decoration:none;
}
.programslink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:underline;
}

.programslink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#8AA56C;
	text-decoration:none;
	text-align: center;
}
#content_wrapper #content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#DEDBCB;
	text-decoration:underline;
}
#content_wrapper #content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B6A671;
	text-decoration:underline;
}
#index_wrapper #index_bottom #daycare a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #B6A671;
}
#index_wrapper #index_bottom #daycare a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #66CCFF;
}
/*.menu_line {
	color:#aba04d;
}*/
.content_subheader {
	font-weight:bold;
}
.center {
	text-align:center;
}
#wrapper #header_wrapper #header #mid_header #header_content table {
	text-align: center;
	line-height:27px;
}
