@charset "UTF-8";
/* CSS Document */

a#homepage img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 5px;
	background-position: -5px;
}

a#homepage:hover img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 5px;
	background-position: -762px;
}

a#aboutus img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 0px;
	background-position: -130px;
}

a#aboutus:hover img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 0px;
	background-position: -887px;
}

a#ourstandards img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 0px;
	background-position: -255px;
}

a#ourstandards:hover img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 0px;
	background-position: -1012px;
}

a#articles img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 0px;
	background-position: -380px;
}

a#articles:hover img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 0px;
	background-position: -1137px;
}

a#churches img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 0px;
	background-position: -505px;
}

a#churches:hover img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 0px;
	background-position: -1262px;
}

a#contactus img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 0px;
	background-position: -630px;
}

a#contactus:hover img {
	border-width: 0;
	background-image: url(/assets/navbar.jpg);
	width: 125px;
	height: 21px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 0px;
	background-position: -1387px;
}