body {
margin:0;
	background-image: url(images/woodBG.jpg);
	background-color:#999999;
	color: #663300;
}
.HPbodycopy {
	background-image: url(images/HP_CopyBG.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFCC;
	width: 324px;
	height: 466px;	

}


td {
	color: #663300;
	font-size:17px;
	line-height:20px;
	font-style: italic;
	font-weight:bold;
}

h1, h2, h4, h5, th, h3, h6 {
  color: #A33A32;
}

a, a:link, a:visited, a:active {
	color: #663300;
	font-size:17px;
	text-decoration:underline;
}

a:hover {
	color: #A33A32;
	font-size:17px;
	text-decoration:underline;
}


/* top nav */
#navlist ul
{
margin:0;
padding: 0;

}

#navlist li
{
	display: inline;
	list-style-type:none;
	font-weight:bold;
	margin:0;
padding: 0;
}

#navlist a
{
padding:0 25px 0 30px;
	background-image: url(images/fleuronBullet_green.gif);
	background-repeat: no-repeat;
	
}

#navlist a:link, #navlist a:visited
{
color: #663300;
text-decoration: none;
}

#navlist a:hover
{
background-image: url(images/fleuronBullet_green.gif);
/*color: #CA352E;*/
color: #A33A32;
}



/* PD page*/

.PDheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin:10px 20px;
}
.PDdescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin:10px 20px;
}
.PDprice {
	color: #A33A32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
}
.PDamount {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	font-size: 14px;
}
.PDthumb {
	margin:4px 6px;
 	border:solid 1px #663300;
	background-color:999999;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
	font-style:normal;
	letter-spacing:0.01em;
}
.footer a:link, .footer a:active, .footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
	font-style:normal;
	letter-spacing:0.01em;
	text-decoration:none;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A33A32;
	font-style:normal;
	letter-spacing:0.01em;
	text-decoration:underline;
}
.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
} 
.category a, .category a:link, .category a:visited, .category a:active {
	color: #663300;
	text-decoration:none;
}

.category a:hover {
	color: #A33A32;
	text-decoration:underline;
}
#currentpage {
	color: #A33A32;
}
.tnTable {
	background-image: url(images/topBG.jpg);
	background-repeat:no-repeat;
	}

.red { color:#EB0202; font-weight:bold; }

