/* CSS Document */
BODY{
	margin: 0px;
	background-color: #FFF6D9;
	color: #330000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
}

H1{ 
	color:#39372A;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

H2{ 
	color:#39372A;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

H3{
	color:#39372A;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height: 5px;	
}

A{
	color: #663300;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	
 }
/*A{
	color: #660000;
	font-size: 10pt;
	text-decoration: none;
}*/
.input {

	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#333333;
	width:120px;

}

image{

	margin: 10px;
	
}


/* main objects */

DIV.ht{
	overflow: scroll; 
	height: 1px; 
	scrollbar-face-color: #EEEEEE; 
	scrollbar-arrow-color: #EEEEEE; 
	scrollbar-base-color: #EEEEEE;
}

#container{

}

.stone-link{ 
	background: url(../img/tem/link2.jpg) repeat-x;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.stone-link A{ 
	color: #FFF6CA;
	text-decoration: none;
	font-weight: 600;
	font-size: 13px;
}

.stone-link-active {
	background: url(../img/tem/link1.jpg) repeat-x;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.stone-link-active A{
	color:#FFF6CA;
	text-decoration: none;
	font-weight: 600;
	font-size: 13px;
}

#search{
	vertical-align:middle;
	margin: 0px;
	height: 20px;
}

#top-menu{
	height: 36px;
	color: #5D5D5B;
	padding-right: 22px;
	padding-top: 23px;
	text-align: right;
}

#cream-dot{
	background: url(../img/tem/cream-dot.jpg) repeat-x;
	height: 2px;
	overflow: hidden;
}

#flash{
/*  background: url(../img/tem/top.jpg) no-repeat;*/
	height: 220px;
	width: 756;
}

#header{
	background: url(../img/tem/top1.jpg) no-repeat left;	
	height: 40px;
	text-align: left;
	color: #FFE79E;
	vertical-align: middle;
	font-weight: 600;
	padding:0px;
}

.stone-gallery TD{
	font-size: 10px;
	width: 128px;
	height:106px;
	border:#330000 thin solid;	
}

.stone-gallery A{
	font-size: 9px;
	text-align: center;
}

.stone-gallery IMAGE{
	border-color:#663300;
	border-width: 1px;
}

#google-search{
	text-align: left;
	padding-left: 20px;
	padding-top: -10px;
}

.path A{
	color: #666666;
	text-align:left;
	direction: rtl;
	font-size: 10px;
	direction: rtl;
}

#footer{
	font-size: 10px;
	text-align: center;
	padding: 10px 30px 10px 30px;
	background: url(../img/tem/footer.jpg);
	height: 50px;
	color: #FFF6CA;
}

#footer A{
	color: #FFF6CA;
	text-decoration: none;
	font-weight: 400;
	font-size: 10px;
}

#footer A: hover{
	text-decoration: underline;
}

.gallery{
	padding: 0px;
	margin: 0;
	text-align: justify;
	font-size: 10px;
	background-color: #FFFFFF;
	height:100%;
	vertical-align:top;
	color: #333333;
	
}

.gallery A{
	font-weight: 600;
	font-size: 10px;
	color:#333333;
}

.gallery TD{
	border-style: solid;
	border-color: #EEEEEE;
}






