.invisible
{
    background-image: url('images/pixie2.png');
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 9999;
}

body
{
	width: 1000px;
	height: 800px;
	margin: 0px auto 0px auto;
	position: relative;
	background-image: url("images/laceBackdrop2.jpg");
}

#bodywrapper
{
	width: 100%;
	height: 100%;
	background-image: url(images/background_update2013.png);
	position: relative;
}

#header
{
	position: relative;
	padding-top: 20px;
	visibility: visible;
}

#side
{
	width: 248px;
	height: 420px;
	display: inline-block;
	float: left;
	position: relative;
	z-index: 4;
}

#carol
{
	width: 228px;
	height: 420px;
	display: inline-block;
	float: left;
	position: relative;
	z-index: 4;
	margin-left: 20px;
	margin-top: 20px;
}
#imagecontainer
{
	width: 307px;
	height: 430px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.topleft
{

}

.topright
{
	margin-left: 10px;
}

.imagecollection
{
	-moz-box-shadow: 5px 15px 40px -10px #361c28;
	-webkit-box-shadow: 5px 15px 40px -10px #361c28;
	box-shadow: 5px 15px 40px -10px #361c28;
	display: block;
	float: left;
	height: 210px;
}

.bottom
{
	clear: left;
	margin-top: 10px;
	height: 200px;
	margin-left: 3px;
}

#carol2
{
	-moz-box-shadow: 5px 15px 40px -10px #361c28;
	-webkit-box-shadow: 5px 15px 40px -10px #361c28;
	box-shadow: 5px 15px 40px -10px #361c28;
	width: 228px;
	height: 420px;
	display: inline-block;
	float: left;
	position: relative;
	z-index: 4;
	margin-left: 20px;
	margin-top: 20px;
}

#info
{
	margin-left: 30px;
	/*width: 200px;
	height: 420px;*/
	display: inline-block;
	float: left;
	position: relative;
	z-index: 4;
	margin-top: 20px;
}

#slideshow
{
	display: inline-block;
	width: 632px;
	height: 420px;
	-moz-box-shadow: 10px 15px 30px -15px #361c28;
	-webkit-box-shadow: 10px 15px 30px -15px #361c28;
	box-shadow: 10px 15px 30px -15px #361c28;
	position: relative;
	overflow: hidden;
	float: left;
}

#slideshow #longbox
{
	width: 635px;
	height: 450px;
	position: relative;
}

#slideshow #longbox img
{
	width: 635px;
	height: 450px;
	position: absolute;
}

#logo
{
	width: 950px;
	height: 170px;
	background-image: url(images/header_update2013.png);
	background-size: 950px;
	background-repeat: no-repeat;
	margin: 20px auto 0px auto;
}


#contentwrapper
{
	width: 880px;
	height: 450px;
	clear: both;
	margin: 40px auto 0px auto;
	position: relative;
	font-size: 10px;
	visibility: visible;
}

#contentwrapper #text
{
	z-index: 5;
	width:600px;
	height:178px;
	position: absolute;
	bottom:-50px;
	left: 126px;
	background-image: url('images/slogan2.png');
	background-repeat: no-repeat;
}

#nav-menu
{
	position: absolute;
	bottom: 570px;
}

#nav-menu div .pixie
{
	margin: 0px auto 0px auto;
	background-image: url('images/pixie2.png');
	width: 120px;
	height: 95px;
	display: inline-block;
	position: absolute;
	top: -35px;
	left: -30px;
	visibility: hidden;
}

#nav-menu div .submenu
{
	background-image: none;
	visibility: hidden;
	width: 120px;
	height: 80px;
	position: absolute;
	bottom: 40px;
	left: -30px;
	-moz-box-shadow: 0px 0px 5px 1px #361c28;
	-webkit-box-shadow: 0px 0px 5px 1px #361c28;
	box-shadow: 0px 0px 5px 1px #361c28;
}

#nav-menu div .submenu div
{
	clear: both;
	width: 120px;
	height: 40px;
	background-image: url("images/background.png");
	/*border-color: #361c28;
	border-style: solid;
	border-width: 1px;*/
	text-align: center;
}

#nav-menu div .submenu div a
{
	position: relative;
	text-align: center;
	padding-top: 12px;
	text-decoration: none;
	color: #361c28;
}

#nav-menu div:hover .submenu
{
	visibility: visible;
	z-index: 10;
}

.following-item
{
	margin-top: -1px;
}

#nav-menu div:hover .pixie
{
	visibility: visible;
}

#nav-menu div:active
{
	visibility: visible;
}

#nav-menu a
{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

#nav-menu div
{
	display: inline-block;
	height: 28px;
	background-repeat: no-repeat;
	margin-right: 44px;
	zoom: 1;
	*display: inline;
	position: relative;
}

#home
{
	background-image: url('images/homediv.png');
	width: 50px;
	margin-left: 90px;
}

#about
{
	background-image: url('images/aboutdiv.png');
	width: 52px;
}

#gallery
{
	background-image: url('images/gallerydiv.png');
		width: 55px;
}

#media
{
	background-image: url(images/mediadiv.png);
	width: 52px;
}

#partners
{
	background-image: url(images/partnersdiv.png);
	width: 60px;
}

#venue
{
	background-image: url('images/venuesdiv.png');
		width: 52px;
}

#photo
{
	background-image: url('images/photography.png');
		width: 84px;
}

#packages
{
	background-image: url('images/packagesdiv.png');
		width: 68px;
}

#testimonials
{
	background-image: url('images/testimonialsdiv.png');
		width: 94px;
}

#nav-menu #contact
{
	background-image: url('images/contactdiv.png');
		width: 62px;
	margin-right: 0px;
}

#lace
{
	width: 1000px;
	height: 80px;
	background-image: url(images/lace_update2013.png);
	background-position: -10px 0px;
	background-repeat: repeat-x;
	background-color: white;
	position: relative;
	top: -5px;
}

#copyright
{
	float: left;
	font-size: 16px;
	position: absolute;
	bottom: 10px;
	left: 48px;
}

audio
{
	float: right;
	position: absolute;
	bottom: 5px;
	right: 50px;
}

#nav-menu div .testimonial
{
	top: -35px;
	left: -10px;
}

#nav-menu div .invitation
{
	top: -35px;
	left: -22px;
}

@-webkit-keyframes spaceboots {
	0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
	10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
	40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
	50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
	100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.home:hover,
.home:focus {
	-webkit-animation-name: spaceboots;
	-webkit-animation-duration: 0.8s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}
.home {
	display:inline-block
}
