body {
	margin: 5px;
background: #c0d3ca;
text-align: center;
}
#pageSurround {
	width: 880px;
	margin: 0 auto;
	padding: 0;	
text-align: center;
 }
		
#subSurround {
	padding-left: 14px;
width: 880px;
	margin: 0 auto;
	padding: 0;	
text-align: center;
}
#topHeader {
	text-align: center;
	height: 100px;
	width: 880px;
	background-image: url(../styleImages/backgrounds/shop-header.gif);
	background-repeat: no-repeat;
       background-position: center;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: center;
	color: #4c8275;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 880px;
	height: 70px;
	background:#cce2d5
}
.topCatsBgRight {
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.siteDocs {
	text-align: center;
	height: 30px;
	color: #4c8275;
}
.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #fff;
	width: 168px;
	height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
background: #4c8275;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.boxContentLeft, .boxContentRight {
	background-color: #cce2d5;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
       text-align: left;
}
.boxContent {
	border-top: 3px solid #CFE3F5;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
	text-align: left;
}






/* 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 {
	background-color: #cce2d5;
	text-align: left;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
}
.subCat {	
	text-align: left;
	padding: 8px;
	padding-bottom: 40px;
	float: left;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-repeat: repeat-x;
}
.topCatsTabRight {
	width: 7px;
	background-repeat: no-repeat;
}
