@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic,900);
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-x: hidden;
	 font-family: 'Lato', sans-serif;
	font-size: 22px;
	color: #24211C;
}
h1,h2,h3,h4,h5 {
	   font-family: 'Lato', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: normal;
}
a {
	color: #3265CA;
	text-decoration: none;
	font-weight: BOLD;
}
#full-size {
   min-height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
 
}
#wrapper {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 120px;
	padding-left: 0;
}
#topBar {
	position: relative;
	padding-top: 10px;
	padding-bottom: 5px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 129px;
	background-color: #FFFFFF;
	text-align: left;
 
}

#logo {
	position: relative;
	top: 20px;
}

#footer {
	position: absolute;
	border-top: 2px solid white;
	bottom: 0px;
	color: white;
	width: 100%;
	height: 120px;
	background-color: #3A3A3A;
	-webkit-box-shadow: 0 -2px 5px 1px #2E2E2E;
	box-shadow: 0 -2px 2px 0px #ccc;
}
#MobileMenu {display:none;}



.outerMenu {
    position: relative;
    width: 100%;
    clear: both;
    background: #362F3F;
}
.menu {
    background: #1C7AFF;
    clear: both;
    position: relative;
    z-index: 17;
    text-align: center;
    -webkit-box-shadow: 0 3px 4px 5px #3D3D3D;
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.23);
    width: 100%;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #F0F0F0;
}
.menu a {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 62px;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 4px;
	color: #DDDDDD;
	z-index: 30;
	-webkit-transition: color 1s ease-out;
	-moz-transition: color 1s ease-out;
	-ms-transition: color 1s ease-out;
	-o-transition: color 1s ease-out;
	transition: color 0.5s ease-out;
}
.menu a:hover {
    color: #F5F5F5;
}

.menuleft {
	width: 250px;
	position: relative;
	float: left;
	margin-top: -1px;
	border-left: 1px solid gray;
	background: #2F2F2F;
	margin-right: 15px;
}
.menuleft a {
    display: block;
    font-size: 13px;
    line-height: 51px;
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 15px;
    padding-left: 15px;
    color: #FFFFFF;
    z-index: 30;
    -webkit-transition: color 1s ease-out;
    -moz-transition: color 1s ease-out;
    -ms-transition: color 1s ease-out;
    -o-transition: color 1s ease-out;
    transition: color 1s ease-out;
	transition-property: background;
	transition-duration: 0.3s;
	transition-timing-function: linear;
}

.menuleft a:hover {
	background: #ff7b29;
	color: #000;
  }

#linked {color: #FFB300;}


.textarea {
	max-width: 1000px;
 
	position: relative;
	margin: auto;
	clear: both;
}
#HomeSlideShow {
   position:relative;
   font-family: 'Lato', sans-serif;
   background-image: url(layout/Bodybg.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   text-align: center;
   -webkit-box-shadow: 0 1px 12px 0 #3B3B3B;
   color: #FFFFFF;
   z-index: 12;
   }
#HomeSlideShow b {
    font-size: 53px;
    width: 100%;
    text-shadow: 1px 1px 2px #191919;
    font-weight: bold;
    text-transform: uppercase;
    color: #ff7600;
}
#HomeSlideShow p {
	font-size: 46px;
	color: #3D342B;
	width: 100%;
	margin: auto;
	bottom: 10px;
	position: absolute;
	text-transform: uppercase;
}

.slideshow{
	position: relative;
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #FFF;
	z-index: 10;
	-webkit-box-shadow: 0 3px 8px 0 #C7C7C7;
	box-shadow: 0 3px 8px 0 #C7C7C7;
}
.slideshow img {
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}
.slideshow IMG {
	position:absolute;
		left: 0px;
	top: 0px;
	z-index:8;
}

.slideshow IMG.active {
    z-index:10;
}

.slideshow IMG.last-active {
    z-index:9;
}


#HomeText {
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10px 0 10px 0;
	position: relative;
	background-color: rgb(255, 255, 255);
	background-attachment: fixed;
}
.textBoxes {
	max-width: 1100px;
	margin: auto;
	position: relative;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: #F9F9F9;
	-webkit-box-shadow: 0 0 3px 3px #EDEDED;
	box-shadow: 0 0 1px 1px #EDEDED;
}
.homeTwo {position: relative; width: 47%; display:inline-block; text-align:left; padding: 1%;vertical-align: top;}
	

#homethree {position:absolute; bottom: 30px; width:100%;text-align: center;}
.ht {
	width: 300px;
	height: 150px;
	display: inline-block;
	border: 1px solid #150A04;
	-webkit-box-shadow: 0 2px 5px 1px #2E2E2E;
	box-shadow: 0 2px 5px 1px #2E2E2E;
	margin: 15px;
	position: relative;
}
.hta {
	background-image: url(layout/home31.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.htb{
	background-image: url(layout/home32.jpg);
	background-position: center center;
}
.htc{
	background-image: url(layout/home33.jpg);
	background-position: center center;
}
.htText{position:absolute; bottom: 8%;text-align: center;width: 100%;font-size: 37px;text-shadow: 2px 2px 2px #171717;}
.htText a {color: white; text-decoration:none;    -webkit-transition: color 1s ease-out;
    -moz-transition: color 1s ease-out;
    -ms-transition: color 1s ease-out;
    -o-transition: color 1s ease-out;
    transition: color 1s ease-out;}
	
	.htText a:hover {
	color: #FC6;
}
	
.theText { text-align:left;margin-top: -15px;}	

.readingBit {
	 overflow: hidden;
	 margin-top: 10px;
}
#bread {
	margin-bottom: 10px;
	float: left;
}
#galBoxes {    width: auto;
    margin: auto;
 
    text-align: center;
 }
 
 #galBoxes > div {
	display:inline-block;
	margin-bottom: 5px;
	position: relative;
	margin: 0.5%;
	width: 210px;
	border-radius: 3px;
	text-align: center;
	padding: 10px;
	color: white;
	font-size: 15px;
	font-family: "Droid Serif", serif;
	vertical-align: top;
	height: 263px;
}
 #galBoxes > div > div { width:100%; height:150px; overflow:hidden;}
 
.gboxes pre {white-space: pre-wrap;font-family: "Droid Serif", serif;font-size: 12px;text-align: left;}
.gboxes img {
vertical-align: middle;
	 
text-align: center;max-height: 200px;overflow: hidden;border: 4px solid #FF963B;}

.weebo { height: 70px; overflow:hidden; }

.mlink {
	font-size: 12px;
	line-height: 32px;
	background-color: #FFF;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#topThin {
	width: 100%;
	height: 25px;
	position: relative;
	background-color: #2F2F2F;
	color: white;
	padding-top: 7px;
}
#thinMid{margin:auto; max-width: 900px;font-size: 17px;}

#thinMid b {
	float: right;
	font-weight: normal;
}
#thinMid strong {
	float: left;
	font-weight: normal;
}
#myISO { visibility:hidden; position:absolute; top:-100000px; -left:10000px; }
#bread {}
#bread a {}
#leftBox {position: absolute; left:10px; bottom:3px; }
#leftBox img { width: 60px; }
#social {position:absolute; right:10px; bottom: 10px;text-align: right;}
#social img { width: 74px; }
#banner {position:relative; max-width: 1100px; margin:auto;}
#infoot {
    max-width: 1100px;
    margin: auto;
    position: relative;
}
 .float-image-left {
	 float: left;  
	 margin-right: 14px; 
}
 .float-image-right {
	  float: right; 
	  margin-left: 14px;  
}

.quoteMaParagraph {
	padding: 10px;
	padding-left: 48px;
	background-repeat: no-repeat;
	background-position: left top;
}

.pags {
	margin-right: 3px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	-webkit-border-radius: 5px;
border-radius: 5px;
}


/* move the stuff around here */
@media all and (max-width:1025px) {
		#social { position:absolute !important;
	left:-10000px !important; top:-10000px !important;}
	html, body {
 
	font-size: 32px !important;
 
}
	
	 
	
	 
	.htText {font-size:18px !important; }
	.homeTwo { width:99% !important;
  .menu a {
 padding-right: 7px;
	padding-left: 7px;
		font-size:14px !important;
    }
	#HomeSlideShow { min-height:50px !important;}
}

@media all and (max-width: 950px) {
	
	#social { position:absolute !important;
	left:-10000px !important; top:-10000px !important;}
	
	.readingBit {
		position: relative; overflow:visible !important;}

		.menuleft {
	width: 100%  !important;
	position: relative  !important;
	padding:0  !important;
	z-index: 10;
}
.menuleft a {
	 float: left  !important;
	 width: 100%  !important;
	 line-height: 46px  !important;
	 padding:0  !important;
	 text-align:center  !important;
}
	#infoG{display:none;}
 .fourHome {width:90% !important;}
	
   #MobileMenu {display:block;width: 100%;}
#MobileMenu select {
	visibility: visible!important;
	font-size: 32px !important;
	font-weight: bold!important;
	text-transform: uppercase !important;
	color: #FFF;
	width: 98%;
	background-color: #666;
	width: 100%;
}


	
.menu {
      visibility:hidden !important;
	  position:absolute !important;
	 }
	#logo {
	    position: relative;
    left: 50%;
  	margin-left: -216px; }
 #contacts {
        display: none !important;
    }
	.halfes {width:100% !important;
	}
	#infoot { font-size:15px !important; }
	.weebox { width:90% !important;}
	#myISO { visibility:visible !important; position:relative !important; top:0 !important; left:0 !important; width:100%; clear:both;}
}
