html {
	font-family: "Times New Roman", Times, serif;
	font-size: 1px;
	text-align: center;
	width: 100%;
}
body {
	text-align: center;
	background-color: #726137;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
div#topleft {
	background-image: url(images/G0_01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 10px;
}
div#topcenter {
	background-image: url(images/G0_02.gif);
	background-repeat: repeat-x;
	float: left;
	height: 10px;
	width: 760px;
}
div#topright {
	background-image: url(images/G0_05.gif);
	background-repeat: no-repeat;
	float: left;
	clear: right;
	height: 10px;
	width: 10px;
}
div#midcenter {
	width: 770px;
	position: relative;
	background-image: url(images/G0_11.gif);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 10px;
	float: left;
}
div#botleft {
	background-image: url(images/G0_71.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 10px;
	background-color: #726137;
}
div#botcenter {
	background-image: url(images/G0_70.gif);
	background-repeat: repeat-x;
	float: left;
	height: 20px;
	width: 760px;
	background-color: #726137;
}
div#botright {
	background-image: url(images/G0_74.gif);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 20px;
	width: 10px;
	background-color: #726137;
}
img#logo {
	position: relative;
	left: 9px;
	top: 11px;
	float: left;
}
ul#topnav {
	display: block;
	list-style-type: none;
	height: 20px;
	width: 348px;
	position: relative;
	right: 28px;
	float: right;
	top: 14px;
	margin: 0px;
	padding: 0px;
}
li.topnavlink {
	display: block;
	float: left;
	height: auto;
	width: auto;
}
a#top01 {
	background-image: url(images/G0_16.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 108px;
	display: block;
	text-decoration: none;	
}
a#top01:hover {
	background-image: url(images/G0_16_r.gif);
}
a#top01:focus {
	background-image: url(images/G0_16_r.gif);
}
div#top02 {
	background-image: url(images/G0_18.gif);
	display: block;
	height: 20px;
	width: 18px;
	margin-left: 10px;
}
a#top03 {
	text-decoration: none;
	background-image: url(images/G0_20.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 78px;
	margin-left: 10px;
}
a#top03:hover {
	background-image: url(images/G0_20_r.gif);
}
a#top03:focus {
	background-image: url(images/G0_20_r.gif);
}
div#top04 {
	background-image: url(images/G0_22.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 19px;
	margin-left: 10px;
}
a#top05 {
	text-decoration: none;
	background-image: url(images/G0_24.gif);
	display: block;
	height: 20px;
	width: 83px;
	margin-left: 10px;
}
a#top05:hover {
	background-image: url(images/G0_24_r.gif);
}
a#top05:focus {
	background-image: url(images/G0_24_r.gif);
}
div#toptool {
	background-image: url(images/G0_32.gif);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	top: 34px;
	right: 108px;
	height: 10px;
	width: 157px;
	float: right;
}
form#searchbox {
	display: block;
	clear: right;
	float: right;
	height: 27px;
	width: 315px;
	top: 65px;
	position: relative;
	right: 30px;
	text-align: right;
}
input#search {
	background-color: #A98F52;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	margin-right: 10px;
	width: 225px;
	display: block;
	position: relative;
	float: left;
	left: 0px;
	top: 3px;
	padding: 2px;
}
#submitsearch {
	background-image: url(images/G0_36.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 74px;
	float: right;
	clear: right;
	top: 0px;
	left: 0px;
}
#submitsearch:hover {
	background-image: url(images/G0_36_r.gif);
}
div#leftcol{
	height: auto;
	width: 190px;
	margin-top: 20px;
	float: left;
	clear: left;
	padding-left: 9px;
}
div#catalog{
	border: 1px solid #000000;
	background-color: #A98F52;
	float: left;
	width: 180px;
	clear: both;
	padding-bottom: 10px;
}
div#articles{
	border: 1px solid #000000;
	background-color: #A98F52;
	float: left;
	height: auto;
	width: 180px;
	clear: both;
	margin-top: 7px;
	padding-bottom: 10px;
}
h1#catalog {
	background-image: url(images/G0_45.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
h1#articles {
	background-image: url(images/G0_55.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
h1#pagetitle {
	margin-top: -18px;
	margin-left: -5px;
	margin-bottom: 0px;
}
h1.boxtitle {
	margin-left: 19px;
	margin-top: 24px;
	display: block;
	height: 29px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1px;
}
div#rightcol{
	border: 1px solid #000000;
	background-color: #A98F52;
	float: left;
	width: 510px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	padding: 20px;
}
/* \*/ 
* html div#rightcol {
	padding: 19px;
}
/* */
div.homepage {
	background-image: url(images/G0_52.gif);
	background-repeat: no-repeat;
	background-position: center 90px;

}
div#topflourish {
	background-image: url(images/G0_41.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 228px;
	position: relative;
	top: -30px;
	margin-left: auto;
	margin-right: auto;
}
div#botflourish {
	background-image: url(images/G0_63.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 228px;
	bottom: -30px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
ul#catnav {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	margin-left: 17px;
}
li.leftnav {
	list-style-type: none;
	margin: 0px;
	margin-bottom: 5px;
}
a.leftnav {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* \*/ 
* html a.leftnav {
	font-size: small;
}
/* */
a.leftnav:hover {
	color: #4DB7F0;
	text-decoration: none;
}
a.leftnav:focus {
	color: #4DB7F0;
	text-decoration: none;
}
ul#artnav {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	margin-left: 17px;
}
a.leftart {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.leftart:hover {
	color: #4DB7F0;
	text-decoration: underline;
}
a.leftart:focus {
	color: #4DB7F0;
	text-decoration: underline;
}
div#footer {
	width: 720px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 20px;
}
/* \*/ 
* html div#footer {
	width: 760px;
}
/* */
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
a {
	color: #751212;
	text-decoration: none;
}
a:hover {
	color: #4DB7F0;
	text-decoration: underline;
}
a:focus {
	color: #4DB7F0;
	text-decoration: underline;
}
p#footnav {
	text-align: center;
	margin: 0px;
}
p#credits {
	margin: 5px 0px 0px;
	display: block;
	font-size: x-small;
	top: 0px;
	position: relative;
	letter-spacing: 1px;
}
div.level2 {
	background-image: url(images/A0_03.gif);
	background-repeat: no-repeat;
	background-position: 502px 10px;
}
div.catitem {
	width: 150px;
	float: left;
	margin: 10px;
	margin-bottom: 20px;
}
/* \*/ 
* html div.catitem {
	margin: 8px;
	margin-bottom: 18px;
}
/* */
p.price {
	font-weight: bold;
}
div.featitem {
	width: 150px;
	float: left;
	margin: 40px;
}
p.proddesc {
	text-align: left;
}
th, td {
	text-align: left;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
}
caption {
	display: block;
	float: left;
	clear: both;
	font: "Times New Roman", Times, serif;
	font-size: small;
	white-space: nowrap;
}
a.subcat {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
a.subsubcat {
	font-size: smaller;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: underline;
}
a.subsubcat:hover {
	color: #4DB7F0;
	text-decoration: underline;
}
img {
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.cats {
	border: none;
	margin: 0px;
}
a#powwows {
	text-decoration: none;
	background-image: url(images/A1_03.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	display: block;
	height: 32px;
	width: 282px;
	text-align: center;
	position: relative;
	left: -3px;
    
}
/* \*/ 
* html a#powwows {
	margin-top: 30px;
}
/* */
a#powwows:hover {
	background-image: url(images/A1_03_r.gif);
}
a#powwows:focus {
	background-image: url(images/A1_03_r.gif);
}
h2.productname {
	font-size: large;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
#addtocart {
	float: right;
	text-decoration: none;
	background-image: url(images/A1_04.gif);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	height: 32px;
	width: 148px;
	margin-right: 47px;
}
/* \*/ 
* html a#addtocart {
	margin-left: 0px;
}
/* */
#addtocart:hover {
	background-image: url(images/A1_04_r.gif);
}
#addtocart:focus {
	background-image: url(images/A1_04_r.gif);
}
h3.proddesc {
	margin-top: 15px;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
/* \*/ 
* html h3.proddesc {
	margin-top: 35px;
}
/* */
p.breadcrumbs {
	float: left; 
	font-size: medium; 
	font-weight: bold;
}
h1 {
	font-size: large;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
/* \*/ 
* html p.breadcrumbs {
	font-size: small;
	margin-bottom: 25px;
}
/* */
div.centercopy {
	margin-top: 20px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}