main#maindiv {max-width:800px}


div.topbox {margin-top:1.5em; margin-bottom:.5em;background-color: #008000;height:5em;border-radius:10px;overflow:hidden}
div.innertop {display:inline-block;width:33%;margin-top: 1em;}
div.innertop p {margin-top:1em;text-align:center}
div.innertop a {color: #ffffff;background-color:#4CAF50;border-radius:5px;padding:.2em .4em}



@media screen and (max-width: 38em) {
	div.innertop {margin-top: .5em;}
	div.innertop a {border-radius:0;padding:.1em}
}

dt {font-weight:bold;margin-top: 10px }

table.schedule {max-width:800px;margin-left:auto;margin-right:auto}
table.dayset { max-width:400px }

td { vertical-align:top }
tr.dayhead { background-color: #008000; color: #ffffff}
td.dayhead { text-align: center }

tr.triptype { background-color: #60b060; color: #ffffff}
td.triptype { text-align: left}

td.tripno { vertical-align:top; width:70px }