body {
	margin: 20px 20px 20px 20px;
	background-color: #60646f;
	background-image:url(/store/skins/Legend/styleImages/backgrounds/body_bg.gif)
}
#pageSurround {
	width: 852px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#subSurround {
	border: 1px solid #104f06;
	background-image: url(/store/skins/Legend/styleImages/backgrounds/pageBg4.gif);
	background-repeat: repeat-x;
	background-color: #DFF2E5;
	background-position: bottom;
}
#topHeader {
	height: 100px;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	background-color: #66CC66;
	background-image: url(/store/skins/Legend/styleImages/backgrounds/DTI_Logo_grassy_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom: 1px solid #000000;
}

#searchBox {
	padding: 4px 10px 4px 10px;
	background-image: url(/store/skins/Legend/styleImages/backgrounds/search_box_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.loggedInBox {
 	border: 1px solid #333333; 
	width: 310px; 
	background-color:#ffffff;
 }
 
.logInBox {
 	border: 1px solid #333333; 
	width: 200px; 
	background-color:#ffffff;
 }
 
.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxTitleCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBgCenter.gif);
	width: 656px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxTitleCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBgCart.gif);
	width: 553px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 661px;
	float: left;
	margin-left: 6px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 1px solid #A8B4B0;
	border-right: 1px solid #104f06;
	border-bottom: 1px solid #104f06;
	border-left: 1px solid #104f06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	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;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	border: 1px solid #0ACF49;
	margin: 0px;
	width: 640px;
}
.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;
}
