@charset "utf-8";
/* CSS Document */

/* CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
	line-height:1.5em;
	text-align:center;
	}
.box {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-align:center;
	font-weight: bold;
	padding:5px;
	background-color:#E3E3E3;
	border:1px solid #000000;
	}
.copy {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
	text-align:left;
	}
.title {
	padding:0 0 5px 1px;
	}
a:link {
	color:#4a5670;
	text-decoration:underline;
	}
a:visited {
	color:#4a5670;
	text-decoration:underline;
	}
a:hover {
	color:#adbece;
	text-decoration:underline;
	}
a:active {
	color:#4a5670;
	text-decoration:underline;
	}
a.home:link {
	color: #000000;
	text-decoration: none;
}
a.home:visited {
	color: #000000;
	text-decoration: none;
}
a.home:hover {
	text-decoration: none;
	color: #4a5670;
}
a.home:active {
	text-decoration: none;
}
.callout {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align:center;
	padding-top:-5px;
	}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #e1e1e1;
	}
.home {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 1.25em;
}
.images {
	padding: 0 5px 0 5px;
	}
.imagecontainer {
	float: right;
	margin: 0 0 10px 10px;
	}
.imagecontainerL {
	float: left;
	margin: 0 10px 10px 0;
	}
.itinerary {
	padding-top:20px;
	}
.personalize {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#c1d4e5;
	color: #323b4d;
	text-align:justify;
	border:1px #323b4d solid;
	padding:10px;
	}
.shortcolumn {
	width:440px;
	}