body {
  background-color: #d8b78d; /*#d0ad84;*/
 /* background: #ff7700 url(images/bg.png) top left no-repeat; */
  color: #800080;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4 {margin: 0; padding: 0;}
h1 {
  background-color: #BDB76B;
  color: yellow;
  font-size: 125%;
  font-weight: 100;
  /*margin-bottom: 0;*/
  /*text-align: center;*/
}
h2 {
  color: #008080;
  font-size: 85%;
/*  margin-top: 0;*/
/*  text-align: center;*/
}
h3 {
	clear: left;
	color: #008080;
	font-style: italic;
}
h4 {
    color: #A020A0;
	font-size: 90%;
	font-variant: small-caps;
}
a.bbcr {
font-family: "Rockwell Extra Bold", serif;
font-size: 0.85em;
font-weight: bold;
text-transform: lowercase;
}

a.bbcr:link {
color: #000;
text-decoration: none;
}

a.bbcr:visited {
color:#696969;
text-decoration:none;
}

a.bbcr:hover {
color: #696969;
background: #fff;
}

ul.not-tab  {
	margin-left: 3em;
}

ul.no-bullet  {
	margin-left: 1em;
}

.calendar {
	margin: 8px auto;
	width: 600px;
}

/*.content {
    border-top: 1px solid #97a5b0;
    padding: 1em; 
    background: #FFEEBB; /*#fff; /* declare background color for container to avoid distorted fonts in IE while fading */
/*    background:#CCC;
	margin: 1em auto;
	width: 85%;
}*/

.fl-right {float: right; margin-right: 2em; margin-top: -7ex;}
.fl-right img {border: none;}
.fl-right a:hover {background: none;}


.ill-center {
	clear: both;
	display: block;
	float: none;
	margin: 8px auto 10px auto;
	border: 4px solid #b4b5d3;
}
.ill-left {
	display: inline-block;
	float: left;
	margin: 0 18px 10px 12px;
	border: 4px solid #b4b5d3; /*#fff;*/
}
.ill-right {
	float: right;
	margin: 2px 14px 10px 20px;
	border: 4px solid #b4b5d3; /*#fff;*/
}
.ill-no-float {
	float: none;
	margin: 2px 4px 10px 10px;
	border: 4px solid #b4b5d3; /*#fff;*/
}
/*.ill-center:after {
    background: #fff;
	content: attr(title);
	display: block;
	font-size: 0.6em;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
}
.ill-left:after, .ill-right:after {
    background: #fff;
	content: attr(title);
	display: block;
	font-size: 0.6em;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
}*/

.map iframe {
	border: 8px solid #fff;
}

.nextNav {
	font-size: 0.6em;
	font-weight: bold;
	margin: 10px;
	position: absolute;
	right: 20px;
}
	
.no-border {border: none;}

.node {
width: 90%; /*76%;*/
/*min-width: 560px;*/
padding: 10px 20px 5px 20px ;
background-color: #d8b78d; /*#FFCC66; /*#FFEEBB; /*#EBEBEB;*/ 
/*float: right;*/
margin: 5px auto; /*20px;*/
}
.node p, .node h3, .node h4 {
	margin: 15px;
}

#calendar {margin: 0 auto auto 1em;
}

/*#content {
  background: #FFCC66; /*#FFEEBB; */
/*  margin: 15px auto 0 auto;
  padding: 6px 0 0 0;
  width: 95%;
}*/

#footer {
  background: #d8b78d; /*#FFCC66; /*#FFEEBB;*/
  clear: both;  
  margin: 0 auto; /*-15px auto;*/
  padding: 0 0 2px 0;
  width: 95%;
}
#footer p {
	font-size: 0.75em;
	margin: 6px 0;
	text-align: center;
}

#links, #addl-links  {
	list-style-type: none;
}

#links a, #addl-links a {
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px;
}

#links a:link, #links a:visited, #addl-links a:link, #addl-links a:visited  {
	text-decoration: none;
}

#links a:hover, #addl-links a:hover {
color: #696969;
background: #FFFFDD;
}

#links li, #addl-links li {
	padding: 4px;
}

#logo {
  background: #c5e3ee url('../images/mtn_pano.jpg') no-repeat;/*#FFCC66; */
  border-bottom: 2px solid #008080;
  clear: both;
  height: 160px;
}

#logo h1 {
background: transparent;
color: #999999; /*#fff;*/
font-size: 4em;
white-space: nowrap;
letter-spacing: -5px;
padding-left: 40px;
/*padding-top:20px;*/
}

#logo h1:first-child em {
  color: #fff; /*#999999;*/
  font-style: normal;
}

#logo h1 a {
color:#999; /*#fff;*/
text-decoration:none;
}

#logo h1 span {
font-size: 0.55em; 
/*font-variant: small-caps;*/
letter-spacing: 0.5px;
}

#logo h2 {
color: #fff; /*#006600;*/
font-size: 1em;
font-weight: normal;
font-style: italic;
letter-spacing: 4px; /*5px;*/
margin-top: 0.5ex;
padding-left: 6em; /*44px;*/
white-space: nowrap;
}

#logo h2 a {
color: #008080;
text-decoration: none;
}

#map {
	margin: 8px auto;
	/*width: 500px; /*441px;*/
	height: 300px;
	width: 500px;
}
#map span {
	color:#676767;font-size:11px;margin:10px;padding:4px;}
#map_canvas {
	/*height: 300px;*/
	margin: 8px auto;
	/*width: 500px; /*441px;*/
}

#menu {
background: #d8b78d; /*#FFCC66;*/
font-size: 0.7em;
margin: 0 0;
/*padding: 0 0 4px 0;*/
text-align: right;
width: 100%;
}

#menu a {
display: inline;
font-weight: bold;
margin: 20px 12px;
padding: 6px;
text-align: center;
text-transform: uppercase;
}

#menu a:link {
color: gray;
text-decoration: none;
}

#menu a:visited {
/*background: transparent;*/
color:#696969;
text-decoration:none;
}

#menu a:hover {
color: #696969;
background: #fff;
}

#menu a.current, #menu a.current a:link {
color: #FFF;
background: #008080; /*#CCCCCC;*/
}

#menu a.current:hover, #menu a.current:focus, #menu a.current:active { /* @ Opera, we need to be explicit again here now... */
    cursor: default;
}

#quotes{
	/*background-color:#fff;
	font:30px Georgia, "Times New Roman", Times, serif;*/
	color:#666;
	width:80%; /*600px;*/
	height:200px;
	margin:0 auto;
	padding:20px;
	position:relative;
}

#author{
	color:#C93;
	position:absolute;
	bottom:10px;
	right:10px;
}

