@charset "UTF-8";


/* -------------------------redefinition of common tags------------------------- */


h1 {
color: #582B22;
}

h2 {
color: #582B22;
}



/* -----------------------classes----------------------------- */

.callout {
	margin-right:0px;
	font-size:1.1em;
	line-height:1.5em;
	font-weight: bolder;
	color: #582B22;
}

.leftNavDiv {
	background-color: #2E1F1A;
}



/* this is a unique background for all interior pages - differnt from the home page backgroud */
body {
	
	background-image: url(../images/backgrounds/gray_interior_main_backgrd.jpg);
}

/* -----------------------header image classes----------------------------- */

.headerImage001 {
	background-image: url(../images/headers/sheetmetal_overview.jpg);
		background-repeat: no-repeat;

}

.headerImage002 {
	background-image: url(../images/headers/sheetmetal_standing_seam.jpg);
		background-repeat: no-repeat;

}

.headerImage003 {
	background-image: url(../images/headers/sheetmetal_soffits.jpg);
		background-repeat: no-repeat;

}

.headerImage004 {
	background-image: url(../images/headers/sheetmetal_gutters_downspouts.jpg);
		background-repeat: no-repeat;

}

.headerImage005 {
	background-image: url(../images/headers/sheetmetal_custom_copings.jpg);
		background-repeat: no-repeat;

}

.headerImage006 {
	background-image: url(../images/headers/sheetmetal_custom_arch.jpg);
		background-repeat: no-repeat;

}
