html, body {    margin:0;    padding:0;  
height:100%;  
} 

.header {
max-width:1100px;
margin-left:auto;
margin-right:auto;

}


/*Strip the ul of padding and list styling*/
.menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	font-size:1em;
	
	}

/*Create a horizontal list with spacing*/
.menu li {
	display:inline-block;
	float: left;
	margin-right: 1px;
}

/*Style for menu links*/
.menu li a {
	display:block;
	min-width:165px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	background: #66cccc;
	text-decoration: none;
}

/*Hover state for top level links*/
.menu li:hover a {
	background: #2f3036;
}

/*Style for dropdown links*/
.menu li:hover ul a {
	background: #f3f3f3;
	color: #2f3036;
	height: 40px;
	line-height: 40px;
	min-width:145px;
	width:auto;
}

/*Hover state for dropdown links*/
.menu li:hover ul a:hover {
	background: #2f3036;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
.menu li ul {
	display: none;
}

/*Make dropdown links vertical*/
.menu li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
.menu li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 10px;
}

/*Display the dropdown on hover*/
.menu ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	background: #66cccc;
	text-align: center;
	padding: 10px 0;
	display: none;
	
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}


#logo {
max-width:95%;
height:auto;
padding-left:0.25em;
padding-top:0.75em;
padding-bottom:0.25em;
margin-bottom:0.75em;}




.head_innerLFT {
width:25%;
padding-left:0.25em;
float:right;
height:100%;
text-align:center;
padding-top:0.25em;

}

.header_innerRT {
width:25%;
padding-left:0.25em;
float:right;
height:100%;
padding-top:0.25em;
text-align:center;
padding-right:3.5em;
text-align:center;

}


#menu {

background-color:#66cccc;
clear:left;
border-top:#CCCCCC;
border-top-style:solid;
border-top-width:thin;
z-index:7;
height:50px;
}

#book_menu {
display:none;}

#fb {margin-bottom:30px;}

#phone {

color:#666666;
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;

}
#phone_txt {
margin-top:15px;
font-size:1.2em;
text-align:center;}	

#email {
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
color:#206060;
padding-bottom:2px;
}

#email_txt {
margin-top:15px;
font-size:1.2em;
text-align:left;}	

.donate {
background-color:#663399;
width:55%;
clear:both;
height:35px;
border:#FFFFFF;
border-style:double;
border-width:4px;
text-align:center;
}
#donatecharity {
width:95%;}

#donateheader_txt {color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
margin-top:2px;}

.text-change {
display:none;
position:fixed;
z-index: 10;
margin-right:0;
right:0;
margin-top:0.5em;
background-color:#39acac;
font:Arial, Helvetica, sans-serif;
color:#000000;
width:1.75em;
height:5em;
float:right;
border-radius: 1em 0 0 1em;
padding:0.25em;
padding-left:0.75em;
font-weight:bold;
font-size:medium;
border:#CCCCCC;
border-style:double;
border-width:3px;
border-right:none;
padding-top:0.75em;
}

.text-change a:link {
color:#000000;}

#text-change-LG {
font-size:large;}
#text-change-SM {
font-size:small;}

#sticky {
margin-top: 50px;
}


/*content*/

.page_wrap {
min-height:91%;
margin-bottom:-20px;
background-image:url(../images/header_stripe2Teal.gif);
background-repeat:repeat-x;
background-position:top;

}
.page-wrap:after {
  content: ".";
  display: block;
}

.footer_cont, .page-wrap:after {
  min-height: 80px; 
}

#maincontent_wrap {
width:100%;
background-color:#FFFFFF;}

.maincontent {
padding:1em;
padding-bottom:2em;
padding-top:1.5em;
max-width:1100px;
margin-left:auto;
margin-right:auto;
margin-top:3.5em;
margin-bottom:1em;
}

.maincontent_fullw {
padding-bottom:1.5em;
padding-top:0em;
margin-top:3.2em;
margin-bottom:0em;
width:100%;}

/*footer*/
.footer_cont {
width:100%;
font:Tahoma;
font-family:Tahoma, sans-serif, geneva;
color:#000000;
font-size:small;
background-color:#f4f0f0;
min-height:80px;
padding-top:0.5em;

}

#footer_txtL {
padding-left:0.25em;
width:45%;
float:left;}

#footer_txtR {
width:50%;
float:right;
text-align:centre;
}

#fb-like {
max-width:50%;
background-color:#f4f0f0;}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
color:#660099;
text-decoration:none;}

.footer_badges {
margin-right:3px;
margin-left:3px;
margin-top:3px;
text-align:left;}

#top, #top a:link {
color:#660099;
font-weight:bold;
float:right;
margin-right:10px;
}
#top_page {
display:none;
color:#cc0000;
font-weight:bold;
float:right;
margin-right:10px;
}

/*base page formating */

h1 {
font:"Tahoma", sans-serif, geneva;
font-family:Tahoma, sans-serif, geneva;
font-size:x-large;
color:#666666;
border-bottom-width:medium;
border-bottom-color:#cc0000;
font-weight:500;
width:55%;
border-bottom-style:solid;}

h2 {
font:"Tahoma", sans-serif, geneva;
font-family:Tahoma, sans-serif, geneva;
font-size:large;
color:#666666;
border-bottom:solid;
border-bottom-width:3px;
border-bottom-color:#cc0000;
font-weight:300;
padding-left:3px;
width:80%;
margin-bottom:0;
}

h3 {
font:"Trebuchet MS";
font-family:"Trebuchet MS";
font-size:large;
color:#cc0000;
font-weight:400;
background-color:#CCCCCC;
margin-left:20px;

}

p {
font:"Tahoma", sans-serif, geneva;
font-family:Tahoma, sans-serif, geneva;
font-size:small;}

.p_index {
font-size:0.9em;
padding:2px;
border-bottom:#669900;
border-bottom-width:thin;
border-bottom-style:dashed;}

ul {
font:"Tahoma", sans-serif, geneva;
font-family:Tahoma, sans-serif, geneva;
font-size:small;}

a:link {
color:#660099;
text-decoration:none;}




/*Home*/


/*Responsive Styles*/

@media screen and (max-width : 770px){
	
		
	/*Make dropdown links appear inline*/
	.menu ul {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	.menu li {
		border-bottom:#FFFFFF;
		border-bottom-style:solid;
		border-bottom-width:1px;
	}
	/*Make all menu links full width*/
	.menu ul li, .menu li a {
		width: 100%;
		position:relative;
		z-index:7;
		background:#663399;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
		clear:both;
		background-color:#663399; /*;#9fdfdf*/
		color:#FFFFFF;
			}
	/*Hover state for top level links*/
	.menu li:hover a {
	background: #2f3036;
	}

	/*Style for dropdown links*/
	.menu li:hover ul a {
	background: #f3f3f3;
	color: #2f3036;
	}
			
			
			
	#book_menu {
	display:list-item;}		
	#gallery {
	display:none;}		
	.header {
	height:auto;
	
	}
	.text-change {
	display:none;}
	
	#menu {background-color:#663399;}/*#66cccc*/
	
	.head_innerLFT {
	width:100%;
	background-image:none;
	background:#66cccc;
	max-height:auto;
	clear:both;
	position:relative;
	display:block;
	padding:0px;
	text-align:center;
	padding-left:0;
	
	}

	.header_innerRT {
	max-height:auto;
	width:100%;
	background:#40bfbf;
	display:block;
	padding-right:0;
	}
	
	#booking, #access {
	display:none;}
	
	
	#email {
	font-weight:bold;
	color:#000000;
	text-align:center;
	border:none;
	height:auto;
	background:#9fdfdf;
	padding:0;
	width:100%;
	height:2em;
}

	#email_txt {
	margin-top:0px;
	font-size:1.2em;
	text-align:center;
	padding-top:3px;
	font-weight:normal;
	}		
	
		
	#phone {
	text-align:center;
	font-size:medium;
	padding-top:3px;
	margin-top:0;
	width:100%;
	padding-right:0;
	height:2em;
	}
	
	#phone_txt { 
	margin:0px;
	color:#333333;}
	
	.donate {
	clear:both;
	text-align:center;
	height:2em;
	width:100%;
	border:none;
	background:#66cccc;
	}
	
	
	#top_page {
	display:inherit;
	background-color:transparent;
	text-align:right;
	-moz-border-radius-bottom-right:0em;
	-webkit-border-radius-bottom-right:0em;
	border-bottom-right-radius:0em;
	-moz-box-shadow: 0 0 0px 0;
	-webkit-box-shadow: 0 0 0px 0;
	box-shadow: 0 0 0px 0;
	color:#000000;
	width:100%;
	position:relative;}

	#text-change {display:none;}
	
	#switch {display:none;}
	
	.page_wrap {
	margin-bottom:-60px;
	background-image:url(../images/header_stripe2Teal.gif);
	background-repeat:repeat-x;
	background-position:top;
	
	}

	.page_wrap:after {
  	content: ".";
  	display: block;
	
	}

	/*footer*/
	.footer_cont {
	min-height:100px;
	font-size:x-small;
	position:relative;
	padding-bottom:3em;
	width:100%;
	}
	
	.page-wrap:after {
  	min-height: 100px; 
	}
	
	#footer_txtL {
	padding-left:0.25em;
	width:90%;
	float:left;
	}

	#footer_txtR {
	width:100%;
	float:right;
	text-align:centre;
	}	
	
	.footer_badges {
	display:none;}
	
	.fb-like {
	width:100%;
	background-color:#f4f0f0;}
	
	.maincontent {
	overflow:auto;
	padding-bottom:5em;
	margin-top:0.5em;
	}
	



	
}

@media screen and (max-width : 320px){
	





