/* ===========================
   ======= Body style ======== 
   =========================== */
   
body {
        background-image: url('../images/bgnd.gif');
	color: #000000;
	font-size: 16px; /* Base font size: 14px */
	font-family: Verdana;
	line-height: 1.429;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
.body {
	clear: both; 
	margin: 0 auto; 
	width: 99%;
}

/* ===========================
   ========= Headings ======== 
   =========================== */
h1 {font-size: 1.571em;
    text-align:center;

}


h2 {font-size: 1.571em;
    color:#00A850;} /* 22px */
h3 {font-size: 1.429em;
    color:#00A850;}	/* 20px */
h4 {font-size: 1.286em;
    color:#00A850;}	/* 18px */
h5 {font-size: 1.143em;}	/* 16px */
h6 {font-size: 1em}		/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
}

#container {
  margin: 0 auto;
  width: 100%;
}

.mainHeader img {
        position: fixed;
	width: 100%;
	height: auto;
	margin: 0;
}


/* Remove margins and padding from the list, and add a background color */
ul.topnav {
    width:100%;
    list-style-type: none;
    margin-top: 0px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    padding: 0;
    overflow: hidden;
    background-color: none;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Float the list items side by side */
ul.topnav li {
     display: inline;
   }

/* Style the links inside the list items */
ul.topnav li a {
    display: inline-block;
    color: #000000;
    font-family:arial;
    text-align: center;
    padding: 8px 4px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 18px;
}

ul.topnav li.nav-red a {
background-color: #FF0000;
border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


ul.topnav li.nav-green a {
background-color: #28B070;
color:#FFFFFF;
border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

ul.topnav li.none a {
background-color: none;
color:#28B070;
border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Change background color of links on hover */
ul.topnav li a:hover, ul.topnav li.active a, ul.topnav li.active a:link, ul.topnav li .active a:visited{ 
    background-color: #61EDAA;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}

/* ===========================
   ======= Content Area ====== 
   =========================== */

.mainContent {
	overflow: hidden;
	line-height: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.topcontent {
	background-color: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 1% 3%;	
	margin-bottom: 0;

}


.content {
	width: 100%;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.map {
	
float: right;
}

.tandc {

    font-style:italic;
}

.testimcontent {
 color: #217F50;
 font-style:italic;
}
span.midnav {
 font-size: 12px;
 display:table;
margin-left: auto;
margin-right: auto;
}
.gallerycontainer{
margin-left:auto; 
margin-right:auto;
width:60%;
}

img.floatLeft { 
    max-width: 100%;
    height: auto;
    float: left;
    margin-top: 0px; 
    margin-left: 0px;
    margin-right: 40px;
    margin-bottom: 20px;
    box-shadow: 10px 10px 5px #888888;
}

img.floatRight { 
    max-width: 100%;
    height: auto;
    float: right;
    margin-top: 0px; 
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
box-shadow: 10px 10px 5px #888888;
}

img.floatrt { 
    max-width: 100%;
    height: auto;
    float: right;
    margin-top: 0px; 
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 0px;

}

img.slideshow { 
    max-width:100%;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-style:solid;
        border-width:1px;
        border-color:#000000;
}

img.top {
    max-width:100%;
    height:auto;
    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    border-style:solid;
    border-width:1px;
    border-color:#000000;

}

img.header {
    max-width:100%;
    height:auto;

}

img.spacer {
    max-width:100%;
    height:auto;

}

img.footer {
    float: right; 
    padding-top: 7px;
    padding-right: 25px;

}


/* ===========================
   ========= Footer ========== 
   =========================== */

.mainFooter {
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 4%;
	padding-left: 0;
	background-color: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	color: #000000;	
}

.mainFooter p {
	width: 91%;
	margin: 1% auto;
        font-size: 12px;
}
a.footerLink { 
color: #000000; 
text-decoration:none;
}


/* Media Queries
--------------------------------------------- */

/* When the screen is less than 680 pixels wide, hide all list items. Show the list item that contains the link to open and close the topnav (li.icon) */
@media screen and (max-width:680px) {
h1 {font-size: 1.123em;
    text-align:center;

}
.purple{
font-size: 1.123em;	
}
.blue{
font-size: 1.123em;
}
.pink{
font-size: 1.123em;
}
  ul.topnav {width:100%;}
  ul.topnav li {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
@media screen and (max-width:680px) {
  ul.topnav.responsive {

position: relative;  
}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
    
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: center;
    font-size: 18px;
  }
}

@media all and (max-width : 768px) {

	.body {
		clear: both; 
		margin: 0 auto; 
		width: 98%;
		font-size: 16px;
	}


nav { margin: 0; 

}

.toggle + a,
 .menu { display: none; }

.toggle {
  display: block;
  background-color: #60CAC9;
  padding: 0 20px;
  color: #330099;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
  border: none;
}

.toggle:hover { background-color: #FF0000; }

[id^=drop]:checked + ul { display: block; }

nav ul {
  padding-left: 0px;
}

nav ul li {
  display: block;
  width: 100%;
}

nav ul ul .toggle,
 nav ul ul a { padding: 0 40px; }

nav ul ul ul a { padding: 0 80px; }

nav a:hover,
 nav ul ul ul a { background-color: #BFEC17; }

nav ul li ul li .toggle,
 nav ul ul a { background-color: #212121; }

nav ul ul {
  float: none;
  position: static;
  color: #330099;
}

nav ul ul li:hover > ul,
nav ul li:hover > ul { display: none; }

nav ul ul li {
  display: block;
  width: 100%;
}

nav ul ul ul li { position: static;

}

	.mainHeader img {
		width: 100%;
		height: auto;
	}

	.mainContent {
		overflow: hidden;
		line-height: 25px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-top: 4%;
		margin-bottom: 1%;
	}
.gallerycontainer{

width:100%;
}

img.floatRight { 
    max-width: 60%;
}
img.floatLeft { 
    max-width: 60%;
}
	
	.topcontent {
		background-color: none;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 2% 5%;
		margin-bottom: 3px;
	}
	
	
	.content {
		width: 100%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
	}	

		
	.mainFooter {
		width: 100%;
		float: left;
		margin: 0 0;
		padding-left: 0;
		background-color: none;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		color: #000000;	
	}
	
	.mainFooter p {
		width: 86%;
		margin: 2% auto;
	}

}

@media screen and (max-width:680px) {
img.floatRight { 
    max-width: 100%;
    margin-left: 0px;
    margin-bottom:10px;
}
img.floatLeft { 
    max-width: 100%;
    margin-right: 0px;
    margin-bottom:20px;
}

img.top {
    max-width:99%;
}

}

@media all and (max-width : 330px) {

nav ul li {
  display: block;
  width: 94%;
}

}