﻿body
{
}
P
{
    text-align: left;
    font-weight: 700;
}

H1
{
    font-family: @Arial Unicode MS;
    font-size: large;
    color: Black;
    text-align: center;
}

H2
{
    font-family: Arial;
    font-size: medium;
    color: Purple;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: underline;
    text-transform: capitalize;
}

H3
{
    font-family: Arial;
    font-size: x-large; 
    color: Black;
    vertical-align: middle;
    text-align: center;
}

H4
{
    color: #800000;
    font-size: x-large;
}

H5
{
    color: Maroon;
    font-size: large;
    font-style: italic;
    font-family: Calibri;
    font-weight: bold;
    text-align: left;
}

hyperlink1
{
    color: White;
    text-decoration: none;
}

a2
{
    color: Purple;
    text-decoration: none;
}

.style1
{
    height: 96px;
}
.style2
{
    height: 25px;
    text-align: center;
    background-color: Purple;
}
.style6
{
    height: 65px;
    background-color: White;
}
.style7
{
    font-size: larger;
    font-weight: bold;
    text-align: center;
    vertical-align: text-bottom;
    color: Purple;
    text-decoration: underline;
}
.style8
{
    font-size: large;
    text-align: center;
    vertical-align: top;
    text-decoration: overline;
}
.style11
{
    vertical-align: top;
}
.style15
{
    vertical-align: top;
    text-align: center;
    text-decoration: overline;
}
#mainbackground
{
    background-image: url('MainImages/woodbackground.jpg');
    width: 855px;
    background-repeat: repeat;
    position: relative;
    
}

#contentbackground
{
    margin: 20px;
    border: 5px outset Purple;
    background-color: White;
    width: 800px;
    vertical-align: middle;
    top: 0px;
    left: 0px;
    position: relative;
}

#leftnavbox
{
    text-align: center;
    width: 222px;
    float: left;
}

#GiftCertButton
{
    border-style: solid;
    text-align: center;
}

#ContentPlaceHolder2
{
    width: 68%;
    float: right;
    margin: 15px;
}

#footer
{
    width: 100%;
    left: 0px;
    bottom: 300px;
    height: 34px;
}

#googlecart-widget
{
    float: right;
    width: 290px;
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 585px;
}

#middle-header
{
    padding: 0px 160px 5px 160px;
    margin: 0px;
    text-align: center;
    height: 120px;
    vertical-align: bottom;
}

#left-header
{
    width: 120px; 
    height: 120px; 
    float: left;
    position: absolute;
    top: 5px;
    left: 5px;
}

#LeftAdminMenu
{
    font-size:larger;
    text-align: left;
    margin-left: 0px;
}
    
.product
{
    text-align: center;
    margin: 20px;
    font-family:Arial Narrow;
    font-style:italic;
    font-size:large;
}
    
.helplink
{
    text-align: left;
}
