/* CSS Document */

body {
	margin:0px;
	background-color: #999999;
}

.header-top-patch {
	background:url(../images/header-top-patch.jpg) repeat-x;
	height:39px;
}

.bg-nav {
	background:url(../images/bg-nav.jpg) no-repeat;
	height:83px;
	width:996px;
}

.bg-content {
	background:#FFFFFF url(../images/bg-content.jpg) no-repeat;
	width:996px;
	height:189px;
}.home-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #B70000;
	text-decoration: none;
	padding-left: 5px;
}
.inner-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

.inner-text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.patch {
	background:url(../images/patch.jpg) no-repeat;
	width:489px;
	height:139px;
}

.bg-reservation {
	background:url(../images/resevation-back.gif) no-repeat;
	height:372px;
}

.bg-footer {
	background:url(../images/bg-fooetr.gif) repeat-x;
	height:54px;
}
.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bred-crums {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:8px;
}
.small-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0aa0de;
	text-decoration: none;
}
.anim {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

