body 
{
	margin: 0px;
	background: #ffffff url(../styleImages/backgrounds/pageBg.jpg) top repeat-x;
	font-family: Verdana;
	font-size: 11px;
}

#pageSurround
{
	width: 95%;
	margin: 0px auto;
	padding: 5px;
}

#topHeader
{
	height: 80px;
	width: 100%;
	padding-top: 40px;
	text-align: right;
	margin: 0 0 6px 0;
	background: url(../styleImages/banner.jpg) top left no-repeat;
	color: #44341B;
}

#topHeader form
{
	padding-right: 10px;
	color: #44341B;
}

.boxTitleLeft, .boxTitleRight 
{
	color: #ffffff;
	background: url(../styleImages/backgrounds/blockBg.jpg) top repeat-x;
	height: 20px;
	line-height: 20px;
	border-left: 1px solid #828D91;
	border-right: 1px solid #828D91;
	border-bottom: 1px solid #828D91;
	padding: 4px;
}

.boxContentLeft, .boxContentRight
{
	border-left: 1px solid #828D91;
	border-right: 1px solid #828D91;
	border-bottom: 1px solid #828D91;
	background: #ffffff;
	color: #000000;
	padding: 4px;
	margin-bottom: 10px;
}

.boxCatagories
{
	border-left: 1px solid #828D91;
	border-right: 1px solid #828D91;
	border-bottom: 1px solid #828D91;
	color: #000000;
	background: #ffffff;
	padding: 4px;
	margin-bottom: 10px;
}

.boxCatagories ul, .boxContentRight ul, .boxTitleLeft ul
{
	list-style-type: none;
	padding-bottom: 8px;
}

.boxCatagories ul li
{
	text-indent: 10px;
}

.boxCatagories ul li a
{
	display: block;
	width: 150px;
	line-height: 24px;
	text-decoration: none;
	background: url(../styleImages/backgrounds/bullet.jpg) left no-repeat;
	color: #000000;
	border-bottom: 1px dashed #E1E1E1;
}

.boxCatagories ul li a:hover
{
	color: #2D3333;
	background: url(../styleImages/backgrounds/bullet_over.jpg) left no-repeat;
}

.colLeft
{
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}

.colMid
{
	position: relative;
	width: 100%;
	float: left;
}

.colRight
{
	position: relative;
	width: 160px; 
	float: right;
}

.boxContent
{
	background-color: #FFFFFF;
	padding: 10px;
	color: #363739;
	border-left: 1px solid #828D91;
	border-right: 1px solid #828D91;
	border-bottom: 1px solid #828D91;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}

.colLeftCheckout
{
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}

.colMainCheckout
{
	position: relative;
	width: 100%;
	float: left;
}

.siteDocs
{
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}

.pagination
{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats
{
	text-align:justify;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}

#subCats strong
{
	padding: 4px;
}

#subCats img
{
	padding: 4px;
	border: 1px dashed #828D91;
}

.subCat
{	
	text-align: center;
	padding: 4px;
	font-size: 10px;
	float: left;
	width: 110px;
	height: 110px;
}

.regSep
{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#imgThumbSpace
{
	line-height: 0px;		
}

.prodImage
{
	margin: 4px;
	padding: 4px;
	border: 1px dashed #c0c0c0;
}

#imgThumbSpace img
{
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds
{
	text-align: center;
	width: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}

#siteFooter
{
	margin: 0px auto;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}

#siteFooter a
{
	color: #ffffff;
	text-decoration: none;
}

#siteFooter a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#footerCopyright
{
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #304558;
	font-size: 10px;
}

.latestProds img
{
	margin: 4px;
	padding: 4px;
	border: 1px dashed #828D91;
}