.home-section-1,
.home-section-3,
.home-section-5 {
	box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
}

.site-title {
	font-size: 1.5rem;
}

/* # Raw Milk Map Styles
------------------------------*/

ul.legend > li {
	font-weight: bold;
	list-style-type: none;
}

ul.legend > li > div.retail {
	background-color: rgb(99,150,72);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.farmsales {
	background-color: rgb(142, 167, 255);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.herdshares {
	background-color: rgb(237, 230, 137);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.nolaw {
	background-color: rgb(170, 150, 150);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.petfood {
	background-color: rgb(237, 184, 214);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.illegal {
	background-color: red;
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.other {
	background-color: #DCDCDC;
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

.raw-milk-map-table table {
	margin-bottom: 5px;
}
.raw-milk-map-table	table, th, td {
  border: 1px solid black;
	border-spacing: 10px;
	font-size: 1.3rem;
	line-height: 1.3rem;
}

.raw-milk-map-table	th {
	background: #619645;
	color: white;
	/*font-size: 1rem;*/
	
}
.raw-milk-map-table th, td {
  padding: 0px;
}
.key {
	font-size: .75rem;
	margin: .5rem;
}

.raw-milk-map-table .caption {
	font-size: .75rem;
}

.raw-milk-map-table tr:nth-child(odd) {
	background-color:#CCD5BA;
}

.raw-milk-map-table col:first-child h4 {
	color: #619645;
}

/* # Poultry Map Styles
------------------------------*/

ul.legend > li {
	font-weight: bold;
	list-style-type: none;
}

ul.legend > li > div.poultry1 {
	background-color: rgb(128, 128, 128);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.poultry2 {
	background-color: rgb(255, 0, 0);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.poultry3 {
	background-color: rgb(255, 165, 0);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.poultry4 {
	background-color: rgb(31, 224, 31);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.poultry5 {
	background-color: rgb(255, 255, 0);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.poultry6 {
	background-color: rgb(0, 128, 0);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

ul.legend > li > div.legendorange {
	background-color: rgb(244, 158, 66);
	border: 1px solid;
	float: left;
	height: 1rem;
	margin-right: 5px;
	width: 1rem; 
}

.page-id-4192 #genesis-content,
.page-id-24614 #genesis-content,
.page-id-22575 #genesis-content,
.page-id-23748 #genesis-content {
	padding: 0;
}