div#preload { display: none; }

td {
font-family: 'Cabin', sans-serif;
	font-size: 15px;
	color: #ECCE85;
}
.address {
font-family: 'Yesteryear', cursive;
line-height:28px;
padding-top:15px;
padding-bottom:15px;
	font-size: 24px;
	color: #C79A3D;
}
a {
font-family: 'Yesteryear', cursive;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
font-family: 'Yesteryear', cursive;
	font-size: 24px;
	color: #ECCE85;
	text-decoration: underline;
}
