@charset "utf-8";
/* CSS Document */

.peach {
	background-color: #FFE7B3 !important;
	color: #000 !important;
}

.gold {
	background-color: #FFD500 !important;
	color: #000 !important;
}

.jasmine {
	background-color: #FFEA80 !important;
	color: #000 !important;
}

.lightyellow {
	background-color: #FFFACD !important;
	color: #000 !important;
}

.mellon {
	background-color: #FFBFB3 !important;
	color: #000 !important;
}


.honeydew {
	background-color: #E6FFEE !important;
	color: #000 !important;
}
.normal {
   font-size: 100%;
}

.large {
   font-size: 130%;
}

.larger {
   font-size: 150%;
}

.max100 {
	 width:  100% !important;
     max-width: 100px !important;
}

.max150 {
	 width:  100% !important;
     max-width: 150px !important;
}

.max175 {
	 width:  100% !important;
     max-width: 175px !important;
}

.max200 {
	 width:  100% !important;
     max-width: 200px !important;
}

.max250 {
	 width:  100% !important;
     max-width: 250px !important;
}

.max300 {
	 width:  100% !important;
     max-width:300px !important;
}

.max400 {
	 width:  100% !important;
     max-width: 400px !important;
}

.max500 {
	 width:  100% !important;
     max-width: 500px !important;
}

.max600 {
	 width:  100% !important;
     max-width: 600px !important;
}

.max700 {
	 width:  100% !important;
     max-width: 700px !important;
}

.max800 {
	 width:  100% !important;
     max-width: 800px !important;
}

.max1000 {
	 width:  100% !important;
     max-width: 1000px !important;
}
.max2000 {
	 width:  100% !important;
     max-width: 2000px !important;
}

.agm-fs-image img {
     max-height: 500px;
}

.text-left {
  text-align: left;
}
h1-home-title {
font-family: 'Merriweather Sans', sans-serif;
}
h1-home-title-50 {
font-family: 'Merriweather Sans', sans-serif;
font-size: 50%;
line-height: 0.3;
}
