p {
	font-size:14px;
	line-height:24px;
}

/*********************** PRODUCT BLOCK ***************************************/

.product-block-header {
	background-color:#bed600;
	color:#FFFFFF;
}

.product-block-header h2{
	color:#ffffff;
}

/********** Second level - Navigation *******************/

.leveltwo-left-county-directory {
	width:470px; 
	font-size:1em; 
	margin-right:10px; 
	float:left; 
}

.leveltwo-left-county-directory ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	width:100%;
}

.leveltwo-left-county-directory ul li {
	border:1px solid #F5F5F5;
	margin-bottom:5px;
}

.leveltwo-left-county-directory a {
	color:#1c1c1c; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none; 
	padding:5px 10px; 
	margin:0; 
	display:block;
}

.leveltwo-left-county-directory a:hover {
	background:#bed600; 
	color:#fff; 
	display:block;
	text-decoration:none;
}

.leveltwo-left-county-directory li#current a{
	background:#685c53; 
	color:#fff; 
	display:block;
}

.leveltwo-left-county-directory li#current-level2 a{
	background:#bed600; 
	color:#fff; 
	display:block;
}

/********** Second level - Navigation *******************/

.leveltwo-right-county-directory {
	width:480px; 
	font-size:1em; 
	float:left; 
}

.leveltwo-right-county-directory ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	width:100%;
}

.leveltwo-right-county-directory ul li {
	border:1px solid #F5F5F5;
	margin-bottom:5px;
}

.leveltwo-right-county-directory a {
	color:#1c1c1c; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none; 
	padding:5px 10px; 
	margin:0; 
	display:block;
}

.leveltwo-right-county-directory a:hover {
	background:#bed600; 
	color:#fff; 
	display:block;
	text-decoration:none;
}

/**************** Second Level - top other *************/

#top-county-container {
	margin:10px 0;
}

.breadcrumb-county {
	margin:0 0 10px 0;
	font-size:10px;
	color:#685c53;
	background-color:#F5F5F5;
	padding:2px 5px;
}

.county-directory-results-header {
	margin:0 0 5px 0;
	padding:3px 10px;
	background-color:#c7c2bc;
	color:#1c1c1c;
}


.county-directory-tc {
	margin-bottom:5px;
}

.county-directory-tc ul{  
	border:0;
	margin:0;
	padding:0;
}

.county-directory-tc ul li{  
	margin:0 0 5px 0;
	padding:0;
	border:0;
}

.county-directory-tc-left {
	float:left;
	width:400px;
	padding:7px 0 4px 10px;
	background-color:#bed600;
}

.county-directory-tc-left {
	float:left;
	width:400px;
	padding:7px 0 4px 10px;
	*padding:7px 0 7px 10px;
	background-color:#bed600;
}

* html .county-directory-tc-left {
	float:left;
	width:400px;
	padding:7px 0 7px 10px;
	background-color:#bed600;
}

.county-directory-tc-left a{
	padding:0;
}

.county-directory-tc-right {
	float:left;
	width:70px;
}

.county-directory-tc-right a{
	padding:0;
	margin:0;
}


/* new */
.directory-result {
	width:100%;
	margin-bottom:10px;
	background-color:#bed600;
}

.directory-result-left-container {
	width:870px;
	padding:5px 10px;
	float:left;
}

* html .directory-result-left-container {
	width:868px;
	padding:5px 10px;
	float:left;
}

.directory-result-left-container h2 a{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	line-height:20px;
}

.directory-result-left-container h3 a{
	font-size:24px;
	line-height:32px;
}
