body {
        background: url(/images/design/background.jpg);
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

a img {
        border: 0;
}

h1 {
        color: #7E4643;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
}

h2 {
        color: #7E4643;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;

}

table.main {
        background: #ffffff;
}

td.sidenav {
        height:372px;
        background: url(/images/design/sidenav.gif) no-repeat;
}

tr.topbg {
        background: url(/images/design/spacer.gif) repeat-x;
}

.submit {
    color: #781351;
    background: #eee791;
    border: 1px solid #781351
}

.categories {
    color: #ffffff;
}

.content {
    padding: 10px;
}

.center {
        text-align: center;
}

.footer {
        background: url(/images/design/footerrepeat.gif) repeat-x;
        font-size: 12px;
        color: #7E4643;
}

.outfitters {
        font-size: 10px;
        color: #7E4643;
        font-weight: bold;
}

.maroon {
        background: #7E4643;
		color: #FFFFFF;	
		font-weight: bold;
}

.cred {
        text-align: center;
        padding-bottom: 9px;
}

.toplinks {
        background: #EFEFEF;
        text-align: right;
        font-weight: bold;
        padding: 5px 5px 5px 0;
}

/* begin login  */
.error {
        color: #FF0000;
        font-weight: bold;
}
.stdRow {
}
.stdTable {
}

/* end login  */
/* begin pagination nav */
.productNav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.productNav a {
        text-decoration: none;
}
/* end paginatin nav  */
