	@charset "utf-8";
	 
	img, div { behavior: url(iepngfix.htc) }
	
	
	body {
		margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
		padding: 0;
		text-align: center;
		background-color: #422705;
		background-image: url(../images/BG-Brown.gif);
		background-repeat: repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 100%;
	}
	
	
	.clear {
		clear: both;
	}
	.hidden {
	visibility: hidden;
	color: #CED7CD;
	}
	.quote {
	font-size: 8px;
	font-style: italic;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	padding-top: 0px;
	}
	#container  {
		width: 893px;
		text-align: left;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		height: auto;
	}
	#topHeadWrapper {
		background-image: url(../images/BG-topHead.gif);
		background-repeat: repeat-x;
		height: 193px;
		width: auto;
		padding-top: 1px;
	}
	
	#header  {
		background-image: url(../images/header.png);
		background-repeat: no-repeat;
		padding-top: 0;
		padding-bottom: 0;
		height: 204px;
		width: 893px;
		margin-top: 17px;
		text-align: right;
	}
	#header  h1  {
		font-family: "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 37px;
		padding-bottom: 0px;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		color: #FFFFFF;
		text-align: right;
		padding-top: 125px;
	}
	
	#header h1 a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#homepageContent  {
		padding-right: 20px;
		padding-bottom: 0;
		padding-left: 20px;
		margin-top: -5px;
		margin-left: 81px;
		padding-top: 10px;
		border-left-width: 21px;
		border-left-style: solid;
		border-left-color: #FFFFFF;
		background-color: #ced7cd;
		margin-bottom: 0px;
		height: auto;
		position: relative;
	}
	#homepageContent h1 {
		margin: 0px;
		padding: 0px;
	}
	#homepageContent p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		margin-top: 10px;
		padding-top: 10px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	#nav {
		height: 51px;
		width: 893px;
		margin: 0px;
		padding: 0px;
	}
	
	#nav   .navLeft {
		background-image: url(../images/navLeftCross.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: 52px;
		width: 102px;
		float: left;
		margin: 0px;
		padding: 0px;
		display: block;
	}
	
#nav2 {
		height: 51px;
		width: 893px;
		margin: 0px;
		padding: 0px;
	}
#nav2  .navLeft2 {
	background-image: url(../images/navLeftCross.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 102px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
	
	#footer  {
	background-color: #422705;
	margin-left: 80px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	width: auto;
	position: relative;
	height: 60px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #331E04;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #331E04;
	}
	/*BOXES FOR HOMEPAGE*/
	
	#topColLeft {
		width: 350px;
		height: 190px;
		border: 2px solid #a59c71;
		margin-top: 0px;
		margin-left: 0px;
		float: left;
		padding: 5px;
		background-color: #FFFFFF;
		position: relative;
	}
	
	
	#topColLeft h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #A59C71;
	width: 235px;
	display: block;
	float: right;
	padding: 3px;
	margin-top: 2px;
	font-size: x-large;
	letter-spacing: -.1em;
	margin-bottom: 2px;
	}
	
	#topColLeft img {
	height: 100px;
	width: 100px;
	border: 1px solid #A59C71;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	}
	#topColLeft p {
		height: auto;
		width: auto;
		font-size: 10px;
		text-align: left;
		line-height: 14px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		margin-left: 0px;
		color: #333333;
		margin-top: 0px;
	}
	#topColLeft a {
		color: #333333;
		text-decoration: underline;
	}
	#topColLeft a:hover {
		color: #FFBA3A;
		text-decoration: underline;
	}
	
	
	#topColRight {
		width: 350px;
		height: 190px;
		border: 2px solid #a59c71;
		margin-top: 0px;
		margin-left: 0px;
		float: right;
		padding: 5px;
		background-color: #FFFFFF;
		position: relative;
	}

	
	
	#topColRight h3 {
		font-family: "Times New Roman", Times, serif;
		color: #FFFFFF;
		background-color: #A59C71;
		width: 255px;
		display: block;
		float: right;
		padding: 3px;
		margin-top: 2px;
		font-size: x-large;
		letter-spacing: -.1em;
		margin-bottom: 2px;
	}
	
	#topColRight img {
		height: 173px;
		width: 80px;
		border: 1px solid #A59C71;
		float: left;
		margin-right: 5px;
	}
	#topColRight p {
		font-size: 10px;
		text-align: left;
		line-height: 14px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		color: #333333;
		padding-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#topColRight a {
		color: #333333;
		text-decoration: underline;
	}
	#topColRight a:hover {
		color: #FFBA3A;
		text-decoration: underline;
	}
	
	#botColLeft {
		width: 350px;
		height: 220px;
		border: 2px solid #a59c71;
		margin-top: 20px;
		margin-left: 0px;
		float: left;
		padding: 5px;
		background-color: #FFFFFF;
		position: relative;
		margin-right: 12px;
	}
	#botColLeft ul {
		font-size: 10px;
		list-style-type: none;
		margin-top: 5px;
	}
	#botColLeft li {
		text-indent: 3px;
	}
	#botColLeft li a {
		text-decoration: none;
	}
	#botColLeft li a:hover {
		color: #FF9900;
		text-decoration: underline;
	}
	
	
	
	#botColLeft h3 {
		font-family: "Times New Roman", Times, serif;
		color: #FFFFFF;
		width: 160px;
		display: block;
		float: right;
		padding: 3px;
		margin-top: 2px;
		font-size: x-large;
		letter-spacing: -0.1em;
		margin-bottom: 2px;
		background-color: #A59C71;
	}
	#botColLeft H4 {
	height: auto;
	width: auto;
	font-size: 13px;
	text-align: left;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #666666;
	font-weight: bold;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 14px;
	}
	#botColLeft    .current {
		clear: both;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		width: 140px;
		text-align: center;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	#botColLeft .current a {
		color: #A59C71;
		text-decoration: none;
	}
	#botColLeft .current a:hover {
		color: #60789A;
		text-decoration: underline;
	}
	
	
	
	#botColLeft img {
		height: 135px;
		width: auto;
		float: left;
		margin-right: 5px;
		margin-top: 5px;
	}
	#botColLeft p {
		height: auto;
		width: auto;
		font-size: 10px;
		text-align: left;
		line-height: 14px;
		padding-top: 3px;
		padding-right: 0px;
		padding-bottom: 0px;
		color: #333333;
		padding-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 12px;
	}
	
	#botColLeft .calendar {
		width: auto;
		float: left;
		height: auto;
		margin-bottom: 5px;
	}
	
	#botColLeft a {
		color: #333333;
	}
	#botColLeft a:hover {
		color: #FFBA3A;
		text-decoration: underline;
	}
	
	#botColMid {
		width: 228px;
		height: 190px;
		border: 2px solid #a59c71;
		margin-top: 20px;
		margin-left: 5px;
		background-color: #FFFFFF;
		position: relative;
		margin-right: 15px;
		float: left;
		padding: 5px;
	}
	#botColMid .movie {
		margin-top: 3px;
		padding-left: 18px;
	}
	
	
	
	#botColMid h3 {
		font-family: "Times New Roman", Times, serif;
		color: #FFFFFF;
		background-color: #A59C71;
		width: 222px;
		display: block;
		float: right;
		padding: 3px;
		margin-top: 2px;
		font-size: x-large;
		letter-spacing: -0.1em;
		margin-bottom: 2px;
	}
	
	#botColMid img {
		height: 173px;
		width: 80px;
		border: 1px solid #A59C71;
		float: left;
		margin-right: 5px;
	}
	#botColMid p {
		height: auto;
		width: auto;
		font-size: 10px;
		text-align: center;
		line-height: 14px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		margin-left: 0px;
		color: #333333;
		margin-top: 0px;
	}
	#botColMid a {
		color: #333333;
	}
	#botColMid a:hover {
		color: #FFBA3A;
		text-decoration: underline;
	}
	
	/*Bottom Column Right for Photo Slideshow*/
	#botColRight2 {
	width: 350px;
	height: 220px;
	border: 2px solid #a59c71;
	margin-top: 20px;
	margin-left: 5px;
	background-color: #FFFFFF;
	position: relative;
	float: right;
	padding: 5px;
	background-image: url(../images/BG-movie.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
	}
	#botColRight2 .movie {
	margin-top: 10px;
	padding-left: 18px;
	text-align: center;
	margin-left: 65px;
	}
	
	
	
	#botColRight2 h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #A59C71;
	width: 345px;
	display: block;
	float: left;
	padding: 3px;
	margin-top: 2px;
	font-size: x-large;
	letter-spacing: -0.1em;
	margin-bottom: 20px;
	}
	
	#botColRight2 img {
		height: 173px;
		width: 80px;
		border: 1px solid #A59C71;
		float: left;
		margin-right: 5px;
	}
	#botColRight2 p {
	height: auto;
	width: auto;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	margin-top: 10px;
	}
	#botColRight2 a {
		color: #333333;
	}
	#botColRight2 a:hover {
		color: #FFBA3A;
		text-decoration: underline;
	}
	
	
	/*Bottom Column Right for Newsletter*/
	/* #botColRight {
		width: 228px;
		height: 200px;
		border: 2px solid #a59c71;
		margin-top: 20px;
		margin-left: 0px;
		background-image: url(../images/bg-newsletter2.jpg);
		background-repeat: no-repeat;
		margin-right: 0px;
		margin-bottom: 0px;
		float: right;
		position: relative;
	}
	
	
	#botColRight h3 {
		font-family: "Times New Roman", Times, serif;
		color: #FFFFFF;
		background-color: #A59C71;
		width: 214px;
		display: block;
		float: right;
		font-size: x-large;
		letter-spacing: -0.1em;
		margin-top: 7px;
		margin-right: 4px;
		margin-bottom: 66px;
		margin-left: 4px;
		padding-top: 3px;
		padding-right: 0px;
		padding-bottom: 3px;
		padding-left: 3px;
	}
	#botColRight .newsletterform {
		text-align: center;
		vertical-align: bottom;
		position: fixed;
		padding: 0px;
		margin-top: 80px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#botColRight .newsletterform td {
		vertical-align: bottom;
		text-align: center;
		height: 100%;
	}
	#botColRight   #subscribe {
		vertical-align: bottom;
		text-align: center;
		margin: 0px;
		padding: 0px;
	}
	
	
	#botColRight img {
		height: 125px;
		width: auto;
		margin-top: -25px;
	}
	
	#botColRight p {
		height: auto;
		width: auto;
		font-size: 10px;
		text-align: left;
		line-height: 14px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		margin-left: 0px;
		color: #333333;
		margin-top: 0px;
	}
	#botColRight a {
		color: #333333;
		text-decoration: underline;
	}
	#botColRight a:hover {
		color: #FFBA3A;
		text-decoration: underline;
	}
	
	*/
	
	 
	
	#subscribe .formtext {
		font-family: Arial, Helvetica, sans-serif;
		color: #999999;
		border: 1px solid #A59C71;
		background-color: #FCF5E9;
		font-size: 12px;
		margin-top: 20px;
	}
	
	
	
	
	#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCC99;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	}
	#footer a {
		color: #CCCC99;
		text-decoration: none;
	}
	#footer a:hover {
		color: #FFCC66;
		text-decoration: underline;
	}
	#copyright {
		background-color: #170d01;
		margin-left: 80px;
		padding-right: 10px;
		padding-bottom: 0;
		padding-left: 10px;
		margin-top: 0px;
		width: auto;
		position: relative;
		height: 25px;
	}
	#copyright p {
		color: #CCCCCC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin-top: 5px;
		padding-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.lutheran {
		float: left;
		width: 200px;
	}
	.littlefish {
		float: right;
		width: 200px;
		text-align: right;
	}
	#copyright .littlefish a {
		color: #CCCCCC;
		text-decoration: none;
	}
	#copyright .littlefish a:hover {
		color: #FFCC99;
		text-decoration: underline;
	}
	#subpageContent {
		padding-right: 20px;
		padding-bottom: 0;
		padding-left: 20px;
		margin-top: -5px;
		margin-left: 81px;
		padding-top: 10px;
		border-left-width: 21px;
		border-left-style: solid;
		border-left-color: #FFFFFF;
		background-color: #ced7cd;
		margin-bottom: 0px;
		height: auto;
		position: relative;
	}
	
	#subpageContent h1 {
		margin: 0px;
		padding: 0px;
	}
	#subpageContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 0px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	#subpageContent a {
		color: #477C8A;
		font-weight: bold;
		text-decoration: none;
	}
	#subpageContent a:hover {
		color: #CCCC00;
		text-decoration: underline;
	}
	
	#subpageContent #subCopy {
		background-color: #FFFFFF;
		border: 2px solid #A59C71;
		padding: 12px;
	}
	#subCopy .copyHead {
		border: 2px solid #A59C71;
		height: 98px;
		background-color: #FFFFFF;
		width: 100%;
		font-family: "Times New Roman", Times, serif;
	}
	#subCopy .copyHead td {
		background-color: #A59C71;
		vertical-align: top;
		border: 3px solid #FFFFFF;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 5px;
	}
	#subCopy .copyHead h2 {
		color: #FFFFFF;
		font-size: xx-large;
	}
	
	#subCopy .copyHead h3 {
		color: #FFFFFF;
		font-size: xx-large;
		margin-top: 0px;
		padding-top: 0px;
		text-transform: uppercase;
	}
	
	#subCopy .copyHead h4 {
		color: #FFFFFF;
		font-size: large;
		margin: 0px;
		padding: 0px;
		letter-spacing: -0.05em;
	}
	#subCopy .copyHead .copyImg {
		background-color: #FFFFFF;
		text-align: right;
		margin: 0px;
		padding: 0px;
		vertical-align: middle;
	}
	
	#memberlogin .login {
		background-color: #FFFFFF;
		color: #333333;
		border: 1px solid #A59C71;
		width: 350px;
		font-weight: bold;
		font-size: 12px;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding: 0px;
	}
	#memberlogin .login .body1 {
		background-color: #FFFFFF;
		text-align: center;
	}
	
	#memberlogin  .login  td {
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		padding-left: 5px;
		background-color: #CED7CD;
	}
	#subCopy .scripture {
		font-style: italic;
		font-family: "Times New Roman", Times, serif;
		text-align: center;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #CED7CD;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CED7CD;
	}
	
	#subCopy h4 {
		color: #477C8A;
		margin-bottom: 0px;
		padding-bottom: 0px;
		text-transform: capitalize;
	}
	#subCopy h5 {
		color: #477C8A;
		margin-bottom: 0px;
		padding-bottom: 0px;
		text-transform: capitalize;
	}
		
	#subCopy  .map {
		float: right;
		margin-top: 10px;
		padding-left: 10px;
		font-size: 10px;
		text-align: right;
		position: relative;
	}

	
	#subCopy ul {
		list-style-type: none;
		font-size: 12px;
		line-height: 16px;
		margin-top: 10px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	#subCopy li {
		list-style-image: url(../images/menuBullet.gif);
		list-style-position: inside;
		padding-left: 3px;
	}
#subCopy #audioTable {
	margin-top: 20px;
	margin-left: 125px;
	margin-bottom: 20px;
}
#subCopy #audioTable .audioHead {
	background-color: #CED7CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

#subCopy #audioTable table {
	width: 400px;
	font-size: 12px;
	text-align: center;
	background-color: #CED7CD;
	font-family: Arial, Helvetica, sans-serif;
}
#subCopy #audioTable td {
	background-color: #FFFFFF;
}


	
	
	#subCopy .floatRight {
		width: 350px;
		float: right;
		margin: 0px;
		padding: 0px;
	}
	
	#subCopy .gallery {
		text-align: left;
		vertical-align: top;
	}
	#subCopy .gallery h5 {
		color: #477C8A;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	
	#subCopy  .galleryBorder  {
		border: 2px solid #766432;
		margin: 0px;
	}
	#subCopy .galleryRight {
		height: 325px;
		width: 352px;
		float: right;
		margin: 0px;
		padding: 0px;
	}
	#subCopy .galleryBorderRight {
		border: 2px solid #766432;
		margin-top: 10px;
	}
#subCopy .staffContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED7CD;
	margin-top: 7px;
}


#subCopy .staffImage {
	height: 110px;
	width: 100px;
	border: 1px dashed #A59C71;
	background-color: #CED7CD;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 60px;
}
#subCopy .staffName {
	color: #422705;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#subCopy .staffImage img {
	height: 100px;
	width: 100px;
}
#subCopy .imgLarge {
	float: right;
	border: 1px dashed #A59C71;
	padding: 10px;
	background-color: #ced7cd;
	margin-left: 15px;
	margin-top: 7px;
}
#imageContainer {
	width: 130px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
.top {
	font-size: 10px;
	float: right;
	font-style: italic;
}

#dedication {
	width: 737px;
	height: 85px;
	border: 2px solid #a59c71;
	margin-top: 15px;
	margin-left: 0px;
	float: left;
	background-color: #E3E9E2;
	position: relative;
	background-image: url(../images/bg-bluebox.png);
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #666600;
	font-size: 16px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#dedication .dedicationFont {
	font-weight: bold;
	font-size: 24px;
	color: #666600;
}
#newHours {
	width: 737px;
	height: 50px;
	border: 2px solid #a59c71;
	margin-top: 15px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFCC;
	position: relative;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #666600;
	font-size: 16px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
}
#newHours h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
#newHours  li {
	margin-top: 0px;
	padding-top: 0px;
	color: #666666;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#newHours ul {
	margin: 0px;
	padding: 0px;
}
