body {
	background-image: url(bg.jpg);
	background-repeat:repeat-x;
	background-color: #755e00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 
}
.contact{
	ont-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size:18px;
	font-weight:500;
}
.contacthour{
	ont-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
	font-weight:500;
	line-height:1.5;
}
.direction{
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	font-weight:900;
}
.maintext {
  font-family: "Times New Roman", Times, serif;
  font-size:14;
  color: #000000;
  /*&font-weight:900;*/
  text-decoration: none;
  }
.tour_text{
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  font-weight:bold;
}
.floor_text{
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #59592c;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
