h1	{font: 14pt Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: olive;}
h2	{font: 12pt Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: olive;
	margin: 4px;}
h3	{font: 11/12pt Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: black;
	margin: 4px;}
font.spacious {
    letter-spacing: 3.5px;
    }
p.sheila-leftnav {
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-align: left;
	line-height 130%;
	margin: 0px;
}
p.toddxfiles	{font: 10pt verdana;
	color: black;
	text-align: left;
	line-height 120%;
	margin: 0px;
	}
p	{font: 12px verdana;
	color: black;
	text-align: left;
	margin: 12px;
	}
p.signup {color: white;}
ul  {font: 12px verdana;
     left-indent: 30px;}	
ol  {font: 12px verdana;
     left-indent: 30px;}
A:link { 
  font: verdana;
  background-color: white;
  color: navy;
  letter-spacing: normal;
  font-weight: bold;
  text-decoration: underline;
  text-transform: none;
}
A:hover {
  background-color: yellow;
  color: navy;
  font-weight: bold;
  font-variant: normal;
  text-decoration: underline;
}
A:visited { 
  color: navy;
  letter-spacing: normal;
  font-weight: bold;
  text-decoration: underline;
  text-transform: none;
}
A.sheila_leftnav:link {
  font: 10pt Arial,Helvetica,sans-serif;
}
A.sheila_leftnav:visited { 
  font: 10pt Arial,Helvetica,sans-serif;
  color: navy;
}
A.sheila_leftnav:hover {
  font: 10pt Arial,Helvetica,sans-serif;
  background-color: navy;
  color: white;
}
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 20px;
background-image: url(http://www.thesheilachronicles.com/images/bullet_oliveswirl.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

