/*------------------------------------------------------ GLOBAL STYLE ------------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
html {
	margin:0px;
	padding:0px;
	}

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3B3B;
	background-color:#F7F6EC;
	text-align:justify;
	}

form, div, input, h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, li, ol, dl, dd, dt, fieldset, br {
	margin:0px;
	padding:0px;
	}
br {line-height:10px;}
.clear {clear:both;}

/*--------------------------------------------------------------------------------------------------------------------------*/

div#mainHeader {
	float:left;
	width:100%;
	background-image:url(images/bg-header.jpg);
	}

div#headerSection {
	margin:0 auto;
	width:1000px;
	height:65px;
	}

div#headerLogo {
	float:left;
	}

div#headerMenu {
	float:right;
	line-height:65px;
	}
	
div#headerMenu a {
	margin-left:25px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	color:#FFFFFF;
	}
	
div#headerMenu a:hover {color:#FFF800;}
div#headerMenu a.active{color:#FFF800;}

div#mainContainer {
	float:left;
	width:100%;
	background-image:url(images/bg-container.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
	
div#containerArea {
	margin-left:auto;
	margin-right:auto;
	width:1090px;
	}
div#bannerSection {
	float:left;
	width:1090px;
	height:449px;
	background-image:url(images/bg-banner.png);
	background-repeat:no-repeat;
	}

div#bannerSlideshow {
	float:left;
	width:980px;
	margin-left:51px;
	margin-top:63px;
	}

div#mainContentArea {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	}

div#container {
	float:left;
	width:990px;
	background-color:#FFFFFF;
	}

div#sectionTopBlue {
	float:left;
	margin-left:20px;
	width:950px;
	height:230px;
	background-image:url(images/bg-blue.jpg);
	}

div#blueContentLeft {
	float:left;
	width:640px;
	margin:20px 0 0 15px;
	line-height:25px;
	color:#FFFFFF;
	}

div#blueContentRight {
	float:left;
	width:260px;
	margin:20px 0 0 15px;
	}

.styleYellow20 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-style:italic;
	color:#FFFF00;
	font-weight:normal;
	}

.styleGreen26 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-style:italic;
	color:#FF0000;
	font-weight:normal;
	}

div#sectionContentBottom {
	float:left;
	margin-left:20px;
	width:950px;
	}

div#bottomContentLeft {
	float:left;
	width:650px;
	margin-top:-30px;
	line-height:25px;
	}

div#bottomContentLeft1 {
	float:left;
	width:650px;
	line-height:25px;
	}

div#bottomContentRight {
	float:right;
	width:280px;
	line-height:25px;
	}

div#featureImageHome {
	float:left;
	width:650px;
	}

div#featureImageLeft {
	float:left;
	margin-left:15px;
	width:310px;
	}

div#featureImageRight {
	float:right;
	width:320px;
	}

div#featureTextLeft {
	float:left;
	width:325px;
	margin-top:20px;
	}

div#featureRateRight {
	float:right;
	width:300px;
	margin-top:20px;
	}

div#featureContentHome {
	float:left;
	width:650px;
	margin-top:20px;
	}

div#featureContentLeft {
	float:left;
	width:310px;
	}

div#featureContentRight {
	float:right;
	width:310px;
	}

div#socialNetworkBlock {
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	width:650px;
	height:105px;
	background-image:url(images/bg-socialnetwork.jpg);
	}

div#socialNetworkBlock img{
	float:left;
	margin:29px 25px 0 35px;
	}

div#featureMenu {
	float:left;
	width:280px;
	}

.book_now {
	float:left;
	width:90px;
	height:35px;
	background:url(images/book_now.jpg) no-repeat;
	text-decoration:none;
	}
	
.book_now:hover {background:url(images/book_now_h.jpg) no-repeat;}
	
.book_now.active {
	float:left;
	width:90px;
	height:35px;
	background:url(images/book_now_h.jpg) no-repeat;
	}
	
.location {
	float:left;
	width:90px;
	height:35px;
	margin-left:5px;
	background:url(images/location.jpg) no-repeat;
	text-decoration:none;
	}

.location:hover {background:url(images/location_h.jpg) no-repeat;}
	
.location.active {
	background:url(images/location_h.jpg) no-repeat;
	width:90px;
	height:35px;
	float:left;
	}

.contact {
	float:left;
	width:90px;
	height:35px;
	margin-left:3px;
	background:url(images/contact.jpg) no-repeat;
	text-decoration:none;
	}

.contact:hover {background:url(images/contact_h.jpg) no-repeat;}
	
.contact.active {
	background:url(images/contact_h.jpg) no-repeat;
	width:90px;
	height:35px;
	float:left;
	}

div#featureRightContent {
	float:left;
	width:280px;
	margin-top:20px;
	}

div#footerArea {
	float:left;
	margin-left:20px;
	margin-top:30px;
	margin-bottom:30px;
	width:950px;
	border-top:1px solid #E9EBEF;
	}

div#footerMenu {
	float:left;
	margin-top:20px;
	}

div#footerMenu a, div#footerCopyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C0B59D;
	margin:0 10px 0px 10px;
	text-decoration:none;
	}

div#footerCopyright {
	float:right;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C0B59D;
	}

div#contactBlueBox {
	float:left;
	margin-left:20px;
	padding-bottom:20px;
	width:950px;
	background-image:url(images/bg-blue.jpg);
	}

div#contactAddress {
	float:left;
	width:325px;
	}

div#contactForm {
	float:left;
	width:315px;
	}

div#featureLeft {
	float:left;
	width:300px;
	line-height:normal !important;
	}

div#featureRight {
	float:right;
	width:300px;
	line-height:normal !important;
	}

div#toursLeft {
	float:left;
	width:310px;
	line-height:normal !important;
	}

div#toursRight {
	float:right;
	width:310px;
	line-height:normal !important;
	}

/*--------------------------- FORM START ---------------------------*/

label{
	display:block;
	margin-top:0px;
	}

input{
	width:310px;
	height:20px;
	border:none;
	}

textarea{
	width:310px;
	height:60px;
	}

.submitbutton{
	margin-top:5px;
	width:45px;
	background-color:#7697D5;
	border:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	cursor:pointer;
	}

/*--------------------------- FORM END ---------------------------*/

.grayColor {
	color:#767676;
	}

.feature10Font {
	font-size:10px;
	line-height:normal !important;
	color:#767676;
	}

/*-----------------------------------------------------------------*/
#slideshow {
	float:left;
	margin:0px;
}

#slideshow IMG {
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
