body {
	text-align: center;
	height: 100%;
	width: 100%;
	font-size: 100%;
	line-height: 1.125em;
	background-color: #b4b4b4;
	background-image: url(../images/bodybg.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin: 0px;
}
#container {
	text-align: left;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 199px;
	width: 1050px;
	padding-bottom: 40px;
}
#nav {
	background-color: #464646;
	float: left;
	width: 1050px;
	margin-top: 155px;
}
#nav ul {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 25px;
	padding: 0px;
}
#nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	display: inline;
	padding-right: 52px;
	font-weight: bold;
}
#nav ul li a {
	text-decoration: none;
	color: #FFF;
}
#nav ul li a#current {
	color: #abe82d;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #abe82d;
	text-decoration: none;
}



#content {
	float: left;
	width: 1050px;
	background-color: #6B6B6B;
	padding-top: 10px;
	margin-bottom: 20px;
}
#col1 {
	float: left;
	width: 383px;
	margin-bottom: 20px;
}
#top1 {
	width: 325px;
	float: left;
	margin-left: 25px;
	background-image: url(../images/col1bg.gif);
	background-repeat: repeat;
	display: inline;
}
#flashcontent {
	float: left;
	width: 323px;
	background-image: url(../images/flashmovie.jpg);
	background-repeat: no-repeat;
	height: 323px;
	display: inline;
	margin-left: 1px;
}

#col2 {
	float: left;
	width: 384px;
}
#col3 {
	float: right;
	width: 230px;
	padding-right: 25px;
}
#top3 {
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#quick {
	border: 1px dotted #CCC;
	float: right;
	width: 230px;
	margin-bottom: 20px;
}

#booking {
	float: left;
	margin-bottom: 20px;
	width: 325px;
	margin-left: 25px;
	display: inline;
	background-image: url(../images/col1bg.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#wide {
	float: left;
	width: 1050px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	float: left;
	width: 1050px;
	background-color: #FFF;
	text-align: center;
}
#group {
	float: left;
	width: 1050px;
}
#box1 {
	float: left;
	width: 650px;
	display: inline;
}
#box2 {
	float: right;
	width: 350px;
	margin-right: 10px;
	text-align: right;
}
#box3 {
	float: right;
	width: 230px;
	border: 1px solid #CCC;
}
#box4 {
	float: left;
	width: 240px;
}
#booking ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#booking ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
}
#quick ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#quick ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
}
#quick ul li a {
	text-decoration: none;
}
#quick ul li a:hover {
	color: #000;
}

ul {
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #e5e5e5;
}


a {
	color: #e5e5e5;
	line-height: 1.2em;
}
a:hover {
	color: #000;
	text-decoration: none;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #E5E5E5;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pad20 {
	margin-left: 20px;
}
.pad33 {
	margin-left: 33px;
}
.pad10 {
	margin-bottom: 10px;
}



h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	display: inline;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 7px;
	margin-right: 10px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 0px;
	text-transform: uppercase;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.65em;
	color: #FFF;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.linegrn {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #669900;
}
.linesht {
	width: 90%;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 0px;
	float: left;
	padding: 0px;
}

.black {
	color: #000;
}
.white {
	color: #FFF;
}
.whitepad {
	color: #FFF;
	margin-left: 20px;
}

.blackbg {
	background-color: #333;
	border: 1px solid #CCC;
}
