/*#nav{
font-family:helvetica;
font-size: 15px;
font-weight:bold;
color:#9FA785;
}
#nav a{color:#9FA785;}
#nav .active a{
color:#743134;
}
#nav .active a:hover{
color:#AF363E;
}*/
#nav{
width:418px;
}
#nav a span{
display: none;
}
#nav a{
display:block;
float:left;
height:13px;
}
#nav img{float:left;}

#nav .home{width:36px;background:white url(images/nav1home.gif);}
#nav .wedd{width:67px;background:white url(images/nav2weddings.gif);}
#nav .even{width:47px;background:white url(images/nav3events.gif);}
#nav .venue{width:47px;background:white url(images/nav6venues.gif);}
#nav .hire{width:70px;background:white url(images/nav4hire.gif);}
#nav .gall{width:56px;background:white url(images/nav5gallery.gif);}

#nav .home:hover{background:white url(images/navo1home.gif);}
#nav .wedd:hover{background:white url(images/navo2weddings.gif);}
#nav .even:hover{background:white url(images/navo3events.gif);}
#nav .venue:hover{background:white url(images/navo6venues.gif);}
#nav .hire:hover{background:white url(images/navo4hire.gif);}
#nav .gall:hover{background:white url(images/navo5gallery.gif);}
