@charset "UTF-8";
/* CSS Document */
body {margin: 50px 0 0 0; background: #1A467C repeat-x  url(images/bg1.jpg);}
body { font:13px Trebuchet MS, Arial, Helvetica, sans-serif; font-size: ; color: white;}
p {
	line-height: 16px;
}
h1 {font-size: 16px; font-weight: bold;}
h2 {font-size: 14px; font-weight: bold;}

#Background1 {
	background:#003334 no-repeat top url(images/bg_MountainsRiver.jpg);
	width:900px;
	margin:auto;
	display:block;
	height:100%;
	position: relative;
}
#Background2 {background: no-repeat bottom url(images/TDP_swooshbg1.png); width:900px;margin: auto;display:block; height:100%;}
#Background2Custom {background: no-repeat bottom url(images/bg_swoosh_heron.png); width:900px;margin: auto;display:block; height:401px;position: relative;}
#LeftColumn {
	width:354px;
	float:left;
	padding:10px 0 0 0;
	text-align: left;
}
#LeftColumnContent {
	padding:0 0 5px 15px;
	text-align:left;
	font-weight:normal;
	display:block;
}
#RightColumn {float:right; width:500px; display:block; margin:0 0 70px 0; text-align:left;}
#RightColumnNav {
	height:16px;
	vertical-align: center;
	padding: 12px 0;
	color:white;
	font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	overflow: hidden;
}
#RightColumnNav a, #RightColumnNav a:link, #RightColumnNav a:visited{
	color: white;
	text-decoration:none;
	letter-spacing: 1px;
}
.tiny {
	height:12px;
	width:10px;
	display: block;
	background: white;
	padding: 0 4px;
	overflow:hidden;
}
#RightColumnNav a:hover {color:#FFCC00;}

#RightColumnContentTrans{text-align:left; width:480px; color: #333333; display:block;}

#RightColumnContent{text-align:left; background:#FFFFFF; width:480px; color: #333333; display:block;}
#RightColumnContent a, #RightColumnContent a:link, #RightColumnContent a:visited{color: #0099CC; text-decoration:none; font-weight: bold;}
#RightColumnContent a:hover {text-decoration:underline;}
#RightColumnContent p {
	margin: 0 15px;
	padding-top:10px;
	line-height: 18px;
}
#RightColumnContent table {
	margin: 0 15px;
	padding-top:10px;
	color: #333333; 
}
#RightColumnContent table tr td {border-bottom:1px solid #CCCCCC;}
#ClearForFooter {width: 900px; clear:both;}
#Footer {
	width: 900px;
	clear:both;
	margin:auto;
	background:top no-repeat url(images/TDP_swooshbg2.png);
	height: 100px;
	padding-bottom: 0px;
	color:#CCCCCC;
}

#Charity {font:italic 10px "Trebuchet MS", Arial, Helvetica, sans-serif; width: 470px; display:block; padding:10px 0 0 0;}
#Indicia {display:block; padding-top:8px; line-height:18px; font-size:11px;}
#Indicia a, #Indicia a:link, #Indicia a:visited {text-decoration:none; color:#CCCCCC}
#Indicia a:hover {color:#FF9900; text-decoration:underline;}

.gold {color:#FFCC00;}

a, a:link, a:visited {color:#FFCC00;text-decoration: none;}
.Font16px {
	font-size: 14px;
	font-weight: bold;
}
#bullets ul{list-style: none;
margin: 0;
padding: 0 0 0 1em;
text-indent: -1em;}
#bullets li{padding-left:0px;margin-left:0px;display:block; list-style:none; list-style-type:none;}
#bullets a{color:#fff; text-decoration:none;}
#bullets a:hover{color:#FFCC00; text-align:none;}

#RightColumnContent h1 {
	margin: 0 16px;
	color: #00A68E;
	padding-top:10px;
}
#RightColumnContent h2 {
	margin: 0 16px;
	color: #00A68E;
	padding-top:10px;
}
#RightColumnContent li {
	margin: 0 15px;
	padding-top:10px;
	padding-right:30px;
}

.bulletlist {
width:220px; padding:0 10px 5px 20px;
}

.bulletlist li{padding-bottom:8px;}.goldtinycaps {
	color:#FFCC00;
	font-size: 10px;
	text-transform: uppercase;
}
.whitelinks a{
	color:white;

}


/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=black, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: black; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: black 2px 2px 2px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #99CCCC;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 60px;
	text-align: left;
	width: 200px;
	background-image: url(images/quote/quotemark.gif);
	background-repeat: no-repeat;
	float: left;
}
.quotecredit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #00A68E;
	margin-top: 8px;
	margin-bottom: 10px;
}
#RightColumnContent h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 16px;
	padding: 20px 0 0 0;
	color: #007BC5;
}
blockquote {
	line-height: 15px;
	margin: 0 20px;
	padding: 5px 0;
}
#RightColumnContent blockquote p{
	line-height:14px;
}
#RightColumnContent h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 10px;
	padding: 20px 0 0 0;
	color: #007BC5;
}
#bullets_2 ul {
	list-style: none;
	margin: -10px 0 0 15px;
	padding: -10px 0 0 15px;
	text-indent: -1em;
	line-height:12px;
}
#bullets_2 li {
	padding:0px;
	margin:3px 25px 0 10px;
	display:block;
}
.dimmed {
	color: #999999;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}




/*SLIDER CSS */

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0;
	border-bottom-width: 0;
	width: 480px; /*width of featured content slider*/
	text-align:left;
	padding:0px;
	margin:0px;
	height:400px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
text-align:left;
width:480px; 
margin:0; 
padding:0; 
display:block;
clear:both;
height:400px;
}

.pagination{
	width:480px;
	height: 24px;
	display:block;
	clear:both;
	background: #000033;
}


.pagination2{
	float:right;
	height: 20px;
	display:block;
	clear:both;
	margin-right:20px;
}

#paginate-ContentSlider ul {
	display:inline;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
	width:488px;
	height:20px;
	overflow:hidden;
}
#paginate-ContentSlider ul li {
	display:block;
	list-style:none;
	height:30px;
	padding:0px;
	margin:0 1px 0 0;
	float: left;
}
.pagination2 .toc {
	display:block;
	list-style:none;
	padding:4px;
	margin:10px 2px 0 0;
	float: left;
	background:white;
	color:#003366;
}
#paginate-ContentSlider a {
	display:block;
	height:30px;
	outline: none;
	text-align:center;
	padding:0px 10px;
}




#paginate-ContentSlider a img{border:0; outline:none;}


#paginate-ContentSlider ul a:hover {#FFFFFF}
#paginate-ContentSlider ul a.selected {background:#003366; height:24px;}

.ShareDIV{
	display:block;
	width:339px;
	height:30px;
	padding-left:15px;
	clear: both;
}
.green {
	font-weight: bold;
	text-transform: uppercase;
	color: #66CC33;
	letter-spacing: 2px;
}

.itinerary {
	text-align: left;
}
.itinerary td {
	text-align: left;
	vertical-align: top;
}
.itinerary th {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007BC5;
	text-align: left;
}
.itinerary .hike {
	background-color: #CCFFCC;
	vertical-align: top;
}
.itinerary .rest {
	background-color: #FFCC66;
	vertical-align: top;
}
.itinerary .canoe {
	background-color: #D6E9FF;
	vertical-align: top;
}
