
/* Top Notecards*/ 
.preLoad {display:none;}

#SummerNotecards {height: 407px; width: 376px; }


a.DayCamps {
    display: block;
    width: 123px;
    height: 112px;
    text-decoration: none;
    background: url("../img/summer/main/lc_2_daycamps.gif");
    }
a.DayCamps:hover {
    background: url("../img/summer/main/lc_2_daycamps_x.gif");
    }
	
	
a.Biking {
    display: block;
    width: 124px;
    height: 115px;
    text-decoration: none;
    background: url("../img/summer/main/lc_3_bike.gif");
    }
a.Biking:hover {
    background: url("../img/summer/main/lc_3_bike_x.gif");
    }
	
	
a.Rafting {
    display: block;
    width: 116px;
    height: 115px;
    text-decoration: none;
    background: url("../img/summer/main/lc_4_rafting.gif");
    }
a.Rafting:hover {
    background: url("../img/summer/main/lc_4_rafting_x.gif");
    }


a.Camping {
    display: block;
    width: 119px;
    height: 117px;
    text-decoration: none;
    background: url("../img/summer/main/lc_5_camping.gif");
    }
a.Camping:hover {
    background: url("../img/summer/main/lc_5_camping_x.gif");
    }
	
	
a.Climbing {
    display: block;
    width: 119px;
    height: 117px;
    text-decoration: none;
    background: url("../img/summer/main/lc_6_climbing.gif");
    }
a.Climbing:hover {
    background: url("../img/summer/main/lc_6_climbing_x.gif");
    }
	
		
	
.displace {
    position: absolute;
    left: -5000px;
    }

/* End Top Notecards */ 


/* Start Tabbed Navigation */ 
div.content {
    border: #1892F9 solid 3px;
    clear: left;
    padding: 1em;
}

div.content.inactive {
	display: none;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
	border-top: 1px solid White;
}

ol#toc a {
    background-color: #bdf;
    color: #008;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
	font-weight: bold;
}

ol#toc a:hover {
    background-color: #3B7AB2;
	color: #fff;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc li a.active {
    background-color: #1892F9;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li a.active span {
    background-position: 100% -60px;
}

ol#toc span {
    display: block;
    line-height: 2em;
    padding-right: 10px;
}
/* End Tabbed Navigation */ 

.RiverHD1 {
    background-color: #996633;
    color: #fff;
    font-weight: bold;
	padding: 3px;
}

.volph-guides {float: left; width: 155px; height: 145px; margin: 4px 16px 6px 4px; padding: 5px; border: solid thin #ccc; text-align: center; }
.TripsColumn1 {width: 314px; vertical-align: top;}
.TripsColumn1Content {width: 270px;}
.TripTitlePtotoThumbs { margin: 5px 0 5px 0;}

.TripsColumn2 {vertical-align: top; color: #fff;}
.TripsColumn2Content {padding: 0px 5px 0px 18px; font-weight: normal; color: #fff; font-size: 13px; line-height: 1.5em; font-weight: normal;}

.TripsColumn3 {vertical-align: top; color: #fff;}
.TripsColumn3Content {padding: 0px 0px 0px 22px; font-weight: normal; color: #fff; font-size: 13px; line-height: 1.5em; font-weight: bold;}

.TripsHD {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #fff; font-size: 14px; text-align: center; font-weight: bold; padding: 3px; line-height: 1.2em; background-color: #CC6633; margin-bottom: 8px;}
.RunHD {font-weight: bold; color: #FF9900; margin-bottom: 6px; }

#TripTitle {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #fff; font-size: 12px; text-align: left; font-weight: bold; border-bottom: 1px solid #CC6600;padding: 6px 0 6px 3px; }
#TripTitle a { color: #fff; text-decoration: none;   padding: 6px 0 6px 3px; display: block;}
#TripTitle a:visited { color: #fff; text-decoration: none; }
#TripTitle a:hover { color: #FFDAC7; text-decoration: none; background: url(../img/summer/river/bg_leftnav.gif) repeat; }

.indentedtext2{
	padding-left : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}






