/* CSS Document */

.background{
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
body {
	margin-top:
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #E4E4E4;
}
a:link {
	color: #E4E4E4;
}
a:visited {
	color: #E4E4E4;
}
a:hover {
	color: #838383;
}
a:active {
	color: #E4E4E4;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul li a {
	color: #369;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
}
ul li a:hover {
	color: #838383;
}
dt a {
	color: #E4E4E4;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
}
dt a:hover {
	color: #369;
}
/* Page Header */
.h1 {font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E4E4E4;
}
/* Sub Heading*/
.h2 {
	font-size: 14px;
	font-weight: bold;
}
.h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.star {
	color: #FF0000;
}
.e2link {
	font-size: 10px;
	font-weight: bold;
}
.homelink {
	color: #003261
}
.homeleft {
	font-size: 16px
}
.booking {	
	font-size: 24px;
	font-weight: bold;
}