a:link { color:#66705C; text-decoration: none; }
a:visited { color:#66705C; text-decoration: none; }
a:hover { color:#EBD8AD; text-decoration: none; }
a:active { color:#EBD8AD; text-decoration: none; }
body { font-family: Eras Medium ITC; }

* {
margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
.footer, .push {
	height: 4em;
}
