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

<style>

.goldtextsm {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA8A5B;
}
.smgray {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #3B4137;
}
.graymd {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}
.graylg {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
}
.goldsm {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #f4cc11;
}
.goldmd {
	ffont-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #f4cc11;
}
.goldlg {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #f4cc11;
}
.goldxlg {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #f4cc11;
}
.largewhite {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.header-text{
	text-shadow: 0 2px 2px rgba(0,0,0,0.4)
}
.largewhite-alt {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00CC99;
}
.whitemd {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.whitesm {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Brickredmd {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #993300;
}
.Brickredlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #993300;
}
.smallblack {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.half_background {
  
	bacground: yellow; 
	background: linear-gradient(to top, yellow 40%, transparent 40%); 
	 
}

</style>
