body {
	margin: 5px;
	background-image: url(http://www.embroiderygarden.com/store/images/lighterbk.jpg);
	background-repeat: repeat;
	background-position: top;
	height: 100%;
}
#pageSurround {
	width: 800px;
    margin-right:auto;
    margin-left: auto;
	padding: 0px;
	border-left: 2px solid #B4D05D;
    border-right: 2px solid #B4D05D;
    border-top: 2px solid #B4D05D;
    border-bottom: 0px;
	background-color: #ffffff;
    margin-bottom: 0px;
    height: 100%;
	
}
#topHeader {
	
	height: 179px;
    width: 800px;
    margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;	
    background-image: url(http://www.embroiderygarden.com/store/images/headerbk.jpg);
}


#title {

padding-top: 8px;
padding-left: 15px;
}    
#content {
width: 800px;
background: #ffffff;
margin-bottom: 0px;
margin-top: 0px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 206px; 
	padding-left:  2px;
	padding-right: 5px;
	float: left;
        border-top: 0px;
        background-image:url(http://www.embroiderygarden.com/store/images/background.jpg);
    height: 100%;
}
#colFiller {
  height: 100%;
}
.colMid {
    padding-top: 0px;
	position: relative;
	width: 581px;
	float: left;
    padding-left:  5px;
    background: #ffffff;
    height: 100%;
}
.colRight {
	position: relative;
	width: 183px;
	float: right;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 5px;
    bottom: 0;
    background: white;
}

.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
}
/* 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: 0px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #ffffff;
	text-align: center;
	
	margin: 0px;
	padding: 3px;
	float: left;
	width: 350px;
}
.subCat {	
	text-align: left;
	padding-left: 200px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
	float: left;
	width: 230px;
	height: 30px;
}
.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;
	margin-left: 10px;
	margin-bottom: 10px;
}
#footer {
clear: both;
margin-bottom: 0px;
height: 26px;
}
#footertxt {
text-align:center;
color: #778A3B;
font-size: 12px;
padding-left: 5px;
padding-top: 10px;
}
.catboxcontent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	margin-bottom: 5px;
}
