body {
	margin: 5px;
	background-color: #5b3a29;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/Chocolateheart.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#pageSurround {
	width: 762px;
	margin: 0px auto;
	background-color: #d1b48d;
	
}
#header {
background:#d1b48d url(../styleImages/backgrounds/header.jpg) no-repeat;
height:232px;
width:100%;
}

#gallery {
margin-top:20px;
}
#mailForm {
margin:33px 0;
}
#topHeader {
margin-bottom:20px;
padding-right:0;
}
#slide {
position:relative;
height:253px;
}

#content {
 background: #d1b48d url(../styleImages/backgrounds/bgd-content.gif) no-repeat scroll 0 0;
 float: left;
 width: 100%;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 172px; 
	margin-left: 7px;
	float: left;
}
.colMid {
	position: relative;
	width: 537px;
	float: right;
	margin-right: 7px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
color:#593827;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:85%;
margin-bottom:5px;
padding:3px;
}
#footer {
background:#d1b48d;
}
/*Heading*/
#header h1 {
text-indent:-300em;
position:absolute;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */


.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	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: 131px;
	height: 120px;
}