body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: black url('../styleImages/backgrounds/bg.gif');
	color: maroon; margin-left:0px; margin-right:0px; margin-top:20px; margin-bottom:0px
}
#pageSurround {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
}
#subSurround {
}
#topHeader {
	text-align: right;
	height: 211px;
	margin-bottom: 133px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url('../styleImages/backgrounds/topHeader.gif');
	background-repeat: no-repeat; background-position-y:center
}
#page {
	width: 750px;
}
#content {
	padding: 5px 15px 5px 15px;
	width: 764px;
	background: #FEF7E7;
}
#top {
	background: #FEF7E7 url('../styleImages/backgrounds/top.gif') repeat-x;
	
}
#bottom {
	font-size: 13px;
	background: #FEF7E7 url('../styleImages/backgrounds/bottom.gif') repeat-x;
	color: #5C3A18;
	padding-top: 5px;
	font-family:Trebuchet MS, Lucida Grande, Verdana; background-repeat:repeat-x
}
#bottom td {
	font-size: 13px;
	color: #5C3A18;
	font-family: Trebuchet MS, Lucida Grande, Verdana;
}
#bottom a {
	font-size: 13px;
	color: #5C3A18;
	font-family: Trebuchet MS, Lucida Grande, Verdana;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
	color: #FFFFFF
}
#left {
	background: #FEF7E7 url('../styleImages/backgrounds/left.gif') repeat-y;
	width: 18px;
	background-repeat:repeat-y
}
#right {
	BACKGROUND: #FEF7E7 url('../styleImages/backgrounds/right.gif') repeat-y;
	WIDTH: 18px;
	background-repeat:repeat-y
}
#links a {
	font-weight: bold;
	font-size: 13px;
	color: #5C3A18;
	font-family: Trebuchet MS, Lucida Grande, Verdana;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
	color: #FFFFFF
}
#links td {
	padding-right: 13px;
}
.border {
	BORDER: #444444 1px solid;
}
td {
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxTitleLeft, .boxTitleRight {
	color: #000000;
	background-image: url('../styleImages/backgrounds/boxTitleBg.gif');
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxFootLeft, .boxFootRight {
	background-image: url('../styleImages/backgrounds/boxFootBg.gif');
	width: 175px;
	height: 13px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 398px;
	float: left;
}
.colRight {
	width: 160px; 
	padding-left: 5px;
	border-left: 1px solid #855423;
	border-right: 1px solid #855423;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	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 #cccccc;
	border-bottom: 1px solid #cccccc;
}