@charset "utf-8";

body {
	background-color: #bb4821;
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	font-size: 90%;
	margin: 0;
	padding: 0;
}
a:link {color: #392d1c;}
a:visited {color: #392d1c;}
a:active {color: #d6a86a;}
a:hover {color: #d6a86a;}
a {text-decoration: none;}

body * {
	font-size: 100%;
}
h1 {
	font-weight: 600;
	line-height: 2;
	font-size: 110%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-weight: 600;
	line-height: 1.4;
	display: inline;
}
p {
	color:000;
	margin-bottom: 1.1em;
	margin-top: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto 0 0;
}
#green_band {
     position: absolute;
     top: 158px;
     left: 0px;
     width: 100%;
	 height: 37px;
     background-color: #645f3e;
	 z-index: 1;
} 

#red_band {
     position: absolute;
     top: 193px;
     left: 0px;
     width: 100%;
     background-color: #b63c13;
	 z-index: 0;
} 
#links {
	position: absolute;
	top: 195px;
	left: 0px;
	z-index: 6;
	width: 100%;
    background-color: #b63c13;
}
p.links {
	font-size: 80%;
	color: #392d1c;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	width: 60%;
}

#main_photo_01 {
	position:absolute;
	z-index:2;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 158px;
	margin-bottom: 0;
	width: 245px;
}
#nameplate {
	position:absolute;
	z-index:3;
	margin-left: 245px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 158px;
	margin-bottom: 0;
	width: 407px;	
}
#page_tag {
	position:absolute;
	z-index:4;
	margin-left: 0px;
	margin-top: 158px;
	display: inline;
	float: left;
	height: 37px;
	margin-bottom: 0;
	width: 245px;
}
#menu {
	position: absolute;
	margin-top: 158px;
	margin-left: 245px;
}
#home {
	position:absolute;
	z-index:5;
	margin-left: 0px;
	margin-top: 1px;
	display: inline;
	float: left;
	height: 35px;
	margin-bottom: 0;
	width: 69px;
}
#about {
	position:absolute;
	z-index:6;
	margin-left: 69px;
	margin-top: 1px;
	display: inline;
	float: left;
	height: 35px;
	margin-bottom: 0;
	width: 78px;
}
#music {
	position:absolute;
	z-index:7;
	margin-left: 147px;
	margin-top: 1px;
	display: inline;
	float: left;
	height: 35px;
	margin-bottom: 0;
	width: 81px;
}
#youth {
	position:absolute;
	z-index:8;
	margin-left: 229px;
	margin-top: 1px;
	display: inline;
	float: left;
	height: 35px;
	margin-bottom: 0;
	width: 79px;
}
#adult {
	position:absolute;
	z-index:9;
	margin-left: 308px;
	margin-top: 1px;
	display: inline;
	float: left;
	height: 35px;
	margin-bottom: 0;
	width: 96px;
}
#top_div {
	height: 240px;
	width: 652px;
}
#middle_div {
	margin-left: 50px;
	margin-top: 20px;
	display: inline;
	float: left;
	padding-bottom: 50px;
	width: 550px;
	padding-top: 0px;
}
#pastor {
	float: left;
	border-style:solid;
	border-color:#000;
	border-width:thin;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 90px;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 64px;
}
hr {
	width: 80%;
	color: #000;
	background-color: #000;
	border: 1px solid;
	height: 1px;
}
.signin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	color: #d6a86a;
}
a.signin:link {color: #f4f1f1;}
a.signin:visited {color: #f4f1f1;}

.signinform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: black;
}
