body {
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
	font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #cccccc;
}
a {
	text-decoration: none;
	color: #ffcc00;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal !important;
	font-family: 'Fontin-Regular', georgia, serif;
}
@font-face{
	font-family: 'Fontin-Regular'; 
	src: url('Fontin-Regular.otf') format('opentype');
}
h2, .col h3.blog {
	font-size:1.75em;
	line-height: 1em;
	margin-bottom: 1em;
	text-shadow: 0.1em 0.1em 0.2em #111;
}
.first h2, .main h2 {
	font-size:3em;
	line-height: 1.166em;
	margin-bottom: 0.583em;
	color: #000;
	text-shadow: 0.1em 0.1em 0.2em #fff;
}
.main h2, h2.title {
	font-size:4em;
	line-height: 0.876em;
	margin-bottom: 0.438em;
	color: #fff;
	text-shadow: 0.1em 0.1em 0.2em #111;
}
h2.title {
	margin-top: 0.875em;
	margin-left: 20px;
}
.last h2, h3.comments-title {
	font-size:2.167em;
	line-height: 0.808em;
	margin-bottom: 0.808em;
	text-shadow: 0.1em 0.1em 0.2em #111;
	color: #fff;
}
.last h3, legend {
	font-size:1.75em;
	line-height: 1em;
	margin-bottom: 1em;
	text-shadow: 0.1em 0.1em 0.2em #111;
	color: #fff;
}
#credits .col {
	text-align: right;
}
#menu li a {
	font-size:1.167em;
	line-height: 1.5em;
	color: #fff;
	text-decoration: none;
	font-weight: normal !important;
	font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-shadow: 0.1em 0.1em 0.2em #111;
}
#menu li a strong {	font-weight: normal !important; }
.cols2 .first p {
	color: #04380f;
	font-size:1.167em;
	line-height: 1.5em;
	margin-bottom: 1.5em;	
}
p.link { text-align: right; }
.cols2 .first p.phone {
	text-align: left;
	font-size:1.75em;
	line-height: 1em;
}
.main ul li {
	list-style-type: disc;
	list-style-position: inside;
}
