/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#808080;
	font-size:14px;
	margin:0 auto;
	background-color:#07457E;
	background-position: top center;
	font-family:Trebuchet MS;
	background-image:url(images/bg_repeat.jpg);
	background-repeat:repeat-x;
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.input {
	float:left; 
	height:20px;
	width:195px;
	border:2px solid #05437d;
}

.album {
	position:relative;
	height:157px;
	width:99px;
	padding:15px 25px 0 25px;
	float:left;
	background-image:url(images/bg_album.jpg);
	background-repeat:no-repeat;
}

.album img {
	border:1px solid #7B9CBB;
}

.photo {
	position:relative;
	height:135px;
	width:99px;
	padding:15px 25px 0 25px;
	border:1px solid #7B9CBB;
	text-align:center;
	float:left;
	margin:0 10px 10px 0;
}

.event-box {
	position:relative;
	width:440px;
	height:auto;
	background-color:#BFCFDE;
	border:2px solid #7B9CBB;
	margin:10px 0 0 0;
	padding:10px;
	color:#2B6190;
}

.forms_box {
	position:relative;
	width:306px;
	height:98px;
padding:50px 0 0 25px;
	background-image:url(images/bg_downloads.jpg);
	background-repeat:no-repeat;
font-size:12px;
}


#prayer_request {
	position:relative;
	top:68px;
	left:673px;
	width:247px;
	height:69px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main.jpg);	
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:232px;

}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:72px;
	left:255px;
	width:647px;
	height:35px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:850px;
	height:auto;
	padding: 0 50px 0 50px;
}


#main-repeat {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	margin: 0 auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main-repeat.jpg);	
}


/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:517px;
	height:auto;
	padding: 0 40px 0 0;
}

#content_photos {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:750px;
	    min-height:650px;
    height:auto !important;
    height:650px;
	padding: 0 40px 0 0;
}

#content_sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:517px;
	height:auto;

}
#content_across{
	position:relative;
	top:0;
	left:0;
	float:left;
	width:594px;
	height:auto;
	margin: 0 0 0 115px;
}
#content_quote{
	position:relative;
	top:0;
	left:0;
	float:left;
	width:423px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:232px;
	height:auto;
	padding: 0 55px 0 0;
}

#side_sub {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:330px;
	height:auto;
}

#side_about {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:300px;
	height:auto;
}

#email_signup {
	position:relative;
	top:0;
	left:0;
	width:250px;
	height:auto;
	padding: 15px 100px 0 0;
}


/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:40px;
	clear:both;
	margin: 0 auto;
}

#hr {
	position:relative;
	top:0;
	left:0;
	width:832px;
	height:21px;
	clear:both;
	margin: 0 auto;
    padding: 100px 0 0 0;
}


#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:35px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.gif);
}

a#nav_01 {
	width:47px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -35px;
}

.active_01 {
	background-position: 0 -35px !important;
}

a#nav_02 {
	width:51px;
	cursor:default;
	background-position:-47px 0;
}

a:hover#nav_02{
	background-position:-47px -35px;
}

.active_02 {
	background-position:-47px -35px !important;
}

a#nav_03 {
	width:167px;
	cursor:default;
	background-position:-98px 0;
}

a:hover#nav_03{
	background-position:-98px -35px;
}

.active_03 {
	background-position:-98px -35px !important;
}

a#nav_04{
	width:164px;
	background-position:-265px 0;
}

a:hover#nav_04{
	background-position:-265px -35px;
}

.active_04 {
	background-position:-265px -35px !important;
}


a#nav_05{
	width:65px;
	background-position:-429px 0;
}

a:hover#nav_05{
	background-position:-429px -35px;
}

.active_05 {
	background-position:-429px -35px !important;
}


a#nav_06 {
	width:90px;
	background-position:-494px 0;
}

a:hover#nav_06{
	background-position:-494px -35px;
}

.active_06 {
	background-position:-494px -35px !important;
}


a#nav_07 {
	width:63px;
	background-position:-584px 0;
}

a:hover#nav_07{
	background-position:-584px -35px;
}

.active_07 {
	background-position:-584px -35px !important;
}

