@charset "UTF-8";
/* CSS Document */

body {
	background: #000 url("images/fullback.jpg") top center no-repeat fixed;
	margin: 30px 20px 30px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a, a:active, a:link, a:visited {
	color: #0072bc;
	text-decoration: none;
}

a:hover {
	color: #ff8400;
	text-decoration: underline;
}

#main {
	width: 800px;
	background: #ffffff url("images/side.jpg") top left repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
}

#menu {
	width: 800px;
	height: 28px;
	background: url("images/menu.png") top center no-repeat;
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
}

#menu a:active, #menu a:hover, #menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
	text-decoration: underline;
}

#left {
	width: 200px;
	height: auto;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #ffffff;
}

#right {
	width: 495px;
	padding: 25px 25px 25px 25px;
	margin: 0px 0px 0px 0px;
	float: right;
}

#footer {
	clear: both;
	width: 800px;
	height: auto;
	background: url("images/footer.png") top center no-repeat;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}

.line {
	padding: 0px 5px 0px 10px;
	font-weight: normal;
	color: #000000;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #20356b;
}

.title-smblue, .title-smblue a, .title-smblue a:active, .title-smblue a:link, .title-smblue a:visited {
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
}

.title-smblue a:hover {
	font-weight: bold;
	color: #ff8400;
	text-decoration: underline;
}

#home {
	width: 180px;
	height: 135px;
	background: url("images/home.jpg") top left no-repeat;
	padding: 20px 25px 0px 290px;
	font-size: 11px;
	line-height: normal;
}

.vip {
	display: block;
	width: 175px;
	height: 100px;
	background: url("images/vip.png") bottom;
	text-indent: -99999px;
	float: right;
}
.vip:hover {
	background-position: 0 0;
}

.homemenu {
	display: block;
	width: 150px;
	height: 125px;
	background: url("images/home-menu.jpg") bottom;
	text-indent: -99999px;
}
.homemenu:hover {
	background-position: 0 0;
}

.homespecials {
	display: block;
	width: 150px;
	height: 125px;
	background: url("images/home-specials.jpg") bottom;
	text-indent: -99999px;
}
.homespecials:hover {
	background-position: 0 0;
}

.homebooking {
	display: block;
	width: 150px;
	height: 125px;
	background: url("images/home-booking.jpg") bottom;
	text-indent: -99999px;
}
.homebooking:hover {
	background-position: 0 0;
}

.homevip {
	display: block;
	width: 495px;
	height: 82px;
	background: url("images/home-vip.jpg") bottom;
	text-indent: -99999px;
}
.homevip:hover {
	background-position: 0 0;
}

img.left {
	text-wrap: normal;
	padding: 0px 10px 0px 0px;
	float: left;
}

.sidenote {
	color: #666666;
	font-style: italic;
}

#map_canvas {
	height: 100%
}

#map {
  	width: 495px;
	height: 300px;
}
