body {
	margin: 5px;
	/*background-image: url(../styleImages/backgrounds/pageBg3.gif);*/
	background-repeat: repeat;
	background-color: #f7941d;
}
#pageSurround {
width: 800px;
margin: 0px auto;
padding: 0px;
border: 1px solid #3a0f00;
background-color: #FFFACD;
}

/* #topHeader {
	text-align: right;
	height: 150px;
	margin-bottom: 1px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/header.gif);
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
}*/

.boxTitleLeft, .boxTitleRight {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold;
height: 30px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 3px;
}
}
.boxContentLeft, .boxContentRight {
background-color: #FFFACD;
padding-left: 5px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.colLeft {
position: relative;
left: 0px;
width: 160px;
padding-left: 10px;
padding-right: 5px;
float: left;
}
.colMid {
position: relative;
width: 620px;
float: left;
}
.colRight {
position: relative;
width: 0px;
padding-left: 5px;
right: 5px;
float: right;
}
.boxContent {
border: 0px solid #5a6a65;
padding: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
color: #484848;
background-color: #FFFACD;
margin-bottom: 5px;
}
.footerLink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
font-weight: none;
color: #FFFFFF;
background-color: #210f09;
height: 15px;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
}

.HeaderMenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
font-weight: none;
color: #FFFACD;
background-color: #3a230f; 
background-image:
height: 15px;
padding-left: 0px;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
}
/* 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:center;
margin-top: 10px;
}
.pagination {
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
}
#subCats {
background-color: #FFFACD;
text-align: center;
margin: 0px;
padding: 3px;
float: left;
width: 590px;
}
.subCat {
text-align: center;
padding: 5px;
float: left;
width: 160px;
margin: 20px 0 15px 15px;
}
.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: 190px;
height: 175px;
padding: 5px 0;
}