body {
	margin: 5px;
	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg2.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}
#pageSurround {
	width:inherit;
	margin-left: 95px;
	padding: 0px;
	background-color: #FFFFFF;
}
#subSurround {
	padding-left: 14px;
}
#topHeader {
	text-align: left;
	height: 255px;
	background-image: url(../styleImages/backgrounds/topHeader2.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}
#sessionBox {
	text-align: left;
	width: 450px;
	height: 125px;
	padding-top: 82px;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/siteDocsBg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 60px;
	color: #75006f;
}
.siteDocs1 {
	text-align: right;
	height: 60px;
	color: #75006f;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 60px;
}
.siteDocsBgLeft {
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	height: 60px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 70%;
	color: #75006f;
	background-image: url(../styleImages/backgrounds/boxTitleBg1.jpg);
	width: 175px;
	height: 28px;
	padding-top: 8px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 10px;
}
.boxFootLeft, .boxFootRight {
	background-image: none;
	width: 175px;
	height: 13px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 175px;
}
.boxContentRight {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 150px;
}
.boxContent {
	padding: 3px;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}
/* 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: #71d40f;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #00374a;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 165px;
	height: 160px;
}
.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 {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}