
* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px Arial,Helvetica,Sans Serif;
	color: #464c51;
	background: #0c9ed9 url(images/bg.jpg) repeat-x;
	text-align: center;
}

img {
	display: block;
	border: 0;
}

a {
	color: #008bd0;
	text-decoration: underline;
}
a:hover {
	color: #ff8a00;
}


/*_________Container_________*/

#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #fff;
	text-align: left;
}

/*_________Header_________*/

#headerHome {
	height: 122px;
	width: 770px;
	background: #fff url(images/content-top.jpg) no-repeat;
}

#headerHome img {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

#header {
	height: 122px;
	width: 770px;
	background: #fff url(images/top-corners.gif) no-repeat;
}

#header img {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

/*_________Flash_________*/

#flash {
	width: 750px;
	height: 171px;
	background: #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}

#flashHome {
	width: 770px;
	height: 293px;
	background: #fff;
}


#flashArea {
	width: 750px;
	height: 136px;
	background: #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}

/*________ Nav ________*/

#nav {
	height: 18px;
	width: 750px;
	background: #fff url(images/bg-nav.jpg);
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	list-style-type: none;
	font-size: 12px;
	text-align: center;
	padding: 5px 0;
}
#nav li {
	display: inline;
}
#nav li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 13px 7px 13px;
	margin-left: 5px;
}
#nav li a:hover {
	background: #d65b06 url(images/bg-roll.gif);
	color: #fff;
}

/*________ Content ________*/

#facebook{
float:right;
margin-top:5px;
}

.fb-like{
width:80px;
}

#facebook a img{
float:left;
margin-right: 3px;
}

#newsletter {
	clear: both;
	text-align: center;
	height: 60px;
	padding: 10px;
}
#newsletter img {
	margin: auto;
}

#homeSpecials {
	margin: 10px;
	width: 750px;
	background: #0d9dd9 url(images/bg-specials.gif) no-repeat bottom;
	padding-bottom: 20px;
	text-align: left;
}
#homeSpecials h2 {
	padding-bottom: 5px;
}
#homeSpecials ul {
	color: #FFF;
	font-weight: bold;
	padding: 0 10px 0 30px;
	line-height: 1.6;
}

#contentHome {
	width: 770px;
	background: #fff url(images/content-footer.jpg) no-repeat bottom;
	padding-top: 18px;
	padding-bottom: 160px;
	text-align: left;
}

#contentHome2 {
	width: 730px;
	background: #fff url(images/content-footer.jpg) no-repeat bottom;
	padding: 10px 20px 170px 20px;
	overflow: hidden;
}

#content {
	width: 730px;
	background: #fff url(images/content-footer.gif) no-repeat bottom;
	padding: 20px 20px 70px 20px;
	overflow: hidden;
}

#content h2 {
	padding: 10px 0;
}

#content h3 {
font-size: 120%;
	color: #0d9ed9;
	padding: 10px;
}


#content, #contentHome2 p {
	font: 100% Arial,Helvetica,Sans Serif;
	color: #000;
	line-height: 1.6;
	padding-top: 10px;
}

#content ul {
	padding-left: 30px;
	padding-bottom: 10px;
	font: 110% Arial,Helvetica,Sans Serif;
	color: #000;
	line-height: 150%;
}


#contentIframe {
	width: 800px;
	background: #fff url(images/content-footer.gif) no-repeat bottom center;
	padding: 0px 0px 70px 0px;
	overflow: hidden;
}

#contentIframe h2 {
	padding: 20px 20px 0px 20px;
}
#contentIframe p {
	padding: 20px 20px 0px 20px;
}
iframe {
	border: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
}



#surroundings {
	background-color: #e6f5fb;
	margin-top: 20px;
	overflow: hidden;
}

#surroundings div {
	width: 344px;
	height: 125px;
	float: left;
	border-bottom: 1px solid #cfdce1;
	margin: 10px 10px 0 10px;
	display: inline;
}

#surroundings div.no-border {
	border: none;
}

#surroundings div img {
	float: left;
	padding-right: 10px;
}

#surroundings h3 {
	color: #0d9ed9;
	padding: 6px 0 8px 0;
	font-size: 110%;
}

#surroundings p {
	color: #000;
	line-height: 1.5;
}

#surroundings div.topPanels {
	height: 25px;
}


.tourDesk {
float: right;
padding-left: 5px;

}

#contactDetails {
	padding-top: 25px;
}

#contactDetails h3 {
	padding: 0px 0 0 10px;
}

#contactDetails p {
	padding: 3px 0 0 10px;
}

#map {
	height: 500px;
	width: 400px;
	float: right;
	padding-bottom: 15px;
}

#conditions {
	background: url(images/man-jump.jpg) no-repeat bottom;
	width: 216px;
	height: 360px;
	float: right;
}

#conditions p {
	color: #b1b1b1;
	font-size: 80%;
	line-height: 1.3em;
}

#content .specialOffer {
margin: 0 0 20px 10px;
}

#content .specialOffer h3 {
padding: 0;
margin: 0;
}

#content .specialOffer p {
padding-bottom: 10px;
}

#specialOffers div {
	width: 500px;
	margin-top: 10px;
	background: url(images/special-offer-flame.gif) no-repeat;
	background-color: #fff6eb;
}

#specialOffers div p {

	padding: 0px 10px 15px 65px;
	line-height: 1.7em;
}

#specialOffers div p.dealHeading {

	display: block;
	font-size: 200%;
	font-weight: bold;
	color: #e99216;
	padding: 5px 5px 0 65px;
}

#specialOffers div strong {
	color: #0d9eda;
	font-weight: bold;
}

#links {
	background-color: #e6f5fb;
	margin-top: 15px;
	overflow: hidden;
}

#links div {
	width: 344px;
	height: 133px;
	float: left;
	margin: 10px 10px 0 10px;
	display: inline;
}

#links div img {
	float: left;
	padding-right: 10px;
}

#links h3 {
	color: #0d9ed9;
	padding: 0px;
	font-size: 110%;
}

#links p {
	color: #000;
	line-height: 1.5;
	width: 202px;
	margin-left: 125px;
	padding: 5px 0 0 0;
}

#links div.topPanels {
	height: 20px;
	width: 710px;
	border-bottom: 1px solid #cfdce1;
}

#links a {
	color: #f8931d;
	text-decoration: none;
	font-size: 90%;
	margin-left: 125px;
}

/*________ Left Panel (Home) ________*/

#leftPanel {
	border-right: 1px dashed orange;
	width: 368px;
	height: 350px;
	margin-left: 20px;
}

#leftPanel p {
	font: 100% Arial,Helvetica,Sans Serif;
	color: #000;
	line-height: 220%;
	padding-top: 10px;
}

#bookButtons {
	float: right;
	padding: 10px 15px 0 15px;
}
#bookButtons img {
	padding-bottom: 10px;
}

#facebook{
margin-left: 330px;
float:left;
}

.fb-like{
width:80px;
}

#facebook img{
float:left;
margin-right: 3px;
}

/*________ Right Panel (Home) ________*/

#rightPanel {
	background: url(images/bg-why-stay.gif) repeat-x;
	margin-right: 20px;
	width: 340px;
	height: 270px;
	float: right;
	text-align: left;
	display: inline;
}

#rightPanel ul {
	padding: 10px 0 0 25px;
	font: 110% Arial,Helvetica,Sans Serif;
	color: #000;
	line-height: 180%;
}

.moreButton {
	padding: 15px;
}


/*________ Thumbnails ________*/

#thumbnails {
	width: 355px;
	float: right;
	margin: 0 0 20px 20px;
}

#thumbnails img {
	float: left;
	padding: 0 0px 10px 10px;
}

#thumbnails p {
	color: orange;
	padding: 0 0 3px 10px;
}




/*________ Footer ________*/

#footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 770px;
	background: #0d9dda url(images/footer.gif) no-repeat top;
}

#footer ul {
	margin: 10px 0;
}
#footer ul li {
	font-size: 11px;
	list-style:none;
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #28a9de;
}
#footer ul li a {
	color: #7ecceb;
	text-decoration:none;
}
#footer ul li a:hover {
	color: #bee5f5;
}

#footer p {
	font: 90% Arial,Helvetica,Sans Serif;
	color: #fff;
	margin-bottom: 3px;
}

#footer p a {
	color: #fff;
	text-decoration: none;
}

#footer p a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer p strong a {
	font: 120% Arial,Helvetica,Sans Serif;
	font-weight: bold;
	color: #ffed24;
	margin-bottom: 3px;
}


/*________ Contact Form ________*/

h3#emailUs {
padding-top: 15px;
}

#contactForm {
	width: 300px;
	padding-left: 10px;
}

#contactForm fieldset {
	border: 0;
	padding-top: 15px;
}

#contactForm fieldset legend {
	display: none;
}

#contactForm div {
	margin-bottom: 5px;
	display: block;
	margin-left: 0px;
}

#contactForm label {
	float: left;
	width: 70px;
	text-align: right;
	margin-right: 10px;
}

#contactForm input {
	width: 180px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-decoration: none;
}
#contactForm textarea {
	width: 200px;
	height: 150px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-decoration: none;
}

#contactForm textarea#comments {
	width: 220px;
	height: 70px;
}

#contactForm input#submitButton {
	clear: left;
	width: 120px;
	margin-top: 0px;
	margin-left: 80px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-decoration: none;
}

div#errorText {
	color: red;
	background-color: #ffc9c9;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #ff0000;

	line-height: 1.5;
	width: 265px;
}

div#errorText p {
	margin: 0px;
	font-weight: bold;
}

div#errorText ul {
	margin: 0px;
	margin-left: 15px;
}
#container p.success {
	background-color: #c7f7cb;
	color: #06630f;
	text-align: center;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #06a215;
	width: 280px;
}


.clearfix:after {
    content: "."; 
    display: block;
    height: 0; 

    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.themeParkBanner {
padding: 10px 0 40px 0;
}

.imgRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}



