
#pathmenu1 .menu {
	/*The main x menu item*/
	width: 50px;
	height: 50px;
	background: url('https://b155west23rdst.wpenginepowered.com/wp-content/uploads/2016/05/menuicon1.png') no-repeat;
}
#pathmenu1 .menu.back {
	/*The back button, just like the main button but allows you to go back one level*/
	background: url('https://b155west23rdst.wpenginepowered.com/wp-content/uploads/2016/05/menuicon2.png') no-repeat;
}
#pathmenu1 .item {
	/*effects all child menu items*/
	width: 40px;
	height: 40px;
	background: url('https://155west23rd.com/wp-content/plugins/codecanyon-2379678-pathstyle-menu-wordpress-navigation-menu-system-with-customizable-icons-and-multilevel-support-2/assets/images/menuitem.png') no-repeat;
}
#pathmenu1{
	/*This is the main container of the menu*/
	width: 50px;
	height: 50px;
}

#pathmenu1_menuitem0.item{
/*   background: url('url to icon for page titled: Home') no-repeat;*/
}
#pathmenu1_menuitem1.item{
/*   background: url('url to icon for page titled: Availability') no-repeat;*/
}
#pathmenu1_menuitem2.item{
/*   background: url('url to icon for page titled: Gallery') no-repeat;*/
}
#pathmenu1_menuitem3.item{
/*   background: url('url to icon for page titled: Inside 155') no-repeat;*/
}
#pathmenu1_menuitem4.item{
/*   background: url('url to icon for page titled: Location') no-repeat;*/
}
#pathmenu1_menuitem5.item{
/*   background: url('url to icon for page titled: Ownership') no-repeat;*/
}
#pathmenu1_menuitem6.item{
/*   background: url('url to icon for page titled: Contact') no-repeat;*/
}
