/* Main CSS */

body, html {
	background-color: #ebd6ae;
	margin: 0;
	padding: 0;
	font-family: 'Average Sans', sans-serif;
}

#wrapper {
	max-width: 940px;
	width: 940px;
	height: 100%;
	margin: 0 auto;
}
#wrapper2 {
	max-width: 900px;
	width: 900px;
	margin: 0 auto;
}
#main {
	float: left;
	border-left: 5px solid #522501;
	border-right: 5px solid #522501;
	background-color: #fdfce0;
	width: 935px;
	
}
#hero {
    position: relative;
	margin-left: auto;
    margin-right: auto;
    clear: left;
	
}
#form_container{
	background:#fdfce0;
	margin:0 auto;
	text-align:left;
	width:640px;
}
#hero article {
	width: 100%;
	position: absolute;
	top: 217px;
	right: px;
	background-color: #e3a327;
	opacity:0.9;
	color: #000000;
	text-align: center;

}

#hero img {
    max-width: 160%;
	clear: left;
	display: block;	
	
}
header {
	float: left;
	padding: 20px 0 20 0;

}

ul {
	margin: 0;
	padding: 0;
}
nav {
	float: left;
	width: 935px;
	background-color: #522501;
}
nav ul {
	list-style: none;
	float: left;
}
nav ul li {
	width: 155px;
	float: left;
	text-align: center;
	background-color: #522501;
	padding: 8px 0;
	color: #ebd6ae;	
	letter-spacing: 2px;
	position: relative;
    z-index: 40;
	font-size: 16px;
}
nav ul li a {
	color: #ebd6ae;
	display: block;
	
}
nav ul li:hover {
	color: #e89a1d;
	background-color: #c6964a;
	cursor: pointer;

}
nav > ul > li > a {
    font-weight: bold;
	text-transform: uppercase;

}	
nav ul li:hover a {
	color: #ebd6ae;

}

nav ul li:hover a:hover {
	color: #ebd6ae;

}

nav ul li:first-child {
	border-left: none;
}

nav ul li ul {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
}
nav ul li:hover ul {
	display: block;
}
.smallerfont{
	font-size: 16px;
}
.pictures25 {
	float: left;
	width: 25%;
	display: block;
	text-align: center;	
}
.pictures100 {
	float: left;
	width: 100%;
	display: block;
	text-align: center;	
}
.pictures50 {
	float: left;
	width: 50%;
	display: block;
	text-align: center;	
}

.pictures {
	float: left;
	display: block;
	text-align: center;	
}

.picturesright {
	float: right;
	width: 25%;
	display: block;
	text-align: center;	
}

.picturetext25 {
	float: left;
	width: 25%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-weight:bold;	
}
.picturetext33 {
	float: left;
	width: 33%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-weight:bold;	
}

.text50 {
	float: left;
	width: 50%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.floatstop {
		clear:both;
	}
a:hover {
  color: #7e1704;
  background-color: transparent;
  text-decoration: underline;
  
  }	
  

#image1 {
	float: left;
	width: 25%;
	display: block;
	margin: auto;
	text-align: center; 
	
}


#morecontent {
	float: left;
	
}
#content {
	color: #000000;
	border-bottom: #522501 solid 1px;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;		
	
}
#coffeemargin {
	height: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;		
	
}
#coffeemargin2 {
	height: auto;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;		
	
}
.border {
	border-bottom: #522501 solid 1px;
}

.contenttext {
	color: #000000;
	height: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;		
	
}
.contentpicture {
	color: #000000;
	border-bottom: #522501 solid 1px;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;		
	
}
.formtextarea {
    width: 640px;
    height: 3em;	
}

footer {
	margin: 20px 40px 0 40px;
	background-color: #fffcdf;
	float: left;
	width: 855px;
	color: #e79f27;
	font-weight:bold;
}

#copyright {
	text-align:center;
	font-weight:bold;
	
}

footer h3 {
	color: #7e1704;
	text-transform: uppercase;
	text-align: center;
}


footer ul {
	list-style: none;
}

footer ul li {
	text-align: center;
	color: #7e1704;
}

footer div {
	float: left;
	width: 20%;
	color: #e79f27;
}

.last {
	margin-right: 0 !important;
}

section#content img {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	width: auto;
}

a {
	text-decoration: none;
	color: #086a03;
}
/* Typography */

h1, h2, h3, h4, h5, h6, p {
	color: #000000;

}

h1
 {
	font-size: 40px;
	margin-top: 0.5em;
    margin-bottom: 0em;
	text-align: center;
}

h2
 {
	font-size: 20px;
	margin-top: 0em;
    margin-bottom: 0.5em;
	text-align: center;
}
h3
 {
	font-size: 25px;
	margin-top: 0em;
    margin-bottom: 0.5em;
	text-align: center;
	font-weight:bold;

}
h5
 {
	font-size: 23px;	 
	margin-top: 0em;
    margin-bottom: 0em;
	text-align: center;
	font-weight:bold;

}
h6
 {
	font-size: 20px;	 
	margin-top: 0em;
    margin-bottom: 0em;
	text-align: center;
	font-weight:bold;

}
section#content p {
	font-size: 20px;

}

section#content p span {
	font-size: 20px;

}
span.big {
	font-size: 40px;
}
span.small {
	font-size: 20px;
}
.floatleft {
	float: left;
}
.floatright {
    float: right;
}
.nofloat {
    float:none;
}
section#content h1 {
	margin: 0;
	color: #000000;	
}
#text {
	text-align: justify;
	margin: 0;
	font-size: 20px;
}
.text {
	text-align: justify;
	margin: 0;
	font-size: 20px;
}
.centeredtext {
    text-align:center;
	margin: 0;
	font-size: 20px;
}
.centeredImage
{
    text-align:center;
    display:block;
}
textarea {
  resize: none;
}
#addbutton {
	text-decoration: underline; 
	cursor: pointer;	
		
}

.frontlink {
	color: #522501;	
		
}

.column1 {
    width: 3000px;
	height: 30px;
} 
.column2 {
    width: 400px;

}