body {
        margin: 5px;
        background-color: #fff;
        color:   #46463E;
        background-attachment: scroll;
        background-image: url(../styleImages/backgrounds/bg.gif);
        background-repeat: repeat;
     
}

#a{color:#46463E;}

#pageSurround {
        width: 748px;
        margin: 0px auto;
        padding: 5px;
        border: 30px solid #C35F63;
        background-color: #D7DEA5;
        color:#C35F63;
}
#subSurround {
        border: 2px solid #DFA7AA;

        background-repeat: repeat-x;
        background-position: bottom;

}



#topHeader {
        text-align: right;
        height: 230px;
        margin-bottom: 10px;

        padding-top: 0px;
        background-image: url(../styleImages/backgrounds/topHeader.jpg);

}
.boxTitleLeft, .boxTitleRight {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 70%;
        color: #09347C;

        width: 175px;
        height: 15px;
        padding-left: 5px;
        padding-top: 1px;
}
.boxContentLeft, .boxContentRight {

        background-color: #C35F63;
        padding-left: 5px;
        margin-bottom: 10px;
        padding-top: 3px;
        padding-bottom: 45px;
        margin-top: -5px;
        color: #46463E;
        background-image: url(../styleImages/backgrounds/bottom.gif);
                 min-height:35px;
        background-repeat:no-repeat;
        background-position: bottom;
}
.colLeft {
        position: relative;
        left: 0px;
        width: 175px;
        padding-left: 10px;
        padding-right: 5px;
        float: left;
        margin-right: 5px;
        margin-top:5px;
}
.colMid {
        position: relative;
        width: 530px;
        float: left;
        margin-top:-70px;
}
.colRight {
        position: relative;
        width: 160px;
        padding-left: 5px;
        right: 9px;
        float: right;
}
.boxContent {

        padding: 3px 3px 50px 3px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 75%;
        color: #46463E;
        background-color: #DFA7AA;
        margin-bottom: 5px;
          background-image: url(../styleImages/backgrounds/bottom2.gif);
              margin-top: -5px;
        background-repeat:no-repeat;
        background-position: bottom;

}
/* CHECKOUT PAGES */
.colLeftCheckout {
        position: relative;
        left: 0px;
        width: 175px;
        padding-left: 9px;
        padding-right: 10px;
        float: left;
}
.colMainCheckout {
        position: relative;
        width: 530px;
        float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
        text-align:center;
        margin-top: 10px;
}
.pagination {
        text-align: right;
        padding-top: 5px;
        padding-bottom: 5px;
}
#subCats {
        background-color: #EBEDFE;
        text-align: center;
        border: 1px solid #C9CEFC;
        margin: 0px;
        padding: 3px;
        float: left;
        width: 387px;
}
.subCat {
        text-align: center;
        padding: 8px;
        float: left;
        width: 110px;
        height: 50px;
}
.regSep{
        padding: 10px 0px 10px 0px;
        margin: 10px 0px 10px 0px;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
}
.latestProds {
        float: left;

        margin: 8px 0 0 30px;
        padding-top:15px;
        text-align: center;
        width: 220px;
        position: relative;
        height:220px;
       background-color:#DFA7AA;

       background-image: url(../styleImages/backgrounds/lp.jpg);

        background-repeat:no-repeat;
        background-position: bottom;
}

.latestProds2 {

       float: left;

        margin: 8px 0 0 20px;
        padding-top: 4px;
        text-align: center;

        width: 220px;
        position: relative;
        height:220px;
       background-color:#DFA7AA;

        background-image: url(../styleImages/backgrounds/lp.jpg);

        background-repeat:no-repeat;
        background-position: bottom;
       }
