@charset "UTF-8";
/* CSS Document */

body, html {margin:0; padding:0; border:0;} /* Re-sets IE to "zero" for these values */

body {
	background-color:#FFFFFF;
	font-family: 'Open Sans', sans-serif, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#4E4B49;
	text-align:left;
	
	background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	
	
	
}

h1 {
	font-size: 25px;
	text-align:left;
	margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h2,h3,h4,h5,h6 {
font-size: 20px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h4 {
	text-align:right	
}

.clear {
	clear:both;	
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


.imgmargin { 
	margin:20px;
}

div#gallery img{

 max-height: 300px;
 box-shadow: 0 5px 5px #888;
 padding: 5px;
 margin: 7px;
 
}

.borderleft {
    margin-left: auto;
    margin-right: auto;
    background:url(img/border.jpg);
}

 .tariff td, .tariff th {text-align:center;  border: 2px solid #c9c7c7;; padding:20px;}


div#wrapper {
-webkit-box-shadow: 0px 13px 32px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 13px 32px 0px rgba(0,0,0,0.75);
box-shadow: 0px 13px 32px 0px rgba(0,0,0,0.75);
position: relative;
background-color: #FFFFFF;
background-repeat:repeat;
padding: 0px;
width: 100%x;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
border: 0px solid #000000;
}

.navbar {
z-index:2000;
font-size:20px;
}

div#main {
	
	padding-top:5px;
	vertical-align:center;
	padding:10px;
	width: 90%;
    margin: 0px auto;
}

div#main img{
  padding: 10px;
  
}

div#main a {color:#aa8823;font-weight:bold;}


#hid a:link {text-decoration:none;}
#hid a:hover {text-decoration:none;}

	

div#footer {
font-size: 13px;
	clear:both;
	color:#ffffff;
	background:#000000;
	padding:1px;
}

div#footer a {color:#ffffff;}


.homeleftbox {
	width:50%;
	height:auto;
	float:right;
	text-align:left;
	padding:10px
}

.homerightbox {
	width:50%;
	height:auto;
	float:right;
	text-align:left;
	padding:10px
	}
	
	.mobile{

display: none;

}


	
 @media (max-width: 800px) { 

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body{ }

div#nav {

display: none!important;

}


span#hidden {

display: none!important;

}

.mobile{

display: block!important;
text-align:center!important;

}

div#header {width:100%!important;
 display: block;
 clear:both!important;
  float:none!important;
  margin:0px!important;
  padding:0px!important;
   text-decoration: none;
   font-size:20px!important;
}

div#main {width:100%!important;
 display: block;
 clear:both!important;
  float:none!important;
  margin:0px!important;
  padding:10px!important;
   text-decoration: none;
   font-size:20px!important;
}

div#wrapper {width:100%!important;
 display: block;
 clear:both!important;
  float:none!important;
  margin:0px!important;
  padding:0px!important;
   text-decoration: none;
   font-size:20px!important;
}



.content { padding:10px!important;}

p {
   
   font-size:16px!important;padding:10px!important;
}

h1,h2 {
   
   font-size:padding:10px!important;
}

#sliderbox {

		display: block;

	}
	
img{
  max-width:100%!important;
  padding: 0px;
  border: 0; 
  
}
