#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #0fff0f;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color: #555;
}
p.blogpara {
	text-indent: 25px;
}
p.piccaption {
	font-style: italic;
	font-size: larger;
	color: #ff0000;
}
#wrapper {
	font-family: Georgia, serif;
	background-color: #1a2515;
	width: 100%;
	height: 200%;
}
#top {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 200%;
}
h1 {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #0FFF0F;
}
h2 {
	font-size: 60px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
	background-color: #1a2515;
}
h3 {
	text-align: center;
	color: #0FFF0F;
	background-color: #1A2515;
}
h4{
	color: #ffffff
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
nav.mainnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
nav.cruisenav1  ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
nav.cruisenav2  ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
nav.mainnav a {
	display: block;
	width: 20%;
	float: left;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
}
nav.cruisenav1 a {
	display: block;
	width: 20%;
	float: left;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
}
nav.cruisenav2 a {
	display: block;
	width: 25%;
	float: left;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
}
nav.mainnav a:hover, nav.mainnav a:active, nav.mainnav a:focus, nav.mainnav a.thispage {
	text-decoration: none;
	background-color: #03a60b;
	background-image: -webkit-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
}
nav.cruisenav1 a:hover, nav.cruisenav1 a:active, nav.cruisenav1 a:focus, nav.cruisenav1 a.thispage {
	text-decoration: none;
	background-color: #03a60b;
	background-image: -webkit-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
}
nav.cruisenav2 a:hover, nav.cruisenav2 a:active, nav.cruisenav2 a:focus, nav.cruisenav2 a.thispage {
	text-decoration: none;
	background-color: #03a60b;
	background-image: -webkit-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
}

#gallerynav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gallerynav a {
	width: 25%;
	float: left;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}
#gallerynav a:hover, #gallerynav a:active, #gallerynav a:focus, #gallerynav a.thispage {
	text-decoration: none;
	background-color: #03a60b;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
}
#picnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#picnav a {
	width: 33.33%;
	float: left;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}
#picnav a:hover, #picnav a:active, #picnav a:focus, #picnav a.thispage {
	text-decoration: none;
	background-color: #03a60b;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(16,16,16,1.00) 0%, rgba(3,166,11,1.00) 100%);
}
#hero {
	position: relative;
	clear: left;
	width: 100%;
	height: 100%;
	background-color: #1a2515;
}
article.blurb {
	border: 6px double #1CC81B;
	border-radius: 20px;
	vertical-align: center;
	background-color: #1A2515;
	color: #FFFFFF;
	font-size: 12pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	margin-top: 0px;
	background-color: #1A2515;
	color: #ffffff;
	width: 90%;
	position: relative;
}
table.indexpage {
	background-color: #1A2515;
	position: relative;
	float: left;
	margin-top: 2%;
}
td.indexpagesidebar {
	width: 20%;
}
td.indexpagecenter {
	width: 60%;
}
table.gallery {
	padding: 2%;
	text-align: center;
	width: 100%;
}
td.gallery {
	vertical-align: top;
	width: 50%;
}
h3.gallery {
	text-align: center;
	margin: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
p.gallery {
	margin: auto;
	color: white;
	padding-left: 10%;
	padding-right: 10%;
	padding-right: 10%;
	width: 80%;
}
img.gallery {
	margin: auto;
	padding-right: 10%;
	padding-left: 10%;
	width: 50%;
}
map.gallery {
	margin: auto;
	text-align: center;
}
area.gallery {
	margin: auto;
}
table.galleries {
	padding: 2px;
	width: 100%;
}
td.galleries {
	text-align: center;
	width: 33%;
}
img.galleries {
	width: 33%;
	width: 60%;
}
table.homeworkpage {
	background-color: #1A2515;
	width: 100%;
	margin-top: 2%;
	float: left;
}
td.homeworkpagesidebar {
	width: 30%
}
td.homeworkpagecenter {
	width: 40%
}
ul.homeworklist {
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}
p.homework {
	text-align: left;
}

@media (max-width: 800px) {
h2 {
	font-size: 36pt;
}
}

@media (max-width: 400px) {
p.gallery {
	display: none;
}
h2 {
	font-size: 28px;
}
}
