td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/bgimage.jpg);
	margin: 0px;

}
p {
	line-height: 18px;
}
.navi-text-color {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
.rightside-white-brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.btm-white-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.td-padding {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.rightside-img-align {
	float: right;
	margin-left: 10px;
}
.footer-td {
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	color: #7C210E;
	line-height: 18px;


}
a:hover {
	text-decoration: underline;
}
.darkred-color {
	color: #7C210E;
}
.check-availability {
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	color: #7C210E;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
h2 {
	font-size: 23px;
	font-weight: normal;
	color: #7C210E;
}
h4 {
	color: #7C210E;
	font-size: 17px;

}
.leftside-img-align {
	float: left;
	margin-right: 10px;
}
ul {
	line-height: 18px;
}
