/*
Theme Name: First Baptist Church - 5j Design
Theme URI: http://5jdesign.com/
Description: Theme Developed by 5j Design for First Baptist Church in Boone, IA.
Version: 1.0
Author: 5j Design LLC
Author URI: http://5jdesign.com/

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

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/first-baptist-church-boone.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #C6D0A1;
}
a:active {
	color: #666666;
}
h1 {
	font-size: 36px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#dropshdiv {
	height: 100%;
	width: 940px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/drop-shawdow-bkgrdn.png);
	background-repeat: repeat-y;
	margin: auto;
	padding-bottom: 0px;
}
#maincontentdiv {
	width: 900px;
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
	overflow: hidden;
}
.headerimage {
	padding: 0px;
	height: 310px;
	width: 900px;
	margin-bottom: 10px;
	background-image: url(images/headerpics/first-baptist-church-boone-iowa-header1.jpg);
	background-repeat: no-repeat;
}
#mainlinks {
	width: 850px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-align: center;
	color: #000000;
}
#mainlinks a {
	display: inline-block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 20px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#mainlinks a:hover {
	background-color: #DADCB0;
	color: #000000;
}
#schdeulediv {
	margin-left: 25px;
	width: 200px;
	background-color: #E6E8BF;
	float: left;
	margin-right: 30px;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	margin-bottom: 25px;
	clear: left;
}
#body {
	padding: 0px;
	width: 590px;
	margin-bottom: 25px;
	float: right;
	margin-right: 25px;
	margin-top: 0px;
}
#footerpiclinks {
	width: 850px;
	position: relative;
	height: 213px;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#footertext {
	width: 850px;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	font-size: 13px;
	text-align: center;
}

