@charset "UTF-8";
body {
	font-size: medium;
	letter-spacing: 0px;
	background-image: url(bg.gif), -webkit-linear-gradient(270deg,rgba(127,162,154,0.20) 0%,rgba(136,171,168,1.00) 100%);
	background-image: url(bg.gif), -moz-linear-gradient(270deg,rgba(127,162,154,0.20) 0%,rgba(136,171,168,1.00) 100%);
	background-image: url(bg.gif), -o-linear-gradient(270deg,rgba(127,162,154,0.20) 0%,rgba(136,171,168,1.00) 100%);
	background-image: url(bg.gif), linear-gradient(180deg,rgba(127,162,154,0.20) 0%,rgba(136,171,168,1.00) 100%);
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	width: 100%;
	border-color: hsla(180,5%,7%,1.00);
	border-width: thick;
}
h2 {
	font-size: 52px;
	text-align: center;
	font-style: normal;
	color: #577D74;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: 600;
	width: 100%;
	position: relative;
	margin-top: -7px;
}
h1 {
	font-size: 0.8em;
	text-align: center;
	font-style: normal;
	word-spacing: 1px;
	color: #B7AF89;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	width: 100%;
	height: 54px;
	margin-top: 125px;
	margin-bottom: 330px;
}
h3 {
	font-size: 1.8em;
	color: #C7BF92;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 100%;
	font-weight: 400;
	text-align: center;
	vertical-align: top;
	letter-spacing: 0px;
	margin-top: -42px;
	margin-bottom: 40px;
}
nav {
	font-size: 1.2em;
	transform: scale(1,1); /* W3C */
	-webkit-transform: scale(1,1); /* Safari and Chrome */
	-moz-transform: scale(1,1); /* Firefox */
	-ms-transform: scale(1,1); /* IE 9 */
	-o-transform: scale(1,1);
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	width: 100%;
	position: static;
	background-image: none;
	height: 20px;
	margin-bottom: 15px;
	margin-top: 3px;
	font-weight: 400;
}
.footer {
	font-size: 5pt;
	transform: scale(1,2); /* W3C */
	-webkit-transform: scale(1,2); /* Safari and Chrome */
	-moz-transform: scale(1,2); /* Firefox */
	-ms-transform: scale(1,2); /* IE 9 */
	-o-transform: scale(1,2);
	font-style: normal;
	letter-spacing: 3px;
	word-spacing: 0px;
	color: #577D66;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	position: relative;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: -3px;
}
.nav2 {
	padding-bottom: 42px;
	padding-top: 52px;
	margin-top: -30px;
}
.asideleft {
	margin-left: 20%;
	width: 25%;
	font-size: medium;
	float: left;
	margin-right: 1%;
	text-align: center;
	vertical-align: middle;
	padding-top: 71px;
}
.sectionright {
	float: right;
	margin-right: 5%;
	margin-left: 1%;
	text-align: justify;
	vertical-align: top;
	padding-top: 62px;
	width: 35%;
	min-width: 250px;
	max-height: 279px;
	padding-bottom: 74px;
}
img {
	text-align: left;
	margin-left: 0px;
	position: relative;
}
p {
	color: #789A85;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-align: center;
	font-size: 1em;
	border: thin none #2E3E45;
	padding-top: 1px;
	margin-top: -7px;
	margin-bottom: -8px;
	opacity: 1.0;
}
.bkcover {
	border: 1px none #687676;
	margin-top: -3px;
	border-radius: 0px;
	-webkit-box-shadow: 10px 10px 10px 0px hsla(187,90%,4%,0.35);
	box-shadow: 10px 10px 10px 0px hsla(187,90%,4%,0.35);
}
h4 {
	text-align: center;
	width: 100%;
	color: #577D74;
	padding-top: 0px;
	letter-spacing: 1px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: -13px;
	vertical-align: middle;
	margin-top: 0px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	padding-left: 0px;
}
.asidepic {
	margin-top: 62px;
	text-align: center;
	margin-right: 100px;
	margin-left: 15px;
}
.foliopic3x2 {
	border: thin solid #404040;
	margin-left: 233px;
	text-align: center;
}
.pictitle {
	width: 100%;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 60px;
	font-size: 0.9em;
}
.splashpage {
	height: 100%;
	background-position: 0% 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(background2.jpg);
}
.navportrule {
	margin-top: 45px;
}
img.center {
	display: block;
	margin-top: -25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	-webkit-box-shadow: 2px 2px 10px -1px;
	box-shadow: 2px 2px 10px -1px;
}
.imgtxt {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
	width: 100%;
	margin-bottom: -42px;
	margin-top: 0px;
}
.test {
}
.imgtable {
	font-size: medium;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-top: -24px;
	border: thin solid hsla(166,16%,57%,0.50);
	border-radius: 4px;
	margin-bottom: 42px;
	background-color: hsla(187,23%,30%,0.31);
	height: auto;
}
.table2 {
	font-size: medium;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-top: -10px;
	border-radius: 4px;
	margin-bottom: 42px;
	height: auto;
}
.aboutimg {
	border: thin solid #B4C1B9;
	-webkit-box-shadow: 2px 2px 20px 0px #000000;
	box-shadow: 2px 2px 20px 0px #000000;
	border-radius: 5px;
}
.h4italic {
	font-style: italic;
}
.bkcover2 {
	border-left: 1px none #3F545F;
	border-right: 2px none #3F545F;
	border-bottom: 2px none #3F545F;
	border-top: 1px none #3F545F;
	border-bottom-right-radius: 1px;
	border-top-right-radius: 1px;
	-webkit-box-shadow: 4px 4px 10px 1px hsla(0,0%,6%,0.29);
	box-shadow: 4px 4px 10px 1px hsla(0,0%,6%,0.29);
	top: -4px;
}
.tablerow {
	background-color: #282828;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.formlabel {
	font-size: 13pt;
	transform: scale(1,3); /* W3C */
	-webkit-transform: scale(1,3); /* Safari and Chrome */
	-moz-transform: scale(1,3); /* Firefox */
	-ms-transform: scale(1,3); /* IE 9 */
	-o-transform: scale(1,3);
	font-style: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	color: #D7CFA5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
.textinput {
	width: 45%;
	margin-bottom: 15px;
	font-size: 15px;
	background-color: #E0E0E0;
}
.formbody {
	width: 100%;
	height: 100px;
	margin-bottom: 15px;
	background-color: #E0E0E0;
	font-size: 15px;
}
.formsection {
	display: block;
	margin: 0 auto;
	width: 600px;
	padding-bottom: 80px;
}
.formsubject {
	width: 90%;
	margin-bottom: 15px;
	background-color: #E0E0E0;
	font-size: 15px;
}
.h2temp {
	font-size: 0px;
	margin-bottom: 35px;
}
.h3temp {
	font-size: 0px;
}
.button {
	font-size: 16px;
}
.psplash {
	margin-bottom: 51px;
	font-size: 0.5em;
	color: #2E3E45;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.61) 0%,rgba(255,255,255,0.63) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.61) 0%,rgba(255,255,255,0.63) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.61) 0%,rgba(255,255,255,0.63) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.61) 0%,rgba(255,255,255,0.63) 100%);
	transform: scale(1,4); /* W3C */
	-webkit-transform: scale(1,4); /* Safari and Chrome */
	-moz-transform: scale(1,4); /* Firefox */
	-ms-transform: scale(1,4); /* IE 9 */
	-o-transform: scale(1,4);
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 0px;
	text-indent: 0px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 2px;
}
.psplashlast {
	text-align: center;
	font-size: 1.4em;
	transform: scale(1,5); /* W3C */
	-webkit-transform: scale(1,5); /* Safari and Chrome */
	-moz-transform: scale(1,5); /* Firefox */
	-ms-transform: scale(1,5); /* IE 9 */
	-o-transform: scale(1,5);	
}
.booklink {
	text-decoration: none;
	color: #6CB6D7;
	-webkit-transition: all .1s ease-in-out 0s;
	-o-transition: all .1s ease-in-out 0s;
	transition: all .1s ease-in-out 0s;
}
.booklink:hover {
	color: #436676;
}
.h4thanksgold {
	color: #CFCBB2;
	margin-bottom: 30px;
	transform: scale(1,4); /* W3C */
	-webkit-transform: scale(1,3); /* Safari and Chrome */
	-moz-transform: scale(1,3); /* Firefox */
	-ms-transform: scale(1,3); /* IE 9 */
	-o-transform: scale(1,3);
	font-size: 8px;
	letter-spacing: 2px;
	font-weight: 200;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.thankssection {
	margin-bottom: 79px;
	margin-top: 60px;
}
.h4thanksblue {
	margin-top: 20px;
	margin-bottom: 10px;
	transform: scale(1,4); /* W3C */
	-webkit-transform: scale(1,3); /* Safari and Chrome */
	-moz-transform: scale(1,3); /* Firefox */
	-ms-transform: scale(1,3); /* IE 9 */
	-o-transform: scale(1,3);
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: lighter;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.footer2 {
	font-size: 5pt;
	transform: scale(1,2); /* W3C */
	-webkit-transform: scale(1,2); /* Safari and Chrome */
	-moz-transform: scale(1,2); /* Firefox */
	-ms-transform: scale(1,2); /* IE 9 */
	-o-transform: scale(1,2);
	font-style: normal;
	letter-spacing: 3px;
	word-spacing: 0px;
	color: #7594A3;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	position: relative;
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
}
.h4book {
	margin-top: -10px;
	color: #87AAA7;
	margin-bottom: 1px;
	font-size: medium;
	font-weight: 500;
}
.h2content {
	margin-bottom: 0px;
	font-weight: normal;
	color: #5A7665;
	position: relative;
	top: 5px;
	height: 28px;
}
.bodybook {
}
.h4bkdesc {
	margin-top: 11px;
	color: #87AAA7;
	font-size: 9pt;
	margin-bottom: 15px;
	border-color: #090D0C;
}
.h4title {
	font-size: 1.4em;
	font-weight: normal;
	color: #88ABA8;
	padding-top: 0px;
	margin-top: -19px;
	margin-bottom: 19px;
}
.contactlink {
	color: #E0E0E0;
}
.cntr {
	background-color: #282828;
}
.h2dark {
	font-size: 1.4em;
	text-align: center;
	transform: scale(1,4); /* W3C */
	-webkit-transform: scale(1,4); /* Safari and Chrome */
	-moz-transform: scale(1,4); /* Firefox */
	-ms-transform: scale(1,4); /* IE 9 */
	-o-transform: scale(1,4);
	font-style: normal;
	letter-spacing: 13px;
	word-spacing: 5px;
	color: #2E3E45;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	width: 100%;
	top: 30px;
	position: relative;
}
.h1light {
	font-size: 0.8em;
	text-align: center;
	transform: scale(1,4); /* W3C */
	-webkit-transform: scale(1,4); /* Safari and Chrome */
	-moz-transform: scale(1,4); /* Firefox */
	-ms-transform: scale(1,4); /* IE 9 */
	-o-transform: scale(1,4);
	font-style: normal;
	letter-spacing: 5px;
	word-spacing: 1px;
	color: #E6E3D6;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	width: 100%;
	height: 54px;
	margin-top: 125px;
	margin-bottom: 40%;
}
.footerdark {
	font-size: 5pt;
	transform: scale(1,2); /* W3C */
	-webkit-transform: scale(1,2); /* Safari and Chrome */
	-moz-transform: scale(1,2); /* Firefox */
	-ms-transform: scale(1,2); /* IE 9 */
	-o-transform: scale(1,2);
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 0px;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	position: relative;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	height: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.navall {
	color: #6E8978;
	-webkit-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 2px;
	text-decoration: none;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 15px -5px hsla(0,0%,0%,0.30);
	box-shadow: 1px 1px 15px -5px hsla(0,0%,0%,0.30);
	background-color: hsla(186,19%,20%,0.61);
	padding-bottom: 3px;
	padding-top: 1px;
	margin-bottom: 0px;
	border: thin solid hsla(186,20%,39%,1.00);
}
.navall:hover {
	color: #ffffff;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 2px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-color: #2A3C3E;
	padding-top: 1px;
	padding-bottom: 3px;
	/* [disabled]margin-top: 1px; */
	/* [disabled]margin-bottom: 0px; */
}
.td2 {
	background-color: hsla(186,19%,21%,0.44);
	border: thin solid #3A4646;
	border-radius: 4px;
	vertical-align: top;
}
.p2 {
}
.navtop {
	padding-top: 0px;
	margin-bottom: 20px;
}
.tr1 {
	height: 0%;
}
.imgtable2 {
	border: thin solid hsla(166,16%,57%,0.30);
	border-radius: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	max-width: 942px;
}
.galimg {
	border-radius: 2px;
	-webkit-box-shadow: 15px 15px 13px -13px hsla(0,0%,0%,0.75);
	box-shadow: 15px 15px 13px -13px hsla(0,0%,0%,0.75);
	margin-bottom: 0px;
}
.gtable {
	border: thin solid hsla(166,16%,57%,0.26);
	border-radius: 10px;
	background-color: hsla(186,19%,20%,0.31);
	min-height: 200px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.fpimg {
	border: 1px solid hsla(186,19%,20%,1.00);
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	border-radius: 4px;
	margin-bottom: 0px;
	margin-top: 1px;
}
.paraphoto {
	text-align: center;
	margin-bottom: 0px;
}
.imgtable3 {
	max-width: 900px;
	border: thin solid hsla(166,16%,57%,0.48);
	border-radius: 5px;
	margin-top: -30px;
	background-color: hsla(186,19%,20%,0.31);
	margin-bottom: 47px;
}
.imgtable3a {
	max-width: 900px;
	border: thin solid hsla(166,16%,57%,0.20);
	border-radius: 5px;
	margin-top: -30px;
	background-color: hsla(156,23%,23%,0.59);
	margin-bottom: 24px;
}
.imgtable4a {
	max-width: 900px;
	border: thin solid hsla(166,16%,57%,0.20);
	border-radius: 5px;
	margin-top: -30px;
	background-color: hsla(167,18%,19%,1.00);
}
@keyframes xfade{
0%{
   opacity: 1;
}
10.5% {
   opacity:1;
   }
12.5%{
   opacity: 0;
}
98% {
   opacity:0;
}
100% {
opacity:1;
}
}
.bktable {
	margin-bottom: 8px;
	margin-top: -21px;
}
.galpara {
	text-align: center;
	text-indent: 0px;
	margin-bottom: 33px;
}
.h4gal {
	font-size: 20px;
	color: hsla(50,74%,79%,1.00);
	margin-top: -12px;
	margin-bottom: -5px;
}
.h4gal2 {
	font-size: 20px;
	color: hsla(50,44%,79%,1.00);
	margin-top: -26px;
	margin-bottom: 2px;
}
.h4order {
	margin-top: -2px;
}
.h4nbook {
	color: hsla(166,16%,57%,1.00);
	font-size: 20px;
	margin-bottom: 5px;
	top: auto;
	margin-top: -19px;
}
.tdthumb {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	width: 140px;
}
.h4title2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #fff4B8;
	padding-top: 0px;
	margin-top: -10px;
	margin-bottom: 10px;
}
.gtable2 {
	border: thin solid hsla(166,16%,57%,0.26);
	border-radius: 10px;
	background-color: hsla(166,16%,57%,0.18);
	min-height: 200px;
}
.h4bp {
	font-size: 25px;
}
.paracenter {
	text-align: center;
	margin-bottom: 17px;
	margin-top: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 100%;
	font-weight: 400;
	font-weight: normal;
	color: #87AAA7;
	font-size: 14px;
}
.h3sale {
	font-size: 1.8em;
	color: #DEAB54;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 100%;
	font-weight: 400;
	text-align: center;
	vertical-align: top;
	letter-spacing: 0px;
	margin-top: -36px;
	margin-bottom: 36px;
}

.centertxt {
	text-align: center;
	margin-bottom: 21px;
	margin-top: -18px;
	font-style: normal;
	color: #ACC5C2;
	font-size: 11pt;
	font-weight: 200;
}
.h3fox {
	padding-bottom: 0px;
	margin-bottom: -10px;
}
.slidetable {
	margin-bottom: 28px;
}
.imgtable4 {
	height: 280px;
	padding-bottom: 0px;
	margin-bottom: 34px;
	border: thin solid hsla(166,16%,57%,1.00);
	border-radius: 8px;
	background-color: hsla(166,16%,57%,0.20);
	padding-top: 21px;
}
.h4bkdesc2 {
	margin-top: -6px;
	margin-bottom: 12px;
	color: #fff4B8;
	font-size: small;
}
.h4bkdesc3 {
	margin-top: -45px;
	margin-bottom: 1px;
}
.h4title2a {
	margin-top: 12px;
	margin-bottom: 13px;
}
.nave {
	margin-top: -57px;
}
.h4bkdesc5 {
	margin-top: 5px;
	color: hsla(175,17%,60%,1.00);
	font-size: small;
}
.paraleft {
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
}
.navall1 {
	color: #cfc488;
	-webkit-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 2px;
	text-decoration: none;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 15px -5px hsla(0,0%,0%,0.30);
	box-shadow: 1px 1px 15px -5px hsla(0,0%,0%,0.30);
	background-color: hsla(188,19%,24%,1.00);
	padding-bottom: 3px;
	padding-top: 1px;
	margin-bottom: 0px;
	border: thin solid hsla(166,18%,42%,1.00);
}
.navall1:hover {
	color: #fff4B8;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 2px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-color: hsla(188,19%,24%,1.00);
	padding-top: 1px;
	padding-bottom: 3px;
	margin-top: 15px;
}
.h4sub {
	text-align: center;
	width: 100%;
	color: #577D74;
	padding-top: 3px;
	letter-spacing: 1px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	padding-bottom: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-top: -5px;
}
.h4list {
	font-size: 16px;
	text-align: left;
	color: hsla(166,16%,57%,1.00);
	font-weight: normal;
	top: 0px;
}
.navall2 {
	color: #6E8978;
	-webkit-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 2px;
	text-decoration: none;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 15px -5px hsla(0,0%,0%,0.30);
	box-shadow: 1px 1px 15px -5px hsla(0,0%,0%,0.30);
	background-color: #3A4C4E;
	padding-bottom: 3px;
	padding-top: 1px;
	margin-bottom: 0px;
	border: thin solid hsla(166,18%,42%,1.00);
}
.navall2:hover {
	color: #ffffff;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 2px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-color: #3A4C4E;
	padding-top: 1px;
	padding-bottom: 3px;
	/* [disabled]margin-top: 1px; */
	/* [disabled]margin-bottom: 0px; */
}
.table2 {
	margin-bottom: -11px;
}
.h4title3a {
	text-align: center;
	width: 100%;
	color: #87AAA7;
	padding-top: 6px;
	letter-spacing: 1px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 12px;
	margin-bottom: 33px;
	vertical-align: middle;
	margin-top: -43px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	padding-left: 0px;
}
.imgtable5 {
}
.h4desc3 {
}
.h4desc4 {
	margin-bottom: 22px;
}
.h4sub2 {
	margin-bottom: -10px;
	margin-top: -12px;
}
