﻿body
{
    background-image: url( 'images/bg.gif' );
    background-repeat: repeat;
    background-attachment: fixed;
}

.center
{
    background-color: #fdf8c1;
    margin-right: auto;
    margin-left: auto;
    width:800px;
}

.addr
{
    background-image: url('images/border_red_gold.gif');
    background-repeat: no-repeat;
    font-family: 'comic Sans MS';
    font-size: medium;
    text-align: right;
    color:Black;

}

.linebrk
{
    background-color:Black;
    background-repeat: no-repeat;
    font-family: 'comic Sans MS';
    font-size: medium;
    text-align: right;
}

.line1
{

    background-image: url('images/border_gold_red.gif' );
    background-repeat: no-repeat;
}

.links
{
    margin-top: 2px;
    border-style: outset;
    border-width: 4px;
    background-color: #942621;
    list-style-type: none;
    list-style-position: outside;
    width: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    font-family: 'Comic Sans MS';
    font-size: 14px;
    text-decoration: none;
}

.links a
{
    color: #c3a343;
    text-decoration: none;

}
.links a:link
{
    color: #c3a343;
    text-decoration: none;

}
.links a:visited
{
    color: #c3a343;
    text-decoration: none;

}
.links a:active
{
    color: #c3a343;
    text-decoration: none;

}
.links a:hover
{
    color: #fdde4f;
    text-decoration: none;

}

.footer
{
    background-image: url(  'images/border_red_gold.gif' );
    background-repeat: no-repeat;
    text-align: left;
    width: 100%;
    font-size: small;

}

.links2
{
    padding: 3px;
    margin-top: 2px;
    border-style: outset;
    border-width: 4px;
    background-color: #942621;
    list-style-type: none;
    list-style-position: outside;
    width: 80px;
    text-align: center;
    font-family: 'Comic Sans MS';
    font-size: 14px;
    text-decoration: none;
}

.links2 a
{
    color: #c3a343;
    text-decoration: none;

}
.links2 a:link
{
    color: #c3a343;
    text-decoration: none;

}
.links2 a:visited
{
    color: #c3a343;
    text-decoration: none;

}
.links2 a:active
{
    color: #c3a343;
    text-decoration: none;

}
.links2 a:hover
{
    color: #fdde4f;
    text-decoration: none;
}

.type
{
    font-weight: 600;
    font-family: 'Footlight MT Light';
    font-size: medium;
    text-align: left;
    color: #614417;
}

.typeamt
{
    font-weight: 600;
    font-family: 'Footlight MT Light';
    font-size: medium;
    text-align: right;
}

.descrip
{
    font-family: 'Footlight MT Light';
    font-size: small;
}

.treatment
{
    font-family: 'Footlight MT Light';
    font-size: large;
    text-align: center;
    text-decoration: underline;
    color: #e0b227;
    background-color: #96312c;
}

#waxheading
{
    padding-bottom: -5px;
}

#waxtbl td
{
    padding-bottom: 10px;
}

td#waxheading.treatment 
{
    padding-bottom: 0px;
}

.bgcontainer
{
  
    background-color: #f0ddbf;
}

.prodcontainer
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center; 
}

.piclink
{
    border-style: none;
    list-style-position: outside;
    text-align: left;
    font-family: 'Comic Sans MS';
    font-size: 14px;
    text-decoration: none;
}

.piclink a
{
    color: #c3a343;
    text-decoration: none;

}
.piclink a:link
{
    color: #c3a343;
    text-decoration: none;

}
.piclink a:visited
{
    color: #c3a343;
    text-decoration: none;

}
.piclink a:active
{
    color: #c3a343;
    text-decoration: none;

}
.piclink a:hover
{
    color: #fdde4f;
    text-decoration: none;
}

.prodtype
{
    color:#BB0000;
    font-family:Bell MT;
    font-size: large;
}

.prodtypedescrip
{
    color:#945521;
    font-family:Bell MT;
    font-size: medium;
}
