


h1 {
	font-family: Bahnschrift SemiBold;
	font-weight: bold;
	color: #284913;
	font-size: 32px;
	margin: 0px;
}


h2 {
	font-family: Bahnschrift SemiBold;	
	font-weight: bold;
	color: #284913 ;
	font-size: 20px;
}		


h3 {
	font-family: Bahnschrift SemiBold;	
	font-weight: bold;
	/*color: #1d2019;*/
	color:#d8f2f2;
	color:#d1dbde;
	
	font-size: 18px;
	
	background-color: #7a7a68;	
	
	padding: 8px;
	display: inline-block ;
	border-radius: 6px;
}


h4 {
	font-family: Bahnschrift SemiBold;	
	font-weight: bold;
	/*color: #1d2019;*/
	color:#f8f2f2;
	
	font-size: 18px;
	
	background-color: #7a7a68;	
	
	padding: 12px;
	display: inline-block;
	border-radius: 6px;
	
	margin-top: 30px;
	margin-bottom: 5px;
}

h9 {
	font-size: 30px;
	position:relative;
    top:4px;
}

.Upick_font {
	font-family: Bahnschrift SemiBold;
	font-size: 30px;
	line-height: 20px;
	font-weight: bold;
	color: #284913;
	margin: 10px;

	}	
.Edmonton_font {
	font-family: Bahnschrift SemiBold;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #284913;
	margin-top: 10px;
	margin-bottom: 5px;
	}


.Date_font {
	font-family: Bahnschrift SemiBold;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	color: #e1d8c9;
	margin: 0px;
	}

.orch_name_font {
	font-family: Bahnschrift SemiBold;
	font-size: 25px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #f8f2f2;
	margin: 0px;
	}

	.Orchard_Descrip_font1 {
		font-family: Bahnschrift SemiBold;
		font-size: 20px;
		line-height: 20px;
		font-weight: normal;
		color: #284913;
		margin-top: 10px;
		margin-bottom: 5px;
		}	
	.Orchard_Descrip_font2 {
		font-family: Bahnschrift SemiBold;
		font-size: 14px;
		line-height: 20px;
		font-weight: normal;
		color: #284913;
		margin-top: 10px;
		margin-bottom: 5px;
		}	
	
	
* {
    font-family: Bahnschrift SemiBold;
  }	
