body {

	background-image: url(images/background.jpg);
    
	 }

.top_nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #3357b3;
	text-decoration: none;
}


p {
	font-size: 11px;
	color: #3357b3;
	font-family: Tahoma;
	padding-left: 10px;
	padding-right: 5px;
}
.bookingandrates {
	font-family: Tahoma;
	font-size: 11px;
	color: #3357b3;
}
h4 {
	color: #3357b3;
}

