/* HTML */

html, body {
	height: 100%;
	background-color: #FFF6D3;
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	color: #363636;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #640603;
}

h2 {
	margin: 0px 0px -8px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #640603;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #640603;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #395791;
	}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #640603;
	}

h5.a {
	font-size: 10px;
	font-weight: bold;
	color: #640603;
	}

h5.a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #F4A102;
	}

ul {
	list-style: disc;
	display: block;
	margin: 5px 5px 0px 15px;
	padding: 0px;
	}

li {
	margin: 2px 2px 2px 2px;
	padding: 0px;
	}

li.a:hover {
	background: #f6f6f6;
	}


/* ID's */

#pageParameter {
	text-align: center;
}

#contentWindow {
	width: 700px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	padding: 0px;
	height: 97%;
}

div#itinerary {margin: 0px; display: none;}

div#cancellation {margin: 0px; display: none;}


/* CLASSES */

.navigation {
	padding: 3px;
	color: #ffffff;
	}

.navigation a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.navigation a:hover {
	font-weight: bold;
	color: #f4a102;
	text-decoration: none;
	}

.top_links {
	font-size: 13px;
	color: #363636;
	}

.top_links a {
	text-decoration: none;
	}

.top_links a:hover {
	color: #f4a102;
	text-decoration: underline;
	}

.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #640603;
	padding: 6px 0px 12px 0px;
	}

.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #640603;
	padding: 3px 0px 3px 0px;
	}

.small_text {
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	}

a.small_text {
	text-decoration: underline;
	color: #395791;
	}

a.small_text:hover {
	text-decoration: underline;
	color: #f46e02;
	}

.text {
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	}

a.text {
	text-decoration: underline;
	color: #395791;
	}

a.text:hover {
	text-decoration: underline;
	color: #f46e02;
	}

.sidebar {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	}

a.sidebar {
	text-decoration: underline;
	color: #490200;
	}

a.sidebar:hover {
	text-decoration: underline;
	color: #f46e02;
	}

.order_now {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #363636;
	}

a.order_now {
	text-decoration: underline;
	color: #640603;
	}

a.order_now:visited {
	text-decoration: underline;
	color: #640603;
	}

a.order_now:hover {
	text-decoration: underline;
	color: #f46e02;
	}

.limited_offer {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	}

.card_text {
	font-size: 15px;
	font-weight: bold;
	color: #363636;
	}


.small_link {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #490200;
	}

a.small_link {
	text-decoration: underline;
	color: #490200;
	}

a.small_link:hover {
	text-decoration: underline;
	color: #f46e02;
	}

.testimonials {
	font-family: "times new roman", times, serif;
	font-style: oblique;
	font-size: 14px;
	font-weight: 500;
	color: #363636;
	}

.quote {
	font-family: arial, helvetica, sans-serif; 
	font-weight: 500; 
	font-size: 11px; 
	color: #000000;
	margin: 0px; 
	padding: 8px;
	background-color: #FFF6D3;
	border: 1px solid #640603;
	width: 393px;
	}

.quote_signature {
	font-family: arial, helvetica, sans-serif;
	font-style: oblique; 
	font-weight: 500; 
	font-size: 12px; 
	color: #000000;
	margin: 0px; 
	float: right;
	}

.disclaimer {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #490200;
	padding: 2px 0px 3px 0px;
	}

a.disclaimer {
	text-decoration: underline;
	color: #490200;
	}

a.disclaimer:hover {
	text-decoration: underline;
	color: #f46e02;
	}

.headline {
	font-family: "times new roman", times, serif;
	font-style: oblique;
	font-size: 32px;
	font-weight: 500;
	color: #ffffff;
	}

.copy {
	font-family: Tahoma, Sans-serif;
	font-size: 10px;
	padding: 3px;
	color: #ffffff;
	}

.copy a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}

.book_links {
	font-family: Tahoma, Sans-serif;
	font-size: 10px;
	padding: 3px;
	color: #c7c7c7;
	}

.book_links a {
	font-weight: normal;
	color: #c7c7c7;
	text-decoration: none;
	}

.download {
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	padding: 2px;
	}

a.download {
	text-decoration: underline;
	color: #363636;
	}

a.download:hover {
	text-decoration: underline;
	color: #f46e02;
	}

.boxTop {
	height: 24px;
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/boxtop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 11px;
	}

.boxContent {
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #333333;
	background: #fbe8c8;
	background-image: url(../images/boxbottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	}

.boxContent1 {
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #333333;
	background: #b4c3c5;
	background-image: url(../images/boxbottom1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	}

.boxContent2 {
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #333333;
	background: #b4c3c5;
	background-image: url(../images/boxbottom2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	}

.boxContent3 {
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #333333;
	background: #b4c3c5;
	background-image: url(../images/boxbottom3.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	}

.sidebar_image {
	float: right;
	padding: 0px;
	margin: 0px;
	}

.required {
	font-family: Tahoma, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e70303;
	}

.in_memory {
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	}


.image_float_right {
	float: right; 
	margin: 0px 0px 8px 18px; 
	border: 0px;
	}

.image_float_left {
	float: right;
	overflow: visible; 
	margin: 2px 16px 6px 6px; 
	border: 0px;
	z-index: 1001;
	}


