body {
	margin: 0px;
	background-color: #fff;
	background-image:url(../styleImages/background.JPG);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}
#topHeader {
	width:956px;
	height:150px;
	background-image:url(../styleImages/header.jpg);
	text-align: right;
	margin-bottom: 0px;
	padding-right: 0px;
	border:2px solid #000;
}

.navhead {
	width:956px;
	height: 17px;
	font-size: 80%;
	font-weight: bold;
	text-align:center;
	color: #000;
	padding-top: 3px;
	border:2px solid #000;
	background-color:#FFF;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	background-color: #fff;
	border: 2px solid #000000;
	padding-left: 13px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align:left;
	font-weight:bold;
	
}
.colLeft {
	position: relative;
	left: 2px;
	width: 242px; 
	padding-left: 0px;
	right: 5px;
	float: left;
	margin-left:-2px;
	margin-right:10px;
}

.colMid {
	
	width: 586px;
	float: left;
	
}

.boxContent {
	float:left;
	width:694px;
	border: 2px solid #000000;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #fff;
	margin-bottom: 5px;
	margin-left:2px;
}

#morepicbox {
	width:396px;
	height:25px;
	background-color: #731418;
	border: 2px solid #000000;
	margin: 0px auto;
}
	


/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	background-color: #fff;
	border: 2px solid #000000;
	padding-left: 13px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align:left;
	font-weight:bold;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #731418;
	text-align: left;
	float: left;
	margin-left:0px;
	padding: 0px;
	width: 694px;
}
.subCat {	
	text-align: center;
	padding-bottom: 16px;
	width: 694px;
	float:left;
}
.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: 150px;
	height: 165px;
	background-color:fff;
	padding-top:7px;
	margin-left:19px;
}

.latestProds img {
	padding:3px;
	border:2px solid #731418;
	margin-bottom:6px;
}

.boxContent img, .boxContentLeft img {
	padding:3px;
	border:2px solid #731418;
	margin-top:3px;
}

.txtCopyright, a.txtCopyright {
	display:none;
}
