@charset "utf-8";
body {
	background-color: #4b3701;
	background-image: url(_images/BG-Tile.gif);
	margin-top: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.BG-Main {
	font-family: Arial;
	font-size: 6px;
	background-image: url(_images/BG-Main.png);
}
.BG-Nav {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #d5cf64;
	background-image: url(_images/NAV-BG.gif);
}
.BG-Footer {
	font-family: Arial;
	font-size: 11px;
	color: #d3582a;
	background-image: url(_images/BG-Footer.png);
}
.BG-DestinationsMain {
	background-image: url(_images/BG-Destinations.jpg);
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

.NAV-Divider {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #d5cf64;
	top: -6px;
}
.FONT-Beige {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #d5cf64;
}
.FONT-Orange {
	font-family: Arial;
	font-size: 11px;
	color: #d3582a;
}
.FONT-White {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.FONT-Black {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.FONT-Body-Regular {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
.FONT-Body-BOLD {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #211800;
}
.FONT-Body-FIRST-LETTER {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #211800;
}

