.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #6c4804;
}
a:active {
	color: #000;
}
ul {
	margin-top:0px;
}
body
{
	background-image:url('images/bg-gradient.gif');
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#logo {
	text-align: center;
}
#header {
	text-align: center;
}
p {
	text-align:justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:10px;
}
.table-text {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.list-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:1px;
}
.headings {
	font-size: 14px;
}
.headings strong {
	font-family: "Times New Roman", Times, serif;
}
.check-availability {
	text-align: center;
}
