/* ---- structure ---- */

html {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
 	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-image: url(../_img/structure/sitebg.jpg);
	background-repeat: repeat-x;
	background-position: 50% top;
	background-color: #D1E1F3;
	}
	
a {	
	outline: none;
	border: 0px;
	}
	
a:hover {	
	outline: none;
	border: 0px;
	}
	
* {
	margin: 0;
	padding: 0;
	}
	
td, tr {
	vertical-align: top;
	}
	

.spacer {
	width: 20px;
	height: 50px;
	float: left;
	} 
		
	
/* ---- header and navigation ---- */

#header {
	height: 182px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../_img/structure/headerbg.jpg);
	background-repeat: no-repeat;
	}

.active {
	background-color: #FCE9E7;
	height: 141px;
	border-top: 141px solid #FCE9E7;
	}
	
.navleft {
	float: left;
	position: relative;
	}
	
.navright {
	float: right;
	position: relative;
	}
	

.navleft a, .navright a {	
	outline: none;
	border-bottom: 0px;
	}
	
.navleft a:hover, .navright a:hover {	
	background-color: #FCE9E7;
	border-top: 141px solid #FCE9E7;
	}

.navleft li{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0 10px 0 0;
	}

.navright li{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0px;
	}
	
.logo {
	float:left;
	padding-top: 37px;
	margin-left: 119px;
	border: 0;
	}
	
.logo a {
	border: 0;
	}
	
.logo a:hover {
	border: 0;
	}
	

/* ---- footer and making it sticky ---- */


#wrap {
	height: 100%;
	}
	
body > #wrap {
	height: auto;
	min-height: 100%;
	}
	
#main {
	padding-bottom: 330px;
	}
	
clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/

* html .clearfix { height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */
 
#footer {
	position: relative;
	margin-top: -330px; /* negative value of footer height */
	height: 330px;
	clear:both;
	width: 100%;
	background-image: url(../_img/structure/foottilesky.png);
	background-position: 100% bottom;
	background-repeat: repeat-x;
	}
	
#footermountain {
	height: 330px;
	width: 100%;
	background-image: url(../_img/structure/foottilemountain.png);
	background-position: 82% bottom;
	background-repeat: repeat-x;
	}
	
#footerhill {
	height: 330px;
	width: 100%;
	background-image: url(../_img/structure/foottilehills.png);
	background-position: 65% bottom;
	background-repeat: repeat-x;
	}
	
#footertrees {
	height: 330px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../_img/structure/foottiletrees.png);
	background-repeat: no-repeat;
	}
	
#footertrees li {
	display: inline;
	list-style-type: none;
	padding: 0;
	}
	
.footernav {
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	width: 100%;
	margin-top: 91px;
	}
	
.footernav a {	
	outline: none;
	border-bottom: 1px dashed #FBDADB;
	color: #FFFFFF;
	overflow: visible;
	position: relative;
	}
	
.footernav a:hover {
	border-top: 1px solid #FBDADB;
	color: #48391D;
	background-color: #FBDADB;
	}
	
.footnavleft {
	float: left;
	}
	
.footnavright {
	float: right;
	}
	
.socialfb {
	float: right;
	margin: 169px 40px 0 0;
	position: relative;
	}

.socialtw {
	float: right;
	margin: 171px 191px 0 0;
	position: relative;
	}		
	
.socialfb a, .socialtw a{
	outline: none;
	border: 0;
	border-bottom: 0px;
	}
	
.socialfb a:hover, .socialtw a:hover{
	background-color: transparent;
	}


/* ---- content ---- */

.bucketbutton {
	width: 270px;
	height: 67px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 5px 0 5px;
	background-image: url(../_img/structure/buttonbggb.jpg);
	background-repeat: no-repeat;
	}

#content {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	}

.name {
	display: none;
	}
	
#hero {
	width: 920px;
	height: 430px;
	margin-bottom: 20px;
	margin-left: -25px;
	background-repeat: no-repeat;
	background-image: url(../_img/structure/herobg.jpg);
	padding: 35px;
	color: #48391D;
	}
	
#bio {
	width: 900px;
	height: 408px;
	margin-left: -25px;
	background-repeat: no-repeat;
	background-image: url(../_img/structure/aboutbg.jpg);
	color: #48391D;
	padding: 45px;
	}
	
#contact {
	width: 900px;
	height: 408px;
	margin-left: -25px;
	background-repeat: no-repeat;
	background-image: url(../_img/structure/contactbg.jpg);
	color: #48391D;
	padding: 45px;
	}
	
#retailer {
	width: 900px;
	height: 78px;
	margin-left: -25px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-image: url(../_img/structure/retailerbg.jpg);
	color: #48391D;
	padding: 45px;
	}
	
.press {
	width: 940px;
	color: #48391D;
	}
	
.news {
	width: 620px;
	color: #48391D;
	font-size: 14px;
	line-height: 19px;
	float: left;
	}
	
#hero h2, #retailer h2, .news h2 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
.news h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
.news img {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: -5px;
	}	

#bio h2 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 400px;
	}
	
#contact h3 {
	color: #48391D;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	}
	
.press h2 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 290px;
	}
	
#bio p {
	float: left;
	font-size: 14px;
	line-height: 19px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 599px;
	}
	
.press p {
	float: left;
	font-size: 14px;
	line-height: 19px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 290px;
	}
	
#hero p, #retailer p {
	float: left;
	font-size: 18px;
	line-height: 24px;
	}
	
#hero p a, #bio p a, .press p a, #retailer p a, .locations p a, .contactaddress p a, .news a {
	outline: none;
	border-bottom: 1px dashed #48391D;
	overflow: visible;
	position: relative;
	color: #48391D;
	}
	
#hero p a:hover, #bio p a:hover, .press p a:hover, #retailer p a:hover, .locations p a:hover, .contactaddress p a:hover {
	border-top: 2px solid #48391D;
	color: #FBDADB;
	background-color: #48391D;
	}
	
#bio img, .press img {
	float: left;
	}
	
.press img {
	margin-bottom: 30px;
	}
	
#herotext {
	width: 625px;
	float: left;
	padding-left: 10px;
	padding-top: 23px;
	}
	
#herobutton {
	padding-top: 21px;
	padding-left: 20px;
	width: 150px;
	float: left;
	}
	
#bucketcontain {
	height: 300px;
	margin-bottom: 50px;
	margin-top: 30px;
	color: #48391D;
	}
	
.bucket1, .bucket2, .bucket3  {
	width: 300px;
	height: 120px;
	float: left;
	padding-top: 180px;
	}
	
.bucket1 {
	background-image: url(../_img/structure/3imgshop.jpg);
	background-repeat: no-repeat;
	}
	
.bucket2 {
	background-image: url(../_img/structure/3imgretailer.jpg);
	background-repeat: no-repeat;
	}

.bucket3 {
	background-image: url(../_img/structure/3imgmailing.jpg);
	background-repeat: no-repeat;
	}
	
.bucket1 h3, .bucket2 h3, .bucket3 h3  {
	font-size: 18px;
	padding-bottom: 5px;
	text-align: center;
	}
	
.bucket1 p, .bucket2 p, .bucket3 p  {
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	}
	
.hellotext {
	color: #48391D;
	margin-top: 30px;
	}
	
.hellotext p {
	width: 460px;
	color: #48391D;
	float: left;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 20px;
	}
	
.contactintro h2 {
	color: #48391D;
	float: left;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 400px;
	margin-top: 20px;
	}
	
	
.contactintro p {
	width: 620px;
	color: #48391D;
	float: left;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 20px;
	}
	
.contactaddress {
	float: right;
	width: 240px;
	height: 150px;
	padding: 35px;
	color: #48391D;
	font-size: 14px;
	line-height: 19px;
	background-image: url(../_img/structure/addressbg.jpg);
	background-repeat: no-repeat;
	margin-right: -10px;
	margin-top: -40px;
	margin-bottom: 30px;
	}
	
.contactaddress p {
	margin-bottom: 6px;
	}
	
.locations {
	margin-left: 20px;
	}
	
.locations h3 {
	color: #48391D;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
	width: 800px;
	}

.locations p {
	float: left;
	width: 280px;
	padding-right: 20px;
	color: #48391D;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
	}
	
.locations img {
	margin-bottom: 30px;
	margin-left: -20px;
	}	


/* ---- contact form ---- */

#form_emailhome {
	width: 145px;
	height: 16px;
	border: 0px;
	background-color: #C6E2C7;
	margin: 12px 0px 0 12px;
	font-size: 12px;
	padding: 5px;
	overflow: visible;
	color: #48391D;
	float: left
	}
	
#send_contacthome {
	cursor: pointer;
	height: 37px;
	width: 81px;
	background-image: url(../_img/structure/buttonsignup.jpg);
	border: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 11px;
	}
	
.comment_messagehome {
	margin-top: 16px;
	text-align: center;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	}	

#form_name, #form_email, #form_phone {
 	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border: 0px;
	padding: 10px 10px 6px 10px;
	background-color: #FDEBEB;
	margin-bottom: 30px;
	width: 260px;
	height: 16px;
	}

#form_comment {
 	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	width: 580px;
	height: 210px;
	border: 0px;
	overflow: auto;
	padding: 10px 10px 6px 10px;
	background-color: #FDEBEB;
	}
	
.inputitem {
	margin-top: 12px;
	margin-bottom: 10px;
	}
	
#formleft {
	float: left;
	}	
	
#formright {
	float: right;
	}
	
#send_contact {
 	font-family: Helvetica, Arial, Verdana, sans-serif;
	cursor: pointer;
	height: 50px;
	width: 270px;
	background-image: url(../_img/structure/buttonsubmit.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0px;
	}
	
.contactsubmitbutton {
	float: right;
	width: 270px;
	height: 67px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 5px 0 5px;
	background-image: url(../_img/structure/buttonbggp.jpg);
	background-repeat: no-repeat;
	}
	
.asterix {
	width: 150px;
	float: left;
	font-weight: bold;
	margin-top: 10px;

	}
	
.comment_message {
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 22px;
	}
	
/* ---- twitter & news feed ---- */

	
#twittermid {
	width: 330px;
	background-repeat: repeat-y;
	background-image: url(../_img/structure/twitterbgmid.jpg);
	color: #48391D;
	float: right;
	margin-right: -25px;
	background-color: blue;
	overflow-x: hidden;
	}

#twittertop {
	background-repeat: no-repeat;
	background-image: url(../_img/structure/twitterbgtop.jpg);
	}

#twitterbottom {
	background-repeat: no-repeat;
	background-image: url(../_img/structure/twitterbgbottom.jpg);
	background-position: bottom;
	padding: 45px;
	min-height: 395px;
	}

#twitter_update_list {
	padding-top: 45px;
	overflow: hidden;
	color: #48391D;
	font-size: 14px;
	line-height: 19px;
	}
	
#twitter_update_list li {
	padding-bottom: 20px;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
	}
	
#twitter_update_list a {
	outline: none;
	border-bottom: 1px dashed #48391D;
	overflow: visible;
	position: relative;
	color: #48391D;
	}
	
#twitter_update_list a:hover {
	border-top: 2px solid #48391D;
	color: #FBDADB;
	background-color: #48391D;
	}
	
#newsfeed {
	float: left;
	width: 600px;
	}
	
#newsfeed title {
	color: #48391D;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
	width: 800px;
	}
	
#followbutton {
	margin-top: 10px;
	float: right;
	height: 65px;
	width: 280px;
	background-image: url(../_img/structure/buttonbggb.jpg);
	background-repeat: no-repeat;
	}
	
#followbutton img {
	margin-left: 5px;
	margin-top: 5px;
	} 	

