﻿body, html
{
    height: 100%;
    background-color: #D7D7D7;
    background-image: url( "images/pageBackground.jpg" );
    background-repeat: repeat-x;
}

.bottomShadow
{
    background-image: url( "images/bottomShadow.jpg" );
}

.contact
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #DFE1E1;
    line-height: 13pt;
    letter-spacing: 2px;
}

.contact a:link, .contact A:visited
{
    color: #DFE1E1;
    font-size: 10pt;
    font-style: normal;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
}

.contact a:hover, .contact A:visited:hover
{
    color: #FDDD4A;
}

.designers
{
    font-family: Arial;
    font-size:12pt;
    color: #e9e9e9;
}

.designers a:link, .designers A:visited
{
    color: #999999;
    font-size: 11pt;
    font-style: normal;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
}

.designers a:hover, .designers A:visited:hover
{
    color: #ffffff;
}

.dressListings
{
    font-family: Arial;
    font-size:10pt;
    color: White;
}

.dressListings a:link, .dressListings A:visited
{
    color: #999999;
    font-size: 10pt;
    font-style: normal;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
}

.dressListings a:hover, .dressListings A:visited:hover
{
    color: #ffffff;
}


.images
{
    border: solid 1px #525F56;
}

.information
{
    color: #DBDBDB;
    font-family: arial;
    font-size: 10pt;
    line-height: 14pt;
}

.leftShadow
{
    background-image: url( "images/leftShadow.jpg" );
}

.mainTable
{
    border: solid 1px #D9D9C5;
    background-color: #2B302D;
    width: 760px;
    vertical-align: middle;
}

.navigate a:link, .navigate A:visited
{
    color: #DBDBDB;
    font-weight: bold;
    font-size: 10pt;
    font-style: normal;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
}

.navigate a:hover, .navigate A:visited:hover
{
    color: white;
}

.rightShadow
{
    background-image: url( "images/rightShadow.jpg" );
}

.table100
{
    height: 100%;
}

.topShadow
{
    background-image: url( "images/topShadow.jpg" );
}

.webdesignLink a:link, .webdesignLink A:visited
{
    color: #888888;
    font-weight: normal;
    font-size: 8pt;
    font-style: normal;
    font-family: Arial;
    vertical-align: bottom;
}

.webdesignLink a:hover, .webdesignLink A:visited:hover
{
    color: black;
}

.yellowContact
{
    font-family: Arial;
    font-weight: bold;
    font-size: 13pt;
    color: #FDDD4A;
}
