body {
	margin: 5px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: ;
	background-position: top;
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 5px;
	border: 0px solid #FF9966;
	background-color: #FFFFFF;
}
#subSurround {
	border: 0px solid #FF9966;
	background-image: ;
	background-position: bottom;
}
#topHeader {
	text-align: center;
	height: 202px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	background-image: url(../styleImages/backgrounds/storebanner2.jpg);
	background-repeat: no-repeat;
	border-bottom: 0px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 90%;
	color: #493316;
	background-color: #FFFFFF;
	border-top: 2px solid #FF9966;
	border-left: 2px solid #FF9966;
	border-right: 2px solid #FF9966;
	width: 155px;
	height: 15px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border-left: 2px solid #FF9966;
	border-right: 2px solid #FF9966;
	border-bottom: 2px solid #FF9966;
	background-color: #FFFFFF;
	width: 155px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 165px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 620px;
	float: left;
}
.colRight {
	position: relative;
	width: 1px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 0px solid #A8B4B0;
	border-right: 0px solid #5E85CF;
	border-bottom: 0px solid #5E85CF;
	border-left: 0px solid #5E85CF;
	padding: 3px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 70%;
	color: #493316;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	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: #FFFFFF;
	text-align: center;
	border: 1px solid #493316;
	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: 150px;
	border: 1px dashed #FFFFFF;
}
