/* CSS Document */

body, table {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.leftmenulink {
	color: #ffffff;
	text-decoration: none;
}
a.leftmenulink:hover {
	color: #990000;
	text-decoration: none;
}
.leftmenu {
	padding: 4px;
	padding-left: 20px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px dashed #423C1D;
	background-attachment: fixed;
	background-image: url(images/leftmenu_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	margin-right: 10px;
}
.copyright {
	font-size: 10px;
	color: #ffffff;
}
div.content {
	padding: 10px;
	line-height: 150%;
}
h1.pagehead {
	font-size: 22px;
	color: #990000;
	margin-bottom: 10px;
}
h3.subhead {
	font-size: 16px;
	color: #990000;
	margin-bottom: 5px;
}
.newarrival {
	font-size: 20px; 
	color: #716831;
	font-weight: bold;
	border-bottom: 1px solid #000000; 
	margin-right: 5px;
	padding-bottom: 10px; 
}
a.link {
	color: #000000;
	text-decoration: none;
}
a.link:hover {
	color: #990000;
	text-decoration: underline;
}
a.clieckhere {
	text-decoration: underline;
	color: #000000;
}
a.clieckhere:hover {
	text-decoration: underline;
	color: #990000;
}