@charset "UTF-8";

#m2 {
    position: static;
	width: 180px;
	height: 25px;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
}

#above_menu2 {
	position: absolute;
	left: 580px;
	top: 111px;
	z-index: 5;   
	width: 524px;
	height: 10px;
}

#menu2 {
	position: absolute;
	left: 580px;
	/* left: 575px; this was it at first */
	top: 121px;
	z-index: 5;   
	width: 524px;
	height: 30px;
	font-size: 12px;
	color: #484848;
    text-decoration: none;
	padding: 0;
}

#menu2 a {
    text-decoration: none;
	color: #484848;
}
#menu2 a:hover {
    text-decoration: none;
	color: #d79a46;
}

#menu2_spacer1 {
	width: 10px;
	height: 40px;
	left: -10px;
	top: 0px;
	position: absolute;
}
#menu2_home {
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 5;
	width: 58px;
	height: 40px;
	background-image: url(images/spacer.png);  
	background-repeat: repeat-x;
}
#m2h_text {
    padding-left: 11px;
}
#m2h_slidedown {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 180px;
	height: 176px;
	background-image: url(images/menu1slidedownbkgd_5arrows.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
	z-index: 5;
}

#menu2_spacer2 {
	width: 30px;
	height: 40px;
	left: 58px;
	top: 0px;
	position: absolute;
}

#menu2_wedding {
	position: absolute;
	left: 88px;
	top: 0;
	z-index: 5;    
	width: 86px;
	height: 40px;
	background-image: url(images/spacer.png);  
	background-repeat: repeat-x;
}
#m2w_text {
    padding-left: 11px;
}
#m2w_slidedown {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 180px;
	height: 176px;
	background-image: url(images/menu1slidedownbkgd_4arrows.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
	z-index: 5;
}

#menu2_spacer3 {
	width: 20px;
	height: 40px;
	left: 174px;
	top: 0px;
	position: absolute;
}

#menu2_holiday {
	position: absolute;
	left: 194px;
	top: 0;
	z-index: 5;    
	width: 79px;
	height: 40px;
    background-image: url(images/spacer.png);  
	background-repeat: repeat-x;
}
#m2hd_text {
    padding-left: 11px;
}
#m2hd_slidedown {
    position: absolute;
	left: 0px;
	top: 40px;
	width: 180px;
	height: 176px;
	background-image: url(images/menu1slidedownbkgd_1arrow.jpg);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}

#menu2_spacer4 {
	width: 26px;
	height: 40px;
	left: 273px;
	top: 0px;
	position: absolute;
}

#menu2_baby {
	position: absolute;
	left: 299px;
	top: 0;
	z-index: 5;    
	width: 55px;
	height: 40px;
	background-image: url(images/spacer.png);  
	background-repeat: repeat-x;
}
#m2b_text {
    padding-left: 11px;
}
#m2b_slidedown {
    position: absolute;
	left: 0px;
	top: 40px;
	width: 180px;
	height: 176px;
	background-image: url(images/menu1slidedownbkgd_4arrows.jpg);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}

#menu2_spacer5 {
	width: 22px;
	height: 40px;
	left: 354px;
	top: 0px;
	position: absolute;
}

#menu2_social_occasions {
	position: absolute;
	left: 377px;
	top: 0;
	z-index: 5;    
	width: 144px;
	height: 40px;
	background-image: url(images/spacer.png);  
	background-repeat: repeat-x;
}
#m2so_text {
    padding-left: 11px;
}
#m2so_slidedown {
    position: absolute;
	left: 0px;
	top: 40px;
	width: 180px;
	height: 211px;
	background-image: url(images/menu1slidedownbkgd_6arrows.jpg);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: hidden;
}

#menu2_spacer6 {
	width: 10px;
	height: 40px;
	left: 521px;
	top: 0px;
	position: absolute;
}



