body {
	margin: 0px;
	background: #333 url(http://www.family-church.org.uk/images/shop-bg.png) repeat-y center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	background: #999 url(http://www.family-church.org.uk/images/shop-main-bg.png) repeat-x;
}
#topHeader {
	text-align: right;
	background: #333 url(http://www.family-church.org.uk/images/shop-logo.jpg) no-repeat 10px 10px;
	height: 160px;
	border-bottom: 2px solid #FFF;
	padding-right: 10px;
}
#topHeader div {
	margin-left: 650px;
	margin-top: 20px;
	color: #FFF;
}
.boxTitleLeft, .boxTitleRight {
	color: #06F;
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.colLeft, .colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin-top: 20px;
}
.colMid, .colMainCheckout {
	position: relative;
	width: 605px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.boxContent {
	color: #333333;
	background-color: #FFFFFF;
	padding: 20px 20px 50px;
	margin-bottom: 10px;
}
.boxContent img {
	height: 32px;
	width: 32px;
	margin-bottom: 20px;
}
.footerLink {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	height: 2px;
	border: 1px solid #FFFFFF;
	visibility: hidden;
	text-indent: -9999px;
}

.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 590px;
}
.subCat {	
	text-align: center;
	padding: 5px;
	float: left;
	width: 160px;
	margin: 20px 10px 0 10px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
