#navigation {
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	z-index: 200;
	clear:both;
}
#navigation ul {
	width: 80%;
	height: 32px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	display: table;
}
#navigation ul li {
	display: inline;
	white-space: nowrap;
	display: table-cell;
	text-align: center;
	width: 15%;
}
#navigation ul li > a {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	margin-left: 35px;
	margin-right: 35px;
	text-transform: uppercase;
	
}
#navigation ul li > a:hover {
	text-decoration: none;
}
#navigation ul ul {
	display: none;
}

	#navigation ul li:hover > ul {
		display: block;
	}

	#navigationx ul:after {
		content: "";
		clear: both;
		display: table;
	}
		
		#navigation ul ul {
		padding: 0px;
		margin: 0px;
		position: relative;
		top: 0px;
		left: 0px;
		width: auto;
		text-align: center;
		height: auto !important;
  		overflow: visible !important;
		border-top: solid 1px #333333;
		border-left: solid 1px #FFFFFF;
		border-right: solid 1px #FFFFFF;
		box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
		z-index: 250;
	}
		#navigation ul ul li {
			display: block;
			color: #FFFFCC;
			position: relative;
			line-height: 54px;
			background-color:#71845A;
			padding: 0px 0px;
			margin: auto 0px;
			width: 100%;
			border-bottom: solid 1px #FFFFFF;
		}
			#navigation ul ul li a {
				padding: 0px;
				margin: auto 0px;
				height: auto;
				color: #FFFFFF;
				display: block;
				font-size: 12px;
				text-decoration:none;
				
			}	
				#navigation ul ul li a:hover {
					background: #1996C5;
					color: #FFFFFF;
				}
		#navigation ul ul ul {
		position: absolute;
		left: 100%;
		top: 10px;
		}
		#navigation ul ul ul li {
			font-size: 12px;
			white-space:nowrap;
		}
		#navigation ul ul ul li a {
				padding: 0px 8px;
				color: #FFFFFF;
				font-size: 12px;
			}
#bottomNav {
	display: none;
}
.toggle {
	width: 100%;
}
.trigger {
	cursor: pointer;	
}

@media only screen and (max-width: 1500px) {
	#navigation ul li > a {
	margin-left: 25px;
	margin-right: 25px;
	}

}

@media only screen and (max-width: 1300px) {
	#navigation ul li > a {
	margin-left: 16px;
	margin-right: 16px;
	}
	#navigation ul ul li a {
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	}

}
	
@media only screen and (max-width: 1000px) {
	#bottomNav {
		display: block;
	}
	#bottomNav ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: solid 1px #FFFFFF;
	}
	#bottomNav ul li {
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	background: #71845A;
	border-bottom: solid 1px #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	}
	#bottomNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 35px;
	margin-right: 35px;
	text-transform: uppercase;
	}
	#bottomNav ul li:hover {
	background: #1996C5;
	}
	#bottomNav .sLink {
	background: #8D9D7B;
	}
	#navigation {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	z-index: 200;
	clear:both;
	display: none;
	
	}
	#navigation ul {
	width: 100%;
	height: 32px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	display: none;
	}
	#navigation ul li {
	display: none;
	white-space: nowrap;
	display: table-cell;
	text-align: center;
	width: 100%;
	}
	#navigation ul li:first-child {
	display: block;
	}
	#navigation ul li > a {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 30px;
	color: #0D8613;
	text-decoration: none;
	margin-left: 35px;
	margin-right: 35px;
	text-transform: uppercase;
	}
	#navigation ul li > a:hover {
	text-decoration: none;
	}
	#navigation ul ul {
	display: none;
	}

	#navigation ul li:hover > ul {
		display: block;
	}

	#navigationx ul:after {
		content: "";
		clear: both;
		display: table;
	}
		
		#navigation ul ul {
		padding: 0px;
		margin: 0px;
		position: relative;
		top: 0px;
		left: 0px;
		width: auto;
		text-align: center;
		height: auto !important;
  		overflow: visible !important;
		border-top: solid 1px #333333;
		border-left: solid 1px #FFFFFF;
		border-right: solid 1px #FFFFFF;
		box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
		z-index: 250;
	}
		#navigation ul ul li {
			display: block;
			color: #FFFFCC;
			position: relative;
			line-height: 54px;
			background-color:#0D8613;
			padding: 0px 0px;
			margin: auto 0px;
			width: 100%;
			border-bottom: solid 1px #FFFFFF;
		}
		#navigation ul ul li:first-child {
			display: block;
		}
			#navigation ul ul li a {
				padding: 0px;
				margin: auto 0px;
				height: auto;
				color: #FFFFFF;
				display: block;
				font-size: 12px;
				text-decoration:none;
				
			}	
				#navigation ul ul li a:hover {
					background: #879681;
					color: #FFFFFF;
				}
		#navigation ul ul ul {
		position: absolute;
		left: 100%;
		top: 10px;
		}
		#navigation ul ul ul li {
			font-size: 12px;
			white-space:nowrap;
		}
		#navigation ul ul ul li a {
				padding: 0px 8px;
				color: #FFFFFF;
				font-size: 12px;
			}

}			
