.defbackg {
	background-image: url(images/def_backg.jpg);
}
.aboutbackg {
	background-image: url(images/aboutus_back.jpg);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	color: #333300;
	text-align:left;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: 17px;
	text-transform: uppercase;
	color: #574319;
	background-color: #ffffff;
	letter-spacing: 2px;
	text-decoration: none;
}
a:link, a:visited {
	color: #574319;
	text-transform: none;
		
	/* background-color: #D2C986; 
	letter-spacing: 2px;*/
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #c3b600;
	/*background-color: #D2C986; 
	letter-spacing: 2px;*/
	text-transform: none; 
	width: 100%;
	background-position: center;
}
.asianbackg {
	background-image: url(images/asian_backg.jpg);
}
.spabackg {
	background-image: url(images/spa_backg.jpg);
}
.classicbackg {
	background-image: url(images/classic_backg.jpg);
}
.livingbackg {
	background-image: url(images/living_backg.jpg);
}
.essenbackg {
	background-image: url(images/essen_backg.jpg);
}
