body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #83422B;
	background-image: url(graphics/bg_brown.jpg);
}
body,td,th {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 9pt;
	color: #492518;
}
.style2 {
	color: #CC6633;
	font-weight: bold;
}
.style6 {
	color: #FF9933; 
	font-weight: bold; 
}
a:link {
	color: #CC6633;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}

.bookNow{font-weight:bold; font-size:14px; color:#CC6633 !important; padding:3px 5px; background:#efefef; border:1px solid #999999; margin:0 0 10px 0; }
	.bookNow:hover{color:green !important; border:1px solid #666666; }

.bookNowHuge{font-weight:bold; font-size:14px; color:#CC6633 !important; padding:10px 15px; background:#efefef; border:1px solid #999999; margin:0 0 10px 0; }
	.bookNowHuge:hover{color:green !important; border:1px solid #666666; }
