header {
	color: #F00;
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	z-index: -1;
	}
	
body {
	color: #000;
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	z-index: -1;
	}

.container {
	margin: 0 auto;
	background-color: white;
	border-style: solid;                  
	border-width: 2px;
	border-radius:  .25em;
	border-color: #A37519;
	height: auto;
	width: 1000px;
}

.spacer {
	margin: 0 auto;
	background-color: clear;
	height: 18px;
	width: 900px;
}

.spacertwo {
	margin: 0 auto;
	background-color: clear;
	height: 800px;
	width: 900px;
}
		
div {
		opacity: .90;
}

@font-face {	
	font-family:'cinzeldecorative-bold';
	src: url('../../TMF Web Site 10.24.16/1nesmith_fonts/cinzel/CinzelDecorative-Bold.otf'); 
	font-weight: normal;
	font-style: normal;
}

@font-face {	
	font-family: 'minionpro';
	src: url('../../TMF Web Site 10.24.16/1nesmith_fonts/MinionPro/MinionPro-Regular.otf');
	font-weight: normal;
	font-style: normal;
}

.h1 {
	font-family: "cinzeldecorative-bold";
	font-size: 38px;
	}

.h1b {
	font-family: "cinzeldecorative-bold";
	font-size: 78px;
	}

.h1c {
	color: #FF0004;
	}

.h2{
	font-family: "cinzeldecorative-bold";
	font-size: 24px;
	margin-top: -55px;
	}

.h3 {
	font-family: "cinzeldecorative-bold";
	font-size: 20px;
}

.topcopy {
	font-family: 'minionpro';
	font-size:22px;
}

.copy {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px;	
}

div { position: relative; padding: none; margin: none; }

#a  { position: absolute; z-index: 10;  left: 40px; top: -50px; opacity: 1;}

#b  { position: absolute; z-index: 20; left: 80px; top: 80px; opacity: 1; }

#c  { position: absolute; z-index: 30; left: 0px; top: 1125px; opacity: 1; }

