.frameBrd {
	border: 1px solid #81654f;
}
body {
	background-image: url(../images/layout/CarpetDistributors_Bg.jpg);
	background-repeat: repeat;
}
.headerBg {
	background-image: url(../images/layout/headerBg.gif);
	background-repeat: repeat-x;
	height: 110px;
}
.rightBrd{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #81654f;	
	background-image: url(../images/layout/navBg.jpg);
	background-repeat: repeat;
}
p,td,div {
	font-family: Tahoma, Verdana;
	font-size: 13px;
}
hr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #5a4637;
	border-left-color: #FFFFFF;
}
.heading {
	font-weight: bold;
	color: #81654f;
}
h3{
	font-weight: bold;
	color: #81654f;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a4637;
}
.smText{
	font-size: 11px;
}

.fadingImages {
	height:250px;
	width: 496px;
}
.smHeading{
	color:#81654f;
	font-weight: bold;
}
a:link {
	color: #6D1E19;
}
a:visited {
	color: #6D1E19;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.imgBrd{
	border: 1px solid #81654F;
	padding: 2px;
}
.imgLeft{
	border: 1px solid #B1B56F;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imgRight{
	border: 1px solid #B1B56F;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.prodBrdRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #81654f;
}
.gradientBg {
	background-image: url(../images/layout/gradientBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81654f;
}
