/***********************************************/
/* 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;
}

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: 15%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:left;
	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: 68%; /*was 66 just tweaked 7/3/04 */
}
#ResumeCerts{
  float: left;
  width: 14%;
}
#ResumeBody{
  float: left;
  width: 50%;
}

#HikeOverviewLeft{
  float: left;
  width: 48%;
}
#HikeOverviewRight{
  float: left;
  width: 48%;
}

#bio{
	float:right;
	width:200px;
	margin-left: 7px;
	position: relative;
	z-index: auto
}
.boxes{
	background:#fafaff;
	border:1px solid #c0d0e0;
	color:#333;
	margin:20px 0px 15px 0px;
	padding:7px 10px 15px 10px;
	clear: both;
}
.boxes li {
	clear: both;
}


/***********************************************/
/* 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: left;*/
}
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: 2.166;	*/
}

.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;
}

/************** .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
}

/************** .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 0px;
}


/************* #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: 65%;
}

#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: 10px 0px 20px 0px; /*/ changed last term from 10*/
	font-size: 70%; /* 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: none; margin: 0; padding: 2;} /* 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: 0; padding: 0;} /* changed margin from 5 to 0 */
