/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */
 body {
	font-family: 'Tinos', serif;
	margin: 0;
	font-size: 17px;
	font-weight: 300;
	line-height: 170%;
	color: #4A3A2B;
	background-color: #FFFFFF;
}
h1 {
	font-size: 40px;
	font-weight: 900;
	line-height: 90%;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	color: rgba(92,36,1,0.60);
	/* [disabled]letter-spacing: -1px; */
}
h2 {
	font-size: 34px;
	font-weight: 700;
	line-height: 36px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #666666;
	/* [disabled]letter-spacing: -1px; */
}
h3 {
	font-size: 23px;
	font-weight: 700;
	line-height: 116%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	color: #572f08;
}
h4 {
	font-size: 20px;
	font-weight: 500;
	line-height: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #6C6C6C;
	text-transform: none;
	letter-spacing: 0px;
}
h5 {
    font-size: 17px;
    font-weight: 700;
    line-height: 130%;
    margin: 25px 0px 25px 0px;
    color: #333333;
}
h6 {
	font-size: 140%;
	font-weight: 700;
	line-height: 130%;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 1px;
}
ol {
    font-weight: 400;
    line-height: 170%;
    margin: 10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
span {
    font-family: inherit;
}
blockquote {
    padding: 10px 20px 10px 20px;
    margin: 10px 0px 20px 0px;
    border-left: 5px solid #eee;
    font-style:italic;
}
ol ul, ul ol, ul ul, ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
body img {
    max-width : 100%;
    height : auto;
}
span.span3 {
    font-size: 13px;
}
span.span4 {
    font-size: 13px;
    color:#9BCB43;
}
span.span5 {
    font-size: 13px;
}
.content {
    overflow: hidden;
}
.content .page-content #cont1column spacingSingleCol .gridContainer.columnWidth90percent h2 {
}
