/* --------------------------------------------------------
        Thumbs
*/

/* Created in order to help stretch the content area vertically */

.copy {
	background-image: url('/GRAPHICS/secondary_content-background-rpt.gif');
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
}

.copy-hold  a:link {
	color:#000000;
	text-decoration:none;
}

.copy-hold  a:hover {
	color:#000000;
	text-decoration:underline;
}

.copy-hold  a:visited {
	color:#000000;
	text-decoration:underline;
}

.copy-hold {
	background-image: url('/GRAPHICS/secondary_content-background-alt.gif');
	background-repeat: no-repeat;
    height:auto;
	float: left;
	padding:25px;
	color:#000000;
}

.copyright-alt {
	background-image: url('/GRAPHICS/secondary_copyright-alt.gif');
	background-repeat: no-repeat;
	height:32px;
	width:574px;
	float: left;
	margin-top:0px;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 11px;
	color: #ff3039;
}

.copyright-alt a {
	color: #CCAF91;
}

.copyright-alt a:hover {
	color: #ffffff;
}

.copyright-alt em {
	padding: 0px 8px;
}

/* Done with content stretching */

.copy h1 {
	width:260px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	color: #000000;
	font-size: 28px;
	/* background-image: url('/GRAPHICS/secondary_header-underline.gif');
	background-position: bottom left;
	background-repeat: no-repeat; */
}

.cat-photo {
	position:relative;
	float:right;
}

.cat-photo img {
	border: 1px solid black;
	margin-left:10px;
}

.cat-photo p {
	width: 200px;
	color: #7e5e20;
	font-size: 11px;
	padding-top: 2px;
	margin-left:10px;
}

.intro {
	position:relative;
	float:left;
	width:550px;
}

.intro p {
	color:#000000;
	text-align:justify;
	line-height:16px;
	padding-bottom:10px;
}

.jewelry {
	width:550px;
	position:relative;
	float:right;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #b2a18e;
}

.jewelry table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.jewelry table td {
	width: 50%;
	padding: 12px;
}

.jewelry table td.left {
	text-align: right;
}

.jewelry table td.right {
	text-align: left;
}

.jewelry table td.left img {
	float: right;
	padding-left: 10px;
	padding-bottom: 30px;
}

.jewelry table td.right img {
	float: left;
	padding-right: 10px;
	padding-bottom: 30px;
}

.jewelry table td p {
	color: #000000;
	line-height: 18px;
}

.desc {
width: 175px;
}

.jewelry table td p a {
	display: block;
	padding-bottom: 6px;
	color: #000000;
	font-weight: bold;
}

.jewelry table td p a:hover {
	color: #d8373e;
}

ol {
list-style:inside;

}

ol li a:link {
	color:#000000;
	text-decoration:none;
}

ol li a:hover {
	color:#000000;
	text-decoration:underline;
}

.right-photo{
    float:right;
	width:198px;
	padding-left:30px;
	padding-right:30px;
	}
	
.right-photo img{
	border:1px solid #000000;
	}
	
.right-table{
    float:right;
	width:336px;
	padding-left:30px;
	}
	
.right-table table{
	border:#990000 solid 1px;
	}
	
.right-table table td {
	color:#000000;
	font-size:10px;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
