body {

	repeat-x center 50%; margin:5px; 
    background-color: #660000;
}

#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 0px;
	border: 6px solid #330000;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url(../styleImages/backgrounds/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #660000;
}

#topHeader {

	text-align: right;

	height: 66px;

padding-bottom: 30px;

	padding-right: 20px;

	padding-top: 40px;

}

.boxTitleLeft, .boxTitleRight {

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 75%;

	color: #FDDC23;

	height: 20px;

	border-top: 1px solid #330000;

	border-left: 1px solid #330000;

	border-right: 1px solid #330000;

	padding-left: 1px

}

.boxContentLeft, .boxContentRight {

	border: 1px solid #330000;

	padding-left: 5px;

	margin-bottom: 10px;

	padding-top: 3px;

	padding-bottom: 5px;

}

.colLeft {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 5px;

	padding-right: 5px;

	float: left;

}

.colMid {

	position: relative;

	width: 570px;

	float: left;

}

.colRight {

	position: relative;

	width: 160px; 

	padding-left: 5px;

	right: 0px;

	float: right;

}

.boxContent {

	padding: 3px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #FFF;

	margin-bottom: 5px;

}

.latestContent {

    float: left;
    text-align: center;
    width: 140px;
    height: 100px;
    border: 1px solid #330000;
    padding: 10px;
    margin: 10px;

}

/* 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 */

.siteDocs {

	text-align:center;

	margin-top: 10px;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {


	text-align: center;

	border: 1px solid #330000;

	margin: 0px;

	padding: 3px;

	float: left;

	width: 557px;

}

.subCat {	

	text-align: center;

	padding: 8px;

	float: left;

	width: 110px;

	height: 150px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #330000;

	border-bottom: 1px solid #330000;

}

