

h4 {
	font-family: "Quadon Bold";
	color: #555;
	font-size: 1em;
}

#main-column h2 {
	text-align: left;
	color:#053f73;
}

td[colspan="3"] {

	background-color: #fccf5d;
	font-family: "Quadon Italic";
	color: #063f74;
	font-size: 18px;
}

td[colspan="3"] div {

	font-size: 14px;
}

#border-image {
	position: absolute;
	left: -37px;
	top: 50px;
	width: 70px;
}

.right-aligned {

	margin-right: 0;
}

#main-column h3 {

	text-align: left;
}

table {
	font-family: "Trebuchet MS";

}

table.stripe {

	font-family: "Trebuchet MS";

}

table.stripe tr td:first-child {

	font-family: "Quadon Bold";
}

table.stripe tr td:nth-of-type(even) {

	padding-right: 16%;
}

table.stripe tr td:nth-of-type(odd) {

	padding-left: 16%;
}

table.fares {

	margin-top: 1em;
}

table thead th {

	color: #fff;
	font-family: "Quadon Bold";
	font-weight: 100;
}

table thead th:nth-child(2) {
	background-color: #053f73;
	color: #fff;
	font-weight: normal;
} 


table tbody tr td:nth-child(2) {
	text-align: center;
}

table tbody tr td:nth-child(3) {
	text-align: center;
}

table thead th:nth-child(3) {

		background-color: #27aae1;
		color: #fff;
		font-family: "Quadon Bold";
		font-weight: normal;

}

p {

	margin-bottom: 0;
}
