
			.copyright
			{
				color: #ffffff;
			}
			#FooterAddress, #FooterPhoneNumber
			{
				color: #ffffff;
			}
			#FooterDisclaimer, .media-icon
			{
				color: #ffffff!important;
			}
			#FooterForm button,
			#FooterForm input[type="button"],
			#FooterForm input[type="reset"],
			#FooterForm input[type="submit"]
			{
				color: #ffffff;
				background: #e87e04;
				border: 1px solid #e87e04;
			}
			#FooterForm button:hover,
			#FooterForm input[type="button"]:hover,
			#FooterForm input[type="reset"]:hover,
			#FooterForm input[type="submit"]:hover
			{
				color: #e87e04;
				background: #ffffff;
				border: 1px solid #e87e04;
			}
			#FooterFormIntro h3
			{
				color: #ffffff;
			}
			.footer-navigation-item, .footer-navigation-item:visited
			{
				background: rgba(255,255,255,0);
				border: 1px solid rgba(10,10,10,0)			}
			.footer-navigation-item a, .footer-navigation-item a:visited
			{
				color: #000000;
			}
			.footer-navigation-item:hover
			{
				background: #dd9933;
				border: 1px solid #dd9933			}
			.footer-navigation-item:hover a
			{
				color: #ffffff;
			}
			#SiteFooter
			{
				background: url('https://proraftingtours.com/wp-content/smush-webp/2019/02/sunset-during-whitewater-river-rafting-trip-idaho.jpg.webp');
				background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 100%), url('https://proraftingtours.com/wp-content/smush-webp/2019/02/sunset-during-whitewater-river-rafting-trip-idaho.jpg.webp');
				background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%), url('https://proraftingtours.com/wp-content/smush-webp/2019/02/sunset-during-whitewater-river-rafting-trip-idaho.jpg.webp');
				background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%), url('');
				background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%), url('https://proraftingtours.com/wp-content/smush-webp/2019/02/sunset-during-whitewater-river-rafting-trip-idaho.jpg.webp');
			}
			@media screen and (max-width: 768px)
			{
				.footer-navigation-item
				{
					background: #dd9933;
					border: 1px solid #dd9933				}
				.footer-navigation-item a, .footer-navigation-item a:visited
				{
					color: #ffffff!important;
				}
			}
		