<!--
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#235B6C; background-color:#4389A2;}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style4 {
	font-size: 12px;
	font-weight: bold;
}

#tagline a:link {
	color: #fff; text-decoration:none; 
}
#tagline a:visited {
	color: #fff; text-decoration:none;
}
#tagline a:hover {
	color: #fff; text-decoration:underline;
}
#tagline a:active {
	color: #fff;  text-decoration:none;
}
a:link {
	color: #5788A5;  
}
a:visited {
	color: #5788A5;  
}
a:hover {
	color: #ccc;  
}
a:active {
	color: #5788A5;  
}

h1{ font-family:Arial, Helvetica, sans-serif;  line-height:24px; font-weight:bold; padding:0 10px 0 15px; margin:0px 5px 5px 6px;   text-align:left; font-size:16px; color:#2A6575; background-image:url('/images/johnwhite/site/template/h1bg.jpg'); background-repeat:no-repeat; background-position:left; }
h2{ margin:5px; font-size:24px; color:#A6C0D0;}
h3{ margin:3px; font-size:16px;  color:#fff; font-style:italic font-weight:bold;}

#navholder { height:21px;   }

#nav { 
margin:0px 0 0 0px;
padding:0px; 
}

  ul#nav li { list-style:none;
   display:block; float:left;
   
   }
   ul#nav li a {
    display:block;
    outline:none; height:21px;
    text-indent:-9000px;
    margin:0 0 0 0;
    }
   
    ul#nav li a:hover {background-position:0px -21px }   


   ul#nav li#nav-home a {
    background:transparent url('/images/johnwhite/site/template/nav1home.gif') no-repeat 0 0;
    background-position:0px 0px; width:56px; 
    }
    ul#nav li#nav-home a:hover {
     background-position:0px -21px 
     }

   ul#nav li#nav-bio a {
    background:transparent url('/images/johnwhite/site/template/nav2bio.gif') no-repeat 0 0;
    background-position:0px 0px; width:40px; 
    }
    ul#nav li#nav-bio a:hover {
     background-position:0px -21px 
     }

   ul#nav li#nav-staff a {
    background:transparent url('/images/johnwhite/site/template/nav3staff.gif') no-repeat 0 0;
    background-position:0px 0px; width:47px; 
    }
    ul#nav li#nav-staff a:hover {
     background-position:0px -21px 
     }

   ul#nav li#nav-locations a {
    background:transparent url('/images/johnwhite/site/template/nav4locations.gif') no-repeat 0 0;
    background-position:0px 0px; width:82px; 
    }
    ul#nav li#nav-locations a:hover {
     background-position:0px -21px 
     }

   ul#nav li#nav-contact a {
    background:transparent url('/images/johnwhite/site/template/nav5contact.gif') no-repeat 0 0;
    background-position:0px 0px; width:71px; 
    }
    ul#nav li#nav-contact a:hover {
     background-position:0px -21px 
     }


--> 