/*
	DESCRIPTION
	=============================
	Homepage specific rules.
	=============================
*/


/* ======= Rules for: home ======== */
#pageBody {
	padding: 15px;
	padding-top: 0px;	
}
#pageFooter .roundedContainer_body  {
	padding-right: 4px;
}
/* ======= Setup: pageBody ======== */
#pageBody_flashHome {
	position: relative;
	height:189px;
	width:484px;
	padding-top:8px;
	margin-bottom: 0.5em;	
}
#pageBody_pageBody_flashHome object {
	height: 260px;
	width: 500px;
}
#pageBody_copy_colOne {
	position: relative;
	width: 500px;
	top: 15px;
	height: 80px;	
	left: 5px;
	top: 0px;
	z-index: 100;	
}
#pageBody_copy_colOne p {
	font-size: 12px;
}
#pageBody_copy_colOne a:link a:visited{
	color: #000000;
	text-decoration: none;
}

#pageBody_copy_colOne a:hover{
	color: #D6050A;
	border-bottom-color: #DCD4D4;
}
#pageBody_colTwo {
	width: 206px;
	position: absolute;
	left: 520px;
	top: 0px;
	z-index: 100;
}
#pageBody_colTwo_Events {
	position: absolute;
	background: #9a9a9a url( /common/images/backgrounds/grayFade_bg260px.gif )  repeat-x;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 100;
}
div.pageBody_colTwo_Events_Bottom {
	border: 0px solid #AEACA4;
	height:1px;
	border-width: 0px 0px 1px 0px;
}
#pageBody_colTwo_Campus {
	width: 100%;
	position: absolute;
	background: #9a9a9a url( /common/images/backgrounds/grayFade_bg260px.gif )  repeat-x;	
	left: 0px;
	top: 260px;
	z-index: 100;
}
div.pageBody_colTwo_Campus_Bottom {
	border: 0px solid #AEACA4;
	height:1px;
	border-width: 0px 0px 1px 0px;
}
#colTwo_Headline{
	margin: 0px;
	top: 0;
	border: 0px solid #AEACA4;
	border-width: 1px 1px 1px 1px;
	background: #000000 url( /common/images/backgrounds/black_bar_18px.gif) repeat-x;
}
#colTwo_Headline h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	margin: 0px;
	border: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-left: 5px;
}
div.colTwo_Events{
	border: 0px solid #AEACA4;
	border-width: 0px 1px 0px 1px;
	height:230px;
	overflow:auto;
	padding: 2px 2px 2px 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;		
}
div.colTwo_Events a:link{
	color: #495049;
	text-decoration: none;
}

div.colTwo_Events a:visited{
	color: #495049;
	text-decoration: none;	
}

div.colTwo_Events a:hover{
	color: #D6050A;
	border-bottom-color: #DCD4D4;
}
#ColTwoServiceTimes{
	background: #9a9a9a url( /common/images/backgrounds/grayFade_bg90px.gif ) repeat-x;
	padding-left: 4px;
	border: 0px solid #AEACA4;
	border-width: 0px 1px 0px 1px;
}

div.sermonSeriesImage {
	position: absolute;
	width:200px;
	top: 10px;
	left: 280px;
	height: 50px;
	cursor:pointer; /* pointer = Mozilla */
	cursor: hand;	/* pointer = IE */
}
div.sermonSeriesHeadline {
	position: relative;
	width:270px;
	top: 0px;
	left: 0px;
}
