.background {
	background-color: 222428;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.footer-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
}
.footer-newleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
}
.footer-newright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
}
.white-table-background {
	background-color: #FFFFFF;
}
.tour-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
.slateblue-bold-tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: 334960;
	font-weight: bold;
}
