body {
	background-position: center;
	margin:5px;

	background-color:#FFFBF0;
	background-repeat:no-repeat;
	background-attachment:fixed 
}
.navcell {
background-image: url('../styleImages/backgrounds/navbg.jpg'); 
}
#pageSurround {
	width: 100%; padding-top:5px;
}
#subSurround {
}
#topHeader {
	background-position:       left center;
	text-align: right;
	height: 100px;
	background-image: url('../styleImages/backgrounds/canvaslogo.jpg');
	background-repeat: no-repeat; 
}
#sessionBox {
	text-align: left;
	font-size: 90%;
	background-image: url('');
	width: 175px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/navlinke.jpg);
	height: 30px;
	color: #FEF1F9;
	margin-bottom: 5px;
    margin-top: 10px;
}
.siteDocs {
	text-align: center;
	background-image: url('../styleImages/backgrounds/siteDocsBg.gif');
	height: 30px;
	color: #FFFBF0;
	margin-bottom: 5px;
	margin-top: 10px;
}
.siteDocsBgRight {

	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial;
	font-size: 73%;
	color: #FFFBF0;
	background-image: url('../styleImages/backgrounds/siteDocsBg.gif');
	width: 168px;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	background-repeat: repeat-x;
	font-weight: bold 
}
.boxTitleLeft2, .boxTitleRight2 {
	font-family: Arial;
	color: #FFFBF0;
	background-image: url('../styleImages/backgrounds/siteDocsBg.gif');
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold 
}
.boxFootLeft, .boxFootRight {
	width: 168px;
	height: 12px;
	padding-left: 4px;
	background-repeat: repeat-x;
	margin-bottom: 10px; border-left-style:solid; border-left-width:1px; border-right-style:solid; border-right-width:1px; border-bottom-style:solid; border-bottom-width:1px; padding-right:4px; padding-top:1px; padding-bottom:1px 
}
.boxFootLeft2, .boxFootRight2 {
	width: 168px;
	height: 12px;
	padding-left: 4px;
	background-repeat: repeat-x;
	margin-bottom: 10px; padding-right:4px; padding-top:1px; padding-bottom:1px 
}
.boxContentLeft, .boxContentRight {
	font-family: Arial;
	background-position: center;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	padding-left: 8px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	
}
.boxContent {
	border:0px solid #666666; 
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 73%;
	color: #6b0a0a;
	margin-bottom: 5px;
}
.topCatsTabLeft {
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-repeat: repeat-x;
}
.topCatsTabRight {
	width: 7px;
	background-repeat: no-repeat;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {

	text-align: center;
	margin: 0px;
	float: left;
	width: 99.5%
}
.subCat {	
	text-align: center;
	float: left;
	width: 140px;
	height: 120px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px; 
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}