@media all and (min-width: 769px) {
body{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.750em;
	font-size: 1.064em;
	margin-left: 5%;
   
	
}
}
@media all and (max-width: 768px) {
body{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.750em;
	font-size: 1.064em;
	width: 100%;
}
}


@media all and (min-width: 769px) {
.wrap {
display: table;

font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.750em;
	font-size: 1.064em;
}
}

.highlight {
	background-color: #DBEDFF;
	border: thin solid #FF0000;
	font-weight: bold;
}





@media only screen and (min-device-width: 769px) {

.box {
	float:left;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 18px;
	border-color: #999
	border-top:thin;
	border-bottom:thin;
	border-right: thin;
	border-left: thin;
	background: #ffbc70;
background: -moz-linear-gradient(top,  #ffbc70 21%, #ffd39d 76%);
background: -webkit-linear-gradient(top,  #ffbc70 21%,#ffd39d 76%);
background: linear-gradient(to bottom,  #ffbc70 21%,#ffd39d 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbc70', endColorstr='#ffd39d',GradientType=0 );
	
	
	
}
}

@media all and (max-width: 768px) and (min-width: 480px) {
.box {
	float:right;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 18px;
	background: #ffbc70;
background: -moz-linear-gradient(top,  #ffbc70 21%, #ffd39d 76%);
background: -webkit-linear-gradient(top,  #ffbc70 21%,#ffd39d 76%);
background: linear-gradient(to bottom,  #ffbc70 21%,#ffd39d 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbc70', endColorstr='#ffd39d',GradientType=0 );
	
	
}
}

@media all and (max-width: 479px) {
.box {
	
	margin-left: 10px;
	margin-right: 10px;
	font-size: 18px;
	background: #ffbc70;
background: -moz-linear-gradient(top,  #ffbc70 21%, #ffd39d 76%);
background: -webkit-linear-gradient(top,  #ffbc70 21%,#ffd39d 76%);
background: linear-gradient(to bottom,  #ffbc70 21%,#ffd39d 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbc70', endColorstr='#ffd39d',GradientType=0 );
	
}

}

@media only screen and (min-device-width: 769px) {

.related {
	width: 300px;
	float:right;
	margin-left: 10px;
	margin-right: 0px;
	border: thin solid #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	
	
}
}

@media all and (max-width: 768px) {
.related {
	width: 300px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	border-top: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-right: thin solid #FF9900;
	border-left:thin solid #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	
}
}
div#rightindex:empty {
       display: none;
    }
.centercontent {
width: 100%;
margin-left: 300px;
margin-bottom: auto;
margin-top: auto;
margin-right: auto;

}

.navbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	height: 24px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	list-style:none;
}

a {
  color: #36688d;
}
a:hover {
	color: #e17100;
	background-color:#FAE1AE;
}
a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
    text-decoration: none;
    border: 0 none;
    background-color: transparent;
    }
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.064em;
	color: #FFFFFF;
}
.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.064em;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #FF9900;
	margin-right: 5px;
	padding-right: 5px;
	text-align: center;
	width: 100%;
	background: #ffbc70;
background: -moz-linear-gradient(top,  #ffbc70 21%, #ffd39d 76%);
background: -webkit-linear-gradient(top,  #ffbc70 21%,#ffd39d 76%);
background: linear-gradient(to bottom,  #ffbc70 21%,#ffd39d 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbc70', endColorstr='#ffd39d',GradientType=0 );

	width: 100%;
}

.colorbox {
	background: #ffbc70;
background: -moz-linear-gradient(top,  #ffbc70 21%, #ffd39d 76%);
background: -webkit-linear-gradient(top,  #ffbc70 21%,#ffd39d 76%);
background: linear-gradient(to bottom,  #ffbc70 21%,#ffd39d 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbc70', endColorstr='#ffd39d',GradientType=0 );
width: 250px;
float:left;

}
	

.border-flexi {
	border: thin solid #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
}

.booking {
	border: thin solid #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color:#f49f05;
}

.border {
	border: thin solid #ff9900;
	text-align: center;
	background-color: #ffffff;
	width: 350px;
	
}


a:visited {
	color: #330066;
	text-align: left;
}



.relatedpages {
	float: none;
	text-align: center;
	clear: right;
	right: 100px;
	left: 336px;
	padding-left: 336px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.064em;
	line-height: 1.750em;
	
}
 .centerdiv {
	 align:center;
 }
.search {
	width: 400px;
	overflow: hidden;
}


h4 {
	font-family: "Trebuchet MS";
	font-size: 1.064em;
	color: #0000FF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	color: #000000;
	font-style: normal;
	
	
	padding-top: 10px;
	
	z-index: auto;
	clear: none;
	margin-top: 10px;
	float: none;
	left: 330px;
	top: 10px;

}



.textformat {
	white-space: normal;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-variant: normal;
	color: #FF0000;
	font-size: 1.064em;
	font-weight: bold;

}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	text-transform: none;



}

img {
	max-width: 100%;
	height: auto;
	text-align: center;
}
.socialbox {
	background-color: #F5BD50;
	height: 20px;
}


.fonting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.064em;
	line-height: 1.750em;
	width: 95%;

}

.smalltype {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #0000FF;
	font-weight: normal;
	line-height: 14px;
	border-top-color: ff9900;
	border-right-color: ff9900;
	border-bottom-color: ff9900;
	border-left-color: ff9900;
	
}


h3 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #c25d05;
	align:center;
}
h4 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c25d05;
	
}


.borders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.064em;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #FF9900;
	margin-right: 3px;
	padding-right: 3px;
	background-color:#FFFFFF;
}


.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #FF9900;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3px;
	background-color:#FFFFFF;
	width: 550px;
	
}


h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.searchbox {
	width: 100%;
	
	
	padding-bottom:10px;
	border:thin;
}
.searchboxhome {
	width: 300px;
	float: left;
	left: 50%;
	margin-bottom: 20px;
	
}



@media all and (min-width: 769px) {
	.bookingbox {
		width: 800px;
		

	}
}
	


@media only screen and (min-device-width: 480px) {
.rightad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	float: right;
	display: table-cell;
	overflow: hidden;
	width:10%
	margin-left: 5px;
	padding-right: 0px;
	font-weight: normal;
	color: #0000FF;
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
}
}
.socialsquare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	
	text-align: center;
	overflow: visible;
	
	border: 5px none #FF9900;
	font-weight: bold;
	color: #0000FF;
	}


.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

.index {
	float: none;
	width: auto;
	left: 50px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #c25d05;
	font-variant: small-caps;
	align:center;
}

.simplecenterborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.064em;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #FF9900;
	text-align: center;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	
}
.simplecenter350 {
ont-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.064em;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #FF9900;
	width: 300px;
	
}

.image {
	
	background-position: center;
	background: #ffbc70;
background: -moz-linear-gradient(top,  #ffbc70 21%, #ffd39d 76%);
background: -webkit-linear-gradient(top,  #ffbc70 21%,#ffd39d 76%);
background: linear-gradient(to bottom,  #ffbc70 21%,#ffd39d 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbc70', endColorstr='#ffd39d',GradientType=0 );
}

.titletext {
	vertical-align: top;
	float: left;
}

.alignright {
	float: right;
}
.F5BD50bkground {
	background-color: #F5BD50;
}



@media all and (min-width: 769px) {


.leftindex {
display: table-cell;


width: 14%;
padding-right: 10px;

}	
.leftmenu {
display: table-cell;
float: left;


width: 14%;
padding-right: 10px;

}	


.rightindex {
display: table-cell;
width: 22%;
padding-left: 10px;
float:right;
vertical-align:top;
height: 100%;

}	

.content{
display: table-cell;
float:left;
position: inherit;

width: 75%;
height:auto;
}
}


@media all and (max-width: 479px) {
.content{




width: 100%;
height:auto;
}
}



.logoimage {
	max-width: 100%;
    height: auto;
	margin-bottom:5px;


}

.mobilemap {
	max-width: 100%;
	text-align: center;
	display: inline-block;
    margin-left: auto;
	margin-right:auto;
	margin-bottom:5px;


}
.testimonial {
	max-width: 100%;
	text-align: center;
	display: inline-block;
    margin-left: auto;
	margin-right:auto;
	margin-bottom:5px;
	background-color:#CCCCCC


}

.homelogoimage {
	max-width: 100%;
    height: auto;
	margin-bottom:20px;
	margin-top: 6px;

}
.horizontalcontent {
	width: 75%;
	margin-left: auto;
    margin-right: auto;
    
}

.relpages {
	width: 40%;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #FF9900;
	font-size: 1.000em;
	text-align:center;
    
}

.booknow {
background: #9dd53a;
background: -moz-linear-gradient(top,  #9dd53a 16%, #a1d54f 50%, #80c217 82%, #7cbc0a 76%);
background: -webkit-linear-gradient(top,  #9dd53a 16%,#a1d54f 50%,#80c217 82%,#7cbc0a 76%);
background: linear-gradient(to bottom,  #9dd53a 16%,#a1d54f 50%,#80c217 82%,#7cbc0a 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 );
color: #FFFFFF;

}

li {
	list-style-type: none;
	
}
.imageleft {
	align: left;
}
.picturebox {
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom:20px;
}

.sliderhome {
	margin-bottom: 25px;
	margin-top:25px;
}

  #cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  border: none;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#cssmenu {
  height: 37px;
  display: block;
 
  border-radius: 5px;
  width: auto;
 
  margin: 0;
  padding: 0;
  
}
#cssmenu > ul {
  list-style: inside none;
  margin: 0;
  padding: 0;
}
#cssmenu > ul > li {
  list-style: inside none;
  float: left;
  display: inline-block;
  position: relative;

  margin-right: 10px;
  margin-left:10px;
  margin-top: 5px;
  margin-bottom:5px;
  padding: 0;
}
#cssmenu.align-center > ul {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
  margin-left: -3px;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
}
#cssmenu > ul > li > a {
  outline: none;
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
  font-weight: 700;
  font-size: 14px;
  font-family: Verdana;
  
  color: #ffffff;
  padding: 12px 20px;
  
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 5px;
}
#cssmenu > ul > li > a:after {
  content: "";
  position: absolute;

  top: -1px;
  bottom: -1px;
  right: -2px;
  z-index: 99;
  border-color: #3c3c3c;
}
#cssmenu ul li.has-sub:hover > a:after {
  background-image: url(pix/button-hover.jpg)
  top: 0;
  bottom: 0;
}
#cssmenu > ul > li.has-sub > a:before {
  content: "";
  position: absolute;
  top: 18px;
  right: 6px;
  border: 5px solid transparent;
  border-top: 5px solid #ffffff;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 19px;
}
#cssmenu > ul > li.has-sub:hover > a {
  padding-bottom: 14px;
  z-index: 999;
  border-color: #3f3f3f;
}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
  display: block;
  width: 150px;
   background-color: #f18904;
   
}
#cssmenu > ul > li.has-sub > a:hover,
#cssmenu > ul > li.has-sub:hover > a {
    background-image: url(pix/button-hover.jpg);
}
#cssmenu ul li > ul,
#cssmenu ul li > div {
  display: none;
  width: auto;
  position: absolute;
  top: 36px;
  background: #3f3f3f;
  border-radius: 0 0 5px 5px;
  z-index: 999;
  padding: 5px 0;
}
#cssmenu ul li > ul {
  width: 300px;
}
#cssmenu ul ul ul {
  position: absolute;
}
#cssmenu ul ul li:hover > ul {
  left: 100%;
  top: -10px;
  border-radius: 5px;
  background-image: url(pix/button-hover2.jpg);
}
#cssmenu ul li > ul li {
  display: block;
  list-style: inside none;
  position: relative;
  margin: 0;
  padding: 0;
}
#cssmenu ul li > ul li a {
  outline: none;
  display: block;
  position: relative;
  font: 11pt Verdana;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  margin: 0;
  padding-left:0;
padding-top:5px;
padding-bottom:5px;
  margin-left: 10px;
}
#cssmenu,
#cssmenu ul ul > li:hover > a,
#cssmenu ul ul li a:hover {
  
}
#cssmenu > ul > li > a:hover {
 background-image: url(pix/button-hover.jpg);
}
#cssmenu ul ul a:hover {
  background-color: #f7b855;
}
#cssmenu > ul > li.has-sub > a:hover:before {
  border-top: 5px solid #ffffff;
 background-color: #f7b855;
}

}

}
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 32.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

}
	
