#logo { background: url(/upload/images/banners/home.gif);}
#header { background: #009A9C;}
#topFooterWrapper { background: #009A9C}
a, a:hover, a:visited { color: #009A9C}
.subNavigation a:hover { background: #009A9C url(../template-images/layout/homeArrowOver.gif) no-repeat right;}		
.subNavigation a { background: white url(../template-images/layout/homeArrow.gif) no-repeat right;}

.pictureSmall{border: solid 2px #009A9C ;}

.heading {font-weight: bold; color: #009A9C;}


#nextService{
	width: 175px ;
	height: 150px;
	margin-right: 15px ;
	margin-left: 2px ;
	float:left ;
	background-image: url('/template-images/layout/serviceBackground.gif') ;
	background-repeat: no-repeat ;

}

#nextSunday{
	width: 175px ;
	height: 150px;
	margin-right: 15px ;
	margin-left: 2px ;
	float:left ;
	background-image: url('/template-images/layout/sundayBackground.gif') ;
	background-repeat: no-repeat ;

}

#nextEvent{
	width: 175px ;
	height: 150px;
	margin-right: 15px ;
	float:left ;
	background-image: url('/template-images/layout/eventBackground.gif') ;
	background-repeat: no-repeat ;
}

#nextCourse{
	width: 175px ;
	height: 150px;
	float:left ;
	background-image: url('/template-images/layout/courseBackground.gif') ;
	background-repeat: no-repeat ;
}

#homeNotices {
	font-size: 90%;
	padding-top: 60px ;
	padding-bottom: 20px ;
}

.newDate{border: solid 1px #009A9C ;}


.hotspottabletop{
	width: 170px ;
	height: 10px;
	background-image: url('/template-images/backgrounds/hotspottabletopBackground.gif') ;
	background-repeat: no-repeat ;
}
.hotspottablebottom{
	width: 170px ;
	height: 10px;
	background-image: url('/template-images/backgrounds/hotspottablebottomBackground.gif') ;
	background-repeat: no-repeat ;
}
.hotspottable{
	width: 170px ;
	background-image: url('/template-images/backgrounds/hotspottableBackground.gif') ;
	margin-top: -5px;
	background-repeat: repeat-y ;
	font-size: 110%;
}

html > body .hotspottable { margin-top: 0px; }

#hotspotleft{
	width: 175px ;
	margin-right: 19px ;
	margin-left: 2px ;
	float:left ;
}

#hotspotright{
	width: 175px ;
	float:right ;
}


