#slider-container, #page-title{background-color:#6c8fba;}#logo-container a{width:800px;}#logo-container a{height:86px;}#table08 {
	margin-top:10px;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	border:0px;
}

table tr td {
	text-align:center;
	font-size:9px;
	border:1px solid #bfbfbf;
}

table tr th{
	border-right:1px solid #bfbfbf;
	border-top:1px solid #bfbfbf;
}

.month {
	text-align:center;
	font-size:10px;
	color:white;
	background-color:#0E595E;
}

.day {
	text-align:center;
	font-size:8px;
	color:#fff160;
	background-color:#50B455;
}

.booked {
	background-color:#789F42;
	color:white;
}

.pending {
	background-color:#36BE85;
	color:white;
}

.notavail {
	background:#4BA5C2;
	color:white;
}

.rate {
	width:65px;
}

#available {
	background-color:white;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	font-size:80%;
	border:1px solid #bfbfbf;
	padding:4px 0px 4px 0px;
	color:#0E595E;
	font-weight:bold;
	width:130px;
	height:14px;
	margin-top:10px;
	margin-left:5px;
}

#booked {
	background-color:#789F42;
	margin-top:10px;
	margin-left:5px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	font-size:80%;
	border:1px solid #bfbfbf;
	padding:4px 0px 4px 0px;
	color:white;
	font-weight:bold;
	width:130px;
	height:14px;
}

#pending {
	background-color:#36BE85;
	margin-top:10px;
	margin-left:5px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	font-size:65%;
	border:1px solid #bfbfbf;
	padding:4px 0px 4px 0px;
	color:white;
	font-weight:bold;
	width:130px;
	height:14px;
}

#specialoffer {
	background-color:#4BA5C2;
	margin-top:10px;
	margin-left:5px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	font-size:70%;
	border:1px solid #bfbfbf;
	padding:4px 0px 4px 0px;
	color:white;
	font-weight:bold;
	width:130px;
	height:14px;
}
