#destinations_col1 {
	width: 345px;
	margin: 15px 25px 0px;
	text-align: justify;
}
#destinations_col2 {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.destinations {
	font: bold 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	float: left;
}
.destinations a:link {
	color: #333366;
	text-decoration:underline;
}
.destinations a:visited {
	color: #333366;
	text-decoration:underline;
}
.destinations a:hover {
	color: #ff0000;
	text-decoration:underline;
}
.destinations em {
	color: #336699;
	float:left;
	text-indent: 10px;
}
.destinations em a:link {
	color: #336699;
	text-decoration:underline;
}
.destinations em a:visited {
	color: #336699;
	text-decoration:underline;
}
.destinations em a:hover {
	color: #ff0000;
	text-decoration:underline;
}

.destinations_content {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.destinations_content a:link {
	color: #336699;
}
.destinations_content a:visited {
	color: #336699;
}
.destinations_content a:hover {
	color: #FF0000;
}
#des_nav_header {
	background-image: url(/images/des_01.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 204px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#des_nav_body {
	background-image: url(/images/des_02.gif);
	background-repeat: repeat-y;
	width: 184px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	text-align: left;
	padding: 0px 10px 5px;
}
#des_nav_footer {
	background-image: url(/images/des_03.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 204px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

