/* CSS Document */
body {
	text-align:center;
	margin:0;
	padding:0;
	background:#afc560;
}

#layout {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:30px;
	width:750px;
	height:575px;
	background:url(../images/index.jpg);
}
#slideshow {
	position:absolute;
	left:40px;
	top:135px;
	width:450px;
	height:334px;
	border:#999 1px solid;
}
#news-header {
	position:absolute;
	left:501px;
	top:135px;
	width:205px;
	height:33px;
	background:url(../images/news-header.jpg);
}
#news-content {
	position:absolute;
	left:505px;
	top:168px;
	height:150px;
	width:204px;
	background:#d8d1f3;
	border:#999 1px solid;
}
#series-header {
	position:absolute;
	left:501px;
	top:322px;
	width:205px;
	height:33px;
	background:url(../images/series.jpg);
}
#series-image {
	position:absolute;
	left:505px;
	top:355px;
	width:198px;
	height:114px;
	border:#999 1px solid;
}
	

/*////////////////////////////////////*/
/* top menu */
/*////////////////////////////////////*/
.home-nav {
	position:absolute;
	width:196px;
	height:83px;
	left:40px;
	top:40px;
	padding:0;
	margin:0;
}

.home-nav a {
	display:block;
}

.home-nav li {
	list-style:none;
	position:absolute;
}

.home {
	width:196px;
	height:83px;
	left:0px;
	top:0px;
}

.home a {
	width:196px;
	height:83px;
}

.home a:hover {
	background:url(../images/home-over.jpg);
}

#top-menu {
	position:absolute;
	left:247px;
	top:82px;
	width:450px;
	height:31px;
	z-index:100;
}
.top-nav {
	position:relative;
	width:450px;
	height:31px;
	padding:0;
	margin:0;
}

.top-nav a {
	display:block;
}

.top-nav li {
	list-style:none;
	position:absolute;
}

.pulse {
	width:53px;
	height:31px;
	left:0px;
	top:0px;
}

.pulse a{
	width:53px;
	height:31px;
}
.pulse a:hover{
	background:url(../images/pulse-over.jpg);
}

.experience {
	width:91px;
	height:31px;
	left:66px;
	top:0px;
}

.experience a{
	width:91px;
	height:31px;
}
.experience a:hover{
	background:url(../images/experience-over.jpg);
}

.team {
	width:75px;
	height:31px;
	left:171px;
	top:0px;
}

.team a{
	width:75px;
	height:31px;
}
.team a:hover{
	background:url(../images/team-over.jpg);
}

.faq {
	width:34px;
	height:31px;
	left:259px;
	top:0px;
}

.faq a{
	width:34px;
	height:31px;
}
.faq a:hover{
	background:url(../images/faq-over.jpg);
}

.journal {
	width:63px;
	height:31px;
	left:305px;
	top:0px;
}

.journal a{
	width:63px;
	height:31px;
}
.journal a:hover{
	background:url(../images/journal-over.jpg);
}

.prayer {
	width:63px;
	height:31px;
	left:381px;
	top:0px;
}

.prayer a{
	width:63px;
	height:31px;
}
.prayer a:hover{
	background:url(../images/prayer-over.jpg);
}
/*////////////////////////////////////*/
/* top menu ends */
/*////////////////////////////////////*/
/*////////////////////////////////////*/
/* bottom menu */
/*////////////////////////////////////*/
#bottom-menu {
	position:absolute;
	left:40px;
	top:482px;
	width:670px;
	height:53px;
	z-index:100;
}
.bottom-nav {
	position:relative;
	width:670px;
	height:53px;
	padding:0;
	margin:0;
}

.bottom-nav a {
	display:block;
}

.bottom-nav li {
	list-style:none;
	position:absolute;
}

.more-news {
	width:122px;
	height:53px;
	left:0px;
	top:0px;
}

.more-news a{
	width:122px;
	height:53px;
}
.more-news a:hover{
	background:url(../images/more-news-over.jpg);
}

.times {
	width:122px;
	height:53px;
	left:137px;
	top:0px;
}

.times a{
	width:122px;
	height:53px;
}
.times a:hover{
	background:url(../images/times-over.jpg);
}

.directions {
	width:122px;
	height:53px;
	left:274px;
	top:0px;
}

.directions a{
	width:122px;
	height:53px;
}
.directions a:hover{
	background:url(../images/directions-over.jpg);
}

.e-news {
	width:122px;
	height:53px;
	left:411px;
	top:0px;
}

.e-news a{
	width:122px;
	height:53px;
}
.e-news a:hover{
	background:url(../images/e-news-over.jpg);
}

.e-mail {
	width:122px;
	height:53px;
	left:548px;
	top:0px;
}

.e-mail a{
	width:122px;
	height:53px;
}
.e-mail a:hover{
	background:url(../images/email-over.jpg);
}

/*////////////////////////////////////*/
/* bottom menu ends*/
/*////////////////////////////////////*/

#footer {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:10px;
	width:750px;
	height:30px;
}

.footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#778642;
	font-size:10px;
}

a.footer:link {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; color:#778642; text-decoration:none;}
a.footer:visited {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; color:#778642; text-decoration:none;}
a.footer:active {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; color:#778642; text-decoration:none;}
a.footer:hover {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; color:#7d1b02; text-decoration:none;}
a.footer:visited:hover {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; color:#7d1b02; text-decoration:none;}

