.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #878743;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878743;
	line-height: 25px;
	font-weight: bold;
}
.dot {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 23px;
	font-weight: bold;
}
.heading1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.paradox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 23px;
}
.paradox1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 23px;
}

#reservation {
	font-size: 1px;
	height:22px;
	width: 209px;
	overflow: hidden;
	background:url(images/on_10.jpg) no-repeat left;	
	}
#reservation input:hover{
	height: 22px;
	width: 209px;
	background:url(images/off_10.jpg) no-repeat left;
	background-position: 0px 0px;
	font-size: 0px;
	text-decoration: none;
	color: #36390c;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px; 
}
#reservation input:Selected {
	height: 22px;
	width: 209px;
	background:url(images/off_10.jpg) no-repeat left;
	background-position: 0px 0px;
	font-size: 0px;
	text-decoration: none;
	color: #36390c;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px; vertical-align:bottom;
}