body 
{
	margin: 0px;
	background: #ffffff url(../styleImages/backgrounds/pageBg.gif) top repeat-x;
	font-family: Verdana;
	font-size: 11px;
}

#pageSurround
{
	width: 95%;
	margin: 0px auto;
	padding: 5px;
}

#topHeader
{
	text-align: right;
	height: 100px;
	margin-top: 40px;	
	width: 100%;
	margin: 0 auto;
	background: url(../styleImages/banner.jpg) top left no-repeat;
}

.boxTitleLeft, .boxTitleRight 
{
	color: #FFFFFF;
	height: 15px;
	border-top: 1px solid #273a26;
	border-left: 1px solid #273a26;
	border-right: 1px solid #273a26;
	padding: 5px;
	text-indent: 38px;
	background: #273a26 url(../styleImages/backgrounds/paella.jpg) left no-repeat;
}

.boxContentLeft, .boxContentRight
{
	border: 1px solid #273a26;
	background-color:#FFFFFF;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

.boxCatagories
{
	border: 1px solid #317731;
	background-color:#FFFFFF;
	margin-bottom: 20px;
}

.boxCatagories ul, .boxContentRight ul, .boxTitleLeft ul
{
	list-style-type: none;
}

.boxCatagories ul li
{
	text-indent: 10px;
}

.boxCatagories ul li a
{
	float: left;
	display: block;
	width: 129px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	margin-left: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	background: url(../styleImages/category_bullet.jpg) top left no-repeat;
	border-bottom: 1px dashed #E1E1E1;
}

.boxCatagories ul li a:hover
{
	color: #317731;
	background: url(../styleImages/category_bullet.jpg) bottom left no-repeat;
}

.li-nav a 
{
}

.ul-nav, .li-nav 
{
	display: block;
	list-style-type: none;
}

.li-nav .ul-nav  
{
	display: none;
	width: 119px;
	margin-left: 10px;
}

.colLeft
{
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}

.colMid
{
	position: relative;
	width: 100%;
	float: left;
	line-height: 20px;
}

.colRight
{
	position: relative;
	width: 160px; 
	float: right;
}

.boxContent
{
	border: 1px solid #273a26;
	background-color: #FFFFFF;
	padding: 10px;
	color: #273a26;
	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;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}

.subCat
{	
	text-align: center;
	padding: 4px 8px 4px 8px;
	float: left;
	width: 110px;
	height: 100px;
}

.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;
	border-right: 1px solid #e1e1e1;
	position: relative;
}

.latestProds img
{
	border: 1px solid #317731;
}
