
/* CSS Document */

body  
	  {font-family: "Comic Sans MS"; font-size:13px; color:#330033;}

#lhspic {
	background-image: url(images/background2.gif);
	background-repeat: repeat-y;
	background-position: left top;
} 
 
.barlink, .navlink  { font-family:"Comic Sans MS"; text-decoration: none }
.barlink  { font-size:16px; color:#FFFFDF; }
.navlink  { font-size:16px; color:#FFFF00; }
	     
.head1, .head2, .info, .kinks, .links {font-family:"Comic Sans MS"; background-color:transparent;}
.head1 {color:#330033; font-size:40px; font-weight:bold; text-align:center}
.head2 {color:#330033; font-size:28px; font-weight:bold; text-align:center}
.head1pk {font-family:"Comic Sans MS"; background-color:transparent; color:#FF00FF; font-size:40px; font-weight:bold; text-align:center}
.para  {font-family: Verdana; color:#330033; font-size:16px;   background-color:transparent;}
.para13 {font-family: Verdana; color:#330033; font-size:18px;   background-color:transparent;}
.info  {color:#0000FF; font-size:10px}
.kinks {color:#CCFF00; /*yellow*/ font-size:16px; background-color:transparent; text-decoration: underline;}
.links {color:#0000CC; /*blue*/ font-size:16px; text-decoration: underline}
.note  {font-family: Verdana; color: #330066; font-size:14px;  background-color:transparent;}
.pinkb16  { font-family: Verdana;font-size: 24px;font-weight: bold;	color: #FF00FF;}
.blue14  { font-family: Verdana;font-size:20px;	color:#0000CC;}
.blueb14  { font-family: Verdana;font-size:20px;font-weight: bold; color:#0000CC;}
.navy14  { font-family: Verdana;font-size:20px;	color:#330099;}
.timesgrn12  { font-family: "Times New Roman", Times, serif;font-size:16px; color:#006633;}
.timesgrn12i { font-family: "Times New Roman", Times, serif;font-size:16px; color:#006633; font-weight:bold; font-style:italic}
.blue12  { font-family: Verdana;font-size:16px; color:#0000CC;}
.red9  {font-family: Verdana;font-size: 14px; color: #FF0000;}
.redb10  {font-family: Verdana;font-size: 14px; color: #FF0000; font-weight:bold;}
.blue10 {font-family: Verdana;font-size: 14px; color:#0000CC;}
.highlight {background-color: #FFFF00;}
.pinkb14 { font-family:Verdana; color:#FF00FF; font-size:20px; font-weight: bold; }
.pink14 {font-family: Verdana; font-size:20px;	color: #FF00FF}
.top { font-size:14px;}
.grnb18 {font-family: Verdana;font-size: 28px;	font-weight: bold;	color: #00b900;}
.comic13 {font-family:"Comic Sans MS"; font-size:16px; color:#330033; }
.line{ color:#FF0000; width:75%; height:2px;}

a:link     { }
a:visited  {  font-weight: bold; }
a:hover   { color: #157D06; /*green*/ font-weight: bold; background-color:#FFFF66 /*yellow*/} 
a:active  { color: #FFFFDF;} /*pale yellow*/

div#navbarbox {
    margin: 0;
    left: 0;
    right: 0;
    padding: 0;
    width: 100%;
    height: 1.7em; }
   

div#navbar div#navbar {
    position: relative;
    margin: 0;
    padding: 0.25em 0.5em;
    font-family: "Comic Sans MS" ;
    font-size: 12px ;
    font-weight: bold;
	color:	#ffffff
    line-height:normal;}
	
	
div#navbarbox div#navbar a { text-decoration: none;}

div#navbarbox div#navbar span {  padding: 0.25em 0.5em;}

div#navbarbox div#navbar span#crumbs { float: left; white-space: nowrap;}

div#navbarbox div#navbar span#navcontact { float: right;}

.clear { clear: both; }

.css1only { display: none; }
   












