﻿div.categoryIntro
{
	color:					#4d4039;
	line-height:			18px;
}
div.categoryIntro h2
{
	text-transform:			none;
	
	font-size:				16px;
	color:					#51433c;
	font-family:			Georgia;
	
	margin:					55px 0px 12px 0px;
	padding:				0px 0px 0px 0px;
}
div.categoryIntro h3
{
	text-transform:			none;
	font-size:				14px;
	color:					#52443d;
	font-family:			Arial;
	margin:					0px 0px 5px 0px;
	padding:				0px 0px 0px 0px;
}
div.categoryIntro h2.exception
{
	text-transform:			none;
	color:					#9c9b87;
	font-family:			Arial;
	font-size:				16px;

	/*
	font-size:				16px;
	color:					#51433c;
	font-family:			Georgia;
	*/
	
	margin:					55px 0px 12px 0px;
	padding:				0px 0px 0px 0px;
}
div.categoryIntro h3.exception
{
	text-transform:			none;
	font-size:				14px;
	color:					#9c9b87;
	font-family:			Arial;
	/*
	font-size:				14px;
	color:					#52443d;
	font-family:			Arial;
	*/
	margin:					0px 0px 5px 0px;
	padding:				0px 0px 0px 0px;
}

div.categoryIntro a, div.categoryIntro a:link, div.categoryIntro a:active, div.categoryIntro a:visited
{
	color:					#92786a;
	font-size:				11px;
}

div.categoryIntro p a, div.categoryIntro p a:link, div.categoryIntro p a:active, div.categoryIntro p a:visited
{
	color:					#91BC29;
	font-size:				12px;
}
div.categoryIntro p a:visited
{
	color:					#A8B08C;
}

div.catsList
{
	text-align:				center;
	margin-top:				60px;
	margin-left:			40px;
	border:					solid 0px red;
}
div.catsList div.catsListItem
{
	border:					solid 0px lime;
	font-size:				11px;
	margin-right:			65px;
	margin-bottom:			40px;
}
div.catsList div.catsListItem a img
{
	margin-bottom:			8px;
}

/********************************************************************************************************************/
div.catsListMini
{
	background-image:		url(../../_slices/separator-stripe.jpg); 
	background-repeat:		repeat-x; 
	height: 				2px; 
	margin: 				70px 0px 35px 5px; 
	width:					556px;
}

/********************************************************************************************************************/
div.catsLevelIILeadsList
{
	margin-top:				70px;
}

div.catsLevelIILeadsList h2
{
	text-transform: 		none;
	font-size:				16px;
	font-family:			Georgia;
	margin:					0px 0px 8px 0px;
	padding:				0px 0px 0px 0px;
}

div.catsLevelIILeadsList h2 a, div.catsLevelIILeadsList h2 a:link, div.catsLevelIILeadsList h2 a:visited, div.catsLevelIILeadsList h2 a:active
{
	color:					#987a38;
}

div.catsLevelIILeadsList p
{
	color:					#51433c;
	margin: 				0px 0px 30px 0px;

}
