body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin:0px;
	padding:0px;
	text-align:center;
	background:#EDEAB8;
}
#page {
	width:800px;
	overflow:hidden;
	margin:0px auto;
	background: url(art/page-bg.jpg) no-repeat;
	text-align:left;
	padding:0px;
}
#header {
	float:left;
	width:800px;
	height:199px;
	margin:0px;
	padding:0px;
}
#header img {
	float:left;
	margin:0px;
}
#top-pic {
	float:left;
	margin:0px 0px 0px 22px;
	border:1px solid #AB925B;
	width:743px;
	height:265px;
	padding:5px;
	background:#FFFFFF;
}
#top-pic object {
	float:left;
	margin:0px;
}
#buttons {
	width:755px;
	height:55px;
	float:left;
	background:url(art/buttons-bg.jpg) no-repeat;
	margin:0px 0px 0px 22px;
	padding:0px;
}
a#buts {
	width:92px;
	height:20px;
	float:left;
	border-left:1px solid #DFDBA2;
	border-right:1px solid #A37855;
	text-align:center;
	color:#330000;
	font-weight:bold;
	text-decoration:none;
	margin:15px 0px 0px 0px;
}
a:hover#buts {
	color: #663333;
}
#about {
	width:211px;
	overflow:hidden;
	float:left;
	background:#FFFFFF;
	border:1px solid #DAD88B;
	padding:8px;
	margin:15px 15px 15px 22px;
	line-height:17px;
	font-size:13px;
}
#about a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
#about a:hover {
	color:#996600;
	text-decoration:underline;
}
#text {
	float:left;
	width:510px;
	overflow:hidden;
	margin:15px 0px 15px 0px;
	color:#000000;
}
#text img {
	float:right;
	margin:30px 0px 48px 10px;
}
#footer {
	width:725px;
	overflow:hidden;
	float:left;
	margin:0px 0px 20px 22px;
	background:#F7F5DB;
	border:1px solid #FFFFFF;
	font-size:11px;
	color:#A48346;
	padding:4px;
	clear:left;
}
#footer p {
	float:right;
	margin:7px 0px 0px 0px;
	text-align:right;
	}
#footer a {
	color:#C6AB79;
	text-decoration:none;
}
#footer a:hover {
	color:#996600;
}
h2 {
	width:211px;
	margin:0px 0px 10px 0px;
	height:16px;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	padding:4px 0px 8px 0px;
	border-bottom:1px solid #E4E3AD;
	font-weight:normal;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:29px;
	float:left;
	line-height:50px;
	font-weight:normal;
	color: #000000;
	margin:10px 0px 5px 0px;
}
a#thumb {
	width:152px;
	height:170px;
	float:left;
	margin:10px 10px 0px 0px;
	text-align:center;
	text-decoration:none;
	color:#333333;
	border:none;
	font-weight:bold;
}
a#thumb img {
	float:left;
	margin:0px 0px 8px 0px;
	border:none;
}
a:hover#thumb {
	color:#996600;
	text-decoration:underline;
}
#product {
	float:left;
	width:220px;
	height:220px;
	margin:15px;
	border:1px solid #666666;
}
#product img {
	float:left;
	margin:0px;
	border:none;
}
.text-box-bg {
	background:url(art/text-box-bg.jpg) repeat-x;
	padding:4px;
	font-size:13px;
	color: #666633;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #666666;
}
a#gal-thumb {
	width:150px;
	height:150px;
	float:left;
	margin:15px;
	border:1px solid #666633;
}
a:hover#gal-thumb{
	border:1px solid #333333;
}
	


	
	

