@import "main.css";

#navigation li a {
	background: transparent url(../images/menu_mute.jpg) no-repeat;
}

#fishing #branding h1, #fishing #branding h1 a { background: url(../images/header_fishing_mute.jpg) no-repeat center bottom; }
#winter #branding h1,#winter #branding h1 a { background: url(../images/header_winter_mute.jpg) no-repeat center bottom; }
#homes #branding h1,#homes #branding h1 a { background: url(../images/header_homes_mute.jpg) no-repeat center bottom; }
#biking #branding h1,#biking #branding h1 a { background: url(../images/header_biking_mute.jpg) no-repeat center bottom; }
#contact #branding h1,#contact #branding h1 a { background: url(../images/header_contact_mute.jpg) no-repeat center bottom; }

#fishing #secondary_content #panel { background: url(../images/sidebar_heading_fishing_mute.jpg) no-repeat; }
#biking #secondary_content #panel { background: url(../images/sidebar_heading_biking_mute.jpg) no-repeat; }
#homes #secondary_content #panel { background: url(../images/sidebar_heading_homes_mute.jpg) no-repeat; }
#winter #secondary_content #panel { background: url(../images/sidebar_heading_winter_mute.jpg) no-repeat; }
#contact #secondary_content #panel { background: url(../images/sidebar_heading_contact_mute.jpg) no-repeat; }

#primary_content {
	color: #4c2923;
}

#content {
	background: transparent url(../images/sidebar_bg_mute.jpg) no-repeat 3px 0;
}

#primary_content h2 {
	background: transparent url(../images/dark_brown_divider.gif) repeat-x bottom left;
}

#footer {
	background: url(../images/footer_background_mute.jpg) no-repeat 2px 0;
	color: #f1ece8;
}

#footer a {
	color: #f1ece8;
}

#footer ul.navigation {
	background: url(../images/light_brown_divider.gif) repeat-x bottom left;
}

#secondary_content #panel h2 {
	background: url(../images/light_brown_divider.gif) repeat-x bottom left;
}

#secondary_content {
	color: #f1ece8;
}