body {
	background:#000000 none repeat scroll 0 0;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	margin:auto;
}
#top {
	background: url(images/header.jpg) no-repeat top;
	width: 800px;
}
#bottom {
	background: url(images/bottom-bg.gif) no-repeat bottom;
	width: 800px;
}

#container {
	margin: 20px auto;
	width: 800px;
	background: #E77725 url(images/middle-bg.jpg) repeat-y;
	border: 1px solid #FFFFFF;
}
#content-container {
	padding-top: 0px;
}

.border4sides {
	border: 1px solid #000000;
}
.border4sides-wide {
	border: 2px solid #000000;
}

#logo {
	padding: 0 0 0 0;
}
#logo a img {
}

#left {
	width: 217px;
}
#movie {
	margin: 20px 0 0 18px;
	width: 180px;
	height: 120px;
	background: #000000;
	text-align: center;
}
#hotels {
	width: 150px;
	padding: 20px 0 0 0;
    margin:auto
}
#right {
	width: 570px;
	padding: 41px 0 0 21px;
}
#header {
	margin-top: 25px;
	background: #000000;
	padding: 1px;
	width: 492px;
	height: 235px;
}
#content {
	padding-top: 15px;
	width: 450px;
}

#text {
	float: left;
	width: 450px;
	padding: 15px 15px 50px;
	text-align: justify;
}
#gallery {
	float: left;
	width: 490px;
	padding: 15px 0 50px;
	text-align: justify;
}

#links {
	padding-right: 35px;
	padding-top: 15px;
	float: right;
	width: 130px;
	text-align: center;
}
#links img {
	margin-bottom: 8px;
}
#footer {
	clear: both;
	padding-bottom: 48px;
	color: #0371BF;
	font-size: 9px;
}
#footer a {
	text-decoration: none;
	color: #0371BF;
}
#designed {
	font-size: 9px;
	color: #CCCCCC;
	margin: 10px auto;
	text-align: center;
}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
}

.heading {
	color:#E77725;
	font-family:Garamond,serif;
	font-size:20px;
	font-weight: bold;
	text-decoration: none;
}
.page-heading {
	color:#004489;
	font-family:Garamond,serif;
	font-size:26px;
	text-decoration:underline;
}
h1 {
	color:#004489;
	font-family:Garamond,serif;
	font-size:23px;
	font-weight:bold;
	margin:0px;
	width:100%;
}

h2 {
	color:#004489;
	font-family:Garamond,serif;
	font-size:20px;
	font-weight:bold;
	margin:0px;
	width:100%;
}

#menu {
	line-height:22px;
	list-style-type: circle;
	margin: 10px 0 0 5px;
	padding-left: 0px;
}
#menu li {
	width:175px;
}
#menu li a {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left: 0px;
}
#menu ul li a {
	font-size:9px;
}
#menu ul {
	line-height:17px;
	list-style-type: circle;
	margin:0;
	padding-left:10px;
}
#menu a {
	text-decoration: none;
}
#menu a:hover {
	text-decoration:underline;
    color:#000000;
}
.season td {
	font-size:10px;
}
.current {
	font-weight: bold;
	background: url(images/current.gif) no-repeat left bottom;
}

a {
	color:#000000;
}

#text li {
	line-height: 20px;
	list-style-position: inside;
}
#text ul {
	margin: 0;
	padding: 0;
}