@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/wood.jpg);
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
}
.headerlogo {
	width: 181px;
	height: 51px;
	padding-left: 28px;
}
.hdr_img {
	padding-left:15px;
}
.hdr_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}
.hdr_links:hover {
	text-decoration: underline;
	color: #ffffff;
}	
.left_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
.left_nav:hover {
	color: #cccccc;
}
.news_hdr {
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color: #000000;
	padding-left: 45px;
}
.news_box {
	padding: 2px;
	border:1px #000000 solid; 
	width:175px; 
	height:300px; 
	overflow:auto;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
}
.news_box_link {
	color: #CC0000;
	text-decoration: underline;
}
.news_box_link:hover {
	color: #616161;	
	text-decoration: underline;
}
.img_bdr {
	border:1px #000000 solid;
}
.product_hdr {
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color:#000000;
}
.product_copy {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
}
.product_title {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align:center;
	color:#000000;
	text-decoration: underline;
}
.product_title:hover {
	color:#666666;
	text-decoration: underline;
}
.product_price {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align:center;
}
.product_webprice {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-align:center;
}
.prod_top_frame {
	padding-right:75px;
}
.prod_right_frame {
	padding-top:5px;
}
.prod_price {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.next_prod {
	font-family:"Times New Roman", Times, serif;
	padding-right:70px;
	font-size:18px;
}
.next_prod_link {
font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color: #000000;
	text-decoration:none;
}
.next_prod_link:hover {
	color: #000000;
	text-decoration: underline;
}
.ymal_text {
	padding-left: 27px;
	font-size:18px;
}
.footerbar {
	padding-top: 5px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.footerlink { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.subcat_body {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 20px;
}
.subcat_hdr {
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color:#000000;
}
.subcat_title {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
.subcat_smtitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.subcat_link {
	color: #000000;
	text-decoration:underline;
}
.subcat_link:hover {
	color: #999999;
}
ul {
	padding-left: 55px;
}
.fuck {
	padding-top:0px;
}
