body {
	/*position:absolute;*/
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-size:12px;
}
form {
	margin-top:0px; 
	margin-bottom:0px;
}
p {
	margin:0px;
}

	

/********************** CONTENT AREA *************************/
/*Content Area:Text and Margin*/
.main {
	color:#000000; 
	background:#E2E7D5; 
	font-size:12px;
}
/*Content Area:Text and Margin Printable*/
.main-print
{
	font-family: "Times New Roman", Times, Serif;
	color:#000000; 
	background:#E2E7D5; 
	font-size:14px;
}
/*Content Area:Background*/
.main-background {
	background:#FCFDFB;
}
/*Content Area:Button*/
.button {
	background:#39490A;
}
/*Content Area:Link*/
a {
	font-size:12px;
	color:#004477;
	font-weight:normal;
}
/*Content Area:Section Title*/
.section-title {
	color:#333466;
	font-size:12px;
	font-weight:bold;
}
/*Content Area:Section Title Print*/
.section-title-print {
	color:#333466;
	font-size:14px;
	font-weight:bold;
}
/*Content Area:Unit Title*/
.unit-title {
	color:#45255E;	
	font-weight:bold;
	font-size:18px;
	line-height:15pt;
}
/*Content Area:Unit Title Print*/
.unit-title-print {
	color:#45255E;	
	font-weight:bold;
	font-size:20px;
	line-height:15pt;
}
/*Content Area:Page Title*/
.page-title {
	color:#505A31;
	font-size:18pt; 
	font-weight:bold;
	line-height:20pt;
}
/*Content Area:Page Title Print*/
.page-title-print {
	color:#505A31;
	font-size:20pt; 
	font-weight:bold;
	line-height:20pt;
}
/*Content Area:Generic Paragraph Title*/
.paragraph-title {
	color:#004477;
	font-size:16px;
	font-weight:bold;
}
/*Content Area:Generic Paragraph Title Print*/
.paragraph-title-print {
	color:#004477;
	font-size:18px;
	font-weight:bold;
}
/*Content Area:Paragraph Title Off*/
.paragraph-title-off {
	color:#004477;
	font-size:14px;
	font-weight:bold;
}
/*Content Area:Paragraph Title Off Print*/
.paragraph-title-off-print {
	color:#004477;
	font-size:16px;
	font-weight:bold;
}
/*Content Area:Paragraph Title On*/
.paragraph-title-on {
	color:#45255E;
	font-size:14px;
	font-weight:bold;
}
/*Content Area:Paragraph Title On Print*/
.paragraph-title-on-print {
	color:#45255E;
	font-size:16px;
	font-weight:bold;
}
/*Content Area:Paragraph Sub-Title*/
.paragraph-title-sub {
	color:#990000;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
/*Content Area:Paragraph Sub-Title Print*/
.paragraph-title-print-sub {
	color:#990000;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}
/*Content Area:Chapter Title*/
.chapter-title {
	color:#45255E;
	font-size:17px;
	font-weight:bold;
}
/*Content Area:Chapter Title Print*/
.chapter-title-print {
	color:#45255E;
	font-size:19px;
	font-weight:bold;
}
/*Content Area:Chapter Title On*/
.chapter-title-on {
	color:#990000;
	font-size:17px;
	font-weight:bold;
}
/*Content Area:Chapter Title On Print*/
.chapter-title-on-print {
	color:#990000;
	font-size:19px;
	font-weight:bold;
}
/*Content Area:Chapter Title Caps*/
.paragraph-title-prefix {
	text-transform:uppercase;
	color:#45255E;
	font-size:9pt;
	font-weight:bold;
	letter-spacing:.15em;
}
/*Content Area:Chapter Title Caps Print*/
.paragraph-title-print-prefix {
	text-transform:uppercase;
	color:#45255E;
	font-size:11pt;
	font-weight:bold;
	letter-spacing:.15em;
}
/*Content Area:Page Intro*/
.page-description {
	font-size:12px;
}
/*Content Area:Page Intro Print*/
.page-description-print {
	font-size:16px;
	line-height: 1.5em;
}
/*Content Area:Paragraph*/
.paragraph {
/*	font-family:Arial,Helvetica,sans-serif;*/
	font-size:12px;
	line-height:12pt;
}
/*Content Area:Paragraph Print*/
.paragraph-print {
	font-size:16px;
	line-height: 1.5em;
}
/*Content Area:Table of Contents Item*/
.toc-item {
	font-size:16px;
	color:#616944;
	font-weight:bold;
}
/*Content Area:Table of Contents Item Print*/
.toc-item-print {
	font-size:18px;
	color:#616944;
	font-weight:bold;
}
/*Content Area:Our Trips Link*/
.our-trips-link {
	font-size: 13px;
	font-weight: bold;
	color: #323464;
}
/*Content Area:Country Link*/
.country-link {
	font-size: 13px;
	font-weight: bold;
}
/*Content Area:Trip Link*/
.trip-link {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
/*Content Area:Trip Link Hover*/
.trip-link:hover {
	text-decoration: underline;
}
/*Content Area:Day Link*/
.range-link {
	font-size:11px;
	font-weight:bold;
	color:#376906;
}
/*Content Area:Day Link Selected*/
.range-link-on {
	font-size:11px;
	font-weight:bold;
	color:#45255E;
	text-decoration:none;
}
/*Content Area:Footer Background and Text*/
.footer {
	font-size:11px; 
	background:#AAB588; 
	color:#333333; 
}
/*Content Area:Footer Background and Text Print*/
.footer-print {
	font-size:13px; 
	background:#AAB588; 
	color:#333333; 
}
/*Content Area:Greeting*/
.greeting {
	font-family:Helvetica,sans-serif;
	color:#505A31;
	font-size:11px;
	font-weight:bold;
}
/*Content Area:Greeting Print*/
.greeting-print {
	font-family:Helvetica,sans-serif;
	color:#505A31;
	font-size:13px;
	font-weight:bold;
}
.footer-menu-link {
	text-decoration:none;
}

/********************** ACCESSORIES *************************/

/*Accessories:Directory Box*/
.directory-panel {
	font-size:11px;
	background:#F2F5EA;
}
/*Accessories:Directory Box Link*/
.directory-panel-link {
	font-size:11px;
	font-weight:bold;
	color:#004477;
}
/*Accessories:Framed Box*/
.framed-panel {
	border-color:#DEE7CC;
	border-style:solid;
	border-width:1px;
}
/*Accessories:Lines*/
.line-backcolor {
	background:#DEE7CC; 
}
/*Accessories:Item Title as Label*/
.label-item {
	font-size:12px;
	font-weight:bold;
	color:#616944;
}
/*Accessories:Item Title as Label Print*/
.label-item-print {
	font-size:14px;
	font-weight:bold;
	color:#616944;
}
/*Accessories:Tiny*/
.tiny {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size:10px;
	color:#45255E;
}
/*Accessories:Promotion Title*/
.promo-title {
	font-size: 14pt;
	font-weight: bold;
	color: #505a31;
}
/*Accessories:Promotion List Title*/
.promo-list-title {
	font-size: 12pt;
	font-weight: bold;
	color: #505a31;
}
.label-item-on {
	font-size:12px;
	font-weight:bold;
	color:#432758;
}
.text-item {
	font-size:12px;
	font-weight:normal;
}
.text-item-print
{
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5em;
}
.text-item-bold {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.text-item-bold-print {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.text-item-italic {
	font-size:12px;
	font-style:italic;
}
.accessory-item {
	font-size:11px;
	line-height:11pt;
	padding-left:5px;
	padding-right:5px;
	color:#000000;
}
.accessory-title {
	color:#45255E;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
.accessory-item-prefix {
	font-size:11px;
	font-weight:bold;
	color:#45255E;
}
.accessory-item-bold {
	font-size:11px;
	font-weight:bold;
	line-height:11pt;
}
.accessory-item-bold-print {
	font-size:14px;
	font-weight:bold;
	line-height:11pt;
}
.accessory-item-title {
	color:#004477;
	font-size:14px;
	font-weight:bold;
}
.catalog-continent-title {
	font-size:13px;
	font-weight:bold;
	color:#45255E;
}
/********************** ITINERARY *************************/

/*Itinerary:Intro*/
.page-description-bold {
	font-size:13px;
	line-height:18px;
	font-weight:bold;
}
/*Itinerary:Intro Print*/
.page-description-bold-print {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}
/*Itinerary:Trip Extension*/
.trip-extension {
	font-size:12px; 
	font-weight:bold;
	color:#ECD547; 
	background:#376906; 
}
/*Itinerary:Trip Extension Print*/
.trip-extension-print {
	font-size:14px; 
	font-weight:bold;
	color:#ECD547; 
	background:#376906; 
}
/*Itinerary:Trip Extension Prefix*/
.trip-extension-prefix {
	font-size:11px; 
	font-weight:bold;
	color:#ECD547; 
}
/*Itinerary:Trip Extension Prefix Print*/
.trip-extension-print-prefix {
	font-size:14px; 
	font-weight:bold;
	color:#ECD547; 
}
/*Itinerary:Trip Extension Bar*/
.trip-extension-sub-bar {
	background:#394A16;
}
/*Itinerary:Land Leg*/
.land-leg {
	color:#FFFFFF;
	font-weight:bold;
	background:#CF7011;
}
/*Itinerary:Cruise Leg*/
.cruise-leg	{
	color:#FFFFFF;
	font-weight:bold;
	background:#4F76A1;
}

/********************** NAVIGATION *************************/

/*Navigation:Burst*/
.burst {
	font-weight:bold; 
	color:#003366;
}
/*Navigation:Burst Box Background*/
.burst-panel {
	background-color:#FFAD01;
	background-repeat: no-repeat;
	background-position: left center;
}
/*Navigation:Background*/
.navigation-backcolor {
	background:#C2CDA5; 
}
/*Navigation:Top Nav Background*/
.navigation-top-backcolor {
	background:#505A31; 
}
/*Navigation:Top Nav Buttons*/
.topnav { 
	font-family: Arial; 
	border-top-style: outset;
	border-left-style: outset;	
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF; 
	text-decoration: none;
	background-color:#333466;
	border-top-width: thin;
	border-top-color: #717495;
	border-left-width: thin;
	border-left-color: #717495;
	border-bottom-width: thin;
	border-bottom-color: #333466;
	display: block; 
	width: 100%; 
	line-height: 22px;
}
/*Navigation:Top Nav Hover Buttons*/
.topnav:hover { 
	font-family: Arial; 
	background-color:#717495;
	border-top-style: outset;
	border-left-style: outset;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF; 
	text-decoration: none;
	border-top-width: thin;
	border-top-color: #A2A4BA;
	border-left-width: thin;
	border-left-color: #A2A4BA;
	border-bottom-width: thin;
	border-bottom-color: #333466;
	display: block; 
	width: 100%;
	line-height: 22px;
}
/*Navigation:Top Nav Buttons LT*/
.topnavLT { 
	font-family: Arial; 
	border-top-style: outset;
	border-left-style: outset;	
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF; 
	text-decoration: none;
	background-color:#993620;
	border-top-width: thin;
	border-top-color: #BC7B6D;
	border-left-width: thin;
	border-left-color: #BC7B6D;
	border-bottom-width: thin;
	border-bottom-color: #993620;
	display: block; 
	width: 100%; 
	line-height: 22px;
}
/*Navigation:Top Nav Hover Buttons LT*/
.topnavLT:hover { 
	font-family: Arial; 
	background-color:#BC7C66;
	border-top-style: outset;
	border-left-style: outset;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF; 
	text-decoration: none;
	border-top-width: thin;
	border-top-color: #D3A99B;
	border-left-width: thin;
	border-left-color: #D3A99B;
	border-bottom-width: thin;
	border-bottom-color: #993620;
	display: block; 
	width: 100%;
	line-height: 22px;
}
/*Navigation:Divider Bar*/
.divider-backcolor {  
	background:#C2CDA5; 
}

/*Navigation:Entry*/
.navigation-item {
	color:#505A31;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/*Navigation:Entry Print*/
.navigation-item-print {
	color:#505A31;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}	

/*Navigation:Entry Selected*/
.navigation-item-on {
	color:#432758;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/*Navigation:Entry Hover*/
.navigation-item:hover {
	color:#432758; 
	text-decoration:underline;
}
/*Navigation:Entry Backcolor*/
.navigation-item-backcolor {
	background:#F6F8ED; 
}
/*Navigation:Entry Hover Backcolor*/
.navigation-item-backcolor-on {
	background:#E2EBD8; 
}
/*Navigation:Caption*/
.navigation-caption {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background:#505A31;
	padding:2px;
}
/*Navigation:Newsletter*/
.subscribe {
	font-family:Helvetica, Arial, sans-serif;
	color:#7F7F7F;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
/*Navigation:Newsletter Copy*/
.subscribe-text {
	color:#000000;
	font-size:12px;
	line-height:12pt;
}
.subscribe-input {
	font-family:Helvetica,Arial,sans-serif;
	border: 1px solid #7F7F7F;
}
/*Navigation:Newsletter Link*/
.subscribe-link {
	color:#7F7F7F;
	font-size:8pt;
	font-weight:normal;
}


/********************** HOMEPAGE *************************/
/*Homepage:Welcome*/
.home-welcome {
	background:#F6F8ED;
	font-size:12px;
	line-height:12pt;
} 
/*Homepage:Useful*/
.home-useful {
	background:#E6EBD7; 
}

/*Homepage:More Link*/
.home-more-link {
	color:#333466;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
}
/*Homepage:Family*/
.home-family {
	background:#E6EBD7;
	color:#000000;
	font-size:8pt;
	font-weight:normal;
} 
/*Homepage:Family Link*/
.home-family-link {
	color:#323465;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}
/*Homepage:Family Click Link*/
.home-family-click-link {
	color:#323465;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}

/********************** GRID *************************/
/*Grid:Head Row*/
.head-row {
	font-size:11px;
	font-weight:bold;
	color:#45255E; 
	background:#DEE3CE; 
}
/*Grid:Head Row On*/
.head-row-on {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background:#505A31;
	padding-left:5px;
}
/*Grid:Odd Row*/
.odd-row {
	background-color:#E8F0E0; 
}
/*Grid:Even Row*/
.even-row {
	background-color:#F2F5EA; 
}
/*Grid:Our Trips Box Top Backcolor*/
.our-trips-box-top-backcolor {
	background-color:#D7DDC3; 
}
/*Grid:Our Trips Box Top*/
.our-trips-box-top {
	color:#505A31;
	font-size:18px; 
	font-weight:bold;
}
/*Grid:Our Trips Box Backcolor*/
.our-trips-box-backcolor {
	background-color:#E5E9D8; 
}
/*Grid:Tab On*/
.tab-on {
	background-color:#E2E7D5; 
}
/*Grid:Tab Off*/
.tab-off {
	background-color:#C2CDA5;
}
/*Grid:Tab Caption On*/
.tab-caption-on {
	font-size: 24px;
	font-weight: bold;
	color: #432758;
	text-decoration: none;
}
/*Grid:Tab Caption Off*/
.tab-caption-off {
	font-size: 24px;
	font-weight: bold;
	color: #432758;
	text-decoration: none;
}
/*Grid:Year Tab Border*/
.tab-border {
	background:#505A31; 
}
.gct-row {
	background-color:#EEF4E8; 
}
.gct-row-on {
	background-color:#E2EBD8; 
}
.river-row {
	background-color:#ECF6F8; 
}
.river-row-on {
	background-color:#DEEDF2; 
}
.LT-row {
	background-color:#F9F6E3; 
}
.LT-row-on {
	background-color:#F5EFCB; 
}

/********************** DATES AND PRICES *************************/
/*Dates and Prices:Menu Item*/
.dp-menu-item{
	font-size:12px;
	font-weight:bold;
	color:#004477;
	text-decoration:underline;
	border:1px solid #DEE7CC;
}
/*Dates and Prices:Menu Item Selected*/
.dp-menu-item-selected {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:#004477;
}
/*Dates and Prices:Menu Item Disabled*/
.dp-menu-item-disabled {
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	border:1px solid #DEE7CC;
}
/*Dates and Prices:Menu Item Spacer*/
.dp-menu-item-spacer{
	border-bottom:1px solid #DEE7CC;
}
/*Dates and Prices:Label*/
.dp-label {
	color:#45255E;
	font-size:13px;
	font-weight:bold;
}
/*Dates and Prices:Highlight*/
.dp-highlight {
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/*Dates and Prices:Highlight Big*/
.dp-highlight-big {
	color:#990000;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
/*Dates and Prices:Inline Highlight*/
.dp-highlight-inline {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
/*Dates and Prices:Month*/
.dp-month {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF; 
	background:#396508;
	text-transform:uppercase;
	text-decoration:underline;
	cursor:hand;
	text-align:center;
}
.dp-month-link {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:hand;
}
.dp-cell 
{
	font-size:12px;
	font-weight:bold;
}
/*Dates and Prices:Call*/
.dp-call {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF; 
	background:#45255E;
}
.dp-tiny {
	font-size:11px;
	color:#000000;
}
/********************** ACCOUNT CENTER *************************/
.ac-help {
	color:#003366;
	font-size:12px;
	font-weight:bold;
}
.required {
	color:#FF0000;
}
.ac-text {
	font-family:Arial, sans-serif;
	font-size:12px;
}
.ac-text a:link {
	color:#000000;
}
.ac-text a:visited {
	color:#000000;
}
.ac-text a:hover {
	color:#000000;
}
.ac-text-bold {
	color:#000000;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.ac-heading-alert {
	color:#990000;
	font-size:14px;
	font-weight:bold;
}
.ac-heading {
	color:#45255E;
	font-size:14px;
	font-weight:bold;
}
.ac-heading-off {
	color:#003366;
	font-size:14px;
	font-weight:normal;
}
.ac-heading a:link {
	color:#003366;
}
.ac-heading a:visited {
	color:#003366;
}
.ac-heading a:hover {
	color:#003366;
}
.ac-heading-category {
	color:#990000;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
/********************** BEGIN NEW ACCOUNT CENTER *************************/
/*My Account: Page Title*/
.ac-page-title {
	color:#505a31;
	font-size:18pt; 
	font-weight:bold;
	line-height:20pt;
}

/*My Account: Bar Table*/
.ac-bar-table 
{
	font-weight: bold; 
	font-size: 12px; 
	background-color: #E6EAD9;
	width: 560;
}

/*My Account: Bar Cell*/
.ac-bar-cell 
{
	font-weight: bold;
	padding: 4px; 
	border-color: #666633;
	border-style: solid;
	border-width: 1px;
	font-size: 15px;
	color: #505a31;
}

/*My Account: Bar Cell Text*/
.ac-bar-cell-text
{
	font-size: 15px;
	font-weight: bold;
	color: #505a31;
}

/*My Account: Bar Cell Header*/
.ac-bar-cell-header
{
	font-size: 15px;
	font-weight: bold;
	color: #505a31;
	border-bottom: solid 1px #505a31;
}

/*My Account: Folder Body*/
.ac-folder-body 
{
	padding: 4px; 
	background-color: #ffffff; 
	width: 560; 
	border-color: #666633;
	border-style: solid;
	border-width: 1px;
	border-top: none; 	
}

/*My Account: Folder Body Inner*/
.ac-folder-body-inner
{
	padding: 4px; 
	background-color: #ffffff; 
	width: 525; 
	border-color: #666633;
	border-style: solid;
	border-width: 1px; 
	border-top: none; 	
}

/*My Account: Folder Section Header */
.ac-folder-section-header
{
	color: #505a31; 
	font-size: 14px; 
	font-weight: bold;
}

.ac-folder-line
{
	height: 1px; 
	color: #000000;
	width:100%
}

.ac-folder-background
{
	width: 550;

}

.ac-big-link
{
	font-size: 14px;
	font-weight: bold;
	color: #191970;
}

/*My Account: Chart Header*/
.ac-chart-header
{
	padding-left: 5px; 
	font-weight: bold; 
	font-size: 11px; 
	background: #D5DEC3; 
}

/*My Account: Chart Footer*/
.ac-chart-footer
{
	background: #D5DEC3; 
}

/*My Account: Chart Row Even*/
.ac-chart-row-even {
	background: #F0F3EA;
}

/*My Account: Chart Row Odd*/
.ac-chart-row-odd {
	background: #E6EAD9;
}

/*My Account: Folder Tab Border Cell*/
.ac-tab-border
{
	border-bottom: 1px solid black;
	background: #FFFFFF;
}
/*My Account: Folder Tab Text Cell*/
.ac-tab-text
{
	height: 25; 
	padding-top: 0px; 
	padding-bottom: 2px; 
	text-align: center;
	border-color: #666633;
	border-style: solid;
	border-width: 1px; 
	border-bottom: none; 
	background: #FFFFFF;
	font-weight: bold;
}
/*My Account: Status Bar*/
.ac-status-bar
{
	padding: 5px; 
	border: 1px solid #000000; 
	font-size: 11px;
	background-color: #E6EAD9;
}

.ac-disabled-input
{
	background-color: silver;
}

.ac-text-highlighted
{
	font-weight: bold;
	color: #993620;
}
/********************** END NEW ACCOUNT CENTER *************************/

/********************** AUXILIARY *************************/
.error {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size:8pt;
	color:#CB0000;
	font-weight:normal;
}
.validator-message
{
	font-weight: normal;
	font-size: 8pt;
	margin-left: 5px;
	color: #cb0000;
	font-family: Arial,Helvetica,sans-serif;
	position: absolute;
}
.dimmed {
	color:gray;
	font-size:11px;
	font-weight:normal;
}
.weather-h-l {
	font-size:12px;
	font-weight:bold;
	color:#666666; 
	background-color:#CCCCCC;
}
