BODY, TD, P	{ background-color: #FFF;
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 14px;
		  color: #000;
	      }

#toplinks a	{ text-decoration: none }

#slogan	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		font-weight: bold;
		font-style: italic;
		padding-top: 3px;
		}

#textnav	{
		border: 1px solid black;
		font-size: 11px;
		margin-left: 4px;
		margin-right: 4px;
		margin-bottom: 4px;
		text-transform: uppercase;
		background-color: #ddd;
		}

#textnav a	{ text-decoration: none }

P		{
		line-height: 1.25em;
		padding-bottom: 20px;
		margin-left: 20px;
		}

UL		{
		line-height: 1.25em;
		padding-bottom: 20px;
		}

#copyright	{
		border-top: 1px solid #c00;
		font-size: 11px;
		padding: 2px;
		}

address	{
		padding-top: 3px;
		text-transform: uppercase;
		font-size: 11px;
		font-style: normal;
		}

H1		{ font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 24pt;
		text-transform: lowercase;
		background-color: #eee;
		letter-spacing: 0.5em; }

H2		{ font-family: Arial, Helvetica, sans-serif;
		color: #C03;
		font-size: 16pt;
		text-transform: lowercase;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
		padding: 4px;
		border-bottom: solid 1px #c03; }


H3		{ font-family: Arial, Helvetica, sans-serif;
		color: #c00;
		padding-top: 11pt;
		font-size: 12pt;
		margin-top: 30px;
		font-style: italic;
		border-bottom: solid 1px #c00; }

div.testimonials { border: solid 1px #999;
		padding: 6px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 15px;
		background-color: #FF;
		}

div.testimonials p { margin: 0px;
			   background-color: inherit;
			   padding-bottom: 2em; }

div.related { border: solid 1px #999;
		padding: 6px;
		background-color: white;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 0px;
		margin-bottom: 4px;
		}

div.related p { margin: 0 }

div.testimonials p.small	{ font-size: 0.8em;
		  margin-top: 15px;
		  padding-bottom: 0px; }

p.small	{ font-size: 0.8em;
		  margin-top: 30px; }

.footer	{ font-size: 0.8em;
		  font-weight: bold;
		  letter-spacing: 1px;	
		  background-color: #eee;
		  padding: 3px;
		  margin: 3px;
		  border: solid 1px #ccc; }

#foldheader { font-size: 1em;
		  text-decoration: none;
		  color: #c00;
		  list-style: outside;  
		  list-style-image:url(http://www.guidancegroup.org/arrowup.gif);
		  padding-bottom: 10px;
	}

#folderheader a { text-decoration: none;
		  margin: 0px 0px 0px -10px; }

#foldheader2 { font-size: 1em;
		  text-decoration: none;
		  color: #c00;
		  list-style: outside;  
		  list-style-image:url(http://www.guidancegroup.org/arrowdown.gif);
		  padding-bottom: 10px;
	}

#folderheader2 a { text-decoration: none;
		  margin: 0px 0px 0px -10px; }

#foldinglist  { list-style-image:url(http://www.guidancegroup.org/emptypixel.gif);
		  text-decoration: none;
		  cursor: hand;
		}

#foldinglist li { font-size: 0.8em;
		margin: 0px 0px 6px -43px;
		padding: 3px; }

#foldinglist a { text-decoration: none;
		color: #c00; }

hr { width: 50%;
	 align: center;
	 color: #c00;
	 background-color: #c00;
	 size: 1px;
	 border: 0;
	 margin-bottom: 25px;
    }