#navbarMain {
	background: #001070 url(images/navBarBG.gif) repeat-y;
	width: 197px;
	padding-top: 73px;
	margin-left: 17px;
	text-align: center;
}
#navbarRight {
	background: #001070 url(images/navBarDetail.gif) repeat-y;
	width: 17px;
}
#main, #main p {
	vertical-align: top;
}
#bar {
	width: 100%;
	background: #121271;
	font-size: 0px;
	height: 3px;
}
#header {
	width: 100%;
	background: white url(images/header.jpg) top right no-repeat;
	font-size: 0px;
	height: 69px;
}
#nav {
	background: white url(images/headerUnder.gif) top right no-repeat;
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	padding-right: 10px;
}
#nav a, #nav a:active, #nav a:visited {
	color: black;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#photos {
	text-align: center;
}
#contact {
	background: #000060 url(images/bottomBG.gif) repeat-x;
	color: #dddddd;
	font-family: Tahoma; Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	height: 125px;
}
#contact a, #contact a:active, #contact a:visited, #contact a:hover {
	color: white;
	text-decoration: underline;
}
h1 {
	font-size: 18pt;
	font-family: Bookman Old Style, Times New Roman, serif;
	font-style: italic;
	margin-left: 5px;
	font-weight: normal;
}
p {
	color: #121271;
}
p b {
	color: #126271;
}
.booking {
	border: solid #121271 1px;
}
.booking tr td {
	border: solid #e2e2ff 1px;
}
.mini {
	color: white;
	font-size: 7pt;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
