/* CSS Document */

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}
.text {
    font-family: Arial;
    font-size: 11px;
    color: #464532;
}

h3 {font-family:Georgia, garamond, serif;
}

.order {
    font-family: Arial;
    font-size: 15px;
    color: #FF0000;
}

a.order {
    font-family: Arial;
    font-size: 15px;
    color: #FF0000;
    text-decoration:underline;
}

a.text {
    font-family: Arial;
    font-size: 11px;
    color: #464532;
    text-decoration:none;
}

.green11 {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #436AAD;
}

.product_price {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
}

.umbrella {
    font-family: Arial;
    font-size: 12px;
    color: #436AAD;
}

.tahoma_11 {
    font-family: Arial;
    font-size: 12px;
    color: #436AAD;
}
.menu {
    font-family: Arial;
    font-size: 11px;
    color: #436AAD;
    text-decoration: none;
}

h2 {
    font-family: Arial;
    font-size: 10px;
    color: #989656;
    text-decoration: none;
}

.logo {
background-position: center;
background-image: url(/images/just-umbrellas-head.jpg);
background-repeat:no-repeat;
}

.menu-bk {
background-position: center;
background-image: url(/images/men-bk.gif);
}

.footer-bk {
background-position: center;
background-image: url(/images/bg_footer.gif);
}

