html, body
{
  height: 100%;
}
.greenbackground {
	background-color: #597E78;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #2A3D3A;
}
a.norm:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
a.norm:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
a.norm:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: none;
}
a.home:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #2A3D3A;
	text-decoration: none;
}
a.home:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #2A3D3A;
	text-decoration: none;
}
a.home:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #999900;
}
a.white:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #999900;
}

a.box:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999900;
}
a.box:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999900;
}
a.box:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #2A3D3A;
	background-color: #FFFFFF;
}
.greenbackgroundback {
	background-color: #597E78;
	height: 150px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #2A3D3A;
}
.txtbox {
	background-color: #FFFFFF;
	padding: 2px;
	height: 16px;
	width: 200px;
	border: thin solid #999900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
}
.galleryboxes {
	background-color: #999900;
	height: 120px;
	width: 90px;
}
.gallery1 {
	background-image: url(images/internal/gallery/image1.jpg);
	background-position: left top;
	height: 735px;
	width: 640px;
	background-repeat: no-repeat;
}
.gallery2 {
	background-image: url(images/internal/gallery/image2.jpg);
	background-position: left top;
	height: 735px;
	width: 640px;
	background-repeat: no-repeat;
}
.gallery3 {
	background-image: url(images/internal/gallery/image3.jpg);
	background-position: left top;
	height: 735px;
	width: 640px;
	background-repeat: no-repeat;
}
.gallery4 {
	background-image: url(images/internal/gallery/image4.jpg);
	background-position: left top;
	height: 735px;
	width: 640px;
	background-repeat: no-repeat;
}
.gallery5 {
	background-image: url(images/internal/gallery/image5.jpg);
	background-position: left top;
	height: 735px;
	width: 640px;
	background-repeat: no-repeat;
}
.gallery6 {
	background-image: url(images/internal/gallery/image6.jpg);
	background-position: left top;
	height: 735px;
	width: 640px;
	background-repeat: no-repeat;
}
.gallery7 {
	background-image: url(images/internal/gallery/image7.jpg);
	background-position: left top;
	height: 735px;
	width: 640px;
	background-repeat: no-repeat;
}
.gallery8 {
	background-image: url(images/internal/gallery/image8.jpg);
	background-position: left top;
	height: 735px;
	width: 640px;
	background-repeat: no-repeat;
}
.gallery9 {
	background-image: url(images/internal/gallery/image9.jpg);
	background-position: left top;
	height: 735px;
	width: 640px;
	background-repeat: no-repeat;
}
.txtboxlong {
	background-color: #FFFFFF;
	padding: 2px;
	height: 70px;
	width: 200px;
	border: thin solid #999900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
}
.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999900;
	padding: 3px;
	height: 20px;
	width: 60px;
	border: thin solid #415D59;
}
.requiredtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #2A3D3A;
}
.galleryboxred {
	background-color: #990000;
	height: 81px;
	width: 144px;
}
.13 {
	height: 13px;
}
.galleryboxeslong {
	background-color: #999900;
	height: 77px;
	width: 140px;
}

* {
	
	outline: none;
	
}