body {
    height:auto  !important;   height:100%;  width: 100%; position:relative; min-width:155px;
	padding: 0px;
	margin:0px;
	background-color: #d6cec0; 
	font : 13px Tahoma;
	color : #333333;
}


html  {height:  100%;} 
img {
	border:0;
	padding: 0px;
	margin: 0px;
}
		


td {
	font : 13px Tahoma;
	color : #333333;
	padding: 0px;
	margin: 0px;
}

p {
	font : 13px Tahoma;
	color : #333333;
}


a {
	color: black;
	font : 13px Tahoma;;	
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font : 13px Tahoma;;	
	text-decoration: none;
}
a:visited {
	color: #893c3c;
	font : 13px Tahoma;;	
}

.menutop {
	text-align:center;
	padding: 0px;
	margin: 0px;

}
.menutop a {
	color: white;
	text-decoration: none;

}

.menutop a:hover {
	color: yellow;
	text-decoration: none;

}

.menubot a {
	color: #333333;
	text-decoration: none;

}

.menubot a:hover {
	color: black;
	text-decoration: none;

}



.border3s {
	border:solid 1px #807c73;
	border-top: none;
}

.border2s {
	border-left:solid 1px #807c73;
	border-right:solid 1px #807c73;
		
}

h1 {
	font : bold 14px Tahoma;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h1.top {
	font : bold 36px "Myriad Pro", Tahoma;
	font-style: italic;
	color: #930e0e;
	padding: 0px 0px 0px 0px;
}

h2 {
	font : bold 14px Tahoma;
	color: #333333;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 18px;
	text-align: center;

	width: 90%;
	height: 29px;
	background:url(/images/h2bg.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}

h2.top {
	font : bold 15px "Myriad Pro", Tahoma;
	font-style: italic;
	color: #8a8a89;	
	width: auto;
	height: auto;
	background:none;
	padding: 0px;
	margin: 0px;
	text-align: left;

}


div.hr {
	background-image:url(images/dot.jpg);
	height: 3px;
	background-repeat:repeat-x;

}

div.vr {
	background-image:url(images/dot.jpg);
	width: 3px;
	background-repeat:repeat-y;

}



table.item {
	width: 100%;
}

.item td {
	font : 13px Tahoma;
	color: #794224;
	
}
.item td p {
	font : 13px Tahoma;
	color: #794224;
	
}
.itemprice td {
	font: normal 14px Tahoma;
	color: black;	
}

.itemprice td img{
	padding-left: 5px;
	border: 0px;
}

.recommend tr {

	background-color: #ebebe8; 
}



a.order {
	font-size: 12px;
}	
a.orderbig {
	font-size: 18px;
}	

div.order {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}	

div.orderArea {
	font-size:14px;
	margin: 0px;
	padding: 0px;
		
}	

p.bigger {
			font-size: 15px;
}	

p.bigger a{
			font-size: 15px;
}