body {
	margin: 0px 5px 5px;
}
#pageSurround {
	width: 99%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
}
#subSurround {
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
	text-align: center;
	width: 728px;
}
#topHeader {
	text-align: right;
	height: 76px;
	background-color: #221E1F;
	width: 726px;
	border: 4px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#sessionBox {
	width: 400px;
	height: 24px;
	padding: 1px;
}
a:link {
	color: #C0920A;
	text-decoration: none;
}
a:hover {
	color: #C0920A;
	text-decoration: underline;
}
.topCats {
	text-align: center;
	color: #666666;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 5px;
}
.topCatsBgRight {
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	height: 42px;
}
.siteDocs {
	text-align: right;
	color: #ffffff;
	margin-bottom: 5px;
	margin-right: 10px;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	width: 187px;
	height: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-color: #231F20;
}
.boxFootLeft, .boxFootRight {
	width: 185px;
	height: 5px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 9px;
	text-align: left;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	width: 175px;
	padding: 5px 5px 5px 10px;
	text-align: left;
}
.boxContent {
	border-top: #CFE3F5;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #221E1F;
	margin-bottom: 5px;
	text-align: left;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #F1F0EF;
	text-align: center;
	border: 1px solid #8C877D;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
#logoBox {
	text-align: left;
	width: 250px;
	height: 68px;
	background-image: url(../styleImages/images/logo.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	float: left;
	padding-top: 10px;
}
.boxContentCart {

	border-left: 2px solid #C0920A;
	border-right: 2px solid #C0920A;
	background-color: #8C877D;
	width: 177px;
	padding: 3px;
}
.boxFootCart {

	width: 183px;
	height: 5px;
	background-repeat: no-repeat;
	background-color: #8C877D;
	margin-bottom: 10px;
	font-size: 9px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0920A;
	border-bottom-color: #C0920A;
	border-left-color: #C0920A;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #221E1F;
}

