﻿body {
	background-position: center bottom;
	margin: 0px;
	height: 100%;
	font-size: medium;
	color: #333333;
	font-family: 'Roberto', sans-serif;
}
header {
	width: 100%;
}
.header {
	width: 100%;
	max-width: 1024px;
	display: block;
	clear: both;
	min-height: 150px;
	margin-right: auto;
	margin-left: auto;
}

.head-left {
	display: inline-block;
	float: left;
	width: 48%;
}
.head-left h1 {
	width: 100%;
	float: left;
	left: 10px;
	font-size: 36px;
	clear: both;
	color: #990000;
	text-decoration: none;
}
.head-left h2 {
	width: 100%;
	float: left;
	left: 10px;
	font-size: 16px;
	clear: both;
	color: #999999;
	text-decoration: none;
	margin-top: -20px;
}

.head-right {
	display: inline-block;
	float: right;
	width: 48%;
	vertical-align: middle;
	text-align: right;
	padding-top: 5px;
	margin-top: 30px;
}
.booknow {
	margin-right: 7px;
	display: block;
	clear: both;
	margin-bottom: 15px;
}
.booknow a {
	color: #990000;
	text-decoration: none;
	line-height: 1.5em;
}

.sn {
	width: auto;
	border: none;
	display: block;
	clear: both;
}
nav, ul, li, a  {margin: 0; padding: 0;}
nav {
	background: #FFFFFF;
	position: relative;
	padding: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	margin: auto;
	width: 100%;
	display: block;
	clear: both;
	position: relative;
	text-align: center;
}
.toggleMenu {
	display: none;
	padding: 10px 15px;
	color: #FFFFFF;
	background-color: #C0C0C0;
	width: 100%;
}
.nav {
	list-style: none;
*zoom: 1;
    margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 580px;

}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
	list-style: none;
	width: auto;
}
.nav a {
	padding: 15px 15px;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 14px;
}
.nav a.first {
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0px;
	background-image: url('images/layout/home.png');
	background-repeat: no-repeat;
}
.nav a.first:hover {
	background-position: center center;
	background-image: url('images/layout/home2.png');
	background-repeat: no-repeat;
}
.nav a.first:active {
	background-position: center center;
	background-image: url('images/layout/home2.png');
	background-repeat: no-repeat;
}
.nav li {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
	white-space: nowrap;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.left {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
}
.nav > li {
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.nav li:hover {
	padding-left: 15px;
	padding-right: 15px;
	border-bottom-style: dashed;
	border-bottom-width: medium;
	border-bottom-color: #990000;
}
.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
	border-style: none;
	display: block;
}
.nav li  ul {
	border-style: none;
	position: absolute;
	left: -9999px;
}
.nav > li.hover > ul {
	left: 0;
}
.nav li li.hover ul {
	border-style: none;
	left: 100%;
	top: 0;
}
.nav li li a {
	display: block;
	background: #61C9D3;
	position: relative;
	z-index: 100;
	font-size: small;
	width: 100%;
	left: -15px;
}
.nav li li a:hover {
	background-color: #2F9DA6;
}

.nav li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}
#slide-hold {
	border-bottom: 1px solid #C0C0C0;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	clear: both;
}
#slider_content1, #slider_content5, #slider_content2, #slider_content3, #slider_content4, #slider_content6
{
	width: 40%;
	position: absolute;
	top: 20%;
	left: 60%;
	right: 5%;
	display: none;
	z-index: 11;
}
#slider_content1
{
	display: block;
}
.slide-content
{
	padding: 0px;
	width: auto;
	margin: 0 auto;
	position: relative;
}
#slider_content1 h1, #slider_content2 h1, #slider_content3 h1, #slider_content4 h1, #slider_content5 h1, #slider_content6 h1

{
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 5px;
	font-size: 48px;
	font-weight: 700;
	color: #990000;
	border: none;
	background-image: none;
}
#slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p, #slider_content6 p

{
	margin-bottom: -20px;
	margin-top: -10px;
	color: #999999;
	font-size: x-large;
	font-family: 'Roboto Condensed', sans-serif;
}
#slider_content1 a, #slider_content2 a, #slider_content3 a, #slider_content4 a, #slider_content5 a, #slider_content6 a {
	color: #FFFFFF;
	font-size: small;
	text-transform: uppercase;
	background-color: #990000;
	border-radius: 7px;
	padding: 20px 8px 20px 8px;
	width: 180px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 35px;
}
#slider_content1 .save, #slider_content2 .save, #slider_content3 .save, #slider_content4 .save, #slider_content5 .save, #slider_content6 .save {
	font-size: large;
	color: #008080;
	font-weight: 700;
}
.content {
	padding: 15px;
	width: 100%;
	max-width: 1000px;
	margin: 20px auto 5px auto;
	display: block;
	clear: both;
}
.content li {
	font-size: medium;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.5em;
	margin-left: 25px;
	margin-bottom: 5px;
}
.content2 {
	padding: 35px 0px 35px 0px;
	width: 100%;
	margin: 20px auto 0px auto;
	display: block;
	clear: both;
	background-color: #999999;
	text-align: center;
}
.content3 {
	padding: 35px 0px 35px 0px;
	width: 100%;
	margin: 20px auto 0px auto;
	display: block;
	clear: both;
	background-color: #CCCCCC;
	text-align: center;
}

.content2 h2, .content3 h2 {
    background-position: left center;
    padding: 5px;
	font-size: 28px;
	font-weight: 700;
	color: #FFFFFF;
	display: block;
	width: 98%;
	max-width: 1000px;
	margin: auto auto 15px auto;
	font-family: "Roboto Condensed", sans-serif;
	letter-spacing: 5px;
	text-transform: uppercase;
	background-image: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;

}
.content2 p, .content3 p {
	font-family: 'Roberto Condensed', sans-serif;
	color: #FFFFFF;
	text-align: left;
    display: block;
    max-width: 1000px;
    width: 98%;
    margin: auto;
}

h2 {
	font-size: 22px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	font-family: "Roboto Condensed", sans-serif;
	color: #990000;
}
h3 {
	font-size: 24px;
	color: #990000;
	text-align: center;
}
p {
	font-size: medium;
	text-align: justify;
	line-height: 1.5em;
}
.half {
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
.half h3 {
	color: #FFFFFF;
	text-align: left;
}
.half ul li {
	color: #FFFFFF;
	list-style-position: inherit;
	list-style-image: url('images/layout/arrow.png');
	text-align: left;
}
.half a {
	color: #990000;
	text-decoration: none;
}
.homethird {
	width: 29%;
	padding: 15px;
	display: inline-block;
	vertical-align: top;
}
.homethird h1 {
	text-align: center;
}
.homethirdcontent {
	width: 100%;
	height: 200px;
}
.third {
	width: 30%;
	padding: 5px;
	display: inline-block;
	vertical-align: top;
}
.third img {
	width: 100%;
	border: none;
}
.third a {
	color: #990000;
	text-decoration: none;
}
form {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	color: #333333;
}
form h1 {
	color: #FFFFFF;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
}
input, textarea, select {
	width: 100%;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	padding: 5px;
	background-color: #666666;
}
textarea {
	height: 100px;
}
label {
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	width: 100%;
	display: block;
	margin: 5px auto 3px auto;
	font-size: 12px;
}
label span.small {
	font-size: x-small;
	color: #FFFFFF;
}
.send {
	padding: 15px;
	display: block;
	width: 100%;
	min-height: 50px;
	margin-top: 15px;
	margin-bottom: 5px;
}
input#submit {
	color: #003366;
	font-size: 12px;
	background-color: #FFFFFF;
	border-radius: 15px;
	padding: 5px;
	display: block;
	float: left;
	width: 100px;
	vertical-align: middle;
	margin-top: 10px;
}
.map {
	width: 95%;
	height: auto;
	min-height: 250px;
}
footer {
	display: block;
	width: 99.5%;
	padding: 3px;
	background-color: #666666;
	color: #FFFFFF;
	margin-top: 0px;
	min-height: 50px;
	font-size: small;
}
.footleft {
	width: 40%;
	display: inline-block;
	float: left;
	vertical-align: top;
	margin-left: 10px;
}
.footmiddle {
	width: 8%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.footright {
	width: 40%;
	display: inline-block;
	float: right;
	margin-right: 10px;
	vertical-align: top;
}
.footleft p {
	color: #FFFFFF;
	text-align: left;
	font-size: small;
}
.footmiddle p {
	color: #FFFFFF;
	text-align: center;
	font-size: small;
}
.footright p {
	color: #FFFFFF;
	text-align: right;
	font-size: small;
}
.footright a, .footmiddle a, .footleft a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.footright img {
	border: none;
	vertical-align: middle;
}
/**************************************************** 1024px **************************************************/
@media screen and (max-width: 1024px) {
  header, .content {
	max-width: 980px;
  }
  #slider_content1, #slider_content2, #slider_content3, #slider_content4, #slider_content5 {
	width: 40%;
  }
  #slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p {
  font-size: large;
  }
  #slider_content1 h1, #slider_content2 h1, #slider_content3 h1, #slider_content4 h1, #slider_content5 h1 {
  font-size: x-large;
  }

}

/**************************************************** 980 **************************************************/
@media screen and (max-width: 980px) {
  header, .content {
	max-width: 900px;
  }
  .head-left {
	display: block;
	float: none;
	width: 99%;
	clear: both;
	margin: auto;
}
.head-left h1, .head-left h2 {
	text-align: center;
}
.head-right {
	display: block;
	float: none;
	width: 99%;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
}  
}

/**************************************************** 860 **************************************************/
@media screen and (max-width: 860px) {
  header, .content {
	max-width: 800px;
  }
  #slider_content1, #slider_content2, #slider_content3, #slider_content4, #slider_content5 {
	top: 35px;
	width: 40%;
  }
  .active {
	display: block;
  }
  nav {
	background: #C0C0C0;
	border: none;
	text-align: left;
}
  .nav {
	max-width: 100%;
  }
  .nav > li {
    float: none;
  }
  .nav li {
	border: none;
	width: 100%;
	background-color: #999999;
}
.nav li:hover, .nav li.current {
	background: #999999
}
  .nav a.first, .nav a.first:hover {
	background-position: 20px center;

  }
  .nav > li > .parent {
    background-position: 95% 50%;
  }
  .nav li li .parent {
     background-image: url("images/downArrow.png");
     background-repeat: no-repeat;
     background-position: 95% 50%;
  }
  .nav ul {
	display: block;
	width: 100%;
	background-color: #006699;
  }
  .nav > li.hover > ul , .nav li li.hover ul {
	position: static;
  }

  footer {
	height: 85px;
  }
  .footleft, .footright, .footmiddle {
	display: block;
	width: 100%;
	clear: both;
  }
  .footleft p, .footright p, .footmiddle p {
	padding: 5px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
  }

}

/**************************************************** 720 **************************************************/
@media screen and (max-width: 720px) {
  .head-left img {
	width: 90%;
  }
  header, .content {
	max-width: 650px;
  }
  .head-left h2 {
	font-size: 12px;
}

  #slider_content1 a, #slider_content2 a, #slider_content3 a, #slider_content4 a, #slider_content5 a {
   padding: 5px;
  }
  .homethird, .third, .twothirds, .half {
	display: block;
	clear: both;
	width: 95%;
	margin-bottom: 5px;
	height: auto;
  }
  .homethird h1 {
	text-align: left;
  }
  button {
	float: left;
  }
}


/**************************************************** 640 **************************************************/
@media screen and (max-width: 640px) {
  #slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p {
  font-size: small;
  }
  .booknow a {
	font-size: small;
}
  #slider_content1 a, #slider_content2 a, #slider_content3 a, #slider_content4 a, #slider_content5 a {
   display: none;
  }
  header, .content {
	max-width: 600px;
  }
  .head-right p {
	font-size: 12px;
  }
  .head-right a {
	font-size: 24px;
  }
}


/**************************************************** 1024px **************************************************/
@media screen and (max-width: 480px) {
  .head-left {
	display: block;
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
  }
  .head-left img {
	border-style: none;
	width: 50%;
	float: none;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
  }
  .head-right {
	display: block;
	clear: both;
	float: none;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
  }
  .head-right p {
	font-size: medium;
	text-align: center;
	line-height: normal;
  }
  .head-right a {
	font-size: 24px;
	text-align: center;
  }
  header, .content {
	max-width: 420px;
  }
  #slider_content1 h3, #slider_content2 h3, #slider_content3 h3, #slider_content4 h3, #slider_content5 h3 {
  font-size: 28px;
  padding: 0px;
  margin-bottom: 0px;
  }
  #slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p {
  display: none;
  }
  h1 {
	font-size: 18px;
  }
  h2 {
	font-size: 14px;
  }
}


/**************************************************** 1024px **************************************************/
@media screen and (max-width: 360px) {
  header, .content {
	max-width: 320px;
  }
  .head-left img {
	border-style: none;
	width: 80%;
	float: none;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
  }
  #slider_content1 h3, #slider_content2 h3, #slider_content3 h3, #slider_content4 h3, #slider_content5 h3 {
  font-size: 22px;
  }

}







