@charset "UTF-8";
/* CSS Document */


body {margin:0;
        }



.responsive-image {width:100%;}


.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */




a:link {
	color: #9a5228;
}
a:visited {
	color: #9a5228;
}
a:hover {
	color: #9a5228;
}
a:active {
	color: #9a5228;
}


.p-font {
	font-family: "effra", sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 18px;
	line-height:160%;
	color:#606060;
}




p {
	font-family: "effra", sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 18px;
	line-height:190%;
	color:#606060;
}




	h1  {width:auto;
	height:auto;
	font-family: "alegreya-sc", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 72px;
color:#BB581F;
text-shadow: 1px 1px #000000; 
		display: inline;
		
	}
	



	
h2 {
   font-family:  "alegreya-sans", sans-serif;
   font-weight: 600;
    font-style: normal;
    font-size: 46px;
	color:#8b181b;
	display: inline;

}
	




h3 {font-family: "alegreya", sans-serif;
font-weight: 600;
font-style: italic;
font-size: 28px;
color:#606060;
display:inline;
}


h4 {font-family: "alegreya-sc", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 24px;
color:#9a5228;}


h5 {font-family: "alegreya-sans", serif;
font-weight: 500;
font-style: normal;
font-size: 24px;
color:#9a5228;
display: inline;}



h6 {font-family: "alegreya", serif;
font-weight: 800;
font-style: normal;
font-size: 42px;
color:#ffffff;
display:inline;
text-shadow: 1px 1px #000000; }


.red-headline {font-family: "alegreya-sc", sans-serif;
font-size: 62px;
font-weight: 600;
font-style: normal;
color:#9a5228;}

.gray-headline {font-family: effra, sans-serif;
font-size: 42px;
font-weight: 800;
font-style: normal;
color:#606060;}


.white-headline {font-family: "alegreya-sans", sans-serif;
font-size: 36px;
font-weight: 700;
font-style: normal;
color:#ffffff;}


.white-font {color:white;}

.float-left{float:left}
.float-right{float:right}


.margin-top50 {margin-top:50px;}
.margin-right20 {margin-right: 20px;}
.margin-bottom10 {margin-bottom: 10px;}
.margin-bottom25 {margin-bottom: 25px;}
.margin-bottom50 {margin-bottom: 50px;}



.padding-bottom25 {padding-bottom: 25px;}
.padding-bottom50 {padding-bottom: 50px;}




