* html body {
font-size: x-small; /*for IE%/Win */
f\ont-size: small; /* all other IE */
}
body {
font-family: "Myriad Web Pro", "Trebuchet MS", Verdana, Tahoma, sans-serif;
font-size: 100%;
margin: 7px 0 0 0;
background: #D8CA80;
}
#header {
postion; relative; 
width: 792px;
height: 40px;
background:  url('tp.gif') no-repeat;
}
.nav {
background: #FDE8EE url('lft2.gif') repeat-x;
font-family: 'Seabird Light SF' 'Georgia', serif;
line-height: 2.1em;
font-size: 0.9em;
font-weight: bold;
font-style: italic;
}
.blurb {
background: #FDE8EE url('lft2.gif') repeat-x;
font-family: 'Times New Roman', serif;
line-height: 1em;
font-size: 1em;
text-indent: 0;
color: #87253E;
}
#content {
background: #FFFFFF;
color: #87253e;
}
#botblurb {
font-family: 'Seabird Light SF' 'Georgia', serif;
line-height: 1.5em;
padding-bottom: 0.5em;
font-size: 1em;
font-weight: bold;
}
#copy {
text-align: center;
font-size: 75%;
font-weight: bold;
font-style: italic;
font-color: #87253e;
}
style a {
text-decoration: none;
}
.picright {
float: right;
margin: 0 0 0 10px;
}
.store {
font-family: 'Seabird Light SF' 'Georgia', serif;
font-size: 0.9em;
font-weight: bold;
text-align: center;
margin-bottom: -0.7em;
background: #FFC116;
color: #0B250C;
}
#cat {
line-height: 0.3em;
}
.cat a:link {
font-size: 0.8em;
color: blue;    
text-decoration: underline;
}
.cat a:visited {
font-size: 0.8em;
color: black;    
text-decoration: underline;
}
.cat a:hover {
background: blue;
color: white;
text-decoration: underline;
}
.cat a:active {
color: red;
text-decoration: none;
}

fieldset {
background:  #FDE8EE;
margin-left: 10px;
padding-left: 100px;
padding-right: 10px;
border: 1px solid #000;
}
.altButton 
{
background-color: #FFC116;
font-family: verdona;
border-style: double;
font-size: 0.9em;
color: #0B250C;
} 
.tu {
font-family: Vivaldi, "Handscript SF", Script, serif;
font-size: 1.9em;
}

/**************************** TYPOGROPHY *********************************/
#content p {
text-indent: 1em;
}
#content h1 {
margin-left: 0;
}
#content h2 {
margin-left: 1em;
}
#content h3 {
margin-left: 1em;
}
.bold {
font-weight: bold;
}
.right {
float: right;
}
a:link {
color: #87253e; 
text-decoration: none;
} /* unvisited link */
a:visited {
color: #87253e; 
text-decoration: none;
} /* visited link */
a:hover {
color: blue;
text-decoration: underline;
} /* mouse over link */
a:active {
color: #ffffff;
text-decoration: none;
} /* selected link */
a.here  {
font-size: 0.8em;
color: #FFC116;
text-decoration: none;
text-transform: uppercase;
}