body {
        background:#CDD4CD url(../styleImages/backgrounds/outertile1.jpg) repeat center 50%; margin:5px;
}
#pageSurround {
	width: 923px;
	margin: 0px auto;
	padding: 0px;
	border: 2px solid #859E8A;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/innertile.jpg);
}
#subSurround {
	border: 1px solid #;
	background-image: url(../styleImages/backgrounds/innertile.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#topHeader {
	text-align: right;
	height: 220px;
	margin-bottom: 0px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/header.jpg);
	background-position: left top;

}

#sessionBg {
	width: 923px;
	text-align: left;
	height: 40px;
	line-height: 28px;
	margin: 0px auto 6px;
	padding: 0px;
	background-image: url(../styleImages/backgrounds/sessionBg.jpg);
	background-position: center top;
	text-indent: 20px;
}


#footer{
	background-image: url(../styleImages/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 923px;
	height: 101px;
	line-height: 116px;

}

.boxTitleLeft, .boxTitleRight {
	font-family: comic sans ms;
	font-size: 12px;
	color: #6B8771;
	font-weight: normal;
	background-image: url(../styleImages/backgrounds/boxheader.jpg);
	width: 155px;
	height: 55px;
	line-height: 25px;
	vertical-align: bottom;
	text-align:center;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
}


.boxContentLeft, .boxContentRight {
	border-left: 2px solid #859E8A;
	border-right: 2px solid #859E8A;
	border-bottom: 0px dotted #859E8A;
	background-color: #ffffff;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ffffff url(../styleImages/backgrounds/centertile.jpg);
}

.boxFooterLeft{
	background-image: url(../styleImages/backgrounds/boxfooter.jpg);
	background-position: center top;
	width: 160px;
	height: 55px;
	line-height: 15px;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;

}
.colMid {
	width: 745px;
	float: left;
	margin: 0px auto;
	padding: 0px;
}
.affColMid {
	width: 95%;
	margin: 0px auto;
	padding: 0px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 0px;
	padding-right: 5px;
	float: right;
}

.boxContent {
	border-top: 0px solid #859E8A;
	border-right: 2px solid #859E8A;
	border-bottom: 2px solid #859E8A;
	border-left: 2px solid #859E8A;
	padding: 3px;
	font-family: comic sans ms;
	font-size: 12px;
	color: #6B8771;
	background-color: #ffffff;
	margin-bottom: 10px;
        background: #ffffff url(../styleImages/backgrounds/centertile.jpg);
}

/* 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 {
	text-align: center;
      margin: 0px;
	padding: 0px;
	float: center;
	width: 665px;
}
.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  #859E8A;
	border-bottom: 1px solid  #859E8A;
}
.latestProds {

	float: left;
	text-align: center;
	border: 2px #solid;
	margin: 20px;
	padding: 5px;
	width: 131px;
	height: 165px;
	background: #ffffff url(../styleImages/backgrounds/centertile.jpg);
}

.ContentTitle {

	font-family: comic sans ms;
	font-size: 13px;
	color: #6B8771;
	font-weight: normal;
	background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
	width: 740px;
	height: 86px;
	line-height: 45px;
	vertical-align: bottom;
	text-align:center;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.CartTitle {

        font-family: comic sans ms;
        font-size: 90%;
        color: #6B8771;
        text-align: center;
        font-weight: normal;
        background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
        background-repeat: no-repeat;
        background-position: center bottom;
        width: 575px;
        height: 68px;
        line-height: 30px;
        vertical-align: bottom;
        padding-left: 5px;
        padding-top: 5px;