@charset "ISO-8859-1";
.shop_font {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: text-top;
	top: auto;
}
.formfloatleft {
	position: absolute;
	width: 125px;
	right: 5px;
}
.col1 {
	font: small/30px "Times New Roman", Times, serif;
	text-align: left;
	width: 400px;
	background: #EBE6D2;
	float: right;
	left: 10px;
	position: static;
	top: 25px;
	margin-top: 5px;
}
.cellborder {
	border: thin solid #46280A;
}
.col2 {
	font: 9px "Times New Roman", Times, serif;
	text-align: left;
	width: 100px;
	background: #EBE6D2;
	float: none;
	vertical-align: bottom;
	position: absolute;
	left: 245px;
	height: 1000px;
#wrapper {
	float: right;
	width: 400px;
	position: absolute;
	margin-top: 50px;
	top: 100px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#wrapper {
	width: 400px;
	float: right;
	position: relative;
}
.a {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #46280A

}	 
header {
	width: 750px
	align="left"
	
}	.marginright {
	margin-right: 100px;
}
a:link {
	color:#46280A;
}
a:visited {
	color:#660033;
}	
img {
  border: none;
}

#banner1 {
  margin-left: 15%;
}
