body {
	margin: 5px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#subSurround {
	border: 0px solid #5C84CE;
}
#topHeader {
	text-align: right;
	height: 155px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	border-bottom: 5px solid #996600;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
}
.boxTitleLeft, .boxTitleRight {
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 70%; 
	WIDTH: 172px; 
	COLOR: #fffad9; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #996600 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #996600; 
	TEXT-ALIGN: center;
}

.boxContentLeft, .boxContentRight {
	BORDER-RIGHT: #bbbbbb 1px solid; 
	BORDER-TOP: #bbbbbb 1px solid; 
	PADDING-LEFT: 5px; 
	MARGIN-BOTTOM: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #bbbbbb 1px solid; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #bbbbbb 1px solid; 
	BACKGROUND-COLOR: #fffad9;
	width: 168px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 175px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 550px;
	float: left;
}
.colRight {
	position: relative;
	width: 175px; 
	padding-left: 5px;
	float: left;
}
.boxContent {
	border-top: 0px solid #548b54;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	margin-bottom: 5px;
}
.sctop {
	position: relative;
	width: 175px; 
	padding-left: 5px;
	float: right;
	
}#scroll {
    height:35px;
    width:100%;
    overflow: auto;
}


.catboxcontent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: inherit
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	HEIGHT: 30px; 
	BACKGROUND-COLOR: #996600; 
	TEXT-ALIGN: center;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #E4E4E4;
	text-align: center;
	border: 1px solid #E4E4E4;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.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 #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
}