/* CSS Document */
img {
	behavior:url("/pages/pngbehavior.htc");
	}

h3{
	color:#9A795A;
	}
body {
	background: url(../media/images/bgr.jpg) fixed;
	font-family: verdana;
	padding:3px;
}
#headimage{
	padding-top:0em;
	text-align:center;
	}
.copyright{
	display:block;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:right;
	}
#wrapper	
	{
	background: fixed;
	border: 0px solid #000000;
	width: 700px;
	hieght:300px;
	margin: 0 auto;
	}
#navbar
	{
	width:700px; 
	height:35px; 
	z-index:2; 
	font-family: arial;
	margin: 0 auto;
	}
p
	{
	color:#000000;
	font-size:12px;
	line-height: 1.3;
	text-align:left;
	}
h2
	{
	font-variant:small-caps;
	font-size:12px;
	color: #AE614E;
	font-family:Arial, Helvetica, sans-serif;
	}
.name
	{
	font-size:12px;
	font-weight:bold;
	color:#9A795A;
	}
.ns
	{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
a	{
	color:#0000ff;
	text-decoration:none;
	}
.pricetable{
	font-family:Times New Roman, Times, Georgia;
	color:#000000;
	}
table tr td .product{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663333
	}
table td {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	text-align:left;
	}

table th {
	color: #AE614E;
	text-align:left;
	font-size:14px;
	}
hr{
	text-align:center;
	}
#png{
	behavior:url("/pages/pngbehavior.htc");
	}
.days{
	font-size:10pt;
	color:#663333;
	font:"Times New Roman", Times, serif;
	}
.times{
	font-size:10pt;
	color:#000;
	font:"Times New Roman", Times, serif;
	}