a {
	text-decoration:none;
	cursor:pointer;
}
#Body a{
	text-decoration:underline;
}
#topNavBar a:link {
	color:#FFFFFF;
}
#topNavBar a:hover {
	color:#f48400;
}
#topNavBar a:active{
	color:#50DD31;
	text-decoration:underline;
}
#topNavBar a:visited {
	color:#4DE2E2;
	font-weight:500;
}
#topNavBar ul li {
	display:inline;
	list-style-type:none;
	text-align:left;
	padding-left:0.75em;
	padding-top:0.75em;
	font-size:0.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#leftNavBar ul li {
	display:block;
	list-style-type:none;
	color:#ee8100;
	text-align:left;
	padding:0px 5px 0px 5px;
	border-bottom-width:thick;
	border-bottom-color:#000;
	border-top-width:thick;
	border-top-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:300;
	text-transform:capitalize;
}
#Press ul li {
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-align:center;
	color:#fff;
	height:20px;
}
#Press ul li a:link {
	color:#FFF;
}
#Press ul li a:hover {
	color:#e78c1f;
}
#Press ul li a:visited {
	color:#D3F7CC;
}
.Head {
	height:50px;
	font-weight:bold;
	font-style:italic;
	text-transform:capitalize;
}
#Body p {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	margin-right:5px;
	margin-left:10px;
	text-indent:15px;
	font-style:normal;
	color:#400B10;
	padding-bottom:5px;
	padding-top:5px;
}
#Body p :first-letter{
	text-transform:capitalize;
}
#Body li {
	text-align:left;
	font-size:0.8em;
	margin-right:10px;
	margin-left:55px;
	padding-right:5px;
	text-indent:5px;
	font-style:normal;
	color:#000;
	list-style-type:circle;
	margin-bottom:10px;
	margin-top:5px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	text-indent:10px;
	text-transform:capitalize;
	color:#1b7cc5;
	margin-left:25px;
	margin-top:15px;
	text-align:left;
	clear:right;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	text-indent:15px;
	text-transform:capitalize;
	color:#f69521;
	margin:5px 10px 5px 35px;
	text-align:left;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.05em;
	text-indent:10px;
	text-transform:capitalize;
	color:#921824;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:35px;
	letter-spacing:1px;
	text-align:left;
}
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#c0202f;
	font-weight:bold;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:15px;
	text-transform:uppercase;
	text-align:left;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #f69521;
}
p a:link{
color:#839223;
}
p a:hover{
	color:#839223;
}
.topLink {
	color:#fff;
	margin-top:5px;
	margin-bottom:-5px;
	border:#FFF 1px solid;
}
.topLink :hover{
	border:#999 2px solid;}
	table td {
		font-size:0.75em;
		color:#333;
		text-align:center;
		padding:5px 5px 5px 5px;
	}
	table th {
		font-size:10px;
		color:#444;
		text-align:center;
		padding:5px 5px 5px 5px;
	}
	table{
		margin-top:10px;
		border-top:1px #333 solid;
	}
	table td {
		border-left:1px solid #aaa;
	}
	table td img{
		margin-left:auto;;
		margin-right:auto;
	}
	table td:first-child{
	border-left:#fff;	
	}
	.text{
		background-color:#ccc;
		border:none;
		
	}
	.text:hover{
		background-color:#9cccf0;
	}
	.noborder{
		border:none;
		text-align:left;

	}

	hr{
		width:250px;
		margin-left:auto;
		margin-right:auto;
	}
	h5{
		font-size:1em;
		font-weight:500;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-align:center;
		color:#fcbd72;
		text-transform:capitalize;
	}
.title{
	width:180px;
	background:#a5322a;
	font-size:1em;
	font-weight:600;
	text-align:center;
}
h6{
	font-size:0.8em;
	color:#1973b7;
	margin-left:2.5px;
	margin-right:2.5px;
	text-indent:5px;
	text-align:left;
}
h6:hover{
	color:#000;
	font-weight:bold;
}
#reservation_form fieldset legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #5F3707;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.asterisc {
	font-size: 1.3em;
	color: #900;
	font-weight: bolder;
	margin-left: 20px;
}
.bullet_link a{
	text-decoration:underline;
}