.footerContact {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	color: #9A7030;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 21px;
}
.footerContactLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	color: #9A7030;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 22px;
}
.footerContactLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	color: #764d0f;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 22px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #1b1633;
	text-decoration: none;
	text-transform: uppercase;

}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #1b1633;
	text-decoration: none;
	text-transform: uppercase;

}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #1b1633;
	text-decoration: underline;
	text-transform: uppercase;

}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #0a0935;
	text-decoration: none;
}
a {
	color: #5a3300;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.headline {
	font-size: 24px;
	font-style: italic;
}
.reservationsLink a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.reservationsLink a:hover{
	font-weight: bold;
	color: #c7a053;
	text-decoration: none;
}
.tableBorder {
	border: 2px solid #251F35;
}
.picPaddingRight {
	padding-right: 20px;
}
.picPaddingLeft {
	padding-left: 20px;
}
