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:150%;
	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;
	border-top:#8fefef 1px solid;}

h3 a {
	display:block;}

h3 a:link, h3 a:visited {
	color:#ffc;
	text-decoration:none;}

h3 a:active, h3 a:hover {
	color:#ffd700; 
	text-decoration:none;}

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;
	}

#contacts #menu li.contacts a, #news #menu li.news a, #easter #menu li.easter a, #fares #menu li.fares a, #xmas #menu li.xmas a, #special #menu li.special a {
	background:white;}

#twitter {
	position:absolute;
	top:20px;
	left:10px;
	height:36px;
	width:36px;}

body>p {
	padding-left:1em;
	padding-right:1em}

#content {
	margin-left:1em;
	margin-right:1em;}

#content li {
	padding:0.1em 0;}

p.text {
	padding-top:1em;
	clear:both;}

img {
	border:0;}

#ads {
	text-align:center;
	margin-top:1em;
	margin-bottom:2em;}

#ads {
	text-align:center;
	margin-top:1em;
	margin-bottom:2em;}

.v-ads {
	width:120px;
	float:right;
	margin:2em;}

#content ul {
	list-style-type: square;}

#content li {
	padding-top:0.2em;}

#content li.stop {
	color:#8fefef;}

div.info {
	border:2px red solid;
	color:red;
	background:white;
	padding:0.5em;
	margin:1em;
	font-weight:bold;}

div.info p {
	margin:0 0 0.4em;}

div.info p.update {
	background-color:#fcc;}

div.info h3 {
	margin-top:0;
	color:red;
	background:white;
	border:none;
	padding:0 0 .75em 0;}

div.info a:link, div.info a:visited {
	color:teal;}

div.info a:hover, div.info a:focus {
	color:black;}

