body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4e2400;
}
body {
	background-image:url(../images/bg.jpg);
	margin-top: 0px;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 16px;
	font-weight:bold;
}
p {
	text-align:left;
}
a {
	color: #DA985E;
}
a img {
	border : none;
	vertical-align : top;
}
a:hover {
	color: #7A3700;
}
.headerimage {
	background-image:url(../images/headaer.jpg);
	width: 833px;
	height: 527px;
		margin: auto;
}
.splashcontent {
	background-color:#FFF;
	width: 833px;
	text-align: center;
	margin: auto;
}
.footer {
	background-image:url(../images/tablebottom.png);
	width: 873px;
	height: 20px;
	color:#FFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 6px;
}
.nav {
	float: left;
	margin-left: 29px;
	width: 243px;
}
.navitem {
	display: block;
	line-height: 20px;
	width: 243px;
	background-image: url(../images/jewelimage.png);
	background-repeat: no-repeat;
	background-position: 20px -1px; 
}
.navitem:hover {
	background-color: #83459b;
	background-image: url(../images/jewelimage_over.png);
}
.mainphoto {
	border: 2px solid #FFB307; 
}
.copyright {
	text-align:center;
	margin-top: 50px;
	margin-left: 482px;
	font-size: 11px;
	color: white;
}
.topseo {
	font-size: 10px;
	color: #555D96;
}
