body {
        margin: 5px;
        background-color: #2f2315;
        background-attachment: scroll;
        background-image: url(../styleImages/backgrounds/riverbed3.jpg);
      /* background-image: url(../styleImages/backgrounds/15.jpg); */
        /* background-repeat: repeat-x; */
       /* background-attachment: fixed;  */
        background-position: top;
}
#pageSurround {
        width: 1000px;
        /* width: 947px; */
        margin: 0px auto;
        padding: 0px;
        border: 2px solid #333333;
        /* background-color: #1E90FF; */
        background-color: #2b6c95;
        /* background-image: url(../styleImages/backgrounds/contentBg.jpg); */
        background-image: url(../styleImages/backgrounds/rshead.jpg);
        background-repeat: no-repeat;
        background-position: left top;        
}

 #topHeader {
 /* border: 1px solid #00ff00; */
        vertical-align: bottom;
        height: 295px;
}


.boxTitleLeft, .boxTitleRight {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 75%;
        color: #FFFFFF;
        background-color: #000000;
        /* background-image: url(../styleImages/backgrounds/boxTitleBg.gif); */
        height: 15px;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
        border: 1px solid #000000;
        background-color: #f0ffff;
        padding-left: 2px;
        margin-bottom: 10px;
        padding-top: 3px;
        padding-bottom: 5px;
}
.colLeft {
/* border: 1px solid #00ff00; */
        position: relative;
        left: 0px;
        width: 165px;
        padding-left: 7px;
        padding-right: 9px;
        float: left;
}
.colMid {
/* border: 1px solid #00ff00; */
        position: relative;
        width: 629px;
        float: left;
        vertical-align: top;
        padding-top: 0px;
}
.colRight {
/* border: 1px solid #00ff00; */
        position: relative;
        width: 170px;
        padding-left: 9px;
        right: 1px;
        float: left;
        text-align: left;
        margin-bottom:3px;
}
.boxContent {
        border: 5px solid #000000;
        padding: 13px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 75%;
        color: #333333;
        background-color: #FFffff;
        margin-bottom: 5px;
        vertical-align: top;
}

/* HOME_CONTENT ONLY */
.homecontent {
        background-image: url(../styleImages/backgrounds/harbour700.jpg);
        border: 3px solid #000;
        padding: 13px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 75%;
        color: #fff;
        background-color: #38627B;
        margin-bottom: 5px;
        vertical-align: top;
}
/* END HOME_CONTENT */


/* CHECKOUT PAGES */
.colLeftCheckout {
        position: relative;
        left: 0px;
        width: 160px; 
        padding-left: 15px;
        padding-right: 5px;
        float: left;
}
.colMainCheckout {
        position: relative;
        width: 568px;
        float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
/* border: 1px solid #ff0000; */
        margin-top: 8px;
        width:800px;
		float:left;
		text-align:right;
        padding-right:5px;
}
.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 {
       /* border: 1px solid #C9CEFC;  inserted for dev purposes only */
        float: left;
        text-align: center;
        width: 142px;
        height: 130px;
        vertical-align:bottom;

}
