a {
	text-decoration: none;
	color: black;
}
@font-face {
  font-family: Play-Regular;
  src: url(../fonts/Play-Regular.ttf);
}
@font-face {
  font-family: Play-Bold;
  src: url(../fonts/Play-Bold.ttf);
}
div {
  font-family: Play-Regular;
}
.homero_navtop_top {
	position: fixed;
	width: 100%;
	height: 1.25em;
	left: 0px;
	top: 0vh;
  font-family: Play-Regular;
	text-align: center;
	z-index: 1;
	background-color: rgba(255,255,255,.8);
}
.navtop_title_off {
	display: inline-block;
	position: fixed;
	left: 0;
	background-color: rgba(255,0,0,.1);
  font-family: Play-Regular;
}
.navtop_contact_off {
	display: inline-block;
	position: fixed;
	right: 0;
	background-color: rgba(255,0,0,.1);
  font-family: Play-Regular;
}
.homero_navtop_bottom {
	position: fixed;
	width: 100%;
	left: 0px;
	top: 1.25em;
	height: 1em;
  font-family: Play-Regular;
	text-align: center;
	z-index: 1;
	background-color: rgba(255,255,255,.8);
}
.navtop_off {
	display: inline;
	background-color: rgba(255,0,0,.1);
}
.navtop_active {
	display: inline;
	background-color: rgba(255,0,0,.25);
  font-family: Play-Bold;
}
.homero_main_menu_buffer {
	position: relative;
	height: 3.75em;
}
.homero_main {
  font-family: Play-Regular;
	position: relative;
	width: 100%;
	left: 0px;
	text-align: center;
}
.tit_txt {
	font-size:1.5em; 
}
.con_txt {
	text-align: left;
	font-size: 1em;
}
.src_txt{
	text-align: right;
	font-size:.75em;
}
.linebreak {
	position: relative;
	width: 100%;
	left: 0;
	background-image: url(../img/menu/menu_640.webp);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}
.site_map_txt {
	background-color: rgba(255,255,255,.75);
}
.linebreak_menu_1 {
	position: relative;
	width: 100%;
	left: 0;
	min-height: 10vh;
	max-height: 20vh;
	overflow-y: auto;
	background-image: url(../img/tit/tn/flying_calf_128.webp);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}
.linebreak_menu_2 {
	position: relative;
	width: 100%;
	left: 0;
	min-height: 10vh;
	max-height: 20vh;
	overflow-y: auto;
	background-image: url(../img/tit/tn/aniwa_trillium_128.webp);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}
.linebreak_menu_3 {
	position: relative;
	width: 100%;
	left: 0;
	min-height: 10vh;
	max-height: 20vh;
	overflow-y: auto;
	background-image: url(../img/tit/tn/cave_of_mounds_fox_128.webp);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}
.linebreak_menu_4 {
	position: relative;
	width: 100%;
	left: 0;
	min-height: 10vh;
	max-height: 20vh;
	overflow-y: auto;
	background-image: url(../img/tit/tn/ft_smith_dumpster_cat_128.webp);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}
.linebreak_menu_5 {
	position: relative;
	width: 100%;
	left: 0;
	min-height: 10vh;
	max-height: 20vh;
	overflow-y: auto;
	background-image: url(../img/tit/tn/merrimac_swallowtail_128.webp);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}
.menu {
	display: inline-block;
	background-color: rgba(255,255,255,.85);
}
.con_img_main {
	position: static;
	max-height: 60vh;
	max-width: 80vw;
}
.homero_footer {
	position: static;
	text-align: center;
	width: 100%;
	left: 0px;
	background-color: rgba(255,255,255,.85);
	z-index: 1;
}
.footer_span {
	position: relative;
	background-color: rgba(0,0,255,.1);
  font-family: Play-Regular;
	z-index: 2;
}