
@import url('https://fonts.googleapis.com/css?family=Oswald');

body {
	font-family: 'Oswald',arial,serif;
	    color: #6B6156;
}

h1 {
	font-family: 'Oswald',arial,serif;
	font-size: 25px;
    line-height: 1.2em;
    height: auto;
    color: #000000;
    padding: 0px 0px 0 0px;
    margin: 0px 0 10px 0;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 10px;
    margin: 5px 0 10px;
    color: #9b8d7c;
    font-size: 2em;
}

p {
    font-size: 15px;
    line-height: 1.5em;
    margin: 0 0 10px 0;
}

.infobox {
color: #fff;
    border: medium none;
    font-size: 16px;
    font-weight: 400;
    /* text-transform: uppercase; */
    padding: 10px 20px;
    border-radius: 4px;
    box-shadow: 0px 0 2px rgba(0,0,0,0.2);
    margin: 10px 0 0 0;
    line-height: 1.4em;
    text-shadow: 0px 0 2px rgba(0,0,0,0.2);
    background: #ccb69d none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4em;
    margin: 10px 0 0;
    padding: 30px 30px 22px 30px;
    text-shadow: 0 0 2px rgba(0,0,0,0.2);
    /* text-transform: uppercase; */
    margin-bottom: 30px;
}

.ce_youtube {
	margin-top: 20px;
}
