/* TEMPLATE */
body, td
{
	margin:0px;
	font-family:arial;
	font-size:10pt;
}
div.top
{
	border:1px solid #ababab;
}
div.top table tr td
{
	padding:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:gray;
	font-weight:bold;
}
a
{
	color:#5b3818;
}
div.nav
{
	text-align:right;
	padding-bottom:15px;
}
div.nav a
{
	color:#5b3818;
	text-transform:uppercase;
	font-size:10pt;
	letter-spacing:0;
	font-family:Arial Narrow;
	text-decoration:none;
	margin-right:5px;
}
td.verytop a
{
	color:#555555;
	font-size:8pt;
}
div.nav span.bar
{
	margin-right:5px;
	font-size:10pt;
}
table.homebrands td.bottomthing
{
	background-image:url(../images/leatherbg2.gif);
	width:890px;
	height:15px;
}
div.bottom
{
	padding:15px;
}
/* HOME PAGE */
table.homebrands
{
	border-collapse:collapse;
	border-color:#efefef;
	
}
table.homebrands tr td
{
	border-color:#ababab;
}
td.homemessage
{
	width:410px;
	background-image:url(../images/leatherbg.gif);
	background-repeat:no-repeat;
}
td.homemessage div.white
{
	color:White;
	font-size:14pt;
	padding:25px;
	padding-bottom:40px;
}
td.homemessage div.black
{
	padding:20px;
}
table.homebottom tr td
{
	padding-right:11px;
}
table.homebottom tr td.last
{
	padding-right:0px;
}
/* INNER */

h2
{
	background-image:url(../images/leatherbg2.gif);
	width:894px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:white;
	font-family:Arial;
	font-size:14pt;
}

/* PRODUCTS */
div.producttitle
{
	font-size:12pt;
	font-weight:bold;
}
.pricelarge
{
	font-size:15pt;
	font-weight:bold;
}
table.productgrid tr.bottom td
{
	padding-right:10px;
}
td.category
{
	background-image:url(../images/leatherbg3.jpg);
}
td.category1
{
	background-image:url(../images/leatherbg2.gif);
	width:250px;
	height:25px;
	padding-left:15px;
	padding-right:15px;
	font-size:8pt;
	font-weight:bold;
}
td.category1 a
{
	text-decoration:none;
		color:White;
}
td.whitespacer
{
	background-color:White;
}