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

body{
	background-repeat: repeat;
	background-image: url(images/background.jpg);
}

#page_container{
	width:955px;
	margin: 0 auto;
}

#content {
	position: relative;
	left: 0px;
	top: -25px;
	width:955px;	
	background-color:#f4efdf;
}

#header {	
	background-color:#f4efdf;
}

#brown_header{
	width:608px;
	background-image: url(images/brown_filler.jpg);
	height:210px;
	background-repeat: repeat-x;
	position: absolute;
	left: 316px;
	top: 117px;
	vertical-align:top;
}

.brown_right{
	vertical-align: top;
	margin-left: 28px;
}

.church_image{
	vertical-align: top;
	margin-left: 23px;
	margin-top: 2px;
}

#brown_left_header{
	width:19px;
	background-image: url(images/brown_filler.jpg);
	height:209px;
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 119px;
	vertical-align:top;
}

#brown_left_footer{
	width:19px;
	background-image: url(images/left_brown_filler_footer.jpg);
	height:11px;
	position: absolute;
	left: 0px;
	top: 324px;
	vertical-align:top;
}

#brown_header_footer{
	width:357px;
	background-image: url(images/brown_filler_footer.jpg);
	height:11px;
	position: relative;
	left: 316px;
	top: 226px;
	vertical-align:top;
}

#left_nav {
	background-image: url(images/left_nav_top.jpg);
	background-repeat: no-repeat;
	height: 365px;
	position: relative;
	left: 0px;
	top: -12px;
	background-position: 19px;
}

#links {
	font-family: "Century Gothic";
	position: absolute;
	left: 110px;
	top: 74px;
	font-size: 14pt;
	color: #e6dec7;
	line-height: 12.5pt;
}

#links a:link {text-decoration: none; color: #e6dec7;}
#links a:visited {text-decoration: none; color: #e6dec7;}
#links a:active {text-decoration: none; color: #e6dec7;}
#links a:hover {text-decoration: underline; color: #e6dec7;}

#left_nav2 {
	background-image: url(images/left_nav_bottom.jpg);
	background-repeat: no-repeat;
	height: 270px;
	position: relative;
	left: 7px;
	top: -200px;
}

#location {
	background-image: url(images/location3.jpg);
	background-repeat: no-repeat;
	height: 257px;
	position: absolute;
	left: -40px;
	top: 247px;
	width: 361px;
}

.logo{
	margin-top: 19px;
	margin-left: 335px;
}

#podcast {
	background-image: url(images/left_nav_bottom.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 323px;
	position: absolute;
	left: 7px;
	top: -23px;
	z-index: 2;
}

#podcast_link {
	position: absolute;
	height: 210px;
	width: 180px;
	z-index: 1;
	left: 60px;
	top: 45px;
}

#gascity_link {
	position: absolute;
	height: 80px;
	width: 220px;
	z-index: 1;
	left: 90px;
	top: 35px;
}

#marion_link {
	position: absolute;
	height: 70px;
	width: 220px;
	z-index: 1;
	left: 90px;
	top: 135px;
}

#marion_link a, #logo_link a, #gascity_link a, #podcast_link a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#logo_link {
	position: absolute;
	height: 81px;
	width: 342px;
	z-index: 1;
	left: 335px;
	top: 20px;
}

#podcast_link a:hover {
  text-decoration:none;
}

#text {
	position: relative;
	left: 340px;
	top: -30px;
	width: 602px;
	font-family: "Century Gothic";
	font-size: 12pt;
}

#text h1 {
	font-family: "Century Gothic";
	font-size: 26pt;
	font-weight: bold;
	color: #a84c0e;
}

.no_bullet {
	list-style-type: none;
}

#files {
	margin: 0;
	padding: 0;
	width:600px;
	height: 280px;
	overflow: auto;
	color: black;
}

#filelist {
	border: none;
}

#filelist tr {
	background-color: transparent;
	height: 10px;
}

#filelist tr td {
	height: 10px;
}
