body {
	background:teal;
	color:white;
	font-family:calibri, "trebuchet ms", sans-serif;
	margin:0;
	padding:0;}

h1 {
	background:#47b7b7;
	font-weight:bold;
	font-size:250%;
	text-align:center;
	line-height:1.5em;
	margin:0;}

h2 {
	font-size:140%;
	font-weight:bold;
	margin:0.5em 0.8em;}

h2 small {
	font-size:95%;
	font-weight:normal;}

h3 {
	background:#239b9b;
	color:white;
	font-size:1.2em;
	margin:0;
	padding:1px 4px;}

h3.frequent {
	background:green;}

div.normal h3.frequent {
	background:#239b9b;}

h3.sunday {
	background:#806900;}

h3.occasional {
	background:#8fefef;}

h3 a {
	display:block;}

h3 a:link, h3 a:visited {
	color:#ffc;
	text-decoration:none;}

h3.occasional a:link, h3.occasional a:visited {
	color:teal;}

h3 a:active, h3 a:hover {
	color:#ffd700; 
	text-decoration:none;}

h3.sunday a:active, h3.sunday a:hover {
	color:#ffd700;}

h3.occasional a:active, h3.occasional a:hover {
	color:#806900;}

a:link, a:visited {
	color:#ffd700;
	text-decoration: underline;}

a:active, a:focus, a:hover {
	color:#ffc;
	text-decoration: none;}

#menu {
	margin:0;
	padding:0;
	list-style-type:none;
	background:#239b9b;
	color:black;
	width:100%;
	text-align:center;
	line-height:1.5em;
	padding:0.25em 0;}

#menu li {
	display:inline;
	margin:0;
	padding:0;}

#menu li a {
	text-decoration: none;
	background:#47b7b7;
	color:black;
	padding: 0 1em;
	border:1px solid #8fefef;}

#menu li a:hover, #menu li a:focus {
	background: #ffd700 !important;
	color:black !important;
	border-color:white !important;}

#search #menu li.search a {
	background:white;}

#search-results #menu li.search a, #operator #menu li.contacts a {
	background:#8fefef;}

.service {
	background:white;
	border:1px black solid;
	color:black;
	cursor:hand;
	margin:1em 0.5em 0.5em 0.5em;
	padding:0.5em;
	page-break-inside:avoid;
	clear:left;}

.service:hover h3 a:link, .service:hover h3 a:visited, .service:hover h3 a:active, .service:hover h3 a:hover {
	color:#ffd700;
	text-decoration:none;}

.service:hover h3.occasional a:link, .service:hover h3.occasional a:visited, .service:hover h3.occasional a:active, .service:hover h3.occasional a:hover {
	color:#806900;}

p.operator {
	text-align:right;
	font-size:95%;
	margin-top:0;
	margin-bottom:0;}

p.route {
	font-size:95%;
	font-weight:bold;
	margin-top:0;}

p.route small {
	font-size:100%;
	font-weight:normal;}

p.frequency {
	font-size:95%;
	margin-bottom:0.5em;}

p.frequency em {
	color:red;
	font-style:normal;}

body>p {
	padding-left:1em;
	padding-right:1em;
	clear:left;}

form#search {
	float:right;
	border:1px #239b9b solid;
	padding:0.5em;
	margin:0 0.5em 3em 0;}

form p, select {
	font-family:calibri, "trebuchet ms", sans-serif;
	font-size:0.95em;}

#content {
	margin-left:1em;
	margin-right:1em;}

ul#mainsearch {
	list-style-type:none;
	max-width:700px;
	margin-right:400px;}

ul#mainsearch li {
	width:8em;
	float:left;
	margin-bottom:0.25em;}

ul#mainsearch a:link, ul#mainsearch a:visited {
	color:#8fefef;
	text-decoration:none;}

ul#mainsearch a:active, ul#mainsearch a:hover, ul#mainsearch a:focus {
	color:white;
	border-bottom:thin solid #0ff;
	border-top:thin solid #0ff;
	background:#239b9b;}

ul#altsearch {
	list-style-type:none;
	margin-left:0;
	padding-left:0;}

ul#altsearch li {
	border-left:1px white solid;
	display:inline;
	padding:0 0.5em;
	font-size:95%}

p.text {
	padding-top:1em;
	clear:both;}

img {
	border:0;}

div.info {
	border:2px red solid;
	color:red;
	background:white;
	padding:0.5em;
	margin:1em;
	font-weight:bold;
	clear:left;}

div.info p {
	margin:0 0 0.4em;}

div.info h3 {
	margin-top:0;
	background:red;}

div.info a:link, div.info a:visited {
	color:teal;}

div.info a:hover, div.info a:focus {
	color:black;}

ul.nav {
	clear:left;
	float:left;
	margin:1em;
	padding:0;}

ul.nav li {
	width:auto;
	float:left;
	list-style-type:none;
	padding-left:12px;
	margin-right:1em;
	background-image:url(arrow.gif);
	background-repeat:no-repeat;
	background-position:0 50%;}

#operator .address {
	min-height:160px;}

#operator .address img {
	float:right;
	border:1px white solid;
	margin-right:1em;}

#operator .address p {
	padding-left:1em;
	padding-right:1em;}