

.buttons {
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/but_bg.gif);
	color: #FFFFFF;



}

.buttons a {
	color: #FFFFFF;
	text-decoration: none;

}

.buttons a:hover {
	color: #FFFF66;
	text-decoration: underline;

}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663333;
	border-left-color: #663333;
	letter-spacing: 2px;
}

.booking {
	font-size: 13px;
	border: 1px solid #663333;
}
