body {
        margin: 5px;
        background-color: #fff;
        background-attachment: fixed;
        background-image: url(../styleImages/backgrounds/bg.gif);
        background-repeat: repeat-x repeat-y;
        background-position: top;
        background-attachment:fixed;
        color: #E16B77;
}

a {color: #E16B77;}

#pageSurround {
        width: 748px;
        margin: 0px auto;
        padding: 5px;
        border: 10px solid #C35F63;
        background-color: #ECBFB6;
}
#subSurround {
        border: 2px solid #46463E;

        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: #F8E9E6;
        min-height: 50px;
        padding-left: 5px;
        margin-bottom: 10px;
        padding-top: 3px;
        padding-bottom: 35px;
        margin-top: -5px;
        color: #D83848;
        background-image: url(../styleImages/backgrounds/bottom.jpg);

        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:-90px;
}
.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: #333333;
        background-color: #F8E9E6;
        margin-bottom: 5px;
          background-image: url(../styleImages/backgrounds/bottom2.jpg);
              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 {

       float: left;

        margin: 8px 0 0 20px;
        padding-top: 4px;
        text-align: center;

        width: 220px;
        position: relative;
        height:220px;
       background-color:#ECBFB6;
       border: 1px solid BED897;
}
.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: 4px;
        text-align: center;
        width: 220px;
        position: relative;
        height:140px;
       background-color:#ECBFB6;
       border: 1px solid BED897;
}

.latestProds2 {

       float: left;

        margin: 8px 0 0 30px;
        padding-top: 4px;
        text-align: center;

        width: 220px;
        position: relative;
        height:220px;
       background-color:#ECBFB6;
       border: 1px solid BED897;
       }