@CHARSET "UTF-8";

body {
	font-size: x-small;
	font-family: Avenir, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
    font-size: 2.1em;
    font-weight: lighter;
    color: #a8531d;
    margin: 0;
    padding: 0;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #333333;
	margin: 0;
}

h2 a {
    color: #a8531d;
	font-weight: bold;
	font-size: 1em;
	color: #a8531d;
}

p {
    font-size: 1.3em;
    line-height: 1.2em;
	padding: 0;
	margin: 0 0 10px 0;
    color: #666666;
}

a {
	text-decoration: none;
	color: #a8531d;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus {
    outline: 0;
}

#pagetext {
	padding: 5px;
}
#pagetext-custom {
	padding: 0px;
}

.bench-grey {
    color: #333333;
}

.bench-type {
    font-family: "Times New Roman";
    font-size: 1.1em;
    font-style: italic;
	color: #666666;
}

.address {
	font-size: 1.3em;
	line-height: 1.2em;
	padding: 0;
	margin: 0 0 10px 0;
	color: #666666;
}

.body-orange {
	color: #a8531d;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: .15em;
}

.body-orange-click {
	color: #a8531d;
	font-weight: bold;
	font-size: 1.15em;
}

.body-grey {
	color: #666666;
	font-size: 1.2em;
}

.body-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #333333;
	line-height: 1.5em;
}

.price {
	color: #333333;
	font-size: 0.75em;
	line-height: 2em;
}

.product-desc {
	color: #6da9a8;
	font-size: 1em;
	line-height: 1.1em;
}

.gemstone-desc {
	color: #693450;
	font-size: 1em;
	line-height: 1.1em;
}

.gemstone-focus {
	color: #693450;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: .15em;
}

.orange-product-desc {
	color: #a8531d;
	font-size: 1em;
	line-height: 1.1em;
}

.inquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.07em;
	font-style: normal;
	line-height: 1.6em;
	color: #333333;
}

.visit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.07em;
	font-style: normal;
	line-height: 1.25em;
	color: #333333;
}


.body-orange-small {
	color: #a8531d;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: .15em;
}

.orange-kdjshop {
	color: #a8531d;
	font-weight: bold;
	font-size: 1em;
}

