body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: center;
	margin: auto;
	background-image:url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

img, div { behavior: url(iepngfix.htc) }

ul {
	list-style-type: square;
	color: #f12199;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
	padding-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #34ad8f;
	margin: 0px;
	padding-bottom: 10px;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #cccccc;
}

a:hover {
	color: #34ad8f;
}

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;	
	margin: auto;
	width: 960px;
	left: 0;
/*	overflow: auto; */
}

#top {
	width: 960px;
	height: 80px;
	float: left;
	display: inline;
	/*	background-color: #00FF00; */
	background-image: url(../images/bg-top.jpg);
	overflow: hidden;
}

#nav {
	width: 590px;
	height: 12px;
	float: right;
	display: inline;
	text-align: right;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 13px;
}

#image {
	width: 960px;
	height: 467px;
	float: left;
	display: inline;
/*	background-color: #0000FF; */
}

#content-main {
	width: 960px;
	float: left;
	display: inline;
	height: 282px;
	height: auto!important;
	min-height: 288px;
	background-color: #313237; 
}

#content-LHS {
	width: 476px;
/*	height: 282px;
	height: auto!important;
	min-height: 288px; */
	float: left;
	display: inline;
	background-color: #313237; 
	padding-left: 10px;
}

#content-mid {
	width: 28px;
/*	height: 288px;
	height: auto!important;
	min-height: 288px; */
	float: left;
	display: inline;
	background-color: #313237; 
}

#content-RHS {
	width: 446px;
/*	height: 288px;
	height: auto!important;
	min-height: 288px; */
	float: left;
	display: inline;
	background-color: #313237; 
}

#footer {
	width: 960px;
	height: 40px;
	float: left;
	display: inline;
	padding-top: 16px;
}

#address {
	width: 850px;
	height: 56px;
	float: left;
	display: inline;
}

#siteby {
	width: 110px;
	height: 56px;
	float: left;
	display: inline;
	text-align: right;
}

/*/////////////////////////////////////////////////*/

.nav-item {
	float:left;
	display:inline;
}

.rhs-item {
	float:left;
	display:inline;
	padding: 5px;
}

.footer-item {
	float:left;
	display:inline;
}

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262b2c;
}

.kids-text {
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana, Arial;
	color:#ffffff;
	font-weight:normal;
}

/*/////////////////////////////////////////////////*/


#home-booking {
	background-color: #313237;
    display: inline;
    float: left;
    min-height: 100px;
    height: auto !important;
	height:100px;
    width: 960px;
	border-top:2px dotted #34AD8F;
	padding:5px 0;
}
	
#home-booking .bookingform {
	float:left;
	display:inline;
	padding-left:10px;
	width:920px;
	background-color: #313237;
}

#home-booking .terms {
	float:left;
	display:inline;
	width:940px;
	font-size:11px;
	font-style:italic;
	color:#fff;
}

.bookingform .formdropdown {
	width:70px;
}
.bookingform input {
	width:170px;
}

.bookingform input, .bookingform textarea, .bookingform select { background:#34AD8F none repeat 0 0; border:0 none;}


/* Royal Celebration Styles */

.royal-celebration-btn {
	float: left;
    display: inline;
    margin: 5px 1px 20px 0px;
}

/* End Royal Celebration Styles */
