@charset "UTF-8";
.headline {
    font-family: 'Caveat', cursive;
	font-size: 45px;
	color: #919AB1;
	font-weight: 400;
	text-decoration: none;
}
.regular {
	font-family: font-family: 'Arvo', serif;
	font-size: 14px;
	color: #e0a188;
	font-family: 'Arvo', serif;
	text-decoration: none;
	line-height: 21px;
}
.impr {	font-family: font-family: 'Arvo', serif;
	font-size: 12px;
	color: #003366;
	font-family: 'Arvo', serif;
	text-decoration: none;
	line-height: 21px;
	padding: 5px;
}
.italic {
	font-family: font-family: 'Merriweather', serif;
	font-size: 20px;
	color: #669966;
	text-decoration: none;
	font-style: italic;
	font-weight: 300;
	line-height: 27px;
}
.regular80vw {	
	font-family: font-family: 'Arvo', serif;
	font-size: 16px;
	color: #64697F;
	font-family: 'Arvo', serif;
	text-decoration: none;
	line-height: 24px;
	column-fill: balance
	break-after: avoid;
}
.miniwhite {	
	font-family: font-family: 'Arvo', serif;
	font-size: 13px;
	color: #E9E9E9;
	font-family: 'Arvo', serif;
	text-decoration: none;
	padding-right: 20px;
}
.regular80b {font-family: font-family: 'Arvo', serif;
	font-size: 16px;
	color: #646980;
	font-family: 'Arvo', serif;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.regularBred {font-family: font-family: 'Arvo', serif;
	font-size: 16px;
	color: #FF6633;
	font-family: 'Arvo', serif;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.regularSubhead {font-family: font-family: 'Arvo', serif;
	font-size: 18px;
	color: #ADBCC0;
	font-family: 'Arvo', serif;
	text-decoration: none;
	line-height: 24px;
	font-weight: lighter;
	letter-spacing: 2pt;
	text-align: center;
	margin-top: 10px;
}
.navs {
	font-family: font-family: 'Arvo', serif;
	font-size: 22px;
	color: #669933;
	font-family: 'Arvo', serif;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.leftnavbg {
	font-family: font-family: 'Arvo', serif;
	text-decoration: none;
	background-image: url(imgs/navigation/wave_left.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-size: 5vw;
	background-height: auto;
	color: #A9C4DD;
	width: 40vw;
	height: auto;
}
.rightnavbg {
	font-family: font-family: 'Arvo', serif;
	text-decoration: none;
	background-image: url(imgs/navigation/wave_right.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 5vw;
	background-height: auto;
	width: 40vw;
	height: auto;
}
.logo {
	font-family: font-family: 'Arvo', serif;
	text-decoration: none;
	height: auto;
	width: 20vw;
	padding-top: 20px;
}
.nopalm {
	position: fixed;
	height: 87px;
	width: 80px;
	right: 0px;
	top: 10vh;
}
.topspace {
	height: 25vw;
}
a:hover {
opacity:0.75;
}
.footer {
	color: #adc1d0;
	position: fixed;
	height: 42px;
	width: 100%;
	bottom: 0px;
	background-color: #adc1d0;
	border-top-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.imgr {
	width:100%;
	height:auto;
	border-radius:10px;
}


/* arvo-regular - latin */
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/arvo-v20-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/arvo-v20-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* arvo-italic - latin */
@font-face {
  font-family: 'Arvo';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('fonts/arvo-v20-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/arvo-v20-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* arvo-700 - latin */
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('fonts/arvo-v20-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/arvo-v20-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* arvo-700italic - latin */
@font-face {
  font-family: 'Arvo';
  font-style: italic;
  font-weight: 700;
  src: local(''),
       url('fonts/arvo-v20-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/arvo-v20-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* caveat-regular - latin */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/caveat-v17-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/caveat-v17-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-300italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  src: local(''),
       url('fonts/merriweather-v30-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/merriweather-v30-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
