body {
	background-color: #C4B46E;
	background-repeat: repeat-x;
	background-image: url(../images/ITMC.bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copy {
	color: #A17237;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.copyBG {
	background-image: url(../images/terazzo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.requestBG {
	background-image: url(../images/itmc.estimate.bg.2.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #CEA674;
	}	

.heading {
	color: #A17237;
	font-family: Haettenschweiler, Arial Black, Arial, sans-serif;
	font-size: 30px;
}

.subHeading {
	color: #A17237;
	font-family: Haettenschweiler, Arial Black, Arial, sans-serif;
	font-size: 22px;
}

.footerHeading {
	color: #E3D9C7;
	font-family: Haettenschweiler, Arial Black, Arial, sans-serif;
	font-size: 30px;
	line-height: 40px;
}

.footerCopy {
	color: #E3D9C7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.footerBG {
	background-color: #B89161;
	background-image: url(../images/itmc.footer.bg.jpg);
	background-repeat: no-repeat;
}

/* LINKS */

a:link {
	color: #E3D9C7;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #E3D9C7;
}

a:hover {
	text-decoration: underline;
	color: #E3D9C7;
}

a:active {
	text-decoration: none;
	color: #E3D9C7;
}
.copyIntro {
	color: #A17237;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}
li {
	color: #A17237;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
