@charset "ISO-8859-1";
#container {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3E6DF;
}

/* Summer Styling */
#summer {
	background-image: url(../images/yukon-summer.png);
	background-repeat: no-repeat;
	display: block;
}

/* Winter Styling */
#winter {
	background-image: url(../images/yukon-winter-06.jpg);
	background-repeat: no-repeat;
	display: block;
}


#sidemenu {
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 53px;
}

/*Slideshow*/
div.slideshow {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #663300;
}
div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
  background: #FFF;
  bottom: -35px;
  left: 0px;
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  z-index: 10001;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;}
  
/* Footer */  
#footer {
	background-image: url(../images/yukon-index-07.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 300px;
	text-align: left;
	line-height: 14px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #E3E6DF;
}

/* Content */
#summercontent {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 740px;
	font-size: 11px;
	margin-bottom: 10px;
	text-align: left;
}
#productheader {
	margin-bottom: 5px;
	padding: 10px;
	width: 410px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #403D50;
	border-right-color: #403D50;
	border-bottom-color: #403D50;
	border-left-color: #403D50;
}

#productheaderwide {
	margin-bottom: 5px;
	padding: 10px;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #403D50;
	border-right-color: #403D50;
	border-bottom-color: #403D50;
	border-left-color: #403D50;
}


#productheader img {
	float: right;
}
h1 {
	font-size: 20px;
	color: #403D50;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#productheader h2, #productheaderwide h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: 0px;
	color: #000000;
}
#productheader p, #productheaderwide p {
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.date {
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.blacktext {
	font-size: 11px;
	color: #000000;
}

.itinerary {
	font-size: 10.5px;
	color: #7b7d94;
	text-align: left;
	line-height: 14px;
}
h2 {
	font-size: 16px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #7b7d94;
	text-transform: uppercase;
	font-weight: bold;
}
#productpricing {
	float: right;
	width: 300px;
	left: 665px;
	top: 0px;
	clear: right;
	text-align: left;
}
#productpricing p {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#productpricing h3 {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #7b7d94;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.itineraryheader {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #3f3e51;
	padding: 5px;
}

.itineraryheadernarrow {
	color: #FFFFFF;
	font-size: 11px;
	width: 410px;
	background-color: #3f3e51;
	padding: 5px;
}

td.itineryheader {
	background-color: #3f3e51;
}
.blueborders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3F3E50;
	border-bottom-color: #3F3E50;
	font-size: 11px;
}

#productpricing ul {
	color: #666666;
}
#footer ul {
	margin-left: 0px;
	padding-left: 5px;
	display: inline;
	position: relative;
	top: -25px;
	left: 170px;
	} 

#footer ul li {
	list-style: none;
	display: inline;
	}
#footer img.first {
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #6F3E40;
}
#homefooter {
	padding: 5px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../images/french.png);
	background-repeat: no-repeat;
	background-position: 795px 10px;
}
.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #413F4F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 10px;
}
.red {color: #FF0000}
#table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3f3e51;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3f3e51;
}
.itinerary #select {
	font-size: 90%;
}
.red {
	color: #6F3E40;
}
.red a {
	color: #6F3E40;
}
#footer .red a {
	color: #6F3E40;
}
#table .blacktext img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
