/* CSS Document */

@font-face {
	font-family: 'GoudyBookletter1911Regular';
	src: url('fonts/goudy_bookletter_1911-webfont.eot');
	src: url('fonts/goudy_bookletter_1911-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/goudy_bookletter_1911-webfont.woff') format('woff'),  url('fonts/goudy_bookletter_1911-webfont.ttf') format('truetype'),  url('fonts/goudy_bookletter_1911-webfont.svg#GoudyBookletter1911Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	padding: 0;
	margin: 0;
	font-family: "GoudyBookletter1911Regular", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	letter-spacing: 0.15em;
	color: black;
	line-height: 1.4em;
	text-align: left;
}
.smallcaps {
	font-variant:small-caps;
}
html, body {
	height: 100%;
	width: 100%;
	font-size: 14pt;
	letter-spacing: 0.1em;
	color: black;
}
body {
	height: 100%;
	z-index: -1;
}
.container {
	position:relative; /* needed for footer positioning*/

}

.santa_lady {

}
.content_wrapper {
padding: 30px;
}
h1 {
	font-family: "GoudyBookletter1911Regular";
	font-style: normal;
	padding: 15px 0;
	font-size: 36px;

}
.content {



}
.content p {
	
}
blockquote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 16pt;

}
phone {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 60px;
	color: gray;
}

.social {
	display: none;
}