body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 130%;
}
h1 {
	color: #999999;
	text-align: right;
	font-weight: normal;
	font-size: 70%;
}
h2 {
	font-weight: bold;
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin: 15px 0px -5px;
	font-size: 100%;
}
h3 {
	font-weight: normal;
	color: #666666;
}
a {
	color: #336699;
	text-decoration: none;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #99CC66;
	text-decoration: underline;
}
a:active {
	color: #666666;
}

pre {
	font: italic 130%/140% Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
em {
	color: #336699;
	font-style: normal;
}
strong {
	font-weight: bold;
	color: #99CC00;
	font-size: 90%;
	letter-spacing: .1em;
}
.link {
	font-size: 100%;
}
.pageTitle {
	display: block;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 140%;
	text-align: right;
}
.copyright {
	font-size: 60%;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.authors {
	text-align: right;
	color: #99CC00;
}
table,tr,td {
	font-size: 90%;
}

}
#nav {
}
#nav ul{
	margin: 0;
	padding: 0px;
	background-color:transparent;
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#nav ul li a{
	font-size: 90%;
	color: #663300;
	text-decoration: none;
	padding: 4px 0px 4px 20px;
	font-weight: 400;
}
#nav ul li a:hover, #nav ul li a:focus{
background-color: #FFF8E5;
}
.backContact {
	background: url(../images/b_contact.jpg) no-repeat right bottom;
}
.backTour {
	background: url(../images/b_tour2.jpg) no-repeat right bottom;
}
.backExplore {
	background: url(../images/b_explore.jpg) no-repeat right bottom;
}
.backRates {
	background: url(../images/b_rates.jpg) no-repeat right bottom;
}
.backQuotes {
	background: url(../images/b_quotes.jpg) no-repeat right bottom;
}
h4 {
	font: italic normal 130%/140% Georgia, "Times New Roman", Times, serif;
	color: #336699;
}
