@charset "iso-8859-1";
#pageWrapper {
	margin: 0 auto;
	width: auto;
	min-width: 500px;
	border-color: #000;
	border-width: 0;
	border-style: solid;
	font-size: 80%;
	width: 750px;
}
#outerColumnContainer {
	z-index: 1;
	border-style: solid;
	border-width: 0 12em;
	border-right-color: #fff;
	background-color: #fff;
	color: #333;
	border-left-width: 0;
}
#innerColumnContainer {
	z-index: 2;
	width: 100%;
	border-color: #000;
	border-style: solid;
	border-width: 0 1px;
	border-left-width: 0;
	border-color: #c46219;
	margin: 0 -1px;
	margin-left: 0;
}
* html #innerColumnContainer {
	position: relative;
/* fix a render bug in IE under certain conditions */
}
#contentColumn {
	margin: 0 -1px;
/* without this, boxes stop floating next to each other */
	width: 100%;
	background-color: #fff;
	color: #333;
	float: left;
	border-width: 0;
}
#rightColumn, #contentColumn {
	position: relative;	
	z-index: 10;
	overflow: visible;	/* fix for IE italics bug */
}
#rightColumn {
	float: right;
	width: 15em;
	margin: 0 -15em 0 1px;
	color: #333;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#footer {
	position: relative;
	margin-left: -15em;
	border-color: #000;
	background-color: #fff;
	color: #333;
	border-style: solid;
	border-width: 0px 0;
	text-align: center;
	font-size: 10px;
}
.clear {
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}
.hide, #oldBrowserNotice, .ieSixCharDupBug {
	/* hide elements that CSS-targeted browsers shouldn't show */
	display: none !important;
}
.hnav {
	border-bottom: solid 1px #fff;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #c46219;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #c46219;
}
.hnav ul, .hnav ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.hnav ul li a {
	margin: 0 -1px 0 0;
	padding-left: 10px;
	padding-right: 10px;	/* short-hand padding attribute would overemail
				   top/bottom padding set in a previous rule */
	border-left: solid 0px #000;
	border-right: solid 0px #000;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #c46219;
}
.hnav ul li a:link, .hnav ul li a:visited, .hnav ul li a:active, .hnav ul li a:hover {
	text-decoration: none;
}
.hnav ul li span.divider {
	display: none;
}
* html .hnav ul li, * html .hnav ul li a {
	width: 1%; /* IE/Mac needs this */
	display: inline-block;	/* IE/Mac needs this */
	/* \*/
		width: auto;
		display: inline; 
		position: relative;
	/* reset above hack */
}
* html .hnav, * html .hnav ul a {
	/* \*/ height: 0.01%; /* hasLayout hack to fix render bugs in IE/Win. 
				 IE/Mac will ignore this rule. */
}
* html .HNAV {
	padding: 0;	/* IE5/Win will resize #hnav to fit the heights of its
			   inline children that have vertical padding. So this
			   incorrect case selector hack will be applied only by
			   IE 5.x/Win */
}
.vnav ul, .vnav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.vnav ul {
	border: solid 0px #000;
	border-bottom-width: 0;
}
.vnav ul li {
	border-bottom: solid 0px #000;
}
.vnav ul li a {
	text-decoration: none;
	padding: 0px 0px;
	color: #333;
}
* html .vnav ul li a {
/* hide from IE5.0/Win & IE5/Mac */ 
	height: 1%;
}
* html .vnav ul {
	position: relative;	/* IE needs this to fix a rendering problem */
}
.vnav h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 126%;
}
body {	
	background-color: #fff;
	padding: 0;
	margin-top: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
/* font sizing approach recommended by Dave Silvester 
on the css-discuss list. "the .1 is important." */
	color: #333;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 20px;
}
a:link {
	color:#c46219;
	text-decoration:none;
}
a:visited {
	color:#c46219;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:none;
}
a:active {
	color:#c46219;
	text-decoration:none;
}

#rightColumn .vnav ul li a:hover, .vnav ul li a:hover {
	color: #fff;
}
#rightColumn .vnav ul li a {
	color: #c46219;
	
}
.flickrimg {
border-color: #c46219;
border-style: solid;
border-width: 1px;
}
.inside {
	padding: 0 1.5em;	
}
* html #outercolumncontainer
{
	/* IE5.0/Win fix for 1px whitespace between masthead and body. */
	margin-top: -1px;
	border-top: solid 1px #000;
}
.hnav2 {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #c46219;
}
/* :root is an invalid pseudo class but mozilla knows it */
:root code {
	font-size: 120%;	
}
h1{font-size: 210%;}
h2{font-size: 140%;}
h3{font-size: 140%;}
h4{font-size: 126%;}
h5{font-size: 110%;}
h6{font-size: 100%;}
* html body {
	text-align: center;	/* hack to center this under IE5 */
}
* html #pageWrapper {
	text-align: left;	/* keep the content left-aligned */
}

/***************************************************************/

/**** ADDITIONAL CSS FOR MUSIC NAVIGATION ****/

.mnavss {
	background:url("/images/mnavbar.png") no-repeat 0% 0%;
	width:250px;
	height:24px;
}
.mnavas {
	background:url("/images/mnavbar.png") no-repeat 0% -24px;
	width:250px;
	height:24px;
}
.mnavsa {
	background:url("/images/mnavbar.png") no-repeat 0% -48px;
	width:250px;
	height:24px;
}
.inthumb {margin-left:15px;float:left;border:0;}
.first {margin-left:22px;}
#main_view {width:260px;float:right;}
table.grs0	{
	border-collapse: collapse;
	border: 0px solid #000;
	color: #333;
	background: #fff;
}
td.grs0  {
	border: 0px dotted #bbb;
	padding: 0;
	vertical-align:top;
}
th.grs0  {
	text-align: center;
	font-weight: bold;
	padding: 4px;
}
div.hrt {
  height: 13px;
  background: transparent url('/images/hrt.png') no-repeat 0% 0%;
}
div.hrm {
  height: 13px;
  background: transparent url('/images/hrm.png') no-repeat 0% 0%;
}
div.hrb {
  height: 13px;
  background: transparent url('/images/hrb.png') no-repeat 0% 0%;
  margin-top:10px;
}
div.hrpt {
  height: 13px;
  background: transparent url('/images/hrpt.png') no-repeat 0% 0%;
}
div.hrpb {
  height: 13px;
  background: transparent url('/images/hrpb.png') no-repeat 0% 0%;
  margin-top:0px;
  padding-bottom:10px;
}
div.hrt hr,div.hrb hr, div.hrm hr,div.hrpt hr,div.hrpb hr {
  display: none;
}
div.in {
  margin: 0 10px 0 15px;
}
blockquote {
	margin-left: 3em !important;
	font-style: italic !important;
	color: #a6a6a6;
}
.tar {text-align:right;}
.tal {text-align:left;}
.tac {text-align:center;}
.fl {float:left;}
.fr {float:right;}
.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}
.or {color:#c46219;}
.cf { display: block; height: 0; clear: both; visibility: hidden; }
.pfp {max-width:30%;margin-right:15px;}
.ob {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #e5e5e5;
	color: #000;
	padding: 3px 3px;
}
.bl:link, .bl:visited {
	color: #000;
}
label {width:228px;min-width:228px;}

/* Daryl - 2023-07-23 */
#main_view_manager {
	width: 260px; /* this was in the table itself */
	position: relative;
	padding-top: 284px;
}

.main_view {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;

	/* This kind of matches what jquery whas doing with fadein/out, but a little
	IMO since they happen simultaneously */
	opacity: 0;
	transition: opacity 0.4s ease-in-out;
	pointer-events: none;
}


/* Use the current index to set which main_view is active */
#main_view_manager[data-current-index="1"] .main_view:nth-child(1),
#main_view_manager[data-current-index="2"] .main_view:nth-child(2),
#main_view_manager[data-current-index="3"] .main_view:nth-child(3),
#main_view_manager[data-current-index="4"] .main_view:nth-child(4) {
	opacity: 1;
	pointer-events: auto;
}



.main_view a {
	display: block;
}
