@charset "UTF-8";

#content #roomNav {
   overflow: visible;
   position: relative;
   visibility: visible;
   height: 100%;
   width: 100%;
}
#content #roomNav #attend  {
		position: absolute;
		visibility: visible;
		width: 118px;
		height: 137px;
		left: 23px;
		top: 31px;
		z-index: 10;
}

#content #roomNav #contact {
		position: absolute;
		visibility: visible;
		z-index: 11;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		left: 22px;
		top: 276px;
}
#content #roomNav #gallery
{
		position: absolute;
		visibility: visible;
		z-index: 09;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		left: 222px;
		top: 90px;
}
#content #roomNav #ideas
{
   position: absolute;
   visibility: visible;
   z-index: 09;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   left: 500px;
   top: 29px;
   height: 50px;
   width: 125px;
}


#content #roomNav #parties
{
		position: absolute;
		visibility: visible;
		z-index: 13;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		left: 199px;
		top: 353px;
}
#content #roomNav #weddings
{
		position: absolute;
		visibility: visible;
		z-index: 12;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		left: 395px;
		top: 110px;
}

#content #roomNav #bio
{
		position: absolute;
		visibility: visible;
		z-index: 14;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		left: 412px;
		top: 273px;
}
