p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #726C6A;
	margin-left: 15px;
	margin-right: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #5F5A58;
	margin-left: 15px;
	margin-bottom: -5px;
	margin-right: 20px;
	margin-top: 10px;
}
body {
	background-image:  url(images/tile_bg.gif);
}
a:link {
	color: #67523A;
}
a:visited {
	color: #827A76;
}
a:hover {
	color: #423E3C;
	text-decoration: none;
}
a:active {
	color: #FF9900;
}
.table_border {
	border: 1px solid #716C6A;
}
.table_highlight {
	background-color: #DED6D6;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

#discount {
	width: 100px;
	height: 100px;
	float: right;
	background-image: url(../images/offer.gif);
	background-color:#fff;
  	background-repeat:no-repeat;
	margin: 1em;
	}
	
#discount span {
display:none;
}
.tdbkg 
{
background-image:  url(../images/tile_nav.gif);
}
.tdbkg2 
{
background-image:  url(../images/tile_content.gif);
}
