body {
	margin: 5px;
	background-color: #000013;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/th_floral.jpg);
	
	background-position: top;
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 5px;
	border: 3px solid #F660AB;
	background-color: #FFFFFF;
}
#subSurround {
	border: 1px solid #F660AB;
	background-image: url( );
	background-repeat: repeat-x;
	background-position: top;
}
#topHeader {
	text-align: center;
background-position: center;
width:900px;
	height: 332px;
margin: 0px auto;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/header.jpg);
 background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 95%;
font-weight: bold;
text-align: center;
	color: #302217;
	background-image: url(../styleImages/backgrounds/fdfdfdfd.png);
 background-repeat: repeat;
	width: 195px;
	height:60x;
	padding-left: 5px;
	padding-top:5px;
}
.boxContentLeft, .boxContentRight {
	border-left: 2px dotted #000000;
	border-right: 2px dotted #000000;
	border-bottom: 2px dotted #000000;
	background-color:#FCDFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top:10px;
	padding-bottom: 15px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 570px;
	float: left;
}
.colRight {
	position: relative;
	width: 200px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 3px dashed #F660AB;
	border-right: 3px dashed #F660AB;
	border-bottom: 3px dashed #F660AB;
	border-left: 3px dashed #F660AB;
	padding: 3px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: center;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
background-image: url(../styleImages/backgrounds/fdfdfdfd.png);
background-repeat: repeat;

}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: left;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: center;
	width: 387px;

}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.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;
	width: 165px;
	height: 160px;
}