body {
	margin: 20px;
	background-color: #000013;
	background-attachment: fixed;
	background-color: #dcdcd0	
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border: 7px solid #670001;
	background-color: #ffffff;
}
#subSurround {
	border: 0px solid #ffffff;
	background-color: #fce4fc
}
#topHeader {
	text-align: right;
	height: 170px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/header1.jpg);
	background-repeat: repeat-x;
	border-bottom: 0px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #999999;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 70%;
	color: #18252F;
	width: 155px;
	height: 15px;
	padding-top: 10px;
}
.boxContentLeft, .boxContentRight {
	background-color:;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 150px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 460px;
	float: left;
}
.colRight {
	position: relative;
	width: 150px; 
	margin-left: 9px;
	padding-right: 0px;
	float: left;
}
.boxContent {
	padding: 14px;	
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(../styleImages/backgrounds/goldback.jpg);
	margin-bottom: 5px;
	background-color: #e1e1e1;
}
.boxContenthomepagephoto {
	padding: 0px;	
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	height: 250px;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/sweetnesshome.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-bottom: 5px;
}
.boxContentproductphoto {
	padding: 0px;	
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	height: 150px;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/sweetnessproduct.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-bottom: 5px;
}
.boxContentaccountphoto {
	padding: 0px;	
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	height: 150px;
	background-image: url(../styleImages/backgrounds/sweetnessaccount.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-bottom: 5px;
}
.boxContentshoppingcartphoto {
	padding: 0px;	
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	height: 140px;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/sweetnesscart.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-bottom: 5px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 615px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 100px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}