a {
	color: #000000;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(../images/hotel-relais-ugolini-background.jpg);

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	color: #754239;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #754239;
}
p {
	line-height: 25px;
}
ul {
	line-height: 30px;
}
.white-color-txt {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
.td-rightside-brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.check-availability {
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}
.td-top-brd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.td-padding {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.underline {
	text-decoration: underline;
}
.td-title-align {
	padding-left: 16px;
	padding-top: 15px;

}
.footer-td-padding {
	line-height: 30px;
	color: #FFFFFF;
	padding: 15px;
}
.td-top-btm-brd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.dar-brown-color {
	color: #6A3C33;
}
.leftside-img-align {
	float: left;
	margin-right: 15px;
}
