body {
	margin: 30px;
background-image: url(../styleImages/backgrounds/bg2.jpg);
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 10px;
background-image: url(../styleImages/backgrounds/green3.jpg);
border: 3px solid #DDFFAE;
	
}
#subSurround {
	padding-left: 5px;
background-color: #FFE6F1;
background-image: url(../styleImages/backgrounds/bottombg.jpg);
background-repeat: no-repeat;
background-position: bottom center;
}
#topHeader {
	text-align: right;
	height: 200px;
	background-image: url(../styleImages/backgrounds/top.jpg);
	background-repeat: repeat-x;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 70%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
font-size: 120%;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContent {
background-color: #ffffff;
background-image: url(../styleImages/backgrounds/redbird.jpg);
background-position: bottom left;
background-repeat: no-repeat;	padding: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 0px;
}
.catboxcontent {
	padding: 5px;
	font-family: Georgia, Times New Roman, Times, 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: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	border: 1px none #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.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 #cccccc;
	border-bottom: 1px solid #cccccc;
}
