@charset "utf-8";
/* CSS Document */
#description {
	position: absolute;
	top:10px;
	left:290px;
	width: 200px;
	height: 170px;
	background-color: white;
	overflow: auto;
	border: 1px solid #233053;
}
#rss1 p, #rss2 p {
	font-weight:normal;
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 5px 0 5px;
}

#rss1 h1, #rss2 h1 {
	font-size: 18px;
	font-weight: bold;
	color:#233053;
	padding: 0px 0px 0px 5px;
}
#rss1, #rss2 {
	height:auto;
	width:200px;
}
#rss1 #feed {
	width:200px;
	margin-left:4px;
	font-size:10px;
}
#logo3 {
	position: absolute;
	top: 20px;
	left:825px;
	width: 170px;
	height: 150px;
	text-align: left;
	font: 14px Verdanna, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 125%;
	color: white;
	
}
#address {
	position:absolute;
	top:0px;
	left:0px;
	width:155px;
	padding:0px 5px 5px 5px;
}
#times {
	position:absolute;
	left: 0px;
	bottom: 0px;
	text-align: left;
	font-size: 12px;
	line-height: normal;
	padding:2px 5px 5px 5px;
}
#main {
	position: absolute;
	top: 185px;
	left:150px;
	width: 670px;
	height: auto;
	z-index:0;
	background:transparent;
}
#welcome {
	width:670px;
	height:auto;
	background-color:white;
}
#columnholder {
	position:relative;
	width:670px;
	height:auto;
}
#column1 {
	position:absolute;
	top:0;
}
#column2 {
	position:absolute;
	top:0;
	left:335px;
}

#service, #education, #worship, #community {
	width:325px;
	height:auto;
	background:transparent;
	z-index: 2;
	border: 1px solid #233053;
	margin-bottom: 5px;
}

#home #main h1 {
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 5px 0px 5px;
	color: #233053;
	background-color: white;

}
#home #main h2, #description h2 {
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 0px 5px 0px 5px;
	background-color: #233053;
}
#home #main p {
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:140%;
	padding: 0px 10px 5px 5px;
	background-color: white;
}
#main p {
	width: 95%;
	overflow:hidden;
}
#home #main ul {
	background-color: white;
}
#rss1 a, #rss2 a, #pixlink a {
	color: #831e3b;
	font-weight:bold;
}
#rss1 a:hover, #rss2 a:hover, #pixlink a:hover {
	color: #cccccc;
}
#rss1 strong, #rss2 strong {
	color: #831e3b;
}
#pixlink {
	position:absolute;
	top: 195px;
	left: 825px;
	width: 150px;
	height:auto;
	border: 1px solid #233053;
	background: transparent;
}
#pixlink p {

	font-weight:normal;
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: white;
	padding: 0 0 0px 5px;
}
#pix1, #pix2, #pix3 {
	float: right;
	width:100%;
	height:100px;
	overflow:hidden;
	margin-top: 10px;
	border-top:1px solid #233053;
	border-bottom:1px solid #233053;
}
#pix1 img, #pix2 img, #pix3 img {
	width:100%;
	height:auto;
}
