@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	min-width: 1000px;
	background-color:#FFF;
	background-image:url(images/bg_bodyindex.jpg);
	background-repeat:repeat-x;
}
#navbox{
	margin:0 auto;
	width:980px;
	color:#CCC;
	height:45px;
	z-index:99999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
#masthead {
	margin:0 auto;
	width:auto;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	z-index:0;
}
#banner1 {
	background-image:url(images/banner01_forest.jpg);
	background-repeat:no-repeat;
	height:232px;
	background-position:center;
}
#wrapper {
	margin:-138px auto 0px;
	width:980px;
	z-index:100;
}
#footer {
	background-color:#FFF;
	padding: 12px;
	color:#999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#row1column1{
	background-image:url(images/bg_slideshow.png);
	background-repeat:no-repeat;
	width:614px;
	height:312px;
	float:left;
}
#row1column1-inside{
	width:614px;	
	float:left;
	margin-bottom:0;
}
#contentwrap {
	background-image:url(/images/bg_inside_content_top2.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.c1-content {
	background-image:url(images/bg_inside_content2.png);
	background-repeat:repeat-y;
	width:575px;
	padding: 20px 24px 10px 15px;
	color: #333;
	line-height:20px;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:-5px;
}
.c1-content a {
	color: #09F;
	text-decoration:none;
}
.c1-content a:hover {
	color: #063;
	text-decoration:underline;
}
.c1-content a:visited {
	color:#933;
}
#row1column1-inside-top{
	background-image:url(images/bg_inside_content_top.png);
	background-repeat:no-repeat;
	height:7px;
	width:614px;
	float:left;
}
#row1column1-inside-base{
	background-image:url(images/bg_inside_content_base2.png);
	background-repeat:no-repeat;
	height:69px;
	width:614px;
	float:left;
}
#row1column1-inside h1{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:26px;
	font-style:italic;
	color:#0C3;
	margin-bottom:32px;
}
#row1column1-inside h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-style:italic;
	color: #0C3;
}
.regular-heading {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-weight:bold;
	font-size:19px;
	color:#0C3;
}
#side-panel {
	float:left;
	margin:15px 15px 0px 25px;
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#333;
}
#row1column2{
	width:366px;
	height:162px;
	margin-top:141px;
	float:left;
}
#row2{
	margin:0 auto;
	padding-top:20px;
	width:980px;
	clear:both;
}
#row2column1{
	width:750px;
	float:left;
}
#row2column2{
	width:230px;
	float:right;
}
#btn_contact {
	float:left;
	margin-left:2px;
}
#btn_contact a{
	outline:0;
}
#logo-index {
	position:relative;
		float:right;
		height:150px;
		width:273px;
		padding-right:25px;
		z-index:200;
		background-color:#3D3D3D;
}
#contact-info{
	float:right;
	width:240px;
	color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	z-index:1;
}
#contact-info a{
	color:#FFC;
	text-decoration:none;
}
#contact-info a:hover{
	color:#FFF;
	text-decoration:underline;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.hideit {
	overflow:hidden;
	height:0px;
	visibility:hidden;
}
.showit {
	visibility:visible;
	overflow:hidden;
	height:auto;
}
#resources {
	margin-bottom: 7px;
	border-bottom:#333 dashed 1px;
}
#resource-title {
	padding:5px;
	background-color:#999;
	margin-bottom:1px;
	font-size:smaller;
}
#resource-description {
	padding:5px;
	background-color: #9CC;
	margin-bottom:1px;
	font-size:smaller;
	min-height: 70px;
	display:block;
}
#resource-description p{
	margin-top:0;
}
#resource-description a{
	display:block;
	border:0;
}
.smallprint {
	font-size:x-small;
}
#sermon-list {
	padding:10px;
	margin-bottom:15px;
	border-bottom:dotted #333 1px;
}
#advertisment {
	margin:15px;
	border-bottom:#333 dashed 1px;
	color:#900;
}
#affiliated {
	padding:10px;
}
.affiliated {
	cursor:pointer;
}
