body{
	background-color: #f90 !important;
	font-family: "Arial", "Helvetica", sans-serif !important;
	font-size: 1.3em !important;
	color: #333 !important;
}
header{
	display:block !important;
	font-size:0;
	text-align:center;
}
footer{
	position:relative;
	font-size: .7em;
	text-align: center;
	padding-top: .5%;
	padding-bottom: 1%;
}
a{
	color: #c33 !important;
	text-decoration:none !important;
}
a:hover{
	color: #d65c5c !important;
}
img{
	border:0;
}
ul{
	color:#900;
	font-weight:bold;
}
@media (min-width: 946px) {
	#content{
		width: 913px;
	}
	#nav{
		display: block !important;
	}
	.navbar{
		display: none !important;
	}
}
@media (max-width: 945px){
	#mast{
		width: 97%;
	}
	#content{
		width: 97%;
	}
	#owner{
		width: 97%;
		height: 97%;
	}
	#test{
		padding-right: 5% !important;
		padding-left: 5% !important;
	}
	#covid_announcement{
		display:block;
		width:60% !important;
	}
	.rmv{
		display: none;
	}
	.navbar-default{
		width: 97% !important;
		margin-left: 1.5%;
	}
	.navbar-collapse{
		border: none !important;
	}
	.navbar .navbar-nav{
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.navbar .navbar-collapse{
		text-align: center;
	}
	.side_pics{
		height: 20%;
		width: 20%;
	}
}
@media (max-width: 767px) {
	body{
		font-size:1.7em !important;
	}
	footer{
		font-size: .6em;
	}
	#links{
		font-size: .75em;
	}
	#mast{
		width: 97%;
	}
	#sidebar{
		display: none;
	}
	#content{
		width: 97%;
		padding:10px;
	}
	#cri{
		display: none;
	}
	#covid_announcement{
		display:block;
		width:90% !important;
	}
	.navbar-default{
		width: 97% !important;
		margin-left: 1.5%;
	}
	.navbar-collapse{
		border: none !important;
	}
	.navbar-brand{
		color:#333 !important;
	}
	.mob_ttl{
		display: inline !important;
	}
	.rmv{
		display: none !important;
	}
	.bdg{
		width:25% !important;
		margin:auto !important;
	}
}

#content{
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
#nav{
	display: none;
}
#sidebar{
	float:right;
	width: 35%;
	padding-top:1%;
	padding-right:1%;
	padding-left:1%;
}
#text{
	padding-top:1%;
	padding-left:1.25%;
}
#test{
	display:block;
	font-size: 1.1em;
	font-style:italic;
	text-align: justify;
	padding-left:5%;
	padding-right:32%;
	margin:20px;
}
#iirc{
	margin-left:25%;
}
#sm{	
	display:block;
	float:left;
	border-radius:25px;
	background:white;
	margin-left:-5em;
	width:10%;
}
#covid_announcement{
	display:block;
	width:60%;
	font-size:1.2em;
	border: 3px dashed #900;
	margin:1em;
	padding:10px;
}
.mob_ttl{
	display: none;
}
.sig{
	text-align:right;
}
.navbar{
	min-height: 0px !important;
	margin-bottom: 0px !important;
}
.title{
	font-size:1.25em !important;
	font-weight:bold !important;
}
.alt{
	color: #900;
	font-weight:bold;
}
.side_pic{
	width: 100%;
	height: 100%;
}
.sm_icon{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
}
.bdg{
	width:15%;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	padding-bottom:4em;
}