
#pathmenu3 .menu {
	/*The main x menu item*/
	width: 50px;
	height: 50px;
	background: url('https://b155west23rdst.wpenginepowered.com/wp-content/uploads/2016/06/NAV-BUTTONS-menu.png') no-repeat;
}
#pathmenu3 .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/06/NAV-BUTTONS-menu.png') no-repeat;
}
#pathmenu3 .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;
}
#pathmenu3{
	/*This is the main container of the menu*/
	width: 50px;
	height: 50px;
}

#pathmenu3_menuitem0.item{
/* url to icon for page titled: Home*/
   background: url('https://b155west23rdst.wpenginepowered.com/wp-content/uploads/2016/06/NAV-BUTTONS-home2.png') no-repeat;
}
#pathmenu3_menuitem1.item{
/* url to icon for page titled: Availability*/
   background: url('https://b155west23rdst.wpenginepowered.com/wp-content/uploads/2016/06/NAV-BUTTONS-avail.png') no-repeat;
}
#pathmenu3_menuitem2.item{
/* url to icon for page titled: Gallery*/
   background: url('https://b155west23rdst.wpenginepowered.com/wp-content/uploads/2016/11/NAV-gallery.png') no-repeat;
}
#pathmenu3_menuitem3.item{
/* url to icon for page titled: Inside 155*/
   background: url('https://b155west23rdst.wpenginepowered.com/wp-content/uploads/2016/06/NAV-BUTTONS-inside.png') no-repeat;
}
#pathmenu3_menuitem4.item{
/* url to icon for page titled: Location*/
   background: url('https://b155west23rdst.wpenginepowered.com/wp-content/uploads/2016/06/NAV-BUTTONS-location.png') no-repeat;
}
#pathmenu3_menuitem5.item{
/* url to icon for page titled: Ownership*/
   background: url('https://b155west23rdst.wpenginepowered.com/wp-content/uploads/2016/06/NAV-BUTTONS-ownership.png') no-repeat;
}
#pathmenu3_menuitem6.item{
/* url to icon for page titled: Contact*/
   background: url('https://b155west23rdst.wpenginepowered.com/wp-content/uploads/2016/06/NAV-BUTTONS-contact.png') no-repeat;
}
