# wedding.css
# 13 Oct 2002
# Rob Devine

A:link    {color:#644933; font-family: comic sans ms; text-decoration:underline;}
A:visited {color:#644933; font-family: comic sans ms; text-decoration:underline;}
A:hover   {color:#ffffff; font-family: comic sans ms; text-decoration:underline; background-color: #deb887}

HR        {color:#644933;}

# TABLE   {border-color: #000000;}
# TR      {border-color: #ffffff;}
# TD      {border-color: #ffffff;}

.textItem {
        color:#644933;
        font-family: comic sans ms;
        font-size: 14px;
}
                                
.linkItem { 
        color:#644933;
        font-family: comic sans ms;
        font-size: 14px;
}

.cellItem {
        color:#644933;
        font-family: comic sans ms;
        font-size: 14px;
        text-align: left;
        padding-left: 0.4cm;
        padding-right: 0.2cm;
        width: 400px;
        border-bottom-style: solid;
        border-right-style: solid;
        border-width: 1px;
        border-color: #000000;
}

.cellItem2 {
        color:#644933;
        font-family: comic sans ms;
        font-size: 14px;
        text-align: center;
        width: 80px;
        border-bottom-style: solid;
        border-right-style: solid;
        border-width: 1px;
        border-color: #000000;
}

.cellItem3 {
        color:#644933;
        font-family: comic sans ms;
        font-size: 14px;
        text-align: center;
        width: 200px;
        border-bottom-style: solid;
        border-right-style: solid;
        border-width: 1px;      
        border-color: #000000;
}

.cellItemNoWidth {
        padding: 5 5 5 5;
        color:#644933;
        font-family: comic sans ms;
        font-size: 14px;
        text-align: center;
        border-bottom-style: solid;
        border-right-style: solid;
        border-width: 1px;      
        border-color: #000000;
}

#color:#8b4513;   #Other good text color
#font-family: tempus sans itc;  #best font, lacks some browser support
                        