/*	============================================================             	Custom theme for Cascade Garden						  ©2017 INVISIBLE INK					  Author: Chris Duren					  www.invisibleink.com			Increase your visibility with Invisible Ink™				============================================================*/body	{	font: 105%/1.5 "Catamaran", sans-serif;	font-weight: normal;	color: #5f6561;	}/* Use Open Sans if extra weights are needed */	h2, h3, h4, h5, h6	{	font-family: "Amarante", sans-serif;	font-weight: normal;	line-height: 1;	padding: 0;	margin: 0;	text-transform: uppercase;	}	h2	{	margin: 0 0 20px 0;	font-size: 2em;	color: #6e9f41;	}	h3	{	padding: 30px;	font-size: 1.75em;	color: #fff;	text-align: center;	background: #696969;	}	h4	{	margin: 15px 0;	font-size: 1.5em;	color: #000;	}	h5	{	margin: 5px 0 15px 0;	font-size: 1.25em;	color: #6e9f41;	}	h6	{ /* gallery + FAQ */	font-size: 1.1em;	color: #6e9f41;	padding: 0;	margin: 0 0 15px 0;	}	img	{border: 0;}p	{	padding: 0;	margin: 0 0 15px 0;	}strong, b	{	font-family: "Catamaran", sans-serif;	font-weight: 900;	}	a	{	color: #000;	font-family: "Catamaran", sans-serif;	font-weight: 900;	}	a:hover	{color: #6e9f41;}hr	{	height: 1px;	margin: 15px 0;	border-bottom: 1px dashed #999;	border-top: 0;	border-left: 0;	border-right: 0;	color: #fff;	background: transparent;	}	form	{	margin: 0;	padding: 0;	}		/* Images */.img_align_left	{	float: left;	margin: 0 20px 15px 0;	}	.img_align_right	{	float: right;	margin: 0 0 15px 20px;	}		/* Tables */.chart table	{	margin-bottom: 20px;	border: 0;	border-spacing: 1px;	width: 100%;	}	.chart table tr:nth-child(1)	{background: #000; color: #fff; font-weight: bold;}.chart table tr:nth-child(1) a	{color: #fff !important;}.chart table tr:nth-child(2n+2)	{background: #fff;}.chart table tr:hover	{background: #e5e5e5;}	.chart td {padding: 8px 10px;}	/* Buttons */button, .btn { 	color: #fff; 	background: #696969;	padding: 18px 25px;	margin: 5px !important;	border: 0;	cursor: pointer;	font-size: 1.5em;	line-height: 1;	font-family: "Amarante", sans-serif;	font-weight: normal;	text-transform: uppercase;	} button	{width: auto; overflow: visible;}.btn:hover, .btn:focus, button:hover, button:focus {	color: #fff;	background: #799d4c;    transition: all 0.2s ease-in-out;    }button, a:link.btn, a:visited.btn, a:hover.btn, a:focus.btn	{	text-decoration: none;	display: inline-block;	zoom: 1;	*display: inline;	}	a:hover.btn, a:focus.btn	{color: #fff;}	