body {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	color: #3E3A38;
	font-size:15px;
	text-align:center;
}

body img {
		margin-bottom: 8px;
}

h1 {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:40px;
	color: #3E3A38;
	font-weight:normal;
	text-align: center;
}

h2 {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:30px;
	color: #A6360A;
	font-weight:normal;
	margin-bottom:-10px;
}
h3 {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:30px;
	color: #3E3A38;
	font-weight:normal;
	margin-bottom:-10px;
}


h4 {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:20px;
	color: #3E3A38;
	font-weight:normal;
}


.linkText {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:15px;
	color: #3E3A38;
	font-weight:normal;
}		

a {
	text-decoration:none;
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:15px;
	color: #3E3A38;
	font-weight:normal;
}

a:hover {
	color:#A6360A;
}

.textLeft {
	text-align:left;
}

.brownText {
	color: #CF982D;
}

.yellowText {
	color: #D9B741;
}

.greyText {
	color:rgba(168, 166, 166, 0.8);
}

.whiteText {
	color:#FFFFFF;
}

.left {
	text-align: left;
}

.button {
	background:    #d9b741;
border-radius: 11px;
padding:       14px 38px;
color:         #ffffff;
display:       inline-block;
text-align:    center;
}


.menu {
	line-height:22px;
}

.menu a {
	font-weight: 400;
}
	
.style5 {
	text-align: center;
}
