*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
width:100%;
height:100%;
margin:0px;
}
body{
width:942px;
height:100%;
margin:0 auto;
position:relative;
}
html > body{
min-height:100%;
height:auto;
}
#top {
background: url(/images/top-right.gif);
}
#wrapper{
width:942px;
}
#content{
width:942px;
padding:18px 0 117px 0;
}
#invitationFront{
width: 800px;
height: 518px;
background-image: url(/images/Bella-Invitation-Front.jpg);
background-repeat: no-repeat;
}
#invitationBack{
width: 800px;
height: 518px;
background-image: url(/images/Bella-Invitation-Back.jpg);
background-repeat: no-repeat;
}
#footer{
position:absolute;
bottom:0px;
width:942px;
height:117px;
}
.logo{
float:left;
}
#menu{
height: 24px;
}
#menu ul{
}
#menu li{
list-style-type:none;
float: left;
line-height:18px;
height:18px;
padding: 0 30px;
}
#menu a, #bottom_navigation a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform: uppercase;
color:#e63f98;
text-decoration:none
}
#menu a:visited, #bottom_navigation a:visited{text-decoration:none}
#menu a:hover, #bottom_navigation a:hover{ color: #754c24; }
#bottom_navigation{
background-color:#E1E4E8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4D4D4D;
line-height:23px;
height:23px;
text-align:center;
margin:39px 0 10px 0
}
#bottom_navigation a{
margin:0 12px
}
#copy{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#323232;
padding-top: 100px;
}
#copy a {
color:#323232;
text-decoration: none;
}
#blocks{
background-image:url(/images/3bg.gif);
background-position:top left;
background-repeat:repeat-y;
}
#blocks div{
width:275px;
float:left;
padding:12px 16px 18px 23px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#010101
}
#blocks .image{
margin-top:14px
}
#blocks p{
padding:14px 0 0 4px
}
.read_more{
margin:4px 0 0 4px;
display:block;
color:#6a8f7e;
text-decoration:underline
}
#block{
width:936px;
margin:0 auto;
background-image:url(/images/blockbg.gif);
background-position:top left;
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
}
#block div{
display:block;
float:left;
padding:7px 0 13px 19px;
}
#block div .text{
font-family:Arial, Helvetica, sans-serif;
display:block;
/*width:235px;*/
padding:9px 25px 0 4px;
width: 600px;
float: left;
}

#block div .text p{
padding: 5px 0;
font-size:12px;
color:#010101;
line-height: 1.5;
}

#block div img{
margin:0 7px 0 0;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 125%;
letter-spacing: -0.5px;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 105%;
letter-spacing: -0.5px;
}

#block div .text ul {
margin: 0;
padding: 0;
padding-left: 25px;
font-size: 80%;
width: 570px;
}

#block div .text ul li {
margin: 0;
padding: 3px 0;
}

#block div .text div.hr {
width: 580px;
height: 10px;
border-top: 1px dotted #ddd;
}

.smaller {
font-size: 85%;
}