/* CSS Document */

#nav li#liabout{
	height:12px;
}
#nav li#liabout a{
	background:url(../images/nav/aboutus.png) no-repeat;
	height:12px;
	text-indent:0px!important;
	width:90px;
}
#nav li#liabout a:hover{
	background:url(../images/nav/aboutus-over.png) no-repeat;
}
#nav li#limen{
	height:13px;
}
#nav li#limen a{
	background:url(../images/nav/menus.png) no-repeat;
	height:12px;
	text-indent:0px!important;
	width:90px;
}
#nav li#limen a:hover{
	background:url(../images/nav/menus-over.png) no-repeat;
}
#nav li#lipln{
	height:13px;
}
#nav li#lipln a{
	background:url(../images/nav/plan-event.png) no-repeat;
	height:13px;
	text-indent:0px!important;
	width:90px;
}
#nav li#lipln a:hover{
	background:url(../images/nav/plan-event-over.png) no-repeat;
}
#nav li#lipht{
	height:11px;
}
#nav li#lipht a{
	background:url(../images/nav/photos.png) no-repeat;
	height:11px;
	text-indent:0px!important;
	width:90px;
}
#nav li#lipht a:hover{
	background:url(../images/nav/photos-over.png) no-repeat;
}

#nav li#licnt{
	height:13px;
}
#nav li#licnt a{
	background:url(../images/nav/contact.png) no-repeat;
	height:13px;
	text-indent:0px!important;
	width:90px;
}
#nav li#licnt a:hover{
	background:url(../images/nav/contact-over.png) no-repeat;
}
#nav li#lidrc{
	height:13px;
}
#nav li#lidrc a{
	background:url(../images/nav/directions.png) no-repeat;
	height:13px;
	text-indent:0px!important;
	width:90px;
}
#nav li#lidrc a:hover{
	background:url(../images/nav/directions-over.png) no-repeat;
}

