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

/*HEADER ALL OTHERS*/

#logobox {
	height: 80px;
	width: 175px;
}

h1#logo {
	height: 80px;
	width: 175px;
	background-image: url(../images/yursh1.gif);
	margin: 0px;
	text-indent:-5000px;
	font-size:1px;
	float: left;
}

h1#logo a {
	height: 80px;
	width: 175px;
	background-image: url(../images/yursh1.gif);
	margin: 0px;
	float: left;
}

h1#logo a:hover {
	height: 80px;
	width: 175px;
	background-image: url(../images/yursh1.gif);
	margin: 0px;
	background-position: 0px -80px;
	float: left;
}

/* NAV BAR */

#yursnavi {
	list-style: none;
	float: left;
	height: 80px;
	width: 800px;
	background-color: #375219;
}

#yursnavi li {
	float: left;
}

#yursnavi a {
	display: block;
	border: none;
	font-size: 0px;
	text-indent: -8000px;
	background-repeat: no-repeat;
}

li.logo, li.logo a {
	background-image: url(../images/nav.gif);
	height: 80px;
	width: 175px;
	background-position: 0px 0px;
}

li.home, li.home a {
	background-image: url(../images/nav.gif);
	height: 30px;
	width: 61px;
	background-position: -0px 0px;
}

li.services, li.services a {
	background-image: url(../images/nav.gif);
	height: 30px;
	width: 95px;
	background-position: -236px 0px;
}

li.prearrange, li.prearrange a {
	background-image: url(../images/nav.gif);
	height: 30px;
	width: 158px;
	background-position: -331px 0px;
}

li.aboutus, li.aboutus a {
	background-image: url(../images/nav.gif);
	height: 30px;
	width: 104px;
	background-position: -489px 0px;
}

li.contributions, li.contributions a {
	background-image: url(../images/nav.gif);
	height: 30px;
	width: 124px;
	background-position: -593px 0px;
}

li.contact, li.contact a {
	background-image: url(../images/nav.gif);
	height: 30px;
	width: 83px;
	background-position: -717px 0px;
}

/*HOVER*/

li.logo a:hover {height: 80px; width: 175px; background-position: -0px -80px;}
li.logo a.current{background-position: -0px -80px;}

li.home a:hover {height: 80px; width: 61px; background-position: -175px -80px;}
li.home a.current{background-position: -188px -80px;}

li.services a:hover {height: 80px;	width: 95px; background-position: -236px -80px;}
li.services a.current{background-position: -236px -80px;}

li.prearrange a:hover {height: 80px; width: 158px;	background-position: -331px -80px;}
li.prearrange a.current{background-position: -331px -80px;}

li.aboutus a:hover {height: 80px; width: 104px;	background-position: -489px -80px;}
li.aboutus a.current{background-position: -489px -80px;}

li.contributions a:hover {height: 80px;	width: 124px; background-position: -593px -80px;}
li.contributions a.current{background-position: -593px -80px;}

li.contact a:hover {height: 80px; width: 83px; background-position: -717px -80px;}
li.contact a.current{background-position: -717px -80px;}

/*HOVER*/

/* #navwidebar li {
	background-position: 0px -23px;
	background-repeat: no-repeat;
}

#navwidebar a:hover {
	background: none;
	background-position: 0px -80px;
} */

.logo li.logo a,
.home li.home a,
.services li.services a,
.prearrange li.prearrange a,
.aboutus li.aboutus a,
.contributions li.contributions a,
.contact li.contact a {
	background: none;
}
