body {
	margin: 5px;
	background-color: #A50013;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}

.latestProds {
	padding-left: 15px;
	float: left;
	text-align: center;
	width: 151px;
	height: 250px;
}

#pageSurround {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #000000;
	
}

.contentDivScroll {
	BACKGROUND: url('/media/images/topBehindContentScroll.jpg') repeat-y 0px 0px;
	background-position : center;
}

.contentDivTop {
    background-color:#000000;
	BACKGROUND: url('/media/images/topBehindContent.jpg') no-repeat 0px 0px;
	background-position : top;
	padding-top: 20px;
}

#topHeader {
	text-align: right;
	height: 236px;
	margin-bottom: 0px;
	padding-right: 9px;
	padding-top: 0px;
/*	background-image: url(../styleImages/backgrounds/topHeader.jpg);  */
	border-bottom: 0px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	background: url('/media/images/SidebarHeader.gif') no-repeat 0px 0px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A50013;
	font-size: 12px;
	width: 188px;
	padding-left: 5px;
	height: 40px; 
	margin-top: -10px; 
	padding-top: -20px;
	margin-bottom: 0px;
}
.boxContentLeft, .boxContentRight {
	width: 185px;
	background-image: url(/media/images/SidebarScroller.gif) repeat-y 0px 0px ;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxContentRightFooter	{
	BACKGROUND:url('/media/images/S_idebarFooter.gif') no-repeat 0px 0px;"
}
.colLeft {
	background-image: url(/media/images/SidebarHeader.gif);
	position: relative;
	height: 40px;
	width: 188px; 
	float: left;
}
.colMid {
	position: relative;
	width: 557px;
	padding-left: 12px;
	padding-right: 5px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	width: 547px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.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;
}

.footer {
	BACKGROUND: url('/media/images/footer.jpg') no-repeat 0px 0px;
	background-position : center;
	line-height:30px;
	display: block;
}

.reverse	{
	text-decoration: none;
	font-weight:800;
	color : #FFF200;
	font-weight : normal;
	font-family : sans-serif;
	font-size : 11px;
}

.reverse a {
	color : #FFF200;
	font-weight:800;
	text-decoration:none;
}

.reverse a:hover {
	color : #FFF200;
	font-weight:800;
	text-decoration:underline;
}