a {
	color: #000000;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(../images/ateneo-garden-palace-rome-background.jpg);
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #631F02;
}
p {
	line-height: 25px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	line-height: 30px;
}
a:hover {
	text-decoration: underline;
}
.white-color-txt {
	color: #FFFFFF;
}
.mild-black-color-txt {
	color: #333333;
}
.bold-white-color-txt {
	font-weight: bold;
	color: #FFFFFF;
}
.td-btm-w-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.td-rightside-w-brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.white-txt {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 18px;
	padding-left: 10px;
	line-height: 27px;


}
.overview-padding {
	padding-top: 20px;
	padding-right: 22px;
	padding-left: 17px;
	padding-bottom: 10px;

}
.home-padding-1 {
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.home-padding-2 {
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 9px;

}
.td-location-bg {
	background-attachment: scroll;
	background-image: url(../images/ateneo-garden-palace-rome-location-img-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer-td-padding {
	line-height: 30px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.underline {
	text-decoration: underline;
}
.td-rightside-btm-w-brd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.td-padding {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.rightside-img-align {
	float: right;
	margin-left: 15px;
}
.leftside-img-align {
	float: left;
	margin-right: 15px;
}
.brown-color-txt {
	color: #631F02;
}
