.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.textCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.text_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c11d23;
}

.lefttd {
	background-attachment: scroll;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.lefttd_bg {
	background-attachment: scroll;
	background-image: url(images/topleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 892px;
}
.righttd_bg {
	background-attachment: scroll;
	background-image: url(images/topright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 732px;
}
.content_bg {
	background-attachment: scroll;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}.right_bg_inner {
	background-attachment: scroll;
	background-image: url(images/toprightcontent.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.right_bg_outer {
	background-image: url(images/rightgrey.gif);

}
.right_bg_button_catalogue {
	background-image: url(images/buttontext-viewcatalogue.gif);
	height: 30px;
	width: 222px;
	padding-left: 17px;
	padding-top: 29px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	display: block;
		text-decoration: none;
}
.right_bg_button_dealer {
	background-image: url(images/buttontext-dealer.gif);
	height: 30px;
	width: 222px;
	padding-left: 17px;
	padding-top: 29px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	display: block;
		text-decoration: none;
}
.right_bg_button_clearance {
	background-image: url(images/buttontext-clearance.gif);
	height: 30px;
	width: 222px;
	padding-left: 17px;
	padding-top: 29px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	display: block;
	text-decoration: none;
}
.right_bg_button_monthly {
	background-image: url(images/buttontext-monthlyspecials.gif);
	height: 30px;
	width: 222px;
	padding-left: 17px;
	padding-top: 29px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	display: block;
		text-decoration: none;
}
.right_bg_button {
	background-image: url(images/button-bg.jpg);
	height: 59px;
	padding-left: 17px; 
	padding-top: 10px;
}
img { display:block; }
a:link {
	text-decoration: none;
}

