body
{
	background-image: url('mainejewelry2.png');
	background-repeat: repeat;
}
.mainejewelry
{
	width: 850px;
	height: 550px;
	background-image: none;
	background-repeat:repeat ; 
	border-style: solid;
	border: double;
	border-width: 4px;
	border-color: #000000;
	padding: 5px;
}
.target ul
{
	list-style-image: url(maple.png);
}
a
{
	text-decoration: none;
	color: #663333;
}
a:hover
{
	color: #666666;
}
/*** index ***/
.top
{
	width: 850px;
	height: 200px;
}
.maple
{
	width: 300px;
	height: 200px;
	position: relative;
	float: left;
}
.bar
{
	position: relative;
	top: -100px;
}
.middle
{
	width: 850px;
	height: 300px;
}
.target
{
	position: relative;
	float: left;
	text-align: left;
	top: 20px;
}
.flash
{
	position: relative;
	left: 60px;
	top: -10px;
}
.bottom
{
	width: 850px;
	height: 50px;
}
.info
{
	font: italic bold 12px times;
	position: relative;
	text-align: left;
	top: 10px;
	left: 30px;
}
#_1
{
	position: relative;
	text-align: center;
	top: -17px;
}
#_2
{
	position: relative;
	text-align: center;
	top: -32px;
	left: 140px;
}
#_3
{
	position: relative;
	text-align: center;
	top: -48px;
	left: 260px;
}
#_4
{
	position: relative;
	text-align: right;
	top: -65px;
	right: 10px;
}
/*** about us ***/
.indent
{
	text-indent: 10px;
}
.indent_1
{
	text-indent: 10px;
	position: relative;
	top: -10px;
}
.text
{
	text-align: left ;
	margin-left: 350px;
	margin-right: 70px;
	position: relative;
	left: 10px;
	top: 0px;
}
.info_a
{
	font: italic bold 12px times;
	position: relative;
	text-align: left;
	top: -6px;
	left: 30px;
}
.target_a
{
	position: relative;
	float: left;
	text-align: left;
	top: 4px;
}
.target_a ul
{
	list-style-image: url(maple.png);
}	
/*** shopping ***/
/*** contact ***/
h1
{
	color: #441122;
	text-shadow: #666666 2px 2px 2px;
}
.contact
{
	text-shadow: #666666 2px 2px 2px;
}
.text1
{
	position: relative;
	left: 60px;
	top: -20px;
}
.target_c
{
	position: relative;
	float: left;
	text-align: left;
	top: -1px;
}
.target_c ul
{
	list-style-image: url(maple.png);
}
.info_c
{
	font: italic bold 12px times;
	position: relative;
	text-align: left;
	top: -11px;
	left: 30px;
}
	
