@charset "utf-8";
/* CSS Document */
#registrySection {
	display:block;
	position:relative;
	width:690px;
	margin:0px auto;
	margin-top:20px;
	text-align:center;
}
#registryTop {
	background-image:url(../images/registryTopBG.jpg);
	background-repeat:no-repeat;
	width:487px;
	height:132px;
	padding:33px 60px 0px 143px;
	text-align:left;
}
#registryTop h1 {
	color:#6CB5B3;
	font-variant:normal;
	font-size:2.5em;
	font-weight:normal;
	paddin:0px;
	margin:0px;
}
h4 {
    color:#646464;
    margin:0px;
    padding:0px;
}
h4 a:link, h4 a:visited {
    color:#646464;
    text-decoration:underline;
}
h4 a:hover, h4 a:active {
    color:#6CB5B3;
    text-decoration:underline;
}
p {
    color:#7f7f7f;
	font-variant:normal;
	font-size:0.9em;
	font-weight:normal;
}
#registryTop p {
	color:#7f7f7f;
	font-variant:normal;
	font-size:0.9em;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
}
#registryMid {
	background-image:url(../images/songRequestMidBG.png);
	background-repeat:repeat-y;
	background-position:35px 0px;
	width:582px;
	padding:20px 54px 0px 54px;
	text-align:left;
	margin-top:0px;
    position:relative;
    z-index:2;
}

#registryBottom {
	background-image:url(../images/songRequestBottomBG.jpg);
	background-repeat:no-repeat;
	background-position:32px 0px;
	width:690px;
	padding:0;
	text-align:left;
	margin-top:0px;
	height:45px;
    position:relative;
    z-index:2;
}
#honeymoon_text_spacer {
    height:317px;
    width:100%;
}
#honeymoon_text {
    position:absolute;
    padding-bottom:120px;
    width:302px;
    z-index:10; 
    left:57px;
    bottom:15px;
    text-align:left;
}
#beach {
    position:absolute;
    bottom:25px;
    right:41px;
    width:603px;
    height:332px;
    z-index:3;
    background-image:url(/images/beach_bg.jpg);
    background-repeat:no-repeat;
}
@charset "utf-8";
/* CSS Document */
#registrySection {
    display:block;
    position:relative;
    width:690px;
    margin:0px auto;
    margin-top:20px;
    text-align:center;
}
#registryTop {
    background-image:url(../images/registryTopBG.jpg);
    background-repeat:no-repeat;
    width:487px;
    height:132px;
    padding:33px 60px 0px 143px;
    text-align:left;
}
#registryTop h1 {
    color:#6CB5B3;
    font-variant:normal;
    font-size:2.5em;
    font-weight:normal;
    paddin:0px;
    margin:0px;
}
h4 {
    color:#646464;
    margin:0px;
    padding:0px;
}
h4 a:link, h4 a:visited {
    color:#646464;
    text-decoration:underline;
}
h4 a:hover, h4 a:active {
    color:#6CB5B3;
    text-decoration:underline;
}
p {
    color:#7f7f7f;
    font-variant:normal;
    font-size:0.9em;
    font-weight:normal;
}
#registryTop p {
    color:#7f7f7f;
    font-variant:normal;
    font-size:0.9em;
    font-weight:normal;
    padding-top:0px;
    margin-top:0px;
}
#registryMid {
    background-image:url(../images/songRequestMidBG.png);
	background-repeat:repeat-y;
	background-position:18px 0px;
	width:582px;
	padding:0px 54px 0px 54px;
	text-align:left;
	margin-top:0px;
	position:relative;
    z-index:2;
}

#registryBottom {
    background-image:url(../images/songRequestBottomBG.jpg);
    background-repeat:no-repeat;
    background-position:32px 0px;
    width:690px;
    padding:0;
    text-align:left;
    margin-top:0px;
    height:45px;
    position:relative;
    z-index:2;
}
#honeymoon_text_spacer {
    height:317px;
    width:100%;
}
#honeymoon_text {
    position:absolute;
    padding-bottom:120px;
    width:302px;
    z-index:10; 
    left:55px;
    bottom:0px;
    text-align:left;
}
#beach {
    position:absolute;
    bottom:25px;
    right:41px;
    width:603px;
    height:332px;
    z-index:3;
    background-image:url(/images/beach_bg.jpg);
    background-repeat:no-repeat;
}
