@charset "utf-8";
.mainwhite {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.suborange {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	color: #E3A526;
}
.smlorange {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #DF9F28;
}
.subwhite {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
.mainback {
	background-image: url(images/flooring-devon/granite-flooring5devon.png);
	background-repeat: repeat-y;
}
.mainback-plain {
	background-image: url(images/natural_stone-flooring.png);
	background-repeat: repeat-y;
}

.white10 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.bottom {
	background-image: url(images/flooring-devon/granite-flooring8devon.png);
	background-repeat: no-repeat;
}
.edge-lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #2C2C2C;
	border-right-color: #2C2C2C;
}

