@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Signika:300);
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

html {
}

body {
	font-family: 'Signika', Tahoma, Verdana, serif-sans;
	/*	font-family:Georgia, "Times New Roman", Times, serif; */
	font-size: 100%;
	/*	background:#FCFAF3 url(../img/bg.gif) 0 0 repeat-y; */
	color: #B78E50;
	color: #666;
	line-height: 1.2em;
	overflow-y: scroll;
/*	padding-top: 155px; */
}

ul, ol {
	padding-left: 1.2em;
}

img {
	border: 0;
}

a {
	color: #784238;
}

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

a:visited {

}

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

a:active {
}

#content a {
	font-size: 100%;
}

strong {
	font-weight: bolder;
}

#content p {
/*	font-size: 0.95em; */
}

a.external:hover {
	padding-right:13px; 
	background: transparent url(../img/elink.gif) 100% 50% no-repeat;
}

/* General 
================================== */


.inv {
	display: none;
}

.inner {
	width: 960px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}

.container {
	max-width: 920px;
	padding:0 20px;
	margin: 0 auto;
/*	box-shadow: #666; */
	overflow: visible;
	position:relative;
}

/* layout 
================================== */


.wrap {
/*	width:960px; */
}

#header {
	position: relative;
	height: /*1*/54px;
	/*	max-width: 960px; */
	top: 0;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	background: #fff;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.35);
	z-index: 100;
}



.topnav {
	padding: 0;
	margin: 0;
	float: right;
}

.topnav li {
	float: left;
	padding: 20px 0 0px 70px;
	font-size: 1em;
	text-transform: uppercase;
}

.topnav li a {
	color: #B78E50;
	text-decoration: none;
}

.headerimage {
	background-repeat: no-repeat;
	width: 100%;
	height: 650px;
	background-position: center top;
	background-size: cover;
	/* background-attachment: fixed; */
	overflow: hidden;
	margin-top:45px;
}

.facebook .headerimage img {
	margin: 0px auto;
	max-width: 100%;
}
	
.facebook .headerimage {
	text-align: center;
	height:inherit;
	margin-top:0;
}

.textbox {
	color: #fff;
	line-height: 1.2em;
	font-family: serif;
	font-size: 1.6em;
	max-width:720px;
	margin:430px auto 0;
	text-shadow: 1px 1px 5px #333; 
}

.sq {
	float:right;
}


.smalltext {
	font-size: 80%;
/*	float: right; */
	margin-left: 2em;
}

#content {
	padding: 52px 0px;
	float: left;
	width: 55%;
	min-width:300px;
}

#footer {
	clear: both;
	position: fixed;
	bottom:0;
	width:100%;
	z-index:55;
}

.logo {
	position: absolute;
	top: -25px;
	height: 180px;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.35);
}

/* Nav
================================= */


#side {
	float: left;
	width: 300px;
	height: 170px;
	position: relative;
	overflow: visible;
	padding: 50px 0;
}

.navigation {
	position: absolute;
	right: 0;
/*	top: 0; */
	z-index: 50;
	width: 700px;
	/*	margin-left:110px; */
	font-size: 0.90em;
	letter-spacing: 0px;
/*	padding: 5px 5px 5px 0px; */
	/*	background:#F8F6E9; */
	text-transform: uppercase;
}

ul.nav {
	list-style: none;
	text-align: left;
	margin-top: 3px;
	padding-left: 0;
}

.navigation li {
	/* 	border-top:1px solid #B78E50; */
	float: left;
	width: 100%;
	text-align: left;
}

.navigation li.first {
	border: none;
}

.navigation li a {
	color: #B78E50;
	display: inline;
	padding: 10px 5px 10px 400px;
	line-height: 2em;
	text-decoration: none;
	background: url(../img/bg-nav.png) 100% 100% no-repeat;
}

.subnav {
	left: 570px;
	top: 93px;
	position: absolute;
	width: 200px;
	background: #F7F6E6;/* 	border: 1px solid #B78E50;
	border-width: 1px 0px; */
}

.subnav li {
	list-style: none;
	border: none;
}

.subnav li a {
	font-size: 100%;
}

.navigation a:hover, .topnav a:hover {
	color: #784238;
}

#footer .nav {
	padding-top: 0px;
	margin:0 auto;
	background: #B78E50;
	text-align:right;
	max-width: 960px;
}

#footer .nav li {
	display:inline;
	line-height:2em;
}

#footer .nav li a {
	padding:2px 20px;
	list-style:none;
	color:#fff;
}

.gs .textbox {
	color:#B78E50;
	text-shadow: 0px 0px 5px #fff;
}
/* content 
============================================= */


.content {
/*	padding:10px 158px 10px 58px;
	padding:10px 100px 10px 58px; */
	

}


/* Text 
============================================ */


h1 {
	margin: 1em 0;
	font-size: 1.4em;
	line-height: 1.5em;
}

h2 {
	margin: 0.3em 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

h3 {
	margin: 0.3em 0;
	font-size: 1.1em;
	line-height: 1.1em;
}

p {
	margin: 2em 0;/*	text-align:justify; */
  hyphens: auto;
}

.big {
	font-size: 130%;
	font-weight: bolder;
}

#content h2 {
	text-transform: uppercase;
	color:#B78E50;
	font-weight:normal;
	margin-bottom:2em;
}

.date {
/* 	padding-top: 50px; */
	font-size: 0.9em;
}

.hr {
	border: 0;
	height: 1px;
	background: #F8F6E6;
}

.imgright {
	float:right;
	padding: 0 0 1em 1em;
}

.imgleft {
	float:left;
	padding: 0 1em 1em 0;
}


.nopadding {
	padding-bottom: 0;
	margin-bottom:0;
}


/* mobile 
=========================================== */

@media screen and (max-device-width: 480px) and (orientation: portrait){
  
 .topnav li {
	 padding: 20px 0 0 10px;
	 float:none;
	 text-align: right;
}

.textbox {
	margin:300px auto 0;
}

#content {
	width: 100%;
} 

.navigation {
	top:15px;
} 
  
}

@media screen and (max-device-width: 640px) and (orientation: landscape){

#content {
	width: 100%;
}  


.textbox {
	margin:350px auto 0;
}

#header {
	position:absolute;
}
 
.navigation {
	top:15px;
} 

}


@media screen and (max-width: 700px){ 

#header {
	height:80px;
}

 .topnav li {
	 padding: 5px 0 0 10px;
	 float:none;
	 text-align: right;
}

.textbox {
	margin:350px auto 0;
}

#content {
	width: 100%;
} 

.navigation {
	top:15px;
} 

}


/* Clearfix 
=========================================== */


.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}
