#copy h1 {
    font-size: 14px;
    color: #90A7B5;
}
#copy h2 {
    font-size: 13px;
    color: #7779d7;
    font-weight: normal;
    margin:0px;
    padding:0px;
}
#copy a, a:visited {
    color:#4040ff;
}
#copy ul {
    list-style-image:none;
    list-style:none;
    text-align:left;
}
#copy hr {
    height:0;
    border-style: dotted;
    border-width:1px 0 0 0;
    border-color:#000000;
}

.spacer {
    clear:both;
    height:0px;
    margin:0px;
    padding:0px;
    position: relative;
}
.countdown {
    font-weight: bold;
    font-size: 13px;
    color: #86a5bb;
    font-family: "Century Gothic", Arial, Times, serif;
}



/* wedding party list */
#bridalparty {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#bridalparty ul {
    margin:0px;
    padding:0px;
    padding-left:20px;
    list-style-image:none;
    list-style:none;
    text-align:left;
}
#bridalparty li {
    margin:0px;
    padding-bottom:5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
#bridalparty h2 {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

/* contacts page */
#contacts li {
    padding-bottom:15px;
}
