@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	background-color: #820022;
}
#pagewrap {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/black-background-center.png);
	background-repeat: repeat-y;
	z-index: 5;
	position: relative;
	overflow: hidden;
}
#header {
	width: 765px;
	margin-right: 25px;
	position: relative;
	z-index: 10;
	height: 150px;
	color: #FFFFFF;
	margin-left: 25px;
}
#header #logo {
	float: left;
	margin-top: 20px;
	position: relative;
	left: 20px;
}
#header #storeinfo  {
	font-size: 0.9em;
	float: right;
	margin-top: 10px;
	clear: right;
}
#header h3 {
	font-family: Garamond, Times, serif;
	font-size: 1.5em;
	text-align: right;
	float: right;
	position: relative;
	margin-top: 25px;
	clear: right;
	width: 525px;
	color: #c0b1a0;
}
#header .audiocontrol {
	margin-top: 15px;
	float: right;
	clear: right;
}
#header a:link, #header a:visited {
	color: #c0b1a0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0b1a0;
	text-decoration: none;
}
#header a:hover {
	color: #CCCCCC;
	border-bottom-style: none;
}
#header a:link img, #header a:visited img, #header a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainnav {
	background-image: url(images/nav_background.gif);
	height: 43px;
	width: 780px;
	color: #FFFFFF;
	margin-left: 20px;
}
#mainnav ul {
	list-style-type: none;
	text-align: center;
	line-height: 40px;
}
#mainnav ul li {
	display: inline;
}
#mainnav ul li a {
	padding-left: 12px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 9px;
}
#mainnav a:link, #mainnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainnav a:hover {
	background-image: url(images/nav_background_hover.gif);
	background-repeat: repeat-x;
}
#maincontentwrap {
	width: 765px;
	margin-left: 25px;
	clear: both;
}
.mainphoto  {
	position: relative;
	margin-bottom: 20px;
	margin-left: -5px;
}
.mainphoto p {
	color: #FFFFFF;
}
#maincontentwrap h1 {
	font-size: 2em;
	color: #FFFFFF;
	font-family: Garamond, Times, serif;
}
#maincontentwrap  h2 {
	font-family: Garamond, Times, serif;
	font-style: italic;
	font-size: 1.9em;
	color: #c0b1a0;
	font-weight: bold;
	margin-bottom: 5px;
}
 h3   {
	color: #FFFFFF;
	font-family: Garamond, Times, serif;
	font-size: 1.5em;
}
#maincontentwrap h4 {
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Garamond, Times, serif;
}
#maincontentwrap #leftcontentcol {
	float: left;
	width: 285px;
	position: relative;
	left: 10px;
}
#leftcontentcol p {
	color: #FFFFFF;
	font-size: 0.95em;
	line-height: 1.3em;
}
#leftcontentcol a:link, #leftcontentcol a:visited, #rightcontentcol a:link, #rightcontentcol a:visited, #bottominfo a:link, #bottominfo a:visited {
	color: #c0b1a0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0b1a0;
}
#leftcontentcol a:hover, #rightcontentcol a:hover, #bottominfo a:hover {
	color: #CCCCCC;
	border-bottom-style: none;
}
#leftcontentcol ul {
	color: #FFFFFF;
	list-style-type: none;
	margin-bottom: 15px;
}
#leftcontentcol ul li {
	line-height: 1.4em;
}
#maincontentwrap #rightcontentcol {
	float: right;
	width: 400px;
	position: relative;
	right: 30px;
}
#rightcontentcol p {
	color: #e2d9cf;
	line-height: 1.3em;
	font-size: 0.95em;
	margin-bottom: 15px;
}
#bottominfo {
	clear: both;
	position: relative;
}
#bottominfo p {
	color: #FFFFFF;
	text-align: center;
}
#footer {
	clear: both;
	color: #FFFFFF;
	font-size: 0.85em;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 10px;
}
.underline {
	text-decoration: underline;
}
#designcredit {
	font-size: 0.85em;
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #FFFFFF;
	height: 15px;
}
#designcredit a:link, #designcredit a:visited {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#designcredit a:hover {
	color: #CCCCCC;
	border-bottom-style: none;
}

.clear {
	clear: both;
}
.imgfloatright {
	float: right;
}
#bgfloraltop {
	height: 372px;
	width: 269px;
	background-image: url(images/bgrnd_swirl_art.gif);
	position: absolute;
	top: 20px;
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -575px;
	overflow: hidden;
}
#bgfloral {
	position: relative;
	width: 765px;
	height: 372px;
	margin-right: auto;
	margin-left: auto;
	z-index: -5;
	bottom: 250px;
}
#bgfloralbottom {
	height: 372px;
	width: 269px;
	background-image: url(images/bgrnd_swirl_art.gif);
	background-repeat: no-repeat;
	float: right;
	position: fixed;
	bottom: 0px;
	right: 60%;
	margin-right: -650px;
}
label {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.attn {
	color: #FF0000;
}
.photocaption {
	font-size: 0.8em;
}
.disclaimer {
	font-size: 0.8em;
	line-height: 0.9em;
}
.gempiclist {
	line-height: 1.75em;
}
#gemstones {
	margin-top: 5px;
}
#vidblock a:link img, #vidblock a:hover img, #vidblock a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vidblock a:link, #vidblock a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	color: #FFFFFF;
}
td {
	padding: 4px;
}
