body {
	margin: 10px 25px 10px 25px;
	background-color: #838383;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat;
	background-position: top;
}
#pageSurround {
	padding: 0px;
	border: 2px solid #333333;
	background-color: #9bb1d5;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
#topHeader {
	background-color: transparent;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	text-align: right;
	height: 90px;
/* 	height: 90px; Jenny */
	margin-bottom: 2px;
	padding-right: 25px;
	padding-top: 25px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #880000;
	background-color: #c8dde9;
	background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	height: 20px;
	padding-top: 10px;
	padding-left: 12px;
}
.boxContentLeft, .boxContentRight {
	background-color: #c8dde9;
	background-image: url(../styleImages/backgrounds/boxContentBg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.boxFooter {
	background-color: #c8dde9;
	background-image: url(../styleImages/backgrounds/boxFooter.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size:1px;
	line-height:5px;
}
.boxCategoriesTitleLeft, .boxCategoriesTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #880000;
	background-color: #c8dde9;
	background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	height: 20px;
	padding-top: 12px;
	padding-left: 8px;
}
.boxCategoriesContentLeft, .boxCategoriesContentRight {
	background-color: #c8dde9;
	background-image: url(../styleImages/backgrounds/boxContentBg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size: 75%;
	font-weight: bold;
	color: #44a0a0;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 0px;
	padding-top: 3px;
}
.cornerTL, .cornerTR, .cornerBL, .cornerBR {
	background-repeat:no-repeat;
}
.cornerTL {
	background-image: url(../styleImages/backgrounds/cornerTL.jpg);
	width:20px;
	height:20px;
}
.cornerTR {
	background-image: url(../styleImages/backgrounds/cornerTR.jpg);
	width:20px;
	height:20px;
}
.cornerBL {
	background-image: url(../styleImages/backgrounds/cornerBL.jpg);
	background-position:bottom;
}
.cornerBR {
	background-image: url(../styleImages/backgrounds/cornerBR.jpg);
	background-position:bottom;
}
.colLeft {
	position: relative;
	width: 225px; 
	padding-left: 15px;
	padding-right: 15px;
}
.colMid {
	position: relative;
	width: 100%; 
}
.colRight {
	position: relative;
	width: 225px; 
	padding-left: 15px;
	padding-right: 15px;
}
.boxContent {
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #dae8f0;
}
.midTable {
	background-color: #dae8f0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 225px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	padding-left: 10px;
	padding-right: 15px;
	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: #dae8f0;
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 3px;
	float: left;
	width: 100%;
}
.subCat {	
	text-align: center;
	padding: 5px;
	float: left;
	width: 160px;
	height: 175px;
}
.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;
}