body {
	background-image:url(../../../../images/wood.gif);
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	color:#6e2c09;
	background-color:#663300;
	margin: 0px;
	padding: 0px;
	}
	
img {
	border:none;
	}
	
p {
	margin:0 0 1em 0;
	}		
	
/* HEADER */	

#header {
	width:100%;
	height:250px;
	background-image:url(../../../../images/header-bg.gif);
	}
	
#header-content {
	width:905px;
	margin:0 auto;
	}
	
#header-content-right {
	width:640px;
	margin:40px 0 0 0;
	color:#6e2c09;
	font-size:21px;
	float:right;
	}	
	
#header-content-right strong{
	font-size:39px;
	font-weight:normal;
	line-height:1.3em;
	}			
	
#header-content img{
	float:left;
	}	
	
/* CONTENT */

#wrapper {
	background-image:url(../../../../images/wood-overlay.gif);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	clear:both;
	}	
	
#wrapper-content {
	width:928px;
	margin:0 auto;
	padding:20px 23px 0 0;
	}	
	
#content {
	width:652px;
	/* text-shadow: #39434d 0 0 1px; */
	float:right;	
	}
	
#content-top {
	background-image:url(../../../../images/container-top.png);
	background-repeat:no-repeat;
	width:100%;
	height:61px;
	}

.content-middle {
	background-image:url(../../../../images/container-middle.png);
	background-repeat:repeat-y;
	padding:0 50px 1em 50px;
	}	

#content-bottom {
	background-image:url(../../../../images/container-bottom.png);
	background-repeat:no-repeat;
	width:100%;
	height:78px;
	margin-bottom:20px;
	clear:both;
	}				

/* NAVIGATION */

#navigation {
	width:220px;
	padding-top:46px;
	padding-left:8px;
	float:left;
	}
	
#navigation a{
	text-decoration:none;
	font-size:19px;
	}	
	
#navigation a:hover{
	color:#35c4e8;
	}	
	
#navigation li{
	list-style:none;
	margin:0 0 10px -30px;
	text-align:right;
	}	

.subnav-bags {
	list-style:none;
	padding-bottom:20px;
	text-align:right;
	}	
	
.subnav-bags a{
	color:#f3cdc9;
	}
	
.subnav-shop {
	list-style:none;
	padding-bottom:20px;
	text-align:right;
	}
	
.subnav-shop a{
	color:#e7fafa;
	}	
	
.subnav-retailers {
	list-style:none;
	padding-bottom:20px;
	text-align:right;
	}	
	
.subnav-retailers a{
	color:#dbfdd9;
	}			
	
.subnav-about {
	list-style:none;
	padding-bottom:20px;
	text-align:right;
	}	
	
.subnav-about a{
	color:#fcfcd8;
	}	


/* FOOTER */

#footer {
	width:100%;
	height:115px;
	background-image:url(../../../../images/footer-ribbon.gif);
	background-repeat:repeat-x;
	clear:both;
	font-size:0.7em;
	}	
	
#footer-content {
	width:905px;
	margin:0 auto;
	padding-top:12px;
	text-align:center;
	}	
	
#footer-content a{
	color:#6e2c09;
	}	
	
#footer-content a:hover{
	color:#35c4e8;
	}	
	
/* CUBE CART STYLES */	
	
.boxTitleLeft, .boxTitleRight {
	height: 15px;
	padding-left: 5px;
	}

.boxContentLeft, .boxContentRight {
	padding:3px 0 5px 5px;
	margin-bottom: 10px;
	}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}

.colMid {
	position: relative;
	width: 100%;
}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}

.boxContent {
	padding: 3px;
	margin-bottom: 5px;
}

.boxContent a{
	color:#6e2c09;
	text-decoration:none;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	}	
	
.boxContent a:hover{
	color:#35c4e8;
	text-decoration:none;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	}	

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

.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}

/* END CHECK OUT PAGES */

.siteDocs {
	text-align:center;
	margin-top: 10px;
}

.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 8px 30px 8px;
	float: left;
	width: 110px;
	height: 50px;
}

.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
	padding: 0 15px 50px 15px;
}