body {
	margin: 5px;
	background-color: #C2C4B3;
}
#pageSurround {
	width: 99%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background-image: url(../styleImages/images/bg.gif);
	background-repeat: repeat-y;
	background-color: #C2C4B3;
	background-position: center;
}
#subSurround {
	background-color: #FFFFFF;
	text-align: center;
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-image: url(../styleImages/images/olivecornerbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topHeader {
	text-align: right;
	height: 226px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-image: url(../styleImages/images/olivesoapheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	text-align: center;
	height: 81px;
	width: 950px;
	margin: 0px;
	background-image: url(../styleImages/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sessionBox {
	padding: 10px;
	width: 160px;
	margin: 10px;
	border: 1px solid #424713;
}
.topCats {
	text-align: center;
	color: #020202;
	margin-bottom: 15px;
	width: 100%;
}
.topCatsBgRight {
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	height: 42px;
}
.siteDocs {
	text-align: right;
	height: 30px;
	vertical-align: middle;
	margin-right: 10px;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d6d7d8;
	background-image: url(../styleImages/images/shopping_cart.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.boxFootLeft, .boxFootRight {
	font-size: 9px;
}
#boxContentLeft, .boxContentRight {
	text-align: left;
	display: block;
	height: 22px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#boxContentLeft li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 5px;
	height: 20px;
	width: auto;
}
#boxContentLeft li a:hover {
	list-style-type: none;
	display: inline;
	background-color: #424713;
}

.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	text-align: left;
	padding: 20px 10px 10px;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	width: 99%;
	background-color: #FFFFFF;
	height: auto;
	display: block;
	float: left;
}
.subCat {
	text-align: center;
	float: left;
	width: 218px;
	padding: 5px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
#logoBox {
	text-align: left;
	width: 520px;
	height: 65px;
	float: left;
	vertical-align: middle;
	margin: 0px;
}
#menuBox {
	width: 950px;
	height: 30px;
	margin: 0px;
	background-color: #707449;
}
#maillistBox {
	background-image: url(../styleImages/images/botbanner.gif);
	height: 87px;
	width: 777px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#botbannerBoxrpt {
	text-align: left;
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	height: 116px;
	width: 509px;
}
#botbannerendBox {
	padding: 0px;
	margin: 0px;
	width: 245px;
	color: #424713;
}
.mailinglistContent {

	text-align: left;
}
.unsubscribe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d6d7d8;
	text-align: left;
	padding: 0px;
}
.siteDocs2 {
	text-align: center;
	height: 30px;
	vertical-align: middle;
	margin-left: 10px;
}
