body {
	background-image: url(../../../../images/bg_gradient.png);
	background-repeat: repeat-x;
	background-color: #d9b382;
}	

/*	margin: 5px;

	background-color: #000013;
	background-attachment: fixed;
	background-image: url(../../../../images/bg_gradient.png);
	background-repeat: repeat-x;
	background-position: top;
*/


#pageSurround {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	background-color:#FFF;
	background-image:url(../../../../images/bg_cube.png);
	background-repeat:repeat-x;
}
#subSurround {
	border: 0px;
	background-repeat: repeat-x;
	padding-top: 0px;
	background-color:FFF;
}
#topHeader {
	text-align: right;
	height: 144px;
	width: 950px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../../../../images/cube_header.png);
}

.boxTitleLeft {

	margin-bottom:1px;
	margin-top:10px;
	margin-left:6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d1b00;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;

/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 215px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
*/
}
.boxTitleRight {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
*/

	margin-bottom:1px;
	margin-top:10px;
	margin-left:6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B5E1C;
	font-size: 14px;
	text-align:center;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	border: 1px solid #000000;

}
.boxContentLeft {
	margin-bottom:1px;
	margin-top:10px;
	margin-left:6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d1b00;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}
.boxContentRight {
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentRight {
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 201px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
	background-color:#FFFFFF;
}
.colLeftish {
	position: relative;
	left: 0px;
	width: 190px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
	background-color:#FFFFFF;
}
.bufLeft {
	position: relative;
	width: 15px;
	float: left;
	background-color:#FFFFFF;

}
.bufRight {
	position: relative;
	width: 15px;
	float: right;
	background-color:#FFFFFF;

}
.colMid {
	position: relative;
	width: 500px;
	float: left;
	background-color:#FFFFFF;
}
.colRight {
	position: relative;
	width: 201px; 
	padding-left: 5px;
	right: 9px;
	float: right;
	background-color:#FFFFFF;
}
.boxContent {
	padding: 3px;
	padding-top: 20px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;

}

/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 201px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 701px;
	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;
	text-align: center;
	width: 131px;
	height: 120px;
}
