body {
	background: none #000000;
	color: #5b574e;
	font-family: 'OpenSansRegular', Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 100%;
	text-align: center;
}
h1, h2, h3, h4 {
    color: #000000;
    font-family: 'LibreBaskervilleItalic', Georgia, "Times New Roman", Times, serif;
    font-size: 27px;
    font-weight: normal;
    line-height: 110%;
    z-index: 0;
}
h2, h3 {
	color: #000000;
    font-size: 32px;
    margin: 0;
    padding: 0 0 10px;
}
h3 {
	font-size: 24px;
}
h4 {font-size: 16px;}
small, .small {
	font-size: 10px;
	line-height: 130%;
}
span {
	vertical-align: baseline;
	line-height: 100%;
}
fieldset,img {border:none;}
p {
    letter-spacing: 0;
    padding: 0 0 14px;
    text-align: left;
	line-height: 160%;
	margin: 0;
	z-index: 0;
}
a {
	text-decoration: none;
	color: #64A09C;
}
a:hover {color: #000000;}
a img {border: none; outline: none;}
a:active, a:focus {outline: 0;}
.hide {display: none !important;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
img.center {margin: auto;}
.underline {text-decoration: underline;}
img.noborder {border: none !important;}
p.high {z-index: 999;}
iframe.map {border: 5px solid #ffffff;}