a img {border-width: 0;
}

a#home img {height: 27px; width: 62px;}
a#lessons img {height: 27px; width: 71px;}
a#camps img {height: 27px; width: 63px;}
a#boarding img {height: 27px; width: 82px;}
a#farm img {height: 27px; width: 83px;}
a#horses img {height: 27px; width: 96px;}
a#sales img {height: 27px; width: 52px;}
a#directions img {height: 27px; width: 89px;}
a#photos img {height: 27px; width: 63px;}
a#contactus img {height: 27px; width: 99px;}

a#home img {background: url(../images/nav2_01.gif) top left no-repeat;}
a#lessons img {background: url(../images/nav2_02.gif) top left no-repeat;}
a#camps img {background: url(../images/nav2_03.gif) top left no-repeat;}
a#boarding img {background: url(../images/nav2_04.gif) top left no-repeat;}
a#farm img {background: url(../images/nav2_05.gif) top left no-repeat;}
a#horses img {background: url(../images/nav2_06.gif) top left no-repeat;}
a#sales img {background: url(../images/nav2_07.gif) top left no-repeat;}
a#directions img {background: url(../images/nav2_08.gif) top left no-repeat;}
a#photos img {background: url(../images/nav2_09.gif) top left no-repeat;}
a#contactus img {background: url(../images/nav2_10.gif) top left no-repeat;}

a#home:hover img {background: url(../images/nav2_01-over.gif) top left no-repeat;}
a#lessons:hover img {background: url(../images/nav2_02-over.gif) top left no-repeat;}
a#camps:hover img {background: url(../images/nav2_03-over.gif) top left no-repeat;}
a#boarding:hover img {background: url(../images/nav2_04-over.gif) top left no-repeat;}
a#farm:hover img {background: url(../images/nav2_05-over.gif) top left no-repeat;}
a#horses:hover img {background: url(../images/nav2_06-over.gif) top left no-repeat;}
a#sales:hover img {background: url(../images/nav2_07-over.gif) top left no-repeat;}
a#directions:hover img {background: url(../images/nav2_08-over.gif) top left no-repeat;}
a#photos:hover img {background: url(../images/nav2_09-over.gif) top left no-repeat;}
a#contactus:hover img {background: url(../images/nav2_10-over.gif) top left no-repeat;}

a#home:focus img {background: url(../images/nav2_01-down.gif) top left no-repeat;}
a#lessons:focus img {background: url(../images/nav2_02-down.gif) top left no-repeat;}
a#camps:focus img {background: url(../images/nav2_03-down.gif) top left no-repeat;}
a#boarding:focus img {background: url(../images/nav2_04-down.gif) top left no-repeat;}
a#farm:focus img {background: url(../images/nav2_05-down.gif) top left no-repeat;}
a#horses:focus img {background: url(../images/nav2_06-down.gif) top left no-repeat;}
a#sales:focus img {background: url(../images/nav2_07-down.gif) top left no-repeat;}
a#directions:focus img {background: url(../images/nav2_08-down.gif) top left no-repeat;}
a#photos:focus img {background: url(../images/nav2_09-down.gif) top left no-repeat;}
a#contactus:focus img {background: url(../images/nav2_10-down.gif) top left no-repeat;}
