@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.hometitle
{
	font: italic bold 24pt "Times New Roman", Times, serif;
	color: #039;
	border-bottom: 2px solid #900;
	width: 350px;
	padding-left: 11px;
}
.toptitle
{
	font: italic 20pt Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.buildertitle
{
	font: italic bold 24pt "Times New Roman", Times, serif;
	color: #063;
	border-bottom: 2px solid #F93;
	width: 350px;
	padding-left: 11px;
}
.products-cell-divide
{
	border-top: 2px solid #063;
}

.divider
{
	border-left: 1px solid #CCC;
}
.text-productline
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000;
}
.edge
{
	border-width: 1px;
	border-style: solid;
}
.text-productline-small
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
}
.divider-bkg
{
	border-left: 1px solid #CCC;
	background: url(images/SANDSTONE.jpg);
}

