.normal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
line-height: normal%; 	font-weight: normal;
	color: #631D1F;
	text-decoration: none;
	line-height: 120%;
}

.h1override{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
line-height: normal%; 		font-weight: normal;
	color: #631D1F;
	text-decoration: none;
	line-height: 120%;
	font-variant: normal;
}


BODY, TABLE, TD, TR {
	font-size : 10pt;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H1{
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	color : #631D1F;
}
H2{
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	color : #631D1F;
}



#book a:link, #book a:visited {
	text-indent: -1000em;
	display: block;
	background: url(images/bk.gif) no-repeat center bottom;
	border: none;
	height: 22px;
	width: 202px;
}

#book a:hover, #book a:active {
	background-position: top;
	border: none;
}

#gift a:link, #gift a:visited {
	text-indent: -1000em;
	display: block;
	background: url(images/gc.gif) no-repeat center bottom;
	border: none;
	height: 22px;
	width: 202px;
}

#gift a:hover, #gift a:active {
	background-position: top;
	border: none;
}


#chk a:link, #chk a:visited {
	text-indent: -1000em;
	display: block;
	background: url(images/ca.gif) no-repeat center bottom;
	border: none;
	height: 22px;
	width: 202px;
}

#chk a:hover, #chk a:active {
	background-position: top;
	border: none;
}


#reservation-link {
	width:97%;
	border:3px double #631D1F;
	text-align:center;
	font-size:16px;
	padding:3px;
}

#reservation-link a:hover {
	background-color:#fff;
	opacity:0.5;
	color:#000;
}

#reservation-link a {
	text-decoration:none;
}
















