@charset "utf-8";
/* CSS Document */

body {
    background-color: #000;
	color: #000;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: rgb(161,161,161);
}

#container {
	background: url(../images/booking-top.jpg);
	height: 1145px;
}

#navbar-list {
	margin-top: 0;
	padding-top: 20px;
}

.navbar-list a:hover, .nabar-list a:active { color: #000; }

.current-page a:link, .current-page a:visited, .current-page a:hover, .current-page a:active {
	color: #000;
	font-weight: bold;
}
