/*#topHeader {}*/
.boxTitleLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size: 75%;*/
	color: #000;
	height: 15px;
	padding-left: 5px;
	padding: 3px;
	padding-bottom: 0px;
	
}
.boxContentLeft {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 8px;
	font-size: 10px;
	padding-bottom: 5px;
	background: #D8E2C5 url(../styleImages/template/menufader.jpg) repeat-x top left;
}

.boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size: 75%;*/
	color: #fff;
	height: 20px;
	padding: 0px 0 0 10px;
	margin-top: 0px;
	vertical-align: baseline;
	background: #A5BC78 url(../styleImages/template/carttitle.jpg) no-repeat bottom left;
	font-size: 14px;
	font-weight: bold;
}
.boxContentRight {
	/*border: 1px solid #000000;*/
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
	
}


.colLeft, .ColRight {
	position: relative;
	left: 0px;
	width: 160px; 
}
.colMid {}

.boxContent {
	border: 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
}
/* 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 {
	text-align:left;
	margin-top: 0px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 100%;
}
.subCat {	
	text-align: center;
	padding: 10px;
	float: left;
	width: 137px;
	height: 129px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
