html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
* { box-sizing: border-box; }

img { max-width: 100%; }
img.staff { float: left; margin: 0px 25px 0px 0px; max-width: 125px;  }
.bold { font-weight: bold; }
hr { border: 2px dotted #8BC0DE; border-style: none none dotted; color: #transparent; background-color: #transparent;  margin-bottom: 20px; }
.policies_space {
  margin: 50% 0px 0px 0px;
  padding: 0px;
  clear: both;
}


@media only screen and (max-width: 600px) {

.header { 
  width: 90%;
  height: auto; 
  margin: auto;
  padding: 10% 0px 25px 0px;
  background-color: #FFFFFF;
  text-align: center;
}

.home_image { 
  margin: 0px;
  padding: 50px 0px 0px 0px;
}  
   
.home_tagline { 
  width: 90%;
  height: auto;
  margin: auto;
  padding: 50px 0px 50px 0px;
  font-family: "ABeeZee"; font-size: 32px; font-weight: 500; text-decoration: none; color: #D4AE8D;
  text-align: center;
}   

.page_content { 
  width: 94%;
  height: auto;
  margin: auto;
  padding: 50px 0% 50px 0%;
}

.page_image { 
  margin: 0px;
  padding: 0px 0px 60px 0px;
}

.grid {
  display: grid;
  grid-template-columns: 100%;
  grid-auto-rows: minmax(200px, auto);
}

.staff { 
  width: 100%;
  height: auto;
  margin: auto;
  padding: 0px;
}

/* Policies */
.policies_column {
  float: left;
  padding: 10px;
  margin: 0px 0px 2px 2px;
}

.left {
  width: 100%;
  background-color: #F5F5F5;
  height: 135px;
  text-align: left;
}

.right {
  float: right;
  background-color: #FFFFFF;
  height: 60px;
  margin: -30px -2px 5px 0px;
}

.right_last {
  float: right;
  background-color: #FFFFFF;
  height: 60px;
  margin: -30px -2px 5px 0px;
}

policies_row:after {
  content: "";
  display: table;
  clear: both;
  transform-style: preserve-3d;
}

.footer_column {
    width: 100%;
}

.footer_column1 { 
  width: 100%;
  margin: 70px 0px 0px 0px;
  padding: 0px;
  text-align: center;

}
.footer_column2 {
  width: 100%;
  margin: 42px 0px 50px 0px;
  padding: 0px;
  text-align: center;
  font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; line-height: 25px;
}
.footer_column3 {
  width: 100%;
  margin: 0px 0px 40px 0px;
  padding: 0px;
  text-align: center;
}

.footer_row:after {
  content: "";
  display: table;
  clear: both;
  transform-style: preserve-3d;
}

/* Form Styling: */
.form_wrapper {
 display: inline-block;
 width: 100%;
 margin: 0px;
}

.f_wrapper {  
  display: inline-block;
  width: 100%;
  border: 0px;
  font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194;
}
.div1 {
  display: inline-block;
  width: 100%;
  height: 30px;
}
.div2 {
  vertical-align:top;
  display: inline-block;
  width: 100%;
  height: 50px;
}
.div3 {
  display: inline-block;
  width: 100%;
  height: 61px;
}

.div4 {
  display: inline-block;
  width: 100%;
  height: 165px;
}

.div5 {
  display: inline-block;
  width: 100%;
  height: 45px;
}

.div6 {
  display: inline-block;
  width: 100%;
  height: 50px;
} 
  
.zoomin img.gallery {
	  text-align: right;
      width: 340px;
      height: 340px;
	  border: solid 10px #FFFFFF;
      -webkit-transition: all 2s ease;
      -moz-transition: all 2s ease;
      -ms-transition: all 2s ease;
      transition: all 2s ease;
    }
.zoomin img.gallery:hover {
      width: 100%;
	  height: 100%;
}
  
p { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; }
p.staff { margin-top: 0px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; }
h1 { margin-top: 0px; margin-bottom: 50px; font-family: "ABeeZee"; font-size: 32px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 40px; }
h2 { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 28px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 30px; }
h3 { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 24px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 30px; }
ul { margin-left: 30px; margin-top: 0px; text-align: left; }
li { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; list-style-type: disc; }
.small_text { font-family: "ABeeZee"; font-size: 12px; font-weight: normal; text-decoration: none; color: #8BC0DE; line-height: 30px; }
a { margin-top: 0px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #D4AE8D; }
a:hover { margin-top: 0px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_phone { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_phone:hover { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; cursor: default; }
a.footer_email { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_email:hover { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #DDBFA5; }
.form { text-align: left; width: 100%; border: 0; margin: 0px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194; }
input.memb_form { width: 100%; height: 35px; padding: 2px; font-family: verdana, sans-serif; font-size: 19px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; } 
input.captcha { width: 212px; height: 35px; padding: 2px; font-family: verdana, sans-serif; font-size: 19px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; z-index: 2; } 
textarea.memb_text { width: 100%; height: 150px; padding: 2px; font-family: verdana, sans-serif; font-size: 19px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; } 
.resize_img_cap { width: 212px; height: 50px; }
.button { width: 212px; height: 31px; padding: 2px; font-family: verdana, sans-serif; font-size: 19px; color: #FFFFFF; background-color: #D4AE8D; font-weight: normal; border: dotted 1px #164194; z-index: 3;  }
.err { font-size: 14px; font-family: verdana, sans-serif; color: #F00000; font-weight: bold; padding-bottom: 5px; }
.small { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; }
a.refresh { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; text-decoration: none; }
a.refresh:hover { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; text-decoration: underline; }
.alert { text-align: center; padding: 5px; background-color: #C6CCDC; border: solid 1px #606060; font-family: tahoma, arial, verdana; font-size: 17px; font-weight: normal; text-decoration: none; color: #666666; }

.alert_home { padding-top: -50px; margin: auto; width: 75%; text-align: center; padding: 5px; background-color: #E3E7EE; border: dashed 1px #606060; font-family: tahoma, arial, verdana; font-size: 19px; font-weight: normal; text-decoration: none; color: #666666; }
p.alert_h { font-family: tahoma, arial, verdana; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194; }

.show_desktop { display: none; } 
.show_mobile { display: inline; } 
.desktop_break { display: none; }
.mobile_break { display: inline; }
}  


@media only screen and (max-width: 960px) and (min-width: 601px) {

.header { 
  width: 90%;
  height: auto; 
  margin: auto;
  padding: 10% 0px 50px 0px;
  background-color: #FFFFFF;
  text-align: center;
}

.home_image { 
  margin: 0px;
  padding: 50px 0px 0px 0px;
}  
   
.home_tagline { 
  width: 90%;
  height: auto;
  margin: auto;
  padding: 100px 0px 75px 0px;
  font-family: "ABeeZee"; font-size: 44px; font-weight: 500; text-decoration: none; color: #D4AE8D;
  text-align: center;
}   

.page_content { 
  width: 94%;
  height: auto;
  margin: auto;
  padding: 50px 0% 50px 0%;
}

.page_image { 
  margin: 0px;
  padding: 0px 0px 60px 0px;
}

.grid {
  display: grid;
  grid-template-columns: 100%;
  grid-auto-rows: minmax(200px, auto);
}

.staff { 
  width: 100%;
  height: auto;
  margin: auto;
  padding: 0px;
}

/* Policies */
.policies_column {
  float: left;
  padding: 10px;
  margin: 0px 0px 2px 2px;
}

.left {
  width: 100%;
  background-color: #F5F5F5;
  height: 100px;
}

.right {
  float: right;
  background-color: #FFFFFF;
  height: 60px;
  margin: -30px -2px 5px 0px;
}

.right_last {
  float: right;
  background-color: #FFFFFF;
  height: 60px;
  margin: -30px -2px 5px 0px;
}

policies_row:after {
  content: "";
  display: table;
  clear: both;
  transform-style: preserve-3d;
}

.footer_column {
    width: 100%;
}

.footer_column1 { 
  width: 100%;
  margin: 100px 0px 50px 0px;
  padding: 0px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

}
.footer_column2 {
  width: 100%;
  margin: 50px 0px 50px 0px;
  padding: 0px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #8BC0DE; line-height: 30px;
}
.footer_column3 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer_row:after {
  content: "";
  display: table;
  clear: both;
  transform-style: preserve-3d;
}

/* Form Styling: */
.form_wrapper {
 display: inline-block;
 width: 100%;
 margin: 0px;
}

.f_wrapper {  
  display: inline-block;
  width: 100%;
  border: 0px;
  font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194;
}
.div1 {
  display: inline-block;
  width: 100%;
  height: 30px;
}
.div2 {
  vertical-align:top;
  display: inline-block;
  width: 100%;
  height: 50px;
}
.div3 {
  display: inline-block;
  width: 100%;
  height: 61px;
}

.div4 {
  display: inline-block;
  width: 100%;
  height: 165px;
}

.div5 {
  display: inline-block;
  width: 100%;
  height: 45px;
}

.div6 {
  display: inline-block;
  width: 100%;
  height: 50px;
} 

.zoomin img.gallery {
	  text-align: right;
      width: 175px;
      height: 175px;
	  border: solid 10px #FFFFFF;
      -webkit-transition: all 2s ease;
      -moz-transition: all 2s ease;
      -ms-transition: all 2s ease;
      transition: all 2s ease;
    }
.zoomin img.gallery:hover {
      width: 80%;
	  height: 80%;
}
  
p { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; }
p.staff { margin-top: 0px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; }
h1 { margin-top: 0px; margin-bottom: 50px; font-family: "ABeeZee"; font-size: 32px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 40px; }
h2 { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 28px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 30px; }
h3 { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 24px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 30px; }
ul { margin-left: 30px; margin-top: 0px; text-align: left; }
li { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; list-style-type: disc; }
.small_text { font-family: "ABeeZee"; font-size: 14px; font-weight: normal; text-decoration: none; color: #8BC0DE; line-height: 30px; }
a { margin-top: 0px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #D4AE8D; }
a:hover { margin-top: 0px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_phone { font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_phone:hover { font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #8BC0DE; cursor: default; }
a.footer_email { font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_email:hover { font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #DDBFA5; }
.form { text-align: left; width: 100%; border: 0; margin: 0px; font-family: "ABeeZee"; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194; }
input.memb_form { width: 100%; height: 35px; padding: 2px; font-family: verdana, sans-serif; font-size: 19px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; } 
input.captcha { width: 212px; height: 35px; padding: 2px; font-family: verdana, sans-serif; font-size: 19px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; z-index: 2; } 
textarea.memb_text { width: 100%; height: 150px; padding: 2px; font-family: verdana, sans-serif; font-size: 19px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; } 
.resize_img_cap { width: 212px; height: 50px; }
.button { width: 212px; height: 31px; padding: 2px; font-family: verdana, sans-serif; font-size: 19px; color: #FFFFFF; background-color: #D4AE8D; font-weight: normal; border: dotted 1px #164194; z-index: 3;  }
.err { font-size: 14px; font-family: verdana, sans-serif; color: #F00000; font-weight: bold; padding-bottom: 5px; }
.small { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; }
a.refresh { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; text-decoration: none; }
a.refresh:hover { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; text-decoration: underline; }
.alert { text-align: center; padding: 5px; background-color: #C6CCDC; border: solid 1px #606060; font-family: tahoma, arial, verdana; font-size: 17px; font-weight: normal; text-decoration: none; color: #666666; }

.alert_home { padding-top: -50px; margin: auto; width: 75%; text-align: center; padding: 5px; background-color: #E3E7EE; border: dashed 1px #606060; font-family: tahoma, arial, verdana; font-size: 19px; font-weight: normal; text-decoration: none; color: #666666; }
p.alert_h { font-family: tahoma, arial, verdana; font-size: 19px; font-weight: normal; text-decoration: none; color: #164194; }

.show_desktop { display: none; } 
.show_mobile { display: inline; } 
.desktop_break { display: none; }
.mobile_break { display: none; }
}  


@media only screen and (max-width: 1699px) and (min-width: 961px) {

.header { 
  width: 100%;
  height: auto; 
  margin: auto;
  padding: 5% 0px 50px 0px;
  background-color: #FFFFFF;
  text-align: center;
}

.home_image { 
  margin: 0px;
  padding: 150px 0px 0px 0px;
}

.home_tagline { 
  width: 100%;
  height: auto;
  margin: auto;
  padding: 150px 0px 200px 0px;
  font-family: "ABeeZee"; font-size: 48px; font-weight: 500; text-decoration: none; color: #D4AE8D;
  text-align: center;
}

.page_content { 
  width: 80%;
  height: auto;
  margin: auto;
  padding: 75px 3.5% 100px 3.5%;
}

.page_image { 
  margin: 0px;
  padding: 0px 0px 150px 0px;
}

.grid {
  display: grid;
  grid-template-columns: 100%;
  grid-auto-rows: minmax(200px, auto);
}

.staff { 
  width: 100%;
  height: auto;
  margin: auto;
  padding: 0px;
}

/* Policies */
.policies_column {
  float: left;
  padding: 10px;
  margin: 0px 0px 2px 2px;
}

.left {
  width: 55%;
  background-color: #F5F5F5;
  height: 50px;
}

.right {
  background-color: #F5F5F5;
  height: 50px;
}

.right_last {
  background-color: #F5F5F5;
  height: 50px;
}

policies_row:after {
  content: "";
  display: table;
  clear: both;
  transform-style: preserve-3d;
}
 
.footer_column1 { 
  float: left;
  width: 31%;
  margin: 0px 0px 25px 3.5%;
  padding: 0px;
  text-align: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

}
.footer_column2 {
  float: left;
  width: 31%;
  margin: auto;
  padding: 0px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; line-height: 30px;
}
.footer_column3 {
  float: right;
  width: 31%;
  margin: 0px 3.5% 25px 0px;
  padding: 0px;
  text-align: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer_row:after {
  content: "";
  display: table;
  clear: both;
  transform-style: preserve-3d;
}

/* Form Styling: */
.form_wrapper {
 display: inline-block;
 width: 100%;
 margin: 0px;
}

.f_wrapper {  
  display: inline-block;
  width: 100%;
  border: 0px;
  font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194;
}
.div1 {
  display: inline-block;
  width: 100%;
  height: 30px;
}
.div2 {
  vertical-align:top;
  display: inline-block;
  width: 100%;
  height: 50px;
}
.div3 {
  display: inline-block;
  width: 100%;
  height: 30px;
}

.div4 {
  display: inline-block;
  width: 100%;
  height: 165px;
}

.div5 {
  display: inline-block;
  width: 100%;
  height: 30px;
}

.div6 {
  display: inline-block;
  width: 100%;
  height: 50px;
}

.zoomin img.gallery {
	  text-align: right;
      width: 225px;
      height: 225px;
	  border: solid 15px #FFFFFF;
      -webkit-transition: all 2s ease;
      -moz-transition: all 2s ease;
      -ms-transition: all 2s ease;
      transition: all 2s ease;
    }
.zoomin img.gallery:hover {
      width: 85%;
	  height: 85%;
}

p { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; }
p.staff { margin-top: 0px; font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; }
h1 { margin-top: 0px; margin-bottom: 75px; font-family: "ABeeZee"; font-size: 48px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 30px; }
h2 { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 28px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 30px; }
h3 { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 20px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 30px; }
ul { margin-left: 30px; margin-top: 0px; text-align: left; }
li { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; list-style-type: disc; }
.small_text { font-family: "ABeeZee"; font-size: 12px; font-weight: normal; text-decoration: none; color: #8BC0DE; line-height: 30px; }
a { font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #D4AE8D; }
a:hover { font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_phone { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_phone:hover { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; cursor: default; }
a.footer_email { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_email:hover { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #DDBFA5; }
.form { text-align: left; width: 100%; border: 0; margin: 0px; font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194; }
input.memb_form { width: 100%; height: 35px; padding: 2px; font-family: verdana, sans-serif; font-size: 17px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; } 
input.captcha { width: 212px; height: 35px; padding: 2px; font-family: verdana, sans-serif; font-size: 17px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; z-index: 2; } 
textarea.memb_text { width: 100%; height: 150px; padding: 2px; font-family: verdana, sans-serif; font-size: 17px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; } 
.resize_img_cap { width: 212px; height: 50px; }
.button { width: 212px; height: 31px; padding: 2px; font-family: verdana, sans-serif; font-size: 19px; color: #FFFFFF; background-color: #D4AE8D; font-weight: normal; border: dotted 1px #164194; z-index: 3;  }
.err { font-size: 14px; font-family: verdana, sans-serif; color: #F00000; font-weight: bold; padding-bottom: 5px; }
.small { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; }
a.refresh { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; text-decoration: none; }
a.refresh:hover { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; text-decoration: underline; }
.alert { text-align: center; padding: 5px; background-color: #C6CCDC; border: solid 1px #606060; font-family: tahoma, arial, verdana; font-size: 17px; font-weight: normal; text-decoration: none; color: #666666; }

.alert_home { padding-top: -50px; margin: auto; width: 75%; text-align: center; padding: 5px; background-color: #E3E7EE; border: dashed 1px #606060; font-family: tahoma, arial, verdana; font-size: 17px; font-weight: normal; text-decoration: none; color: #666666; }
p.alert_h { font-family: tahoma, arial, verdana; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194; }

.show_desktop { display: inline; } 
.show_mobile { display: none; } 
.desktop_break { display: inline; }
.mobile_break { display: inline; }

}


/* Extra large devices (large laptops and desktops, 1700px and up) */

@media only screen and (min-width: 1699px) {

.header { 
  width: 100%;
  height: auto; 
  margin: auto;
  padding: 5% 0px 50px 0px;
  background-color: #FFFFFF;
  text-align: center;
}

.home_image { 
  margin: 0px;
  padding: 150px 0px 0px 0px;
}

.home_tagline { 
  width: 100%;
  height: auto;
  margin: auto;
  padding: 150px 0px 200px 0px;
  font-family: "ABeeZee"; font-size: 48px; font-weight: 500; text-decoration: none; color: #D4AE8D;
  text-align: center;
}

.page_content { 
  width: 80%;
  height: auto;
  margin: auto;
  padding: 75px 3.5% 100px 3.5%;
}

.page_image { 
  margin: 0px;
  padding: 0px 0px 150px 0px;
}

.grid {
  display: grid;
  grid-template-columns: 100%;
  grid-auto-rows: minmax(200px, auto);
}

.staff { 
  width: 100%;
  height: auto;
  margin: auto;
  padding: 0px;
}

/* Policies */
.policies_column {
  float: left;
  padding: 10px;
  margin: 0px 0px 2px 2px;
}

.left {
  width: 55%;
  background-color: #F5F5F5;
  height: 50px;
}

.right {
  background-color: #F5F5F5;
  height: 50px;
}

.right_last {
  background-color: #F5F5F5;
  height: 50px;
}

policies_row:after {
  content: "";
  display: table;
  clear: both;
  transform-style: preserve-3d;
}
 
.footer_column1 { 
  float: left;
  width: 31%;
  margin: 0px 0px 25px 3.5%;
  padding: 0px;
  text-align: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

}
.footer_column2 {
  float: left;
  width: 31%;
  margin: auto;
  padding: 0px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; line-height: 30px;
}
.footer_column3 {
  float: right;
  width: 31%;
  margin: 0px 3.5% 25px 0px;
  padding: 0px;
  text-align: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer_row:after {
  content: "";
  display: table;
  clear: both;
  transform-style: preserve-3d;
}


/* Form Styling: */
.form_wrapper {
 display: inline-block;
 width: 100%;
 margin: 0px;
}

.f_wrapper {  
  display: inline-block;
  width: 100%;
  border: 0px;
  font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194;
}
.div1 {
  display: inline-block;
  width: 100%;
  height: 30px;
}
.div2 {
  vertical-align:top;
  display: inline-block;
  width: 100%;
  height: 50px;
}
.div3 {
  display: inline-block;
  width: 100%;
  height: 30px;
}

.div4 {
  display: inline-block;
  width: 100%;
  height: 165px;
}

.div5 {
  display: inline-block;
  width: 100%;
  height: 30px;
}

.div6 {
  display: inline-block;
  width: 100%;
  height: 50px;
}

.zoomin img.gallery {
	  text-align: right;
      width: 370px;
      height: 370px;
	  border: solid 20px #FFFFFF;
      -webkit-transition: all 2s ease;
      -moz-transition: all 2s ease;
      -ms-transition: all 2s ease;
      transition: all 2s ease;
    }
.zoomin img.gallery:hover {
      width: 37%;
	  height: 37%;
}

p { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; }
p.staff { margin-top: 0px; font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; }
h1 { margin-top: 0px; margin-bottom: 100px; font-family: "ABeeZee"; font-size: 48px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 30px; }
h2 { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 28px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 30px; }
h3 { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 20px; font-weight: 500; text-decoration: none; color: #D4AE8D; line-height: 30px; }
ul { margin-left: 30px; margin-top: 0px; text-align: left; }
li { margin-top: 0px; margin-bottom: 25px; font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194; line-height: 30px; list-style-type: disc; }
.small_text { font-family: "ABeeZee"; font-size: 12px; font-weight: normal; text-decoration: none; color: #8BC0DE; line-height: 30px; }
a { font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #D4AE8D; }
a:hover { font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_phone { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_phone:hover { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; cursor: default; }
a.footer_email { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #8BC0DE; }
a.footer_email:hover { font-family: "ABeeZee"; font-size: 15px; font-weight: normal; text-decoration: none; color: #DDBFA5; }
.form { text-align: left; width: 100%; border: 0; margin: 0px; font-family: "ABeeZee"; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194; }
input.memb_form { width: 100%; height: 35px; padding: 2px; font-family: verdana, sans-serif; font-size: 17px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; } 
input.captcha { width: 20%; height: 35px; padding: 2px; font-family: verdana, sans-serif; font-size: 17px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; z-index: 2; } 
textarea.memb_text { width: 100%; height: 150px; padding: 2px; font-family: verdana, sans-serif; font-size: 17px; color: #164194; font-weight: normal; background-color: #FFFFFF; border: dotted 1px #164194; } 
.resize_img_cap { width: 20%; height: 50px; }
.button { width: 212px; height: 31px; padding: 2px; font-family: verdana, sans-serif; font-size: 19px; color: #FFFFFF; background-color: #D4AE8D; font-weight: normal; border: dotted 1px #164194; z-index: 3;  }
.err { font-size: 14px; font-family: verdana, sans-serif; color: #F00000; font-weight: bold; padding-bottom: 5px; }
.small { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; }
a.refresh { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; text-decoration: none; }
a.refresh:hover { font-size: 13px; font-family: verdana, sans-serif; color: #333333; font-weight: normal; text-decoration: underline; }
.alert { text-align: center; padding: 5px; background-color: #C6CCDC; border: solid 1px #606060; font-family: tahoma, arial, verdana; font-size: 17px; font-weight: normal; text-decoration: none; color: #666666; }
.show_desktop { display: inline; } 

.alert_home { padding-top: -50px; margin: auto; width: 75%; text-align: center; padding: 5px; background-color: #E3E7EE; border: dashed 1px #606060; font-family: tahoma, arial, verdana; font-size: 17px; font-weight: normal; text-decoration: none; color: #666666; }
p.alert_h { font-family: tahoma, arial, verdana; font-size: 17px; font-weight: normal; text-decoration: none; color: #164194; }

.show_mobile { display: none; } 
.desktop_break { display: inline; }
.mobile_break { display: none; }

}

/* Download Button */

.download_button {
  background-color: #8BC0DE;
  border: none;
  color: #FFFFFF;
  padding: 6px 12px;
  cursor: pointer;
  font-size: 17px;
}

.download_button:hover {
  background-color: #D4AE8D;
}

/* Navigation */

.topnav {   
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;

}

.topnav a {
  float: left;
  display: block;
  color: #FFFFFF;
  text-align: center;
  padding: 16px 12px;
  text-decoration: none;
  font-family: "ABeeZee"; font-size: 23px; font-weight: normal; text-decoration: none; color: #8BC1DE; 
}

.active {
  background-color: #FFFFFF;
  color: #8BC1DE;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden; 
}

#nav1, #nav2 { 
    visibility : hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 12px;
  background-color: inherit;
  font-family: "ABeeZee"; font-size: 23px; font-weight: normal; text-decoration: none; color: #8BC1DE; letter-spacing: 1px;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  padding-top: 10px;
  background-color: #FFFFFF;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  font-family: "ABeeZee"; font-size: 23px; font-weight: normal; text-decoration: none; color: #8BC1DE;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 14px 12px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-family: "ABeeZee"; font-size: 23px; font-weight: normal; text-decoration: none; color: #8BC1DE;
}

.topnav a:hover, .dropdown:hover {
  background-color: #FFFFFF;
  color: #D4AE8D; 
}

.dropbtn {
  background-color: #FFFFFF;
  color: #8BC1DE;
}

.dropdown-content a:hover {
  background-color: #FFFFFF;
  color: #D4AE8D;
}

.dropdown:hover .dropdown-content {
  display: block; 
  opacity: 1;
  animation: fade 1s;
  
}
@keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
@media only screen and (max-width: 960px) and (min-width: 601px) {

.topnav {   
  background-color: #FFFFFF;
  display: inline-block;
  width: 100%;
}

.topnav a {
  float: left;
  display: block;
  color: #FFFFFF;
  text-align: center;
  padding: 14px 20px;
  text-decoration: none;
  font-family: "ABeeZee"; font-size: 32px; font-weight: normal; text-decoration: none; color: #8BC1DE; 
}

.topnav a:hover {
  background-color: #DDBFA5;
  color: #FFFFFF;  
}

.active {
  background-color: #FFFFFF;
  color: #DDBFA5;
}

.dropdown:hover {
  background-color: #164194;
  color: #FFFFFF;
}

.dropdown:hover #nav1, .dropdown:hover #nav2 {
    visibility: visible;
}

#nav1, #nav2 { 
    visibility : hidden;
}

  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }

  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
	font-size: 32px;	
  }
}

@media only screen and (max-width: 600px) {

.topnav {   
  background-color: #FFFFFF;
  display: inline-block;
  width: 100%;
}

.topnav a {
  float: left;
  display: block;
  color: #FFFFFF;
  text-align: center;
  padding: 14px 12px;
  text-decoration: none;
  font-family: "ABeeZee"; font-size: 20px; font-weight: normal; text-decoration: none; color: #8BC1DE; 
}

.topnav a:hover {
  background-color: #DDBFA5;
  color: #FFFFFF;  
}

.active {
  background-color: #FFFFFF;
  color: #DDBFA5;
}

.dropdown:hover {
  background-color: #164194;
  color: #FFFFFF;
}

.dropdown:hover #nav1, .dropdown:hover #nav2 {
    visibility: visible;
}

#nav1, #nav2 { 
    visibility : hidden;
}

.dropdown-content a:hover {
  background-color: #D4AE8D;
  color: #FFFFFF;
}

.topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }

  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
	font-size: 20px;	
  }
  
}


/* Create three equal columns that floats next to each other */
.staff_column {
  float: left;
  width: 33.33%;
  padding: 0px 25px 50px 0px;
  }
  
  .staff_column1 {
  float: left;
  width: 33.33%;
  padding: 0px 25px 50px 0px;
  }

/* Clear floats after the columns */
.staff_row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.staff_column {
    width: 100%;
	padding-bottom: 50px;
  }
  .staff_column1 {
    width: 100%;
	padding-bottom: 100px;
  }
}