/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;

	/*background-color: #fff;
	background-image: url(rainierbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;*/
	
	
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 70%;
 color: #006699;
 margin: 0px;
 padding: 0px;
 text-align:right; /* For backware compliance with PageTitles and to make better use of space */
 height: 24px; /* To ensure there is room for the globalnav sub */
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: disc;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
  float: right;
	width: 12%; /* changed from 15% 7.14.05*/
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:left;
	width: 15%;
	/* was 170px */
	/*width: 15%;  from 18*/
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	list-style-type: none;
}

#content{
  float: left;
  width: 84%; /*was 68 just tweaked 7/30/05 */
}
#ResumeCerts{
  float: left;
  width: 14%;
}
#ResumeBody{
  float: left;
  width: 50%;
}

#HikeOverviewLeft{
  float: left;
  width: 49%; /*was 48 just tweaked 7/30/05 */
}
#HikeOverviewRight{
  float: left;
  width: 50%; /*was 48 just tweaked 7/30/05 */
}

#bio{
	float:right;
	width:200px;
	margin-left: 7px;
	position: relative;
	z-index: auto;
	font-family:"Times New Roman", Times, serif;
}
.boxes{
	background:#fafaff;
	border:1px solid #c0d0e0;
	color:#333;
	margin:20px 0px 15px 0px;
	padding:7px 10px 15px 10px;
	clear: both;
	line-height: 1.3;/*added 8/13/05*/
}
.boxes li {
	clear: both;
	margin-left: inherit;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
font-size:15px;
}


/************* #globalNav styles ********

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}
/*for the tables to be formatted Don't think IE gets the caption tag through, so will have to wait for support */
table{ /*table-layout:auto;
	width:auto;
	border-collapse: separate;*/
	font-size: 11px;/*
	empty-cells:show;
	border-spacing: .0em 1em;*/
	text-align: center;
}
td, th {width: auto;
}
thead th {border: .0em dashed gray
}
tbody th {border: .0em solid black
}
td {border: .0em solid gray
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 75%;
	line-height: 1.666;
	text-align: justify;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;	
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature h4{
	padding: 0px 0px 5px 0px;
	text-align: center;
}
/* for Show/Hide*/
.feature h5{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

.feature img {
	float: left;
	padding: 10px 10px 0px 0px;
}

/************** .hikeoverview styles ***************/

.hikeoverview{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	line-height: 1.5;
	font-family: "Lucida Grande", Verdana, sans-serif;	
}

.hikeoverview h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.hikeoveview h4{
	padding: 0px 0px 5px 0px;
	text-align: center;
}
/* for Show/Hide*/
.hikeoverview h5{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

.hikeoverview img {
	float:none !important;
	position:relative !important;
	padding: 0px 0px 0px 0px !important;
	vertical-align:middle !important;
	
height: auto !important;
	
}

/************** .gallery styles ***************/

.gallery{
	padding: 0px 0px 0px 10px;
	float:inherit;
	font-size: 70%;
	/* line-height: 2.166;	*/	
}

.gallery h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.gallery img {
	float: center;
	padding: 0px 0px 0px 0px;
}

.gallery td {border: 0em solid gray
}

/************** .besthikes styles ***************/

.besthikes{
	padding: 0px 0px 0px 10px;
	float:inherit;
	font-size: 75%;
	/* line-height: 2.166;	*/	
}

.besthikes h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}
.besthikes h2{
	padding: 30px 0px 5px 0px;
	text-align: right;
}

.besthikes img {
	float: center;
	padding: 0px 0px 0px 0px;
	text-align:right
}

.besthikes td {
border: .0em solid gray;
text-align:center
}


/************** .toggle styles ***************/

.toggle{
	padding: 0px 0px 0px 10px;
	font-size: 70%;
}

.toggle h3{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

.toggle img {
	float: right;
	padding: 0px 0px 0px 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 75%;
}

.story p{
	padding: 0px 0px 10px 15px; /*changed 15px from 0 for readreviews */
}

/************** .readreview styles *****************/

.readreview{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
}

.readreview p{
	padding: 10px 0px 0px 20px; /*changed 15px from 0 for readreviews */
}


/************** .hits styles *****************/

.hits{
	float:right;
   	font: 85% Verdana,Arial,sans-serif;
	width:220px;
	margin-bottom: 10px;
	margin-left: 7px;
	position: relative;
	z-index: auto
}
.hits h5{font-size: 90%;margin:margin-top: 0px; margin-right: 15px; margin-bottom: 0px; margin-left: 15px ;color: #000;text-align: right
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 0px 20px 0px; /*/ changed last term from 10*/
	font-size: 80%; /* changed from 80 */
	list-style-type: none;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/*added by john this makes the ul and li tags not use too much white space */
#headlines ul {list-style: disc;
			 	margin: 0px;
				padding: 0px;
				font-weight:bold;} /* changed padding from 5 */

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#headlines li {border-bottom: 1px solid #EEE;
			 	margin: 0px;
				padding: 1px 1px 1px 5px;
				font-weight:bold;
				font-style:italic;}
				
/*******************.teaser****************/
	.teaser {
		float:left;
		width:94%;
		padding:0 0 0 11px;
		margin:10px;
		background:url("/assets/pics/icons/tsr-l.gif") top left no-repeat;
		line-height: 1.5;
	}
	.teaser h4 {
		background:url("/assets/pics/icons/tsr-r.gif") top right no-repeat;
		margin:0;
		padding:8px 0 0.5em 0;
		font-size:14px;
		font-weight:bold;
		color: #006699;
		text-decoration: none;
	}
	.teaser p {
	font-size:12px;
		margin:0 0 0 -11px;
		padding:0 11px 0.5em;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
		text-align: justify;
	}
	.teaser div {
		margin:0 0 0 -11px;
		padding-left:11px;
		background:url("/assets/pics/icons/tsr-l.gif") bottom left no-repeat;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		padding:0 10px 10px 0;
		background:url("/assets/pics/icons/tsr-r.gif") bottom right no-repeat;
	}
/*******************.nbteaser****************/
	.nbteaser {
		float:left;
		width:94%;
		padding:0 0 0 11px;
		margin:10px;
		/*background:url("/assets/pics/icons/tsr-l.gif") top left no-repeat;*/
		line-height: 1.5;
	}
	.nbteaser h4 {
		/*background:url("/assets/pics/icons/tsr-r.gif") top right no-repeat;*/
		margin:0;
		padding:8px 0 0.5em 0;
		font-size:14px;
		font-weight:bold;
		color: #006699;
		text-decoration: none;
	}
	.nbteaser p {
	font-size:12px;
		margin:0 0 0 -11px;
		padding:0 11px 0.5em;
		border:0px solid #d8d8d8;
		border-width:0 0px;
		background:#fff;
		text-align: justify;
		font-weight:bold;
	}
	.nbteaser div {
		margin:0 0 0 -11px;
		padding-left:11px;
		/*background:url("/assets/pics/icons/tsr-l.gif") bottom left no-repeat;*/
	}
	.nbteaser a.more {
		display:block;
		text-align:right;
		padding:0 10px 10px 0;
		/*background:url("/assets/pics/icons/tsr-r.gif") bottom right no-repeat;*/
	}

