/* Style sheet, concocted from w3 references and my own hacks,
   8/19/02. Chris Anderson, metamapinc.com */

.sansa {
 font-family: Arial, Helvetica, sans-serif
 }
.sansb, .sansa small b, .sansa b small, small.sansa b, small b.sansa {
 font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif
 }
.serifa {
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif
 }
 small.sansa,.sansa small {
 font-family: Helvetica, sans-serif
 }	
 big.sansb,.sansb big {
 font-family: "Myriad Web", Tahoma, Verdana, Helvetica, Arial, sans-serif
 }	
.min {
 font-size: 10px
 }
 .thin
 {
 	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.navbar {
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	height: 32px;
 }
 
 .nav {
 font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
 font-size: 13px;
 }
 
.maintable {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 648px;
}

.story {
	line-height: 160%;
	text-indent: 32px;
	font-size: 14px;
	word-spacing: normal;
}

.shop
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
}

.pic {
	border: black none; /* ridge darkgray 5px; */
}

.thumb {
	border: black none; /* ridge darkgray 3px; */
}

.text
{
	font-size: 13px;
	margin: 13px 0 0 13;
	padding: 0;
	font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
	line-height: 17px;
}

.smtext
{
	font-size: 11px;
	margin: 13px 0 0 13;
	padding: 0;
	font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
	line-height: 17px;
	border-right-width: 12px;
}

body, td {
  margin: 0;
  padding: 0;
  font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
}

PRE, CODE, TT {
  font-family: monospace;
}

/* WinNS4 */
h1, h2, h3, h4, h5, h6, th, dt {
	font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
}

/* WinNS4 */

	/* begin affordances */	/* 2 - laid */

P {
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	border-top: black none;
	border-right: black none;
	border-bottom: black none;
	border-left: black none;
	margin-top: 0;
	margin-bottom: 0;
}	

		
A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN, DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD, LI, OBJECT, OL, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
  	word-spacing: normal;
  	letter-spacing: normal;
  	text-transform: none;
  	text-decoration: none;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}	

		
BODY {
  	color: black;
  	margin-top: 1.58em;
  	margin-left: 0;
  	margin-right: 0;
  	margin-bottom: 1.58em;
  	padding-top: 0pt;
  	padding-left: 0pt;
  	padding-right: 0pt;
  	padding-bottom: 0pt;
  	border-top: 0;
  border-right: 0pt;
  border-bottom: 0;
  border-left: 0;
  height: 2000px;
}	

		
EM {
  	font-style: italic;
  	color: black;
}	

		
STRONG {
  	font-style: normal;
  	font-weight: bold;
  	color: black;
}	

		
EM STRONG, STRONG EM {
  	font-weight: bold;
	font-style: italic;
  	color: black;
}	

		
.warning {
  	text-transform: none;
  	font-style: normal;
  	font-weight: bolder;
  	color: black;
}	

		
DEL {
  	text-decoration: line-through;
}	

		
INS {
  	text-decoration: underline;
}	

		
VAR, CITE, DFN, .note {
  	font-style: italic;
}	

		
ADDRESS {
  	font-style: normal;
  	letter-spacing: .1em;
}	

		
CODE, KBD, SAMP {
  	font-family: Monotype.com, "Courier New", monospace;
}	

		
ACRONYM {
  	font-variant: small-caps;
  	letter-spacing: 0.1em;
}	

		
H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT {
  	color: black;
}	

		
HR {
  	color: grey;
}	

		
.colophon {
  	display: none;
}	

		
CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
  	color: black;
  	text-decoration: none;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}	

		
A:link {
  	text-decoration: none;
  	font-weight: bold;
  	color: #008;
}	

		
A:visited {
  	text-decoration: none;
  	font-weight: bold;
  	color: #005;
}	

		
A:active {
  	text-decoration: none;
  	font-weight: bold;
  	color: #005;
}	

		
A:hover {
  	text-decoration: underline;
  	color: #00F;
}	

		
A.offsite {
  	text-decoration: none;
  	font-weight: normal;
  	color: #C66;
}	

$DOCUMENT {
  background-image: url(Images/barnwood.jpg);
  background-repeat: repeat;
}
	/* end body box */
