.shopitem {
	margin: 4px;
	padding: 2px;
	border: 3px solid #D9D3CE;
	font-size: 75%;
	color: #989DA0;
	height: 140px;
	text-align: left;
	text-indent: 5px;
	top: 10px;
	

}

.shopitems {
	margin: 4px;
	padding: 2px;
	border: 3px solid #D9D3CE;
	font-size: 75%;
	color: #989DA0;
	height: 140px;
	text-align: left;
	text-indent: 5px;
	top: 10px;
	width: 278px;
}

.shoph2 {
	background-color: #713008;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #4E5C89;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 120%;
	color: #E4E0DB;


}
.shoptop {
	color: #666666;

}
.shopmain {
	font-size: 90%;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 1px dotted #2F3336;
	color: #666666;
}

.shopmain a:link {  color: #2F3336; text-decoration: none}
.shopmain a:visited {  color: #7A7F82; text-decoration: none}
.shopmain a:hover {  color: #552705; text-decoration: underline}
.shopmain a:active {  color: #8E001B; text-decoration: none}

.shopsmall {
}
.shoph3 {
	font-size: 120%;
	font-weight: bold;


}
.textbottom {
	vertical-align: bottom;
}
.texttop {
	vertical-align: text-top;
	background-position: top;

}
.imgsp {
	margin: 25px;
	padding: 25px;
}
.imgspleft {
	margin-right: 10px;
	margin-bottom: 3px;

}
.imgspright {
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 10px;

}
.shopnestedtable {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 1px dotted #2F3336;
	color: #666666;
	font-size: 100%;

}
.shopmen {
	background-color: #FFFFFF;

}
.shopmen a {
	border: 1px solid #000000;
		background-color: #F8F9FA;
	color: #333333;
	white-space: nowrap;
	display: block;
	text-decoration: none;
	}
.shopmen a:hover {
	border: 1px solid #000000;
	display: block;
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
	color: #000000;
	text-decoration: none;




}

.itemtable {
	width: 100%;
	
}

.itemtable td {
	width:200px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
padding:5px 5px 5px 5px;
}

