/*
	tswnavbar.css	1.2.4
	Please use the Navigation Menu Wizard at
		https://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcssbuttons {
	width: 60% ;
	max-width: 100% ;
	text-align: center ;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 3px ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcssbuttons li a {
	color: #0080ff ;
	background-color: #ffffff ;
	border: 1px outset #0080ff ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #ffffff ;
	background-color: #0080ff ;
}
#tswhamburger {
	display: none ;
}
@-ms-viewport { width: device-width ; }
@viewport { width: device-width ; }
@media only screen and (max-width:629px) {
	#tswhamburger {
		display: inline ;
		width: 2em ;
		font-weight: bold ;
		font-size: 120% ;
		color: #0080ff ;
		background-color: #ffffff ;
	}
	#tswhamburger:hover {
		color: #ffffff ;
		background-color: #0080ff ;
	}
	#tswcssbuttons {
		display: none ;
	}
	
	#tswcssbuttons {
	width: 140% ;
	max-width: 150% ;
	text-align: center ;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	width: 200% ;
	margin: 0 ;
	padding: 2px ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcssbuttons li a {
	color: #0080ff ;
	background-color: #ffffff ;
	border: 1px outset #0080ff ;
	text-decoration: none ;
	display: block ;
}

}
