
/* CSS Document */

/* Page specifics for home page*/

#header_hm {
	position:absolute;
	top:0px;
	left:0px;
	/* background-image:url(images/banner_bg5_thxgv.gif); */
	}

.container_hm {
	position:relative;
	width:772px;
	height:920px;
	margin:0px auto; 
	text-align:left;
	background-color:#fff;
	}

/* Left column */

#welcome_hd {
	position:absolute;
	top:210px;
	left:17px;
	z-index:5;
	}

#welcome {
	position:absolute;
	top:246px;
	left:12px;
	width:220px;
	padding:8px;
	/* background-color:#FDFEFA; */
	font-size:12px;
	font-style:italic;
	color:#033;
	line-height:1.6em;
	border-right:1px solid #eee;
	z-index:4;
	}

/* Middle column */

#candle {
	position:absolute;
	top:221px;
	left:276px;
	}

#this_sunday_hd {
	position:absolute;
	top:211px; 
	/*top:410px;*/
	left:250px;
	width:260px;
	}

#this_sunday {
	position:absolute;
	top:250px;
	/*top:450px; */
	left:252px;
	width:260px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006;
	text-align:center;
	}

#this_sunday a:hover {
	text-decoration:underline;
	}

#christmas-eve h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	display:none;
	text-align:center;
}

#sunday_sched_hd {
	position:absolute;
	top:365px;
	left:244px;
	}

#sunday_sched {
	position:absolute;
	/* top:536px; */
	top:395px; 
	left:254px;
	width:260px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006;
	text-align:center;
	}

#sunday_sched a:link {
	color:#0000FF;
	text-decoration:none;
	}

#sunday_sched a:visited {
	color:#0000FF;
	text-decoration:none;
	}

#sunday_sched a:hover {
	color:#000099;
	text-decoration:underline;
	}

/*
#sunday_sched_hd {
	position:absolute;
	top:370px;
	left:250px;
	}

#sunday_sched {
	position:absolute;
	top:400px;
	left:260px;
	width:260px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006;
	text-align:center;
	}
*/

#vbs {
	position:absolute;
	left:252px;
	top:515px;
	width:260px;
	text-align:center;
}

#address {
	position:absolute;
	top:710px;
	left:308px;
	width:160px;
	height:50px;
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-size:11px;
	color:#606;
	text-align:center;
	}

/* Right column */

#upper_rm_hd {
	position:absolute;
	top:216px;  /* Use with no announcement */
	/* top:300px; */ /* Use with announcement  */
	left:550px;
	height:30px;
	}
	
#upper_rm_cvr {
	position:absolute;
	top:250px;  /* Use with no announcement  */
	/* top:334px; */ /* Use with announcement  */
	left:570px;
	height:180px;
	}

#daily_reflects {
	position:absolute;
	/* top:450px; */ /* Use with no announcement  */
	top:530px; /* Use with announcement  */
	left:556px;
	}

#gc {
	position:absolute;
	top:514px;
	left:545px;
	}

#pastors_wkly {
	position:absolute;
	top:520px;
	left:555px;
	}

.resources {
	position:absolute;
	/* top:550px; */ /* Use with no announcement */
	top:620px;
	left:530px;
	width:220px;
	height:160px;
	border:1px solid #eee;
	background-color:#fffffc; /*
	background-image:url(images/resources_bg5.jpg);
	background-repeat:repeat-x; */
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-size:11px;
	color:#606;
	text-align:left;
	line-height:1.6em;
	z-index:3;
	}

.resources p {
	text-align:center;
	font-size:14px;
	color:#036;
	}

.resources a:link, a:visited {
	color:#306;
	text-decoration:none;
	}

.resources a:hover {
	color:#00F;
	text-decoration:underline;
	}


/*  Footer */

#footer_hm {
	position:absolute;
	top:780px;
	left:0px;
	width:770px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#900;
	text-align:center;
	}

#footer_hm a:hover {
	text-decoration:underline;
	}


/* CSS Document */

