@charset "utf-8";
/* CSS Document */

.home {
	margin: 0;
	padding: 0;
	width: 248px;
	list-style: none;
	background: #fff;
}
.home li {
	padding: 0;
	margin: 0;
	height: 221px;
	list-style: none;
	background-repeat: no-repeat;
}
.home li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 221px;
	background-repeat: no-repeat;
}
.home {background-image: url(images/logo-over.gif);}
.home a {background-image: url(images/logo.gif);}

ul.home li a:hover {background: none;}

.menu {
	margin: 0;
	padding: 0;
	width: 248px;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 30px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 30px;
	background-repeat: no-repeat;
}
.home {background-image: url(images/logo-over.gif);}
.home a {background-image: url(images/logo.gif);}
.horses {background-image: url(images/btn-horses-over.gif);}
.horses a {background-image: url(images/btn-horses.gif);}
.people {background-image: url(images/btn-people-over.gif);}
.people a {background-image: url(images/btn-people.gif);}
.itineraries {background-image: url(images/btn-itineraries-over.gif);}
.itineraries a {background-image: url(images/btn-itineraries.gif);}
.accomodation {background-image: url(images/btn-accommodation-over.gif);}
.accomodation a {background-image: url(images/btn-accommodation.gif);}
.farm {background-image: url(images/btn-farm-over.gif);}
.farm a {background-image: url(images/btn-farm.gif);}
.local {background-image: url(images/btn-local-over.gif);}
.local a {background-image: url(images/btn-local.gif);}
.getting {background-image: url(images/btn-getting-over.gif);}
.getting a {background-image: url(images/btn-getting.gif);}
.testimonials {background-image: url(images/btn-testimonials-over.gif);}
.testimonials a {background-image: url(images/btn-testimonials.gif);}
.contacts {background-image: url(images/btn-contacts-over.gif);}
.contacts a {background-image: url(images/btn-contacts.gif);}
.literature {background-image: url(images/btn-literature-over.gif);}
.literature a {background-image: url(images/btn-literature.gif);}
ul.menu li a:hover {background: none;}