/*
	Arcana by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Basic */

	body, input, select, textarea {
		font-size: 14pt;
		line-height: 1.5em;
	}

/* Banner */

	#banner {
		background-image: url("../images/banner1800.jpg");
		height: 25em;
	}
	
	/* Footer */

	#footer {
		padding: 3em 0 3em 0;
	}

		#footer .container {
			margin-bottom: 4em;
		}