			/* MAIN EXTERNAL STYLE SHEET FOR ON WEBSITE 

			    CONTROLS ALL PAGES WITH THE STATEMENT 
		  <link rel=stylesheet type="text/css" href="ONstyles.css"> 
				   IN THE <head> FIELD 

  --> WARNING!!  Any changes to this document will affect ALL pages under its control! <-- 

		   12/12/2001 by Howard Garrett
hgarrett@orcanetwork.org */

  body 		{
/* --->?<--- */	color: #2E2D7D;
		/* --->background-color: #ACC6EE<--- */
		} 

				/* --->  HEADINGS  <--- */


   h1           	{
		font-family: "maiandra GD", arial, geneva, sans-serif; 
	     	color: #005E96;
		background-color: transparent;
	     	font-size: 22pt;
		text-align: right;
		line-height: 26pt
		}

  h1.sub        	{
		font-family: "maiandra GD", arial, geneva, sans-serif;
		color: #000000;
		background-color: transparent;
		font-size: 20pt;
		text-align: right;
		line-height: 30pt
		}


  h2 		{
		font: bold 18pt/20pt "maiandra GD", arial, helvetica, sans-serif; 
		color: #2E2D7D;
		background-color: transparent;
		text-align: center;
		}

  h3 		{
		font: bold 14pt/16pt "maiandra GD", arial, helvetica, sans-serif;
		color: #2E2D7D;
		background-color: transparent;
        text-align: left;   margin-left: .1cm;
		}

h4 		{
		font: bold 12pt/14pt "maiandra GD", arial, helvetica, sans-serif;
		color: #2E2D7D;
		background-color: transparent;
        text-align: left;  margin-left: .1cm;
		}


h5 		{
		font: bold 10pt/12pt Georgia, Times New Roman, serif;
		color: #2E2D7D;
		background-color: transparent;
            text-align: left;   margin-left: .1cm;
		}
		
h6 		{
		font: 10pt/12pt Georgia, Times New Roman, serif;
		color: #2E2D7D;
		background-color: transparent;
            text-align: left;	 margin-left: .0cm;
		}

h7 		{
		font: 7pt/9pt Georgia, Times New Roman, serif;
		color: #2E2D7D;
		background-color: transparent;
             text-align: left;	 margin-left: .0cm;
		}
				/* ---> TEXT FORMAT <--- */

/* use <p> tag for all basic text blocks.  
be sure to use <br> tags, NOT <p> tags, to 
create breaks.  ALWAYS close a <p>
tag with </p>! 

Use <strong> instead of <b>. */


  p 		{
		font: 10pt/12pt Georgia, Times New Roman, serif;
		margin-left: .0cm;
		}

  ul 		{
		font: 10pt/14pt Bookman old style, Bookman old style, Times New Roman, serif;
		}

  strong 		{
		font: bold 9pt/10pt Bookman old style, Times New Roman, serif;
		}

  .center      	{
		font: 10pt/12pt Bookman old style, Times New Roman, serif;
		margin-left: 0cm;
                		text-align: center;
               	 	}

  .front		{
		font: 14pt/14pt Bookman old style, Times New Roman, serif;
;
		margin-left: .7cm;
                		text-align: left;
		}

  .sub       	 	{
		font-family: Bookman old style, Times New Roman, serif;
		color: #000000;
		background-color: transparent;
		font-size: 20pt;
		text-align: right;
		line-height: 30pt
		}


			      /* ---> LINK PROPERTIES <--- */
				  
				  link="black" vlink="yellow" alink="gray" 


/* PLAIN LINK good for columns of links, links without underline */

  a:link 		{
		font: bold, 10pt/12pt Bookman old style, Times New Roman, serif; 
		color: #skyblue; 
		background-color: transparent;
		text-decoration: underline;
		}

  a:active 		{
		font: bold, 10pt/12pt Bookman old style, Times New Roman, serif; 
		color: #ca3695; 
		background-color: transparent;
		text-decoration: underline;
		}

  a:visited 	{
		font: bold, 10pt/12pt Bookman old style, Times New Roman, serif; 
		color: #pink;
		background-color: transparent;
		text-decoration: underline
		}

  a:hover 	{
		font: bold, 10pt/12pt Bookman old style, Times New Roman, serif; 
		color: #fbo7af;
		background-color: transparent;
		text-decoration: underline
		}

/* NAVBAR LINK  good for columns of links, navbars, etc. */

  a.nav:link    	{
		font: bold 10pt/12pt arial, helvetica, sans-serif;
		color: #006600;
		background-color: transparent;
		text-decoration: underline
		}

  a.nav:active  	{
		font: bold 10pt/12pt arial, helvetica, sans-serif;
		color: #00cc00;
		background-color: transparent;
		text-decoration: none
		}

  a.nav:visited 	{
		font: bold 10pt/12pt arial, helvetica, sans-serif;
		color: #00cc00;
		background-color: transparent;
		text-decoration: none
		}

  a.nav:hover 	{
		font: bold 10pt/12pt arial, helvetica, sans-serif;
		text-decoration: underline overline; 
		color: #ff0000;
		background-color: transparent;
		}

/* IN-TEXT LINK underlined link for links within text blocks */

  a.tx:link 		{
		font: 10pt/12pt arial, helvetica, sans-serif; 
		color: #006600; 
		background-color: transparent;
		text-decoration: underline
		}
  
  a.tx:active 	{
		color: #ff0000;
		background-color: transparent; 
		text-decoration: underline;
		}

  a.tx:visited	{
		color: #00cc00;
		background-color: transparent;
		text-decoration: underline
		}

  a.tx:hover    	{
		font: 10pt/12pt arial, helvetica, sans-serif; 
		color: #ff0000;
		background-color: transparent;
		text-decoration: underline
		}

/* BIG BOLD ITALIC LINK!  good for attention-grabbing individual links at footers, etc. */

  a.bold:link	{
		font: italic bold 12pt/14pt arial, helvetica, sans-serif;
		color: #006600;
		background-color: transparent;
		text-decoration: underline;
		}

  a.bold:active	{
		font: italic bold 12pt/14pt arial, helvetica, sans-serif;
		color: #ff0000;
		background-color: transparent;
		text-decoration: underline;
		}

  a.bold:visited 	{	
		font: italic bold 12pt/14pt arial, helvetica, sans-serif;
		color: #00cc00;
		background-color: transparent;
		text-decoration: underline;
		}

  a.bold:hover  	{
		font: italic bold 12pt/14pt arial, helvetica, sans-serif;
		color: #ff0000;
		background-color: transparent;
		text-decoration: underline overline;
		}
