BODY{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#333333;
	 background-color:#F8F6F1;
}
TABLE{
	cellpadding:0;
	cellspacing:0;
	border-style:none;
}
A{
	color: #FF0000;
	text-decoration:underline;
	font-weight:600;
}
IMG{
	border:2px solid #666666;
}
H1{
	font-size:16px;
	color:#666666;
}
H2{
	font-size:14px;
	color:#666666;
}
INPUT, SELECT{
	border:1px solid #666666;
	font-size:14px;
	height:17px;
	width:350px;
}
TEXTAREA{
	border:1px solid #666666;
	font-size:14px;
	height:50px;
	width:350px;
}
.put{
	border:1px solid #666666;
	font-size:14px;
	height:17px;
	width:351px;
	background-color:#FFFFFF;
}

.send{
	border:1px solid #666666;
	font-size:13px;
	height:20px;
	width:50px;
}
#factory{
	background-image:url(image/factory.jpg);
	background-repeat:no-repeat;
	text-align:right;
	height:140px;
	padding-top:40px;
	padding-right:200px;
	font-weight:600;
	color:#003300;
}
.green{
	font-size:12px;
	color:#003300;
}
.gray{
	font-size:12px;
	color:#666666;
}
.stone-links{
	text-align:center;
	float:left;
	width:470;
	padding-top:10px;
}
.stone-links A{
	text-decoration:underline;
	font-size:12px;
	font-weight:600;
	color:#003300;
}
#travertine-gallery{
	vertical-align:middle;
	border:solid #333333;
}
.ht {	
	overflow: scroll; 
	width: 100%; 
	height: 1px; 
	scrollbar-face-color: #ffffff; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #ffffff;
}