/* This is my external style sheet */


h1           { 
font-family: 'Lucida Handwriting','Times New Roman', arial, 'sans serif'; 
color: #000000;  
text-align: center; 
font-size:  120%; 
font-weight: bold; letter-spacing:4pt 
}

h2           { 
font-family: verdana, arial, 'sans serif'; 
color: #006600; 
text-align: left; 
font-size: 110%; 
font-weight: bold 
}

h3           { 
font-family: verdana, arial, 'sans serif'; 
color: #000099; 
text-align: left; 
font-size: 105%; 
font-weight: bold 
}
               
 body    { 
 font-family: Verdana, Helvetica, sans-serif;
 color: #000099;
 

 }
 
 
.textsmall    { 
 font-family: Verdana, Helvetica, sans-serif;
 color: #000099; 
 font-size: 80%; 
 }
 
 
 
 .textitalic	{
 font-style: italic;
 }
 
 .textleftalign	{
 text-align: left;
 }
 .textleftnavigation	{
 text-align: left;
 font-size: 100%;
 line-height:140%; 
 }

 .textcenteralign	{
 text-align: center;
 }
 .textcurlz	{
 font-family: "curlz MT";
 }

 .alignright	{
 text-align: right;
 }
.aligncenter	{
 text-align: center;
 }

 .textbold	{
 font-weight: bold;
 }
 
 .textcomicsanslarge	{
 font-family: "comic sans ms";
 font-size: large;
 } 
 
 .textcomicsansmedium	{
 font-family: "comic sans ms";
 font-size: medium;
 } 
 .textcomicsansblue	{
 font-family: "comic sans ms";
 font-size: medium ;
 color: #003399; 
}
.textcomicsanspurple	{
 font-family: "comic sans ms";
 font-size: medium ;
 color: #660066; 
}

 .textcomicsansgreen	{
 font-family: "comic sans ms";
 font-size: medium ;
 color: #00ff33; 

 }

  .textcomicsansblack	{
 font-family: "comic sans ms";
 font-size: medium ;
 color: #000000; 

 }

.textcomicsanslightblue	{
 font-family: "comic sans ms";
 font-size: medium ;
 color: #0099cc; 

 }
  


 .textwebby    { 
 font-family: Verdana, Helvetica, sans-serif;
 color: #FFFFFF; 
 font-size: 80%; 
 text-align: center;
 font-family: "comic sans ms";

 }

 .textcaptionheading    { 
 font-family: Arial, Helvetica, sans-serif;
 color: #000000; 
 font-size: 80%;
 font-stretch: wider;
 font-weight: bolder; 
 text-align: center;
 font-family: "comic sans ms";

 }
 .textcaptionleft    { 
 font-family: Arial, Helvetica, sans-serif;
 color: #000000; 
 font-size: 80%; 
 text-align: left;
 font-family: "comic sans ms";

 }


 
.h1martin           { 
font-family: 'Lucida Handwriting',Georgia,'Times New Roman', arial, 'sans serif'; 
color: #6600cc;  
text-align: right; 
font-size:  120%; 
font-weight: bold; letter-spacing:3pt 
}

.h1pagetitle          { 
font-family: 'Lucida Handwriting',Georgia,'Times New Roman', arial, 'sans serif'; 
color: #330066;  
text-align: left; 
font-size:  150%; 
font-weight: bold; letter-spacing:3pt 
}
.h2pagetitle          { 
font-family: 'Lucida Handwriting',Georgia,'Times New Roman', arial, 'sans serif'; 
color: #000000;  
text-align: left; 
font-size:  110%; 
font-weight: bold; letter-spacing:2pt 
}

 

a:link { 
		color: #003300
}

a:active { 
		color: #FF0000
}

a:visited { 
		color: #006600
 }
 
a:hover { 
		color: #FF3300; 
		text-decoration:underline;
		font-weight: normal;
}

a {
	text-decoration: none;
	}




.breadcrumb { 
font-family: Verdana; 
text-align: left; 
font-size: 8pt }


body, html{
scrollbar-3dlight-color:#ccffcc;
scrollbar-arrow-color:#ooooff;
scrollbar-base-color:#ccffcc;
scrollbar-darkshadow-color:#ccffcc;
scrollbar-dark-shadow-color:#003300;
scrollbar-face-color:#66ccoo;
scrollbar-highlight-color:#666633;
scrollbar-shadow-color:#0000ff;
}