body {
	margin: 5px;
	background-color: #333;
	background-position: top;
}

#pageSurround {
	width: 895px;
	margin: 0px auto;
	padding: 3px;
	border: 1px solid #5e6201;
	background-color: #d3d6ab;
}

#subSurround {
	background-color: #d3d6ab;
	background-repeat: repeat-x;
	background-position: bottom;
}

#topHeader {
	text-align: right;
	height: 160px;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-top: 8px;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif); 
	width: 169px;
	height: 15px;
	padding-left: 7px;
	padding-top: 3px;
}

.boxContentLeft, .boxContentRight {
	border-left: 1px solid #5e6201;
	border-right: 1px solid #5e6201;
	border-bottom: 1px solid #5e6201;
	background-color: #c6cb77;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 175px; 
	padding-left: 8px;
	padding-right: 6px;
	float: left;
}

.colMid {
	position: relative;
	width: 515px;
	float: left;
}

.colOrder {
	position: relative;
	width: 575px;
	float: left;
	border: 1px solid #5e6201;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;

}

.danka {
	position: relative;
	width: 505px;
	float: left;
	border: 1px solid #5e6201;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;

}

.colRight {
	position: relative;
	rightt: 0px;
	width: 175px; 
	padding-left: 6px;
	padding-right: 8px;
	float: right;
}

.boxContent {
	border-top: 1px solid #5e6201;
	border-right: 1px solid #5e6201;
	border-bottom: 1px solid #5e6201;
	border-left: 1px solid #5e6201;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #f58426;
	background-color: #d3d6ab;
	margin-bottom: 5px;
}

/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}

.colMainCheckout {
	position: relative;
	width: 533px;
	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: #d3d6ab;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 505px;
}

.subCat {	
	text-align: center;
	padding-left: 8px;
	float: left;
	width: 110px;
	height: 150px;
}

.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;
}