@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

body {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	font-weight:400;
	
}


.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}

section{
background-color: #cb711f;
}

section.foot {
	background-color:#693518;
}
.footimg {
	width:30%;
	margin-bottom: 1em;
	
}

a{
	text-decoration: none;
	color: #3db3cc;
	font-weight:700;
}

a.lasi{
	text-decoration: none;
	color: #868686;
	font-weight: 700;
}

a.lasi:visited {
	color: #868686;
}

h6{
	font-family: 'lato', sans-serif;
	font-weight: 400;
	font-size: 0.5em;
	color: #fff;	
	line-height: 0.1em;
}

h5{
	font-family: 'lato', sans-serif;
	font-weight: 400;
	font-size: 0.7em;
	padding-top: 2em;
	
}


h1{
	font-family: 'lato', sans-serif;
	font-weight: 700;
	font-size: 1em;
	color: #363636;
}
h2{
	font-family: 'lato', sans-serif;
	font-weight: 400;
	font-size: 2em;
	color: #363636;
}

h3{
	font-family: 'lato', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #363636;
}


h5 {
	font-family: 'lato', sans-serif;
	font-weight: 400;
	font-size: 0.7em;

}


hr{

    background-color: #cb711f;
    height: 0.7em;
	margin:0%;
	clear:both;
}




#logo {
	background-color: #cb711f;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

	
}
#logo img {
	width: 80%;
	margin-bottom:1.8em;
	margin-top:1.5em;
}
.face {

}

.face img{
width:20px;
height:20px;
}

.aligncenter{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}
.hrimage{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	text-align:center;

}
#navigation {
	clear: none;
	display: block;
	margin-left: auto;
	margin-right:auto;
	margin-top: auto;
	margin-bottom: auto;
	height:3em;
	display: table;   
	text-align:center;
	font-size: 1em;
	font-weight: 400;
	text-transform: uppercase;
}
ul.c li:hover > ul {
		
	
		
	}
 ul.c {
	padding:  0.5em;
	margin: 0.5em;
	list-style: none;
	text-align: center;
}
	ul.c:after {
		content: ""; clear: both; display: block;
	}

ul.c li {
	clear: both;
	 	float: left;
		display:   display: inline;
        margin: 0 1.15em;
	
}

	 ul.c li a {
font-weight:400;
		color: #858585; text-decoration: none;
		display:inline-block;
	}
 ul.c li A:hover {
	text-decoration: none; color: #858585; border-bottom: 0.3em solid #693518;
	margin-bottom: -0.3em;
	text-underline-position: under; 
	 display: inline-block;
	 line-height:1em;
 }
a{
	text-decoration: none;
	color: #3db3cc;
	font-weight:700;
	}
	
a.b{
	text-decoration: none;
	color: #3db3cc;
	font-weight:700;
	font-size:0.5em;
	}	
	ul.c li:hover > ul {
		
	}
		
	

#slide {
	width:100%;
	min-width:100%;

	

}
#slide2 {
	clear:none;
	width:50%;
	float:left;
}
#slide3 {
	clear:none;
	width:50%;
	float:right;
}

#footer {
width:100%;
background-color:#693518;
color:#FFFFFF;
}
#palsta1 {
width: 100%;
margin-top: 2em;
}
#div1 {
	margin-bottom:2em;
width: 100%;
margin-left: 0;
clear: both;
}
#div2 {
width: 100%;
}
#div3 {
width: 100%;
margin-left: 0;
clear: both;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
#facet {
display: none;
}
#faced {
display: none;
}
#facem {
display: block;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#logo img {
	width: 35%;
}
#navigation {
}

	ul.c:after {
		content: ""; clear: none; display: block;
	}
	ul.c li {
	clear: none;
	 	float: left;
		display:   display: inline;
        margin: 0 1.15em;
	
}
	
#slide {
}
#palsta1 {
width: 100%;
}
#div1 {
width: 100%;
clear: both;
margin-left: 0;
margin-bottom: 0em;
}
#div2 {
width: 100%;
}
#div3 {
width: 100%;
clear: both;
margin-left: 0;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.facem {
display: none;
}
.faced {
display: none;
}
.facet {
display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#logo {
	
}
#logo img {
	width: 20%;
	margin-bottom:1.8em;
	margin-top:1.5em;
}

#navigation {
	
	
}
ul.c li{
	 	float: left;
	
}
		

#slide {
	
}
#palsta1 {
	width: 40.6779%;
	margin-top: 3em;
	margin-bottom: 2em;
}


#div1 {
	width: 40.6779%;
	clear: none;
	margin-left: 18.644%;
	margin-top: 3em;
}
#div2 {
width: 40.6779%;
margin-bottom: 2em;
}
#div3 {
width: 40.6779%;
clear: none;
margin-left: 18.644%;
}
.footimg {
	width:10%;
	margin-bottom: 1em;
	
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
#facem {
display: none;
}
#facet {
display: none;
}
#faced {
display: block;
}
}
