﻿body     {
	font-family: Georgia, "Times New Roman", serif;
	font-size: small;
	background-color: black;
	color: #FFCC99;
	margin: 0px;
}
a	{	text-decoration: none;}
a:link     {color: #CC9900;}
a:hover     {	color: #FFCC00;}
a:visited     {	color: #CC9900;}
a:active     {	color: #FF9900;
}
h3	{
	font-family: "Times New Roman", Times, serif, Garamond;	
	color: #FFCC99;
	font-weight: 400;
	font-variant: small-caps;	
	margin-bottom: 3px;
}
h2	{
	font-family: "Times New Roman", Times, serif, Garamond;	
	color: #FFCC99;
	font-weight: 400;
	font-variant: small-caps;	
	margin-bottom: 3px;
}
h1	{
	font-family: "Times New Roman", Times, serif, Garamond;	
	color: #FFCC99;
	font-weight: 400;
	font-variant: small-caps;	
	margin-bottom: 3px;
}
h1     {
	font-size: 24px;
}
h2	{
	font-size: 18px;
	margin: .5em 0 3px 0;
}
h3	{
	font-size: 16px;
	font-weight: 600;
}


p     {
	font-family: "Times New Roman", Times, serif, Garamond;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 .5em 0;}

.bgleft     {
	width: 50%;
	background: #310000 url('../images/logo.gif') no-repeat top left;
	padding-bottom: 80px;}
#main     {
	border: 1px solid #6D4B23;
	background-color: #402E2B;
	z-index: 10;
	position: absolute;
	top: 156px;
	width: 50%;
	left: 360px;
	padding: 1.5em;}
.left     {
	margin: 140px 0 0 140px;
	width: 180px;}
.left img	{
	border: 1px #6D4B23 solid;}
.left p	{
	margin: 1px 0 6px 0;
	font-variant: small-caps;
	letter-spacing: 1pt;}

#footer     {
	font-size: x-small;
	letter-spacing: 3px;
	padding: 1em;}


#navtop     {
	top: 110px;
	right: 10%;
	position: absolute;}

#main img     {
	float: right;
	border: 1px solid #996600;
	margin-left: 1em;
	margin-bottom: .5em;}

hr     {
	color: #996600;
	height: 1px;}

.cart     {
	float: right;}

.noborder     {
	border: 0px none;
}

