body, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #F4F4CF;
}

hr{height:1px; line-height:1px; border:0; border-top:1px solid #ccc;}

#WineGlassMenu {
    background-color: #000000;
    background-image: url(images/glass.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 414px;
    vertical-align: top;
}

#WineGlassMenu ul {
    padding-top: 150px;
    padding-left: 10px;
    margin: 0;
}

#WineGlassMenu li {
    list-style: none;
    padding-top: 6px;
    padding-left: 0;
    margin: 0;
}

.body {
    background-color: #000000;
    background-image: url(images/body.jpg);
    background-repeat: no-repeat;
}

a:link {
    color: #F4F4CF;
    text-decoration: underline;
}

a:visited {
    color: #F4F4CF;
    text-decoration: underline;
}

a:hover {
    color: #BE0225;
    text-decoration: none;
}

a:active {
    color: #F4F4CF;
    text-decoration: underline;
}

#WineGlassMenu a {
    text-decoration: none;
    color: #F4F4CF;
    font-size: 15px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}

#WineGlassMenu a:visited {
    color: #F4F4CF;
    text-decoration: none;
}

#WineGlassMenu a:hover {
    color: #BE0225;
    text-decoration: none;
}

#WineGlassMenu a:active {
    color: #F4F4CF;
    text-decoration: none;
}

.title {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    color: #BC0325;
    font-weight: bold;
    padding-top: 20px;
}

.small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.sm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.border {
    border: 1px solid #C00427;
}



.wineTitle {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding-top: 20px;
}

.winePrice {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    padding-top: 20px;
}
