@charset "UTF-8";


/* -------------------------redefinition of common tags------------------------- */


h1 {
	color: #2F514E;
}

h2 {
color: #2F514E;
}



/* -----------------------classes----------------------------- */

.callout {
	margin-right:0px;
	font-size:1.1em;
	line-height:1.5em;
	font-weight: bolder;
	color: #2F514E;
}

.leftNavDiv {
	background-color: #182A29;
}

/* 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/aboutus_001.jpg);
		background-repeat: no-repeat;
}

.headerImage002why {
	background-image: url(../images/headers/why_royal_roofing.jpg);
		background-repeat: no-repeat;

}

.headerImage002 {
	background-image: url(../images/headers/aboutus_002.jpg);
		background-repeat: no-repeat;

}

.headerImage003 {
	background-image: url(../images/headers/aboutus_003.jpg);
		background-repeat: no-repeat;

}

.headerImage004 {
	background-image: url(../images/headers/aboutus_004.jpg);
		background-repeat: no-repeat;

}


.headerImage005 {
	background-image: url(../images/headers/aboutus_005.jpg);
		background-repeat: no-repeat;

}

.headerImage006 {
	background-image: url(../images/headers/aboutus_006.jpg);
		background-repeat: no-repeat;

}

.headerImage007 {
	background-image: url(../images/headers/aboutus_007.jpg);
		background-repeat: no-repeat;

}

.headerImage008 {
	background-image: url(../images/headers/aboutus_008.jpg);
		background-repeat: no-repeat;

}

.headerImage009 {
	background-image: url(../images/headers/aboutus_009.jpg);
		background-repeat: no-repeat;

}

.headerImage010 {
	background-image: url(../images/headers/aboutus_010.jpg);
		background-repeat: no-repeat;

}