/* 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;
	list-style: none;

}
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;	
}
.previewpictures {
	float: left;
	display: block;
	padding: 0 10px;
}
.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;	
}
.picturetext33l {
	float: left;
	width: 250px;
	display: block;
	text-align: justified;
	padding: 10px 24px 0 24px;	
}
.picturetext66l {
	float: left;
	width: 548px;
	display: block;
	text-align: justified;
	padding: 0 24px 20px 24px;	
}

.text50 {
	float: left;
	width: 50%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.giftboxtext{
	float: left;
	width: 45%;
	display: block;
	text-align: left;
	margin: 0 0 5px 32px;
}
.giftwrapper{
	max-width: 650px;
	width: 650px;
	height: 100%;
	margin: 0 auto;
}
.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;
	padding-bottom: 0;

}

.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;		
	
}
.center{
	text-align:center;
}
.bold{
	font-weight:bold;	
}
.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;	
		
}

.TA_linkingWidgetWAR {
	margin:0 auto;	
	width: 150px;
	height:100%;
	border:1px solid #8D8D8D;
}
ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.img-list li {
  display: inline-block;
  height: 223px;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
  width: 223px;
}

span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 223px;
  left: 0;
  position: absolute;
  top: 0;
  width: 223px;
  opacity: 1;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
span.text-content span {
  display: table-cell;
  padding: 0 10px;
  text-align: center;	
  font-size: 35px;
  vertical-align: middle;
}

ul.img-list li:hover span.text-content {
  opacity: 0;
}

ul.img-list2 {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.img-list2 li {
  display: inline-block;
  height: 350px;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
  width: 298px;
}

span.text-content2 {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 350px;
  left: 25px;
  position: absolute;
  top: 0;
  width: 250px;
  opacity: 1;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
span.text-content2 span {
  display: table-cell;
  padding: 0 10px;
  text-align: center;	
  font-size: 35px;
  vertical-align: middle;
}

ul.img-list2 li:hover span.text-content2 {
  opacity: 0;
}

.previewpictures img{
    border: 1px solid #522501;
}
.column1 {
    width: 220px;
	height: 30px;
	vertical-align: top;
	text-align: right;
	padding-top:5px;

} 
.column2 {
	width:auto;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	padding-top:5px;
}