/*main styles*/
body{
	font:14px "Times New Roman", Times, serif;
	color:#6d554d;
	background-image:url(img/bg.jpg);
	background-position:center top;
	line-height:23px;
}
table{
	font:14px "Times New Roman", Times, serif;
	color:#6d554d;
	line-height:23px;
}
img, div, td { behavior: url(iepngfix.htc) }
img{
	border:0;
}
input,select,textarea{
	font:12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#4F3629;
	border:1px solid #6D554D;
	background-color:#fff;
}
input.button{
	border:1px solid #F1D199;
	background-color:#FFFADC;
	padding:0 10px 2px 10px;
	height:20px;
	font-size:11px;
	cursor:pointer;
}
input.button1{
	border:0;
	background-color:#6D554D;
	padding-bottom:2px;
	height:20px;
	font-size:11px;
	cursor:pointer;
	color:#fff;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin:-2px 7px 0 0;
}
/* IE6 Only */
* html input.checkbox{
	margin:-2px 2px 0 -2px;
}
/* IE7 Only */
*:first-child+html input.checkbox{
	margin:-2px 2px 0 -2px;
}
input.radio{
	margin:2px 3px 0 0;
}
/* IE6 Only */
* html input.radio{
	margin:-2px 3px 0 -3px;
}
/* IE7 Only */
*:first-child+html input.radio{
	margin:-2px 3px 0 -3px;
}
form{
	padding:0;
	margin:0;
}
td{
	vertical-align:top;
}
p{
	margin:0 0 20px 0;
}
p.main{
	margin:0 0 15px 0;
	line-height:28px;
}
.middle{
	vertical-align:middle;
}
/*default styles*/
a{
	font:14px "Times New Roman", Times, serif;
	color:#6d554d;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#9F1A20;
}
h1{
	font:36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	margin:0;
}
h2{
	font:17px "Times New Roman", Times, serif;
	color:#9F1A20;
	padding:0;
	margin:0 0 20px 0;
	font-weight:bold;
}
h3{
	font:12px "Times New Roman", Times, serif;
	color:#6D554D;
	padding:0;
	margin:0 0 20px 0;
}
ul, ol
{
  margin:0 0 15px 27px;
  padding:0 0 0 0;
  list-style:url(img/square.gif) outside;
}
li ul, li ol
{
  margin-top:5px;
  margin-bottom:10px;
  list-style-type:none;
  list-style-image:none;
}
li
{
  margin-bottom:0;
  color:#6D554D;
  font-size:12px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl{
	clear:both;
	font-size:1px;
	height:1px;
}
.z10{
	position:relative;
	z-index:10;
}
/*format styles*/
.nav{
	color:#f5bb7a;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	padding:10px 20px 0px 0;
}
.nav .back{
	background-color:#FFFADC;
	border:1px solid #7F7D6E;
	width:181px;
	padding:1px 0 3px 0;
	float:right;
}
.nav a{
	color:#4f3629;
	font-size:10px;
	margin:0 15px 0 15px;
	text-decoration:none;
}
.nav a:hover{
	text-decoration:none;
}
.block_l{
	background-image:url(img/block_l.png);
	background-repeat:repeat-y;
	background-position:left top;
}
.block_r{
	background-image:url(img/block_r.png);
	background-repeat:repeat-y;
	background-position:left top;
}
.block{
	background-color:#FFFADC;
	border:1px solid #7F7D6E;
	padding:14px 0 30px 0;
}
.menu{
	padding:17px 22px 17px 16px;
}
.menu .sub{
	padding-left:17px;
}
.menu a{
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	margin:6px 0 6px 0;
}
.menu a:hover{
	background-position:left -11px;
}
.menu a.act{
	background-position:left -11px;
}
.menu a:hover.two{
	background-position:left -23px;
}
.menu a.two.act2{
	background-position:left -23px;
}
.menu a.m1{
	background-image:url(img/m1.gif);
}
.menu a.m2{
	background-image:url(img/m2.gif);
}
.menu a.m3{
	background-image:url(img/m3.gif);
}
.menu a.m4{
	background-image:url(img/m4.gif);
}
.menu a.m5{
	background-image:url(img/m5.gif);
}
.menu a.m6{
	background-image:url(img/m6.gif);
}
.menu a.m7{
	background-image:url(img/m7.gif);
}
.menu a.m8{
	background-image:url(img/m8.gif);
}
.menu a.m9{
	background-image:url(img/m9.gif);
}
.menu a.m10{
	background-image:url(img/m10.gif);
}
.menu a.m11{
	background-image:url(img/m11.gif);
}
.menu a.m12{
	background-image:url(img/m12.gif);
}
.menu a.m13{
	background-image:url(img/m13.gif);
}
.menu a.m14{
	background-image:url(img/m14.gif);
}
.menu a.m15{
	background-image:url(img/m15.gif);
}
.menu a.m16{
	background-image:url(img/m16.gif);
}
.menu a.m17{
	background-image:url(img/m17.gif);
}
.menu a.m18{
	background-image:url(img/m18.gif);
}
.menu a.m19{
	background-image:url(img/m19.gif);
}
.bord{
	display:block;
	background-color:#F1D199;
}
.contact{
	padding:0 0 0 17px;
}
.pic{
	margin-bottom:20px;
}
.cont{
	padding-top:20px;
}
.content{
	padding:0 25px 0 0;
}
.content .ttl_bord{
	border-bottom:1px solid #F1D199;
	border-top:2px solid #F8E6BB;
	margin-bottom:25px;
}
.content .pic1{
	border:1px solid #603913;
	float:left;
	margin:4px 15px 10px 0;
}
.content .pic2{
	border:1px solid #603913;
	float:right;
	margin:4px 0 10px 15px;
}
.content .number{
	text-align:right;
	vertical-align:middle;
}
.content .number a{
	text-decoration:none;
	font-size:12px;
	margin-right:8px;
}
.content .number a.next{
	margin-right:16px;
}
.content .number a.act{
	color:#9F1A20;
}
.content .quantity{
	font-size:17px;
	font-weight:bold;
	padding-bottom:20px;
}
.content input.field{
	width:25px;
	height:22px;
	border:1px solid #6D554D;
	text-align:center;
}
.footer{
	text-align:center;
	color:#4F3629;
	font-size:10px;
	padding-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}
.thumbs_table{
	padding: 0 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-style: none;
}
.thumbs_td{
	width: 83px;
	height:80px;
	padding:0;
}
.thumbs_td_active{
	width: 83px;
	height:80px;
	padding:0;
}
.thumb_div{
	width: 83px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb_div_ie{
	width: 83px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
}
tr.under td{
	border-bottom:1px solid #EBD4AC;
}
tr.title td{
	border-bottom:1px solid #EBD4AC;
}
