﻿.homepic {
	border-style: none;
	width: 180px;
	height: 246px;
}
#jewelpic {
	border-color: #8F5950;
	border-style: none solid solid none;
	padding: 6px;
	float: left;
	width: 184px;
	margin: 5px 100px 20px 100px;
	text-align: center;
	background-color: #9d9d9d;
	border-right-width: 3px;
	border-bottom-width: 3px;
}
#jewel {
	text-align: center;
	font-family: "Comic Sans MS";
	padding: 6px;
	width: 184px;
	float: left;
	font-size: x-large;
	margin: 5px 100px 5px 100px;}
#metal {
	font-family: "Comic Sans MS";
	text-align: center;
	padding: 6px;
	width: 184px;
	float: left;
	font-size: x-large;
	margin: 5px 100px 5px 100px;
}
#metalpic {
	border-color: #8F5950;
	border-style: none solid solid none;
	padding: 6px;
	float: left;
	width: 184px;
	margin: 5px 100px 20px 100px;
	text-align: center;
	background-color: #9d9d9d;
	border-right-width: 3px;
	border-bottom-width: 3px;
}
.text1 {
	margin: 5px 40px 5px 40px;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
}
.item {
	margin-left: 60px;
	float: left;
}
.itempic {
	width: 280px;
	height: 210px;
	border-color: #8F5950;
	border-style: none solid solid none;
 	border-right-width: 3px;
	border-bottom-width: 3px;
	padding: 6px;
	text-align: center;
	background-color: #9d9d9d;
}
.itemprice {
	float: left;
	margin-bottom: 3px;
	font-weight: bold;
	width: 290px;
	font-family: "Comic Sans MS";
}
.itemlocation {
	width: 290px;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: "Comic Sans MS";
}
.itemdescript {
	width: 290px;
	margin-bottom: 23px;
	height: 85px;
	font-family: "Comic Sans MS";
}
.gallerynumbers {
	font-family: "Comic Sans MS";
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	color: #D3AF00;
}
.clear {
	clear: both;
}
.largenumber {
	font-size: large;
	color: #D3AF00;
	background-color: #D3AF00;
}
.gallerylink {
	color: #8f5950;
	text-decoration: none;
}

