body
{
    font-family: "trebuchet MS" , tahoma, verdana, arial, helvetica, sans-serif;
    background-color: #FFFFFF;
    color: #000000;
    font-size: .8em;
    line-height: 160%;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
}
h1
{
    font-size: 18px;
    margin: 0px 0px 0px 0px;
    border-bottom: solid 1px #000000;
}

a:link
{
    color: #596e65;
    text-decoration: underline;
}
a:visited
{
    color: #596e65;
}
a:hover
{
    color: #000000;
    text-decoration: none;
}
a:active
{
    color: #596e65;
}

#header-container
{
    background-image: url(bg-main.jpg);
    background-repeat: repeat-x;
    height: 68px;
    font-size: 2em;
    margin: 0px;
    font-weight: bold;
}

#header-container a
{
    text-decoration: none;
    color: #FFFFFF;
}

#header-left
{
    float: left;
    width: 280px;
    color: #FFFFFF;
    height: 30px;
    padding: 38px 10px 0px 10px;
    background: url(bg-curve-top-left.jpg) no-repeat;
}

#header-right
{
    margin: 0px 0px 0px 280px;
    color: #FFFFFF;
    padding: 41px 10px 0px 0px;
    height: 28px;
    font-size: .55em;
    text-align: right;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#content-side a:link
{
    color: #FFF6AE;
    text-decoration: underline;
}

#content-side a:visited
{
    color: #ECE4B0;
}

#content-side a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

#content-side a:active
{
    color: #F0FF4A;
}

#content-container
{
    background: url(bg-main.jpg) repeat-y right;
}

#content-side
{
    float: right;
    width: 155px;
    color: #FFFFFF;
    padding: 10px;
    margin: 0px 0px 4px 0px;
    background-image: url(bg-main.jpg);
    text-align: center;
}

.vendorbox
{
    margin: auto;
    width: 95%;
    text-align: center;
    border-collapse: collapse;
}

.vendorbox img
{
    border: none;
}

.vendorbox td
{
    vertical-align: bottom;
    border: 1px solid #a7a7a7;
}

#headercontainer
{
    border-top: none;
    border-right: 1px solid #A7A7A7;
    border-left: 1px solid #A7A7A7;
    border-bottom: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#posterphoto
{
    float: left;
}

.section-title-not-heading
{
    font-size: 1.1em;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}

#content
{
    padding: 0px 10px 10px 10px;
    margin: 0px 180px 0px 0px;
    border: 1px solid #A7A7A7;
    background-color: #f1f1f1;
}

/* Footer Styles */
#footer-container
{
    background-image: url(bg-main.jpg);
    height: 68px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 4px 0px 0px 0px;
    clear: both;
}

#footer-left
{
    width: 566px;
    height: 56px;
    padding: 1px 0px 0px 10px;
    margin: 0px;
}

#footer-right
{
    float: right;
    color: #FFFFFF;
    padding: 0px;
    width: 175px;
    height: 68px;
    border-left: 4px solid #FFFFFF;
    margin: 0px;
    background: url(bg-curve-bottom-right.jpg) no-repeat right bottom;
}
/* End Footer Styles */

.pts
{
    font-size: .8em;
    color: #ffffff;
}

.pts a
{
    color: #ffffff;
    text-decoration: none;
}
.pts a:link
{
    color: #ffffff;
    text-decoration: none;
}
.pts a:visited
{
    color: #ffffff;
    text-decoration: none;
}
.pts a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

/* Contact Page Styles */
.sidebar
{
    float: left;
    width: 210px;
    padding: 10px 10px 20px 20px;
    font-size: 90%;
    text-align: center;
}

#valsummary
{
    text-align: center;
}
#submitstatus
{
    text-align: center;
}
/* End Contact Page Styles */

/* Register Page Styles */
#registerContainer
{
    min-height: 600px;
}
.small-text
{
    font-size: .8em;
}
.clear
{
    clear: both;
}
.centerTable
{
    margin: auto;
}

/* Catalog styles */
.catalogContainer
{
    min-height: 600px;
    padding-top: 5px;
}
.catalogContainer a
{
    color: #000000;
    text-decoration: none;
}
.catalogContainer a:link
{
    color: #000000;
    text-decoration: none;
}
.catalogContainer a:visited
{
    color: #000000;
    text-decoration: none;
}
.catalogContainer a:hover
{
    color: #596e65;
    text-decoration: none;
}

.categoryButton
{
    width: 150px;
    height: 150px;
    background-image: url( 'images/categoryback.jpg' );
    background-repeat: no-repeat;
}

.categoryImage
{
    margin: auto;
    width: 135px;
    height: 80px;
    text-align: center;
    padding-top: 28px;
}
.categoryText
{
    text-align: center;
    font-size: 16px;
    font-family: Arial;
    padding-top: 1px;
    width: 135px;
    margin: auto;
}
.categoryText a
{
    color: #000000;
    text-decoration: none;
}
.categoryText a:link
{
    color: #000000;
    text-decoration: none;
}
.categoryText a:visited
{
    color: #000000;
    text-decoration: none;
}
.categoryText a:hover
{
    color: #000000;
    text-decoration: underline;
}
.productPhoto
{
    float: right;
    margin-left: 5px;
}
#productInfo
{
    margin-top: 10px;
}
#catalogHeader
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: solid 1px #000000;
}
#catalogHeader a
{
    color: #000000;
    text-decoration: none;
}
#catalogHeader a:link
{
    color: #000000;
    text-decoration: none;
}
#catalogHeader a:visited
{
    color: #000000;
    text-decoration: none;
}
#catalogHeader a:hover
{
    color: #596e65;
    text-decoration: none;
}
.center {margin: auto;}
#sumterPrompt {text-align: center; margin-top: 10px; font-size: 16px; color: #2C3960; font-weight: bold;}
#sumterPrompt a:link{ color: #2C3960; text-decoration: underline; }
#sumterPrompt a:visited { color: #2C3960; text-decoration: underline;}
#sumterPrompt a:hover { color: #b48e66; text-decoration: underline; }
#sumterPrompt a:active { color: #b48e66; text-decoration: underline; }



