body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #333333;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.bkgd-page {
	background-color: #EBE4DB;
	border: 2px solid #B97F45;
}
.col-bkgd {
	background-image: url(../images/col-bkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #686E59;
}.small-caps {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #686E59;
	font-variant: small-caps;
	font-weight: bold;
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #EBE4DB;
	background-color: #B97F45;
}
.copypadded {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #686E59;
	padding-right: 20px;
}
.edit_cancel_reservation{
	font-size:10px;
	color:#fff9b5;
	font-family:Tahoma;
	font-weight:bold;
	position:relative;
	top:-10px;
	text-align:center;
}
.edit_cancel_reservation a, .edit_cancel_reservation a:hover{
	color:#fff9b5;
	text-decoration:none;
}

