/* Normal CSS Stylesheet for Burnett Works Website - mushroom */

BODY
{
	background-image:	url(/Templates/Classic/Images/background_mushroom.gif);
}

#footercontent A:link			
{ 
	color:				#B7A998;  
}

#footercontent A:visited    
{ 
	color:				#B7A998;  
}

#footercontent A:active     
{ 
	color:				#B7A998;  
}

#footercontent A:hover     
{ 
	color:				#B7A998;  
}


H1 strong	{	
	color: 				#B7A998;
	font-weight:			normal;
	}	

H2	{	
	color: 				#B7A998;
	}	

H3	{	
	}	
		
H4 {	
	}	
H5 {
}	
		
H6	{	
	}	
		
	

/* Custom classes */

#topheadline 
{
	/*background-image:    url(/Templates/Classic/Images/headline_mushroom.gif);*/
}

.menu0 a 					{ display:block; color: #000; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0 a:link  	 			{ color:#000; text-decoration:none; }
.menu0 a:visited    		{ color:#000; text-decoration:none; }
.menu0 a:active     		{ color:#000; text-decoration:none; }
.menu0 a:hover      		{ color:#B7A998; text-decoration:none; }

.menu0selected a 			{ display:block; color: #B7A998; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0selected a:link  	 	{ color:#B7A998; text-decoration:none; }
.menu0selected a:visited    { color:#B7A998; text-decoration:none; }
.menu0selected a:active     { color:#B7A998; text-decoration:none; }
.menu0selected a:hover      { color:#B7A998; text-decoration:none; }
