/* Style Sheet for Pleasanton Band */
/* by Rita Ann Brosius */
/* created 1/19/04 */

/* BODY TEXT ELEMENTS */
body, p, li, ul, td {  
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 10pt;
   color: #663300;
   }
.text { 
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 10pt;
   }
   
/* NAVIGATION */
.nav-top { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #996633; text-decoration: none}
.nav-bottom {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller}
.nav-side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}

/* HEADINGS */
h1, h2, h3, h4 {
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
   }
/* 1st heading */
h1 {
	font-size: 1.2em;
   }

/* 2nd heading */
h2 {  
     font-size: 1em;
   }

/* 3rd heading */
h3 { 
     font-size: .9em;
   }

/* MISC */

a:link{
    color: #000000;
   }
a: visited{
    color: #990000;
   }
a: active{
    color: #000000;
   }
a:hover{
    color: #000000;
   }

.title-white {  color: #FFFFFF; font-size: 16px; font-weight: bold}
.footer { font: Arial, Helvetica, sans-serif; 	font-size: smaller;text-decoration: none}
.bottom_nav{
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: smaller;
}
b {  font-family: Arial, Helvetica, sans-serif}
a:hover {  color: #000000}
.nav-home { font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #990000; font-weight: bold}


.profession {  font-size: .8em}
.instrument {  
      font-weight: bold; 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 1em;
       color: #000000;
               }
.details {  color: #CC3300}
