@charset "utf-8";
h1 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: oblique;
    color: #000000;
    font-variant: small-caps;
    font-weight: 900;
    font-size: xx-large;
    border: thick solid #828282;
    background-color: #E0E0E0;
}
h3 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    font-size: x-large;
    border: thick inset #D9B688;
}
h2 {
    width: auto;
    height: auto;
    min-width: 0px;
    max-width: none;
    max-height: none;
    background-color: #E7D1B4;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: x-large;
    text-align: center;
}
.Checkout {
    background-color: #FAEBD7;
}
.MainCheckout {
    color: #000000;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: large;
    line-height: normal;
    text-align: left;
    text-decoration: none;
    text-indent: 30px;
}
