@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.cdnfonts.com/css/etelka-text-pro');
/*steve notes: in .pagetitle, margin sets distance of page from top*/
article, aside, details, figcaption, figure, footer, header, hgroup, img, main, nav, section, summary {
  display: block
}
a, iframe {
  background: 0 0
}
body, html {
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #8db5b3;
   
}
a, a:hover {
  text-decoration: none
}
body, h1, h2, h3, h4, h5, h6, ul {
  margin: 0
}
a:active, a:hover, button:focus {
  outline: 0
}
a, body, mark {
  color: #000
}
html, .inner-text {
    font-family: 'Etelka Text Pro', sans-serif;
	font-size: 14pt;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    
}
.R2_block {
  float: left;
  margin: 10px;
  padding: 10px;
  width: 240px;
}
.full-width {
  width: 100%;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
	  
}
.bg_image{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	min-width: 1100px;
    
   
    
}
#wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 0 auto;
  overflow: hidden;
}
#fixed-zone {
  height: 100%;
  width: 100%;
}
#absolute-zone {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 200;
  pointer-events: none;
}
section {
  opacity: 1;
 
  font-size: 14px;
  width: 702px;
  margin-top: 0px;
}
.container{
	height:100%;
	min-height: 100%;
	background-color: black;
	display:blocK;
}
.focused {
  position: absolute;
}
.disabled_btn {
  pointer-events: none;
}
.hidden {
  position: fixed;
}
.normal {
  position: absolute;
}
.logo {
    visibility: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 200;
    background-color: #D91B1F;
}

/*.topmenu {
  width: 702px;
 top:10px;
  position: fixed;
  left: 0;
  right: 0;
margin-top:0px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
	
	z-index:200;
	 
}*/
.spacer{
	width:20px;
	height:35px;
}

 #home2, #home_btn {
   background-color: #cfb758;
}
 #L12, #L1_btn {
   background-color: #7e9e79;
}
 #r12, #R1_btn {
  background-color: #779595;
}
 #R22, #R2_btn {
  background-color: #97a685;
}
#L2_btn {
  background-color: #957779;
	
}
div#L1_btn.btn.strip_thin{
	
	 background-color: #7e9e79;
}

div#L2_btn.btn.strip_thin{
	
	 background-color: #957779;
}

div#R2_btn.btn.strip_thin{
	
	 background-color: #97a685;
}
div#R1_btn.btn.strip_thin{
	
	 background-color: #779595;
}

div#R1_btn.btn.strip_thin:hover{
	
	 background-color: #81a2a2;
}
div#R2_btn.btn.strip_thin:hover{
	
	 background-color: #9cac8a;
}
div#L1_btn.btn.strip_thin:hover{
	
	 background-color: #87a981;
}



div#L2_btn.btn.strip_thin:hover{
	
	 background-color: #a08082;
}


.btnSize20{
height:20px;	
	
}
.btnSize60{

height:60px;		
}
.topbtn{
width:160px;
	height:35px;
	
}

.btn {
	
  cursor: pointer;
}
.btns {
/*  margin-bottom: 5px;*/
}
.strip_thin{
    font-family: 'Etelka Text Pro', sans-serif;
    width: 57px;
    min-height: 100%;
    display: table-column;
    color: #FFFFFF;
    font-size: 36pt;   
}

.flt_left{
	float: left;	
}
.flt_right{
		float: right;
}

.left_tab{

	}
.strip_wide{
    
    width: 595px;
	  height:100%;
display: table-column;
    min-height: 100%;
   
	
	
}
.home {
    margin-top: 16px;
    min-height: 100%;
/*    background-image: url(images/home.jpg);*/
    background-repeat: no-repeat;
    z-index: 20;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #e3d9b4;
    background-position: 0px 0px;
    border: 3px solid #cfb758;
}
#home-content {
  padding-top: 35px;
  padding-right: 55px;
  padding-bottom: 55px;
  padding-left: 55px;
}
.R1 {
	display: table;
  margin-top: 119px;
/*	 width: 759px;*/
/*  background-image: url(images/whatwedo.jpg);*/
  background-color: #bbd3d3;
min-height: 500px;
  
  right: 145px;
  left: auto;
  background-repeat: no-repeat;
  z-index: 19;

	border: 3px solid #779595;
}
#R1-content {
min-height:100%;
  padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.R2 {
	display: table;
  margin-top: 329px;
  background-color: #c3d0b3;
  min-height: 476px;
/*	 width: 759px;*/
  left: auto;
  right: 80px;
  background-repeat: no-repeat;
  z-index: 18;
  background-position: 6px 0px;
	border: 3px solid #97a685;
}
#R2-content {
	
min-height:100%;
  padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.L1 {
  margin-top: 155px;
display: table;
	background-color:#c5dbc2;
  min-height: 500px;
  left: 11%;
  transition: margin-left 2s;

  z-index: 18;
	border: 3px solid #7f9f7a;
	
}
#L1-content {
min-height:100%;
  padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.L2 {
	display: table;
    margin-top: 292px;
/*    background-image: url(images/L2.jpg);*/
    background-color: #e2cfd0;
    min-height: 450px;
    margin-left: 75px;
    background-repeat: no-repeat;
    z-index: 17;
border: 3px solid #957779;
}
#L2-content {
min-height:100%;
  padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#mini-desktop-menu{
	  position: fixed;
  top: 0px;
 
left:auto;
	z-index: 200;
	right:0px;
	
}
#mini-menu {
  position: fixed;
  top: 138px;
  height: 300px;
/*  width: 38px;*/
  left: 0px;
/*	visibility: hidden;*/

  background-repeat: no-repeat;
  z-index: 1000000;
}
#show-menu {
  position: fixed;
  height: 200px;
  width: 10%;
  right: 0px;
  z-index: 100000000;
  top: 55px;
  display: none;
}
.inner_image{
	float:left;
}

.inner-text {
    font-family: 'Etelka Text Pro', sans-serif;
    position: relative;
    display: none;
   /* line-height: 100%;
	
    top: 10px;*/
	float:left;
    padding-right: 5px;
    margin-right: 150px;
    padding-left: 5px;
    white-space: nowrap;
    font-size: 14pt;
    color: #FFFFFF;
}
.inner-text span {
  color: #FFF;
  padding-right: 9%;
  padding-left: 10%;
}

/*Page Titles*/
				#L1_Title{
    font-family: 'Etelka Text Pro', sans-serif;
    width: 500px;
   
   padding-right: 10px;
    text-align: right;
    rotate: -90deg;
    margin-left: -505px;
					 
    transform-origin: right top;
    color: #FFFFFF;
    font-size: 36px;
		}
				#R1_Title{
    font-family: 'Etelka Text Pro', sans-serif;
    width: 500px;
   height:57px;

    text-align: left;
    rotate: 90deg;
    margin-left: 54px;
		padding-left: 10px;			 
    transform-origin: left top;
    color: #FFFFFF;
    font-size: 36px;
		}

@media all and (max-width: 1100px) {
/*	#mini-desktop-menu {
    left: 1041px;
    right: auto;
  }*/
  .logo {
    left: 193px;
    right: auto;
  }
	  .topmenu {
    left: 193px;
    right: auto;
  }
  .home {
    left: 193px;
    right: auto;
  }
  .R2 {
    left:307px;
    right: auto;
  }
  .R1 {
    left: 250px;
    right: auto;
  }
  
}
@media all and (min-width: 1212px) {
  .R1 {
    left: auto;
    right: 12.5%;
  }
}
@media all and (max-width: 1212px) {
  .L1 {
    left: 135px;
    right: 100%;
    /*left:11.5%;*/
  }
  #wrapper {
    width: 1212px;
  }
}
@media only screen and (max-device-width : 850px) {
section {
  opacity: 1;
 
  font-size: 7px;
  width: 500px;
  margin-top: 0px;
}
.bg_image{
    position: fixed;
    left: 0px;
    top: 0px;
 width:100%;
    height: 100%;
	min-width: 250px;
    
   
   }	
	
	desktop_header{
	width:500px;	
		
	}
	
.strip_thin{
    font-family: 'Etelka Text Pro', sans-serif;
    width: 45px;
    min-height: 100%;
    	padding-bottom: 35px;
    color: #FFFFFF;
    font-size: 24pt;  
	display: table-column;
	
}	
	.strip_wide{
    
    width: 400px;
	  height:100%;
display: table-column;
    min-height: 100%;
   
	
	
}
	#home-content {
  padding-top: 15px;
  padding-right: 35px;
  padding-bottom: 35px;
  padding-left: 35px;
}
#R1-content {
min-height:100%;
  padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
}
#L1-content {
min-height:100%;
 padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
}	
#L2-content {
min-height:100%;
 padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
}	
	#R2-content {
	
min-height:100%;
padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
}
	
#L1_Title{
    font-family: 'Etelka Text Pro', sans-serif;
    width: 500px;
   
   padding-right: 10px;
    text-align: right;
    rotate: -90deg;
    margin-left: -505px;
					 
    transform-origin: right top;
    color: #FFFFFF;
    font-size: 24px;
	padding-bottom: 35px;
		}
				#R1_Title{
    font-family: 'Etelka Text Pro', sans-serif;
    width: 500px;
   height:57px;

    text-align: left;
    rotate: 90deg;
    margin-left: 39px;
		padding-left: 10px;			 
    transform-origin: left top;
    color: #FFFFFF;
    font-size: 24px;
		}	
	.L2 {
		display: table;
    margin-top: 292px;
/*    background-image: url(images/L2.jpg);*/
    background-color: #e2cfd0;
    
    margin-left: 15px;
    background-repeat: no-repeat;
    z-index: 17;
border: 3px solid #957779;
}
.L1 {
	display: table;
  margin-top: 155px;

	background-color:#c5dbc2;
  
  left: 9%;
  transition: margin-left 2s;

  z-index: 18;
	border: 3px solid #7f9f7a;
	
}	
	  .home {
    left: 130px;
    right: auto;
  }
	.R2 {
		display: table;
  margin-top: 329px;
  background-color: #c3d0b3;
  min-height: 476px;
/*	 width: 759px;*/
  left: auto;
  right: 50px;
  background-repeat: no-repeat;
  z-index: 18;
  background-position: 6px 0px;
	border: 3px solid #97a685;
}
	
	.R1 {
		display: table;
  margin-top: 119px;
/*	 width: 759px;*/
/*  background-image: url(images/whatwedo.jpg);*/
  background-color: #bbd3d3;
    min-height: 400px;
  transition: margin-left 2s;
  right: 115px;
  left: auto;
  background-repeat: no-repeat;
  z-index: 19;

	border: 3px solid #779595;
}
}
