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

body { 
	background-image:url(g/bg.jpg); 
	background-color:#FFFFFF; 
	font-family: Helvetica, Arial, sans-serif;
}

a:link {
	text-decoration: none;
	color: #5e7ba5;
}

a:visited {
	text-decoration: none;
	color:#5e7ba5;
}

a:hover {
	text-decoration: underline;
	color:#5e7ba5;
}

#homepage {
	background-color:inherit;
	position:relative;
	margin: 0px auto; /* centered */
	padding:0 0 0 0;
	width:982px;
	height:865px;
	
	font-family: Helvetica, Arial, sans-serif;
	color:#333300;
	font-weight:bold;
	font-stretch:condensed;
	font-size:14px;
}

#homePageServiceTimes {
	position:absolute;
	left:34px;
	top:230px;
	
	width:180px;
	height:155px;
	z-index:1;
	_padding-top:1px; /* IE only */
	text-align:center;
	font-size:12px;
}

#homePageServiceTimes P {
	margin-top:8px;
	margin-bottom:8px;

}

#homePageServiceTimes{
font-weight:bolder;
overflow:hidden;
}

#homePagePrograms {
	position:absolute;
	left:265px;
	top:235px;
	width:180px;
	height:138px;
	z-index:1;
	_padding-top:8px; /* IE only */
	overflow:auto;
}

#homePagePrograms .headline{
	font-weight: bold;
	text-align:center;
	font-size: larger;
}

#homePagePrograms .subheading{
	font-weight: normal;
	font-style:oblique;
	text-align:center;
	font-size: larger;
}

#homePagePrograms .date{
	margin-top:6px;
	display:block;
	font-weight: bold;
	text-align:left;
}

#homePagePrograms .date IMG{
margin-right:6px;
}


#homePageCalendar {
	position:absolute;
	left:730px;
	top:210px;
	
	width:225px;
	height:138px;
	z-index:1;
	_padding-top:8px; /* IE only */
	
	color:#fff;
}

#homePageNews {
	position:absolute;
	left:34px;
	top:430px;
	
	width:150px;
	height:252px;
	z-index:1;
}

#homePagePreK {
	position:absolute;
	left:378px;
	top:470px;
	
	width:245px;
	height:220px;
	z-index:1;
	font-weight:bold;
	font-size:19px;
}

#homePagePreK .lightItalic {
font-weight:normal;
font-style:oblique;
}

#homePageNews .headline {
	font-weight:normal;
	font-style:oblique;
	font-stretch:condensed;
}

#homePageNews a:link {
text-decoration:none;
color:#FF0000;
}

#homePageNews a:hover {
text-decoration:none;
color:#FF0000;
}

#homePageNews a:visited {
text-decoration:none;
color:#FF0000;
}

#homePageVerseOTD {
	_padding-top:8px; /* IE only */
	position:absolute;
	left:739px;
	top:507px;
	height:115px;
	width:225px;
	overflow:auto;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-style:oblique;
	color:#003399;
	z-index:1;
}


#homePageGuestNav {
	position:absolute;
	left:0px;
	top:153px;
	z-index:101;
}

#homePageMemberNav {
	position:absolute;
	left:130px;
	top:153px;
	z-index:101;
}

#homePageCommunityNav {
	position:absolute;
	left:260px;
	top:153px;
	z-index:101;
}

#interiorpage {
	background-color:inherit;
	position:relative;
	margin: 0px auto; /* centered */
	padding:0 0 0 0;
	width:982px;
	height:865px;
	
	font-family: Helvetica, Arial, sans-serif;
	color:#333300;
	font-weight:bold;
	font-stretch:condensed;
	font-size:14px;
}

#interiorPageContent {
	position:absolute;
	left:22px;
	top:215px;
	width:648px;
	height: 624px;
	padding-right:12px;
	z-index:100;
	overflow:auto;
}

#interiorPageContentWide {
	position:absolute;
	left:22px;
	top:215px;
	width:930px;
	height: 624px;
	z-index:100;
	overflow:auto;
}

#interiorPageContentWideSermons {
	position:absolute;
	left:29px;
	top:215px;
	width:930px;
	height: 624px;
	z-index:100;
	overflow:auto;
	font-size:13px;
}

#interiorPageContentSmallText {
	position:absolute;
	left:22px;
	top:215px;
	width:660px;
	height: 624px;
	z-index:100;
	overflow:auto;
	font-size:smaller;
}

#search {
	position:absolute;
	left:690px;
	top:146px;
	width:200px;
	height:30px;
	z-index:100;
}

#footer {
	font-family: Helvetica, Arial, sans-serif;
	text-align:center;
	position:relative;
	margin: 0px auto; /* centered */
	padding:0 0 0 0;
	font-size:x-small;
}
