a {
	color: #333333;
	text-decoration: none;
}
body {
	background-image: url(../images/hotel-villa-il-glicine-taormina-background.jpg);

}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #8C6316;
}
p {
	line-height: 25px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
ul {
	line-height: 30px;
}
a:hover {
	text-decoration: underline;
}
.white-color-txt {
	color: #FFFFFF;
}
.lite-brown-color-txt {
	color: #8C6316;
}
.bnr-title-padding {
	padding-top: 32px;
	padding-left: 23px;
}
.bnr-txt-padding {
	font-size: 15px;
	font-style: italic;
	color: #FFFFE1;
	padding-right: 100px;
	padding-left: 70px;
	font-weight: bold;
	line-height: 30px;

}
.b-o-padding {
	padding-left: 134px;
}
.btm-brown-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B29663;
}
.bnr-btm-txt-padding {
	padding-top: 13px;
	padding-left: 172px;
}
.footer-top-txt {
	font-style: italic;
	padding-top: 20px;
	font-size: 13px;


}
.bdy-top-padding {
	padding-top: 42px;
	padding-bottom: 60px;
}
.underline {
	color: #333333;
	text-decoration: underline;
}
.brown-color-txt {
	color: #8C6316;
}
.hand {
	cursor: hand;
}
