#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
	padding-left: 3px;
}
#topHeader {
	text-align: right;
	height: 100px;
	background-color: #ad9f74;
}
#sessionBox {
	text-align: left;
	background-color: #ad9f74;
	width: 236px;
	height: 55px;
	float: right;
}
.topCats {
	text-align: center;
	/*background-color: #ad9f74;*/
	height: 20px;
	color: #000000;
	margin-bottom: 3px;
}
.topCatsBgRight {
	/* background-color: #ad9f74; */
	background-position: right;
	height: 20px;
}
.topCatsBgLeft {
	float: left;
	/* background-color: #ad9f74; */
	background-position: left;
	height: 20px;
}
.siteDocs {
	text-align: center;
	/* background-color: #ad9f74; */
	height: 20px;
	color: #000000;
}
.siteDocsBgRight {
	/* background-color: #ad9f74; */
	background-position: right;
	height: 20px;
}
.siteDocsBgLeft {
	float: left;
	/* background-color: #ad9f74; */
	background-position: left;
	height: 20px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	/* background-color: #ad9f74;*/
	width: 150px;
	height: 213px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-color: #ad9f74;
	width: 175px;
	height: 12px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.boxContentRight {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #f9f2e4;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContentLeft {
	width: 132px;
	padding: 3px;

}


.boxContent {
	border-top: 4px solid #A5C5C4;
	border-right: 2px solid #A5C5C4;
	border-bottom: 2px solid #A5C5C4;
	border-left: 4px solid #A5C5C4;
	padding: 6px 6px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

.sidebox {
	border-top: 3px solid #A5C5C4;
	border-right: 1px solid #A5C5C4;
	border-bottom: 1px solid #A5C5C4;
	border-left: 3px solid #A5C5C4;
	padding: 2px 2px 5px 2px;
	width:150px;
}


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

/* END CHECK OUT PAGES */
.docBtnLeft {
	width: 4px;
}
.docBtnRight {
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	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-color: #ad9f74;
	width: 7px;
}
.topCatsTabMid {
	background-color: #ad9f74;
}
.topCatsTabRight {
	background-color: #ad9f74;
	width: 7px;
}


.CartTitleLeft, .CartTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #000000;
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.CartFootLeft, .CartFootRight {
	background-color: #000000;
	width: 175px;
	height: 12px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.CartContentLeft, .CartContentRight {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 168px;
}
.CartboxContent {
	border-top: 3px solid #CFE3F5;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	margin-bottom: 5px;
}

