/* STYLES */
.style1 {font-size: 9px}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A664F;
	font-weight: bold;
}
.style53 {font-size: 9px; font-family: Arial, Helvetica, sans-serif; }

.style54 {color: #FF0000}
.style60 {	font-size: 18px;
	color: #003300;
}
.style61 {	font-size: 14px;
	color: #666666;
}
.style62 {color: #333333}
.style65 {font-size: 20px}
.style66 {color: #003300;
	font-size: 20px;
}
.clear {
	clear:both;
}
.categoryHed {
	background-color:#030;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:27px;
	font-weight:normal;
	letter-spacing:2px;
	padding:4px 0 6px 36px;
}
.thumb a:link{
	text-decoration:none;
	border:none;
}
.prod_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:030;
	padding:12px 0px 12px 0px;
}
.prod_table_cat{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:000;
	background-color:#BBC8C0;
	
}
.table_pad{
	padding-top:6px;
	padding-bottom:6px;
}
.table_topborder{
	border-top:#142a21 solid 1px;
}
.table_botborder{
	border-bottom:#142a21 solid 1px;
}
.table_lftborder{
	border-left:#142a21 solid 1px;
}
.prod_table_details{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#E4E9E7;
	border-right:#142a21 solid 1px;
	border-bottom:#142a21 solid 1px;
	padding:3px 0px 4px 6px;
}
.priceLg{
	font-size:14px;
	font-weight:bold;
}
/* TAGS */
body,td,th {
	color: #000000;
}
body {
	background-color: #eee0cd;
}

/* STRUCTURES */

#wrapper {
	margin:0 auto;
	width: 786px;
	border:#630 2px solid;
	padding:3px;
	background-color:#FFFFFF;
	
}
#pageHed {
	width:100%;
	padding-bottom:12px;
}
#topNav {
	width:100%;
}
#sideNav {
	width:200px;
	float:right;
}
#Intro {
	width:560px;
	float:right;
	padding-bottom:24px;
}
#botNav {
	width: 100%;
	padding-top:24px;
	padding-bottom:18px;
}
/* NAVIGATION */
a:link {
	color: #003319;
	text-decoration: none;
}
a:visited {
	color: #003319;
	text-decoration: none;
}
a:hover {
	color: #003319;
	text-decoration: none;
}
a:active {
	color: #003319;
	text-decoration: none;
}