div.fixed {
    position: fixed;
    width: 100%;
    bottom: 10px;
	text-align:right;
	right:10px;
	-moz-user-select:none;
    -webkit-user-select:none;	
	font-family: Calibri, Arial, Tahoma;
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
	
	color:#000000;
	text-align:center;
	text-decoration: none;
   
} 


div.fixed a{
  
 
    width: 100%;
    bottom: 10px;
	text-align:right;
	right:10px;
	-moz-user-select:none;
    -webkit-user-select:none;	
	font-family: Calibri, Arial, Tahoma;
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
	
	color:#000000;
	text-align:center;
	text-decoration: none;
   
} 

div.fixed a:hover {

color:#666666;

}



.homebutton {
  width: 180px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
   
}

.homebuttontext {
    background-color: #4CAF50;
    color: white;
    padding: 30px;
    
     font-family:Calibri, Arial, Tahoma;

}

.homebuttontext a {
    background-color: #4CAF50;
    color: white;
    	-moz-user-select:none;
    -webkit-user-select:none;
	text-decoration:none;
    font-size: 24px;
     font-family:Calibri, Arial, Tahoma;

}




.textlinks {
	font-family:Calibri, Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	color:#000000;
	-moz-user-select:none;
    -webkit-user-select:none;
	text-decoration:none;
	 
}

.textlinks a{
	font-family:Calibri, Arial, Tahoma;
	font-size: 14px;
	font-style: normal;
	color:#000000;
	-moz-user-select:none;
    -webkit-user-select:none;
	text-decoration:none;
}






.texthead1 {
	font-family:Calibri, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	height:25px;
	-moz-user-select:none;
    -webkit-user-select:none;
}
.texthead2 {
	font-family:Calibri, Arial, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color:#FE0000;
	-moz-user-select:none;
    -webkit-user-select:none;
}
.titlehome {
	font-family:Calibri, Arial, Tahoma;
	font-size: 24px;
	line-height:40px;
	
	color:#FE0000;
	height:30px;
	-moz-user-select:none;
    -webkit-user-select:none;
}

.textnormalj {
	font-family:Calibri, Arial, Tahoma;
	font-size: 15px;
	font-style: normal;
	color :#000000;
	text-align:justify;
	-moz-user-select:none;
    -webkit-user-select:none;
}


.textbold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
	text-align: left;
}
.head1 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	word-spacing: normal;
}

.linknarrow {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	  
	 
}
.narrow {

	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}


.textnorm {
	font-family: Calibri, Arial, Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.textnormr {
	font-family: Calibri, Arial, Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
}

.textnormr a{
	font-family: Calibri, Arial, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
}



.textrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-position: left;
}
.divlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFF99;
	list-style-type: none;
	background-position: left;
	cursor: hand;
	font-weight: bold;
}


.textheader {
	font-family: Calibri, Arial, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}


.textnorms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}

.linknarrow1 {
	font-family: "Arial Narrow";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.head2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	word-spacing: normal;
	display: run-in;
}




#navbarfixed {
  background-color:;
	width: 100%;
	display:block;
	position:absolute;
	color:#333333;
	text-transform: uppercase;
		top: 0px;
	
  
  
}

#navbarfixed a {
  float:right;
  display: block;
  color:#333333;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  font-size: 18px;
 
	font-family:Calibri, Arial, Tahoma;
   text-transform: uppercase;
  
}

#navbarfixed a:hover {
background-color:#EF4023;

  color:#FFFFFF;
}



#navbar {
   background-color:#FFFFFF;
  position: fixed;
  top: -120px;
  width: 100%;
  display:block;
  transition: top 0.3s;
  z-index:2;
  
}

#navbar a {
 float:right;
  display: block;
   
   color:#333333;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  font-size: 18px;
	font-family:Calibri, Arial, Tahoma;
   text-transform: uppercase;
  
  
  
}

#navbar a:hover {
background-color:#EF4023;

  color:#FFFFFF;
}

.gmaps {
z-index:1;
position: relative;
	margin: auto;
	overflow:hidden;
	display:block;

}

 



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	background-color:#FFFFFF;
}

.textnormlr {
	font-family: Calibri, Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#999999;
	
	text-decoration: none;
}

.textnormlr a{
	font-family: Calibri, Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#999999;
	
	text-decoration: none;
}

.textnormlr a:hover{
	font-family: Calibri, Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	
	text-decoration: none;
}

.textbotr {
	font-family: Calibri, Arial, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-align:center;
	text-decoration: none;
}

.textbotr a{
	font-family: Calibri, Arial, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-align:center;
	text-decoration: none;
}
