body{
    background: #D6C0C1;
    margin: 0px;
    font-family: verdana, arial, helvetica, serif;
    color: #896062;
}

td{
    color: #896062;
    font-size: 12px;
}

input.button {
     font-family: Verdana, serif;
     font-size: 10px;
     color: #FFFFFF;
     text-align: center;
     background: #896062;
     font-weight: bold;
     border: 1px solid #896062;
     padding: 0px;
     height: 20px;
     margin: 3px 0px 3px 5px;
}

P{
     font-size: 10pt;
     color: #555555;
     font-family: verdana, arial, helvetica, serif;
     line-height:12pt;
}


a{
    color: #896062;
    font-size: 14px;
}

p.text{
    color: #896062;
    font-size: 10px;
}

a.menu{
    color: #7B4446;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.menucontainer{
    padding: 5px;
}

.pics{
    padding: 5px;
}

td.photos{
    vertical-align: top;
    text-align: left;
}

.weddingmenumain{
    width: 100%;
}

.weddingmenu{
    margin-right: 15px;
}

h2{
    text-align: left;
}

.blogtable{
    width: 85%;
}

.show-image-block{
    display: block;
    border: 1px solid #000000;
    position: absolute;
    left: 200px;
    top: 50px;
    background: #ffffff;
    padding: 10px;
    white-space: nowrap;
}

.show-image-none{
    display: none;
}

.hoverimage{
    display: block;
    border: 1px solid #000000;
    position: absolute;
    left: 200px;
    top: 50px;
    background: #ffffff;
    padding: 10px;
    white-space: nowrap;
    visibility: hidden;
}

.fadebody{
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #D6C0C1;
    width: 100%;
    height: 1500px;
}

.fadelayerhide{
    display: none;
}

.loginbox{
    display: none;
}
