/* Mission Hill Brass          */
/* St. Pierre, Alberta, Canada */
/* www.missionhillbrass.ca     */


/* include/mhb_home.css" */
/* main style sheet for website */
/* CSS Level 1 */

body {  background: #F4EACA;
        font-family: arial, helvetica, sans-serif; 
        font-size: 10pt; font-style: normal; font-weight: normal; color: black;
        margin-top: 0px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; } 
a:link      { color: blue; font-style: normal; text-decoration: none;  }
a:visited   { color: blue; font-style: normal; text-decoration: none; }
a:active    { color: blue; font-style: normal; text-decoration: none; }
a:hover     { color: red; font-style: normal; text-decoration: none; }

p,ul,blockquote,td {font-family: arial,helvetica,sans-seif; color: black; font-size: 10pt; font-weight: normal; }

h1 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 14pt; text-align: left;}
h2 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 11pt; text-align: left; }
h3 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 10pt; font-style: italic;text-align: left; }
h4 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 8pt; text-align: left; }


/* used by navbar */
.menu1 {
	font-family: arial,helvetica,sans-serif; color: black; font-weight: bold;  font-size: 10pt; font-weight: bold; 
	}
.menu1 a, .menu1 a:visited {
	font-family: arial,helvetica,sans-serif; color: black; font-weight: bold; font-size: 10pt; font-weight: bold; 
	}
.menu1 a:hover {
	font-family: arial,helvetica,sans-serif; color: black; font-weight: bold;  font-size: 10t; font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	}

/* footer text */
.footera {font-family: arial,helvetica,sans-serif; color: black; font-size: 8pt; font-weight: normal; }
.footera a, footera a:visited {font-family: arial,helvetica,sans-serif; color: olive; font-size: 8pt; font-weight: normal; }
.footera a: hover {font-family: arial,helvetica,sans-seif; color: blue; font-size: 8pt; font-weight: normal; }




/* end of file */