a {
	color: #885B64;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(../images/hotel-di-porta-romana-background.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white-color-txt {
	color: #FFFFFF;
}
.black-color-txt {
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 23px;
	font-weight: normal;
	color: #885B64;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #885B64;
}
p {
	line-height: 18px;
	color: #885B64;
}
.td-padding {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.td-title-padding {
	padding-left: 15px;
	padding-top: 40px;

}
.para-align {
	line-height: 25px;
}
.leftside-img-align {
	float: left;
	margin-right: 15px;
}
.td-btm-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer-td-align {
	line-height: 30px;
	color: #FFFFFF;
	padding: 15px;
}
.underline {
	text-decoration: underline;
}
.rightside-img-align {
	float: right;
	margin-left: 15px;
}
.dark-brown-txt {
	color: #2F2024;
}
ul {
	line-height: 30px;
	color: #885B64;

}
.td-rightside-brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
