body {
	padding: 0px;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	margin-top: 5px;
}
#nav {
	text-align: left;

	margin-left: 62px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #5D4739;
	text-decoration: none;
}
.nav a:link {
	color: #5D4739;
}
.nav a:hover {
	color: #9E9081;
	padding-left: 1px;
}

.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
	
#bodyCol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}

.bodyCol {
	
	padding-right: 10px;
	padding-left: 10px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6F9EA8;
	line-height: 150%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
}
#grayCol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding: 12px;
	margin: 20px 20px 0px 0px;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6F9EA8;
	line-height: 150%;
	font-weight: bold;
}
.controls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.controls a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#controlsBox {
	height: 25px;
	padding-right: 30px;
}
.navSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9081;
	text-decoration: none;
}
.navSm a:hover {
	text-decoration: underline;
}
#dashStroke {
	border-top: thin dashed #EEEEEE;
	margin-top: 15px;
	margin-bottom: 15px;
}
#tableCell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	background-image: url(images/tableBG.jpg);
	background-repeat: repeat-x;

}
#tableHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #968C75;
}
.productCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
#description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	width: 280px;
}
.smPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	width: 280px;
}
p a:link {
	color: #996600;
	text-decoration: none;
}
p a:visited {
	color: #996600;	
	text-decoration: none;
}
p a:hover {
	color: #CC9900;
	text-decoration: none;
}	
li a:link {
	color: #996600;
	text-decoration: none;
}
li a:visited {
	color: #996600;	
	text-decoration: none;
}
li a:hover {
	color: #CC9900;
	text-decoration: none;
}
.largeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6F9EA8;
	line-height: 150%;
}
.holdpic {
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
}
