/*------- SPLASH AND MAIN NAV ----------*/

#contactnav {
	height: 163px;
	background-color: #121618;
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/img-rockridge.jpg) no-repeat right top;
}
#contactnav ul {
	float: left;
	width: 196px;
}
#contactnav li {
	width: 196px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: right top;
}
#contactnav li a {
	display: block;
	width: 196px;
        overflow: hidden;
}
#contactnav li.worship,
#contactnav li.worship a {
	height: 41px;
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/snav-worship-fg.gif) no-repeat left top;
}
#contactnav li.story,
#contactnav li.story a {
	height: 41px;
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/snav-story-fg.gif) no-repeat left top;
}
#contactnav li.community,
#contactnav li.community a {
	height: 41px;
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/snav-community-fg.gif) no-repeat left top;
}
#contactnav li.mission,
#contactnav li.mission a {
	height: 40px;
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/snav-mission-40.gif) no-repeat left top;
}
#contactnav li.worship a:hover {
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/snav-worship-fg.gif) no-repeat right top;
}
#contactnav li.story a:hover {
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/snav-story-fg.gif) no-repeat right top;
}
#contactnav li.community a:hover {
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/snav-community-fg.gif) no-repeat right top;
}
#contactnav li.mission a:hover {
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/snav-mission-fg.gif) no-repeat right top;
}

#subnav {
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/img-parking-1.jpg) no-repeat right top;
}
h2#mainhead {
	background-image: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/head-w-map.gif);
	background-repeat: no-repeat;
	background-position: top left;
}