#outer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1000px;
}
#black_footer {
    margin: 0;
    width: 1000px;
    height: 160px;
    background-image: url(imgs/121212_1x1.gif);
    background-repeat: repeat;
    text-align: center;
    bottom: 0;
}
#grey_bar {
    margin: 0;
    width: 1000px;
    height: 10px;
    background-image: url(imgs/dk_grey_1x1.gif);
    background-repeat: repeat;
}
#bottom_nav {
    padding-top: 30px;
    width: 600px;
    height: 30px;
    text-align: center;
}
#content_home {
    padding-left: 146px;
    padding-bottom: 40px;
    width: 800px;
}
.content_product {
    padding-left: 146px;
    padding-bottom: 20px;
    width: 800px;
}
#content_product {
    padding-left: 146px;
    padding-bottom: 20px;
    width: 800px;
}
#image_body {
    margin-left: 30px;
}

/* ======================================================= */

p {
    font-family: Georgia, serif;
    letter-spacing: .05em;
    font-size: 0.8em;
    background-color: #FFFFFF;
    color: #000000;
}

.hdr1 {
    font-family: Georgia, serif;
    letter-spacing: .05em;
    color: #000000;
    font-size: 1.2em;
}

.bnav {
    font-family: Georgia, serif;
    letter-spacing: .05em;
    font-size: 0.6em;
    color: #737373;
}

.tnav {
    font-family: Georgia, serif;
    letter-spacing: .05em;
    font-size: 0.8em;
    color: #000000;
}

.tag {
    font-family: Georgia, serif;
    letter-spacing: .05em;
    font-size: 1em;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.6;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-family: Georgia, serif;
    letter-spacing: .05em;
    font-size: 0.8em;
    background-color: #FFFFFF;
    color: #000000;
}

li {
    background-image: url(imgs/grape_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 0em;
    padding-left: 1.5em;
    margin: 0.6em 0;
}

a:link {
    text-decoration: underline;
    color: #000000;
}
a:visited {
    text-decoration: underline;
    color: #000000;
}
a:active {
    text-decoration: underline;
    color: #000000;
}
a:hover {
    text-decoration: none;
    color: #000000;
}

a.bnav1:link {
    text-decoration: none;
    color: #737373;
}
a.bnav1:visited {
    text-decoration: none;
    color: #737373;
}
a.bnav1:active {
    text-decoration: none;
    color: #737373;
}
a.bnav1:hover {
    text-decoration: underline overline;
    color: #737373;
}

a.bnav2:link {
    text-decoration: none;
    color: #FFFFFF;
}
a.bnav2:visited {
    text-decoration: none;
    color: #FFFFFF;
}
a.bnav2:active {
    text-decoration: none;
    color: #FFFFFF;
}
a.bnav2:hover {
    text-decoration: underline overline;
    color: #FFFFFF;
}


a.tnav1:link {
    text-decoration: none;
    color: #000000;
}
a.tnav1:visited {
    text-decoration: none;
    color: #000000;
}
a.tnav1:active {
    text-decoration: none;
    color: #000000;
}
a.tnav1:hover {
    text-decoration: underline overline;
    color: #000000;
}


a.tnav2:link {
    text-decoration: underline;
    color: #660066;
}
a.tnav2:visited {
    text-decoration: underline;
    color: #660066;
}
a.tnav2:active {
    text-decoration: underline;
    color: #660066;
}
a.tnav2:hover {
    text-decoration: underline overline;
    color: #660066;
}

a.prodnav:link {
    text-decoration: underline;
    color: #A16668;
}
a.prodnav:visited {
    text-decoration: underline;
    color: #A16668;
}
a.prodnav:active {
    text-decoration: underline;
    color: #A16668;
}
a.prodnav:hover {
    text-decoration: none;
    color: #000000;
}
