/*Style sheet for Kade Smith*/

body
{
    background-color: #000000;
}

a:link, a:visited
{
    font-family: "Times New Roman";
    font-size: 10pt;
    font-weight: bold;
    color: #E0C87E;
    font-style: italic;
}

a:hover, a:visited:hover
{
    color: #D0D4BC;
}

.cart a:link, .cart a:visited
{
    font-family: "Arial";
    font-size: 10pt;
    font-weight: normal;
    color: #0000ff;
    font-style: normal;
}

.cart a:hover, .cart a:visited:hover
{
    color: #777777;
}

.footer
{
    font-family: "Arial";
    font-size: 8pt;
    font-weight: bold;
    color: #E0C87E;
}

.information
{
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
    font-family: "Arial";
}

.form
{
    font-weight: normal;
    font-size: 10pt;
    color: #E0C87E;
    font-family: "Arial";
}

.message
{
    font-weight: bold;
    font-size: 11pt;
    color: #E0C87E;
    font-family: "Times New Roman";
}

.navigate a:link, .navigate a:visited
{
    border: solid 1px #9C8A53;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: White;
    display: block;
    text-decoration: none;
    font-style: normal;
    width: 150px;
    text-indent: 3px;
    height: 18px;
    padding: 2px 0px 0px 0px;
}

.navigate a:hover, .navigate a:visited:hover
{
    background: silver;
    color: Black;
}

.names
{
    font-size: 10pt;
    color: #E0C87E;
    font-family: "Arial";
    font-weight: normal;
}

.photographer
{
    font-size: 8pt;
    font-family: Arial;
    color: #E0C87E;
}

.products
{
    font-family: "Arial";
    font-size: 10pt;
    font-weight: bold;
    color: #E0C87E;
    font-style: normal;
}
  
.products a:link, .products a:visited
{
    font-family: "Arial";
    font-size: 10pt;
    font-weight: bold;
    color: #E0C87E;
    font-style: normal;
}

.products a:hover, .products a:visited:hover
{
    color: #efefef;
}
    

.Prices
{
    font-size: 12pt;
    color: #E0C87E;
    font-family: "Arial";
}

th
{
        font-size: 14pt;
    color: #E0C87E;
    font-family: "Arial";
    font-weight: bold;
}

.titles
{
    font-size: 12pt;
    color: #E0C87E;
    font-family: "Arial";
    font-weight: bold;
}

