@charset "utf-8";
.bottompic {
	line-height: 3px;
	background-color: #FFF;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #336;
}

a {
	color: #666699;
	text-decoration: underline;

}
a:hover {
	color: #9999CC;
	text-decoration: none;

}

.nav a {
	color: #FFFFFF;
	text-decoration: none;

}
.nav a:hover {
	color: #ccccff;
	text-decoration: underline;

}
.box {
	border-top-width: 25px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #336;
	border-right-color: #336;
	border-left-color: #336;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
}
.bottom {
	background-color: #336;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 11px;
	color: #CCC;
	height: 60px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.maintext {
	vertical-align: top;
	padding: 15px;
	font-size: 13px;
	text-align: justify;
	background-color: #FFF;
}

.nav {
	background-color: #336;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	letter-spacing: 1px;
}
.booking {
	vertical-align: top;
	font-size: 13px;
	text-align: justify;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
