Body {font-family: garamond, times, "times new roman", serif;
background: #fff;}

.youarehere {font-family: garamond, times, "times new roman", serif; font-size: .8em; font-weight: 500;}

/*font stuff */

h2, h3 {font-family: garamond, times, "times new roman", serif; color: #333; /*background: #cff;*/}

h2.hidden {font-family: garamond, times, "times new roman", serif; color: #000;}

.inline {display: inline}

.small {font-size: .8em}

ul.toc li{font-size: .8em;
	display: inline;
	border-left: dotted 1px #060;
	padding-left: .75em;
	margin-left: .75em;}
/* causes elements to be displayed inline, and with a dashed border on each left */

ul.toc .firstTOCitem {border:0;}
/*gets rid of the first left-side bar*/
/*of the two above, it displays inline and in a puppy pile in NN4*/



.content { font-size: 1em;
	font-family: garamond, times, "times new roman", serif;}

.sidebar { display: none;
	visibility: hidden;
	/*font-family: garamond, times, "times new roman", serif;*/}

.sidebar p { display: none;
	visibility: hidden;
	/*font-size: .8em;*/}

b.headings {font-weight: 400;
	font-family: garamond, times, "times new roman", serif;}

.footer	{/*font-size: .8em;*/
	color: #666;}

/*review stuff*/
  
.online, .reviewer, .echo {font-size: .7em;
	font-family: Verdana, Helvetica, arial, sans-serif;}

.reviewer, .echo, .description {	font-style: italic;}   

.smoke, .taps, .temporal, .notes, .address, .description	{font-size: .8em;	
	font-family: Verdana, Helvetica, arial, sans-serif;}

.title {font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Helvetica, arial, sans-serif;}

A:link, a:link, a:visited, A:visited,
A:active, a:active, A:hover, a:hover	{background-color: #fff;}
A:link, a:link, A:visited, a:visited {	text-decoration : none;	}
A:link, a:link {	color : #696;	}

A:visited,a:visited {	color : #363;	}

A:hover, a:hover, a:active, A:active {	text-decoration : underline;
	color : #363;}

/* secret! */	

A.secret, a.secret { background-color: #fff;	}
A.secret:link, a.secret:link, a.secret:visited, A.secret:visited {	color : #000;
	text-decoration : none;	}


A.secret:hover, a.secret:hover, 
a.secret:active, A.secret:active {	text-decoration : underline;
	color : #666;	}

	/*grey! */
A.grey, a.grey {	color: #666;
	background-color: #fff;}
A.grey:link, a.grey:link, a.grey:visited, A.grey:visited {	text-decoration : none;	}

A.grey:hover, a.grey:hover, A.grey:active, a.grey:active {	text-decoration : underline;}

/* =new 060224 */

div#header h2.hidden {display: block;
visibility: visible;
height: auto;
margin: auto;
padding: auto;
color: #000;}

div#rightcontent {visibility: hidden;
display: none;
width: 0px;}

div#content {width: 100%;}
