body {
	color: #262626;
	background-color: #17110d;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

td {
	color: #262626;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#container {
	position: relative;
	width: 729px;
}

.topTable {
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 80px;
	width: 729px;
}

.topTableLeft {
	padding-left: 20px;
}

.topTableRight {
	padding: 10px;
}

.spacer1 {
	height: 2px;
	overflow: hidden;
}

.spacer2 {
	height: 8px;
	overflow: hidden;
}

#main {
	position: relative;
	width: 100%;
	background-color: white;
}

.menuOn a:link, .menuOn a:visited {
	color: #3c2313;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menuOn a:hover, .menuOn a:visited:hover {
	color: #5d5346;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.menu a:link, .menu a:visited {
	color: #3c2313;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

.menu a:hover, .menu a:visited:hover {
	color: #5d5346;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}


a:link, a:visited {
	color: #3c2313;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #5d5346;
	text-decoration: underline;
}

.leftSide {
	width: 211px;
}

.rightSide {
}

.rightSideIn {
	padding-right: 15px;
	padding-left: 15px;
}

#latestTop {
	background-color: #716659;
}

h1 {
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	font-size: 15px;
	color: white;
}

h2 {
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
	color: white;
}

h2 a:link, h2 a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

h2 a:hover, h2 a:visited:hover {
	color: #2a1a10;
	font-weight: normal;
	text-decoration: underline;
}


.leftDivide1 {
	background-color: #5d5346;
	height: 8px;
	overflow: hidden;
}

#latestBottom {
	background-color: #5d5346;
}

.footer {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 729px;
}

.footerText {
	color: white;
	font-size: 10px;
}

.footerText a:link, .footerText a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.footerText a:hover .footerText a:visited:hover {
	text-decoration: underline;
	color: #5d5346;
	font-weight: normal;
}

.tab {
	width: 170px;
	background-color: #716659;
	cursor: pointer;
}

.contactLeft {
	width: 100px;
}

#map {
	height: 300px;
	width: 484px;
}

.enlarge {
	padding: 10px;
	color: #5d5346;
	font-size: 13px;
}

#leftOut {
	width: 211px;
	position: relative;
	overflow: hidden;
}

#mainOut {
	width: 484px;
	position: relative;
	overflow: hidden;
}

/*#stone {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#glass {
	position: relative;
	opacity: 1;
	filter: alpha(opacity=100);
}*/

#glassContent {
	width: 484px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#glassLeft {
	width: 211px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#stoneContent {
	width: 484px;
	position: absolute;
	left: 500px;
	top: 0px;
}

#stoneLeft {
	width: 211px;
	position: absolute;
	top: -600px;
	left: 0px;
}

img {
	display: block;
}

#loadingImage {
	position: absolute; 
	display: none; 
	z-index: 10; 
	padding: 10px; 
	background-color: #141619;
}

#viewImage {
	position: absolute; 
	display: none; 
	z-index: 10; 
	padding: 3px; 
	background-color: #141619;
}

#viewImageIn {
	position: relative; 
}

#closeImage {
	position: absolute;
	top: -17px;
	left: -17px;
	width: 35px;
	height: 35px;
	z-index: 11;
	cursor: pointer;
}

#bg {
	display: none; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background-color: #fff; 
	z-index: 8; 
	opacity: 0.4; 
	filter: alpha(opacity=40);
}
