/* CSS Document */

	h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	font-weight: bold; 
	color: #F3E6BA; 
	text-align: center;
} 

	.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	}
		.contentr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	}
	
		.contentsmr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	}	
		.contentsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}
	.contentsmc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}

		.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: justify;
	}
	
		.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	}
	
		.links16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: justify;
	}
	
		.links16:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	}	
	
	.border {
	border: thin solid #000000;
}

.goldbackground {
	background-color: #990000;
}
		.sky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}
	
			.sky:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3E6BA;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}

.coachbus {
	background-image: url(../images/coachandbuscharter.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.blackborder {
	border: 9px solid #282828;
}
.linebus {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}
.linebottom {
	background-image: url(../images/linebottom.gif);
	background-repeat: repeat-x;
}
		.linksbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: justify;
	}
	
		.linksbl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	}
