@charset "UTF-8";
/* CSS Document */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}a:focus{-moz-outline-style: none;}

html {
	background-image:url("../img/background/cardstockBG.jpg");
	background-repeat:repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
}
body {
	height: 100%;
	width: 100%;
}
h1, h2 {
	font-family:"Times New Roman",Times,serif;
}
h1 {
	font-size: 30px;
	letter-spacing: 2px;
	margin: 10px 0px 20px 0px;
	text-align: center;
}
h2 {
	font-size: 22px;
	letter-spacing: 1.5px;
	margin: 0px 0px 5px 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width: 661px;
}
/*
#plants {
	bottom: 0px;
	background-image: url("../img/background/plants.png");
	background-repeat:repeat-x;
	float: left;
	height: 71px;
	margin: 50px 0px 0px 0px;
	width: 100%;
}
*/
#header {
	height: 154px;
	margin: 10px 0px 0px 0px;
}
#logo {
	left: 0px;
	position: absolute;
	top:0px;
}
#mainNav {
	font-size: 12px;
	font-weight: bold;
	left: 184px;
	letter-spacing: 1px;
	position: absolute;
	top:120px;
}
#mainNav li {
	background-image: url("../img/nav/nav_off.png");
	background-repeat:no-repeat;
	height: 45px;
	float: left;
	margin: 0px 0px 0px 2px;
	text-align: center;
	width: 93px;
}
#mainNav li:hover, #mainNav li[class=selected] a {
	/* background-image: url("../img/nav/nav_on.png"); */
	color: #FFF;
	cursor: pointer;
}
#mainNav li a {
	display: block;
	height: 30px;
	padding: 15px 0px 0px 0px;
	width: 93px;
}
#mainNav li a:hover {
	color: #FFF;
}
#subNav {
	font-size: 13px;
	letter-spacing: 1px;
	margin: 20px 10px 0px 0px;
	text-align: right;
}
#subNav li{
	margin: 0px 0px 5px 0px;
}
#subNav li[class=selected] a {
	/* background-image: url("../img/nav/nav_on.png"); */
	color: #FFF;
	cursor: pointer;
}
#leftColumn {
	position: absolute;
	top: 167px;
	width: 185px;
}
#blogLogo {
	display: block;
	float: left;
	margin: 20px 5px 0px 20px;
}
#facebook {
	float: left;
	margin: 20px 0px 0px 0px;
}
#twitter {
	float: left;
	margin: 5px 0px 0px 0px;
}
#share {
	float: left;
	margin: 5px 0px 0px 0px;
}
#tote {
	float: left;
	margin: 20px 0px 0px 55px;
}
#rightColumn {
	/* background-color: #F00; */
	cursor: pointer;
	height: 335px;
	left: 665px;
	position: absolute;
	top: 157px;
	width: 130px;
}
#rightColumn #gMaskTop, #rightColumn #gMaskBottom {
	overflow: hidden;
	position: absolute;
	width: 130px;
}
#rightColumn #gMaskTop {
	/* background-color: #0F0; */
	/* opacity: .5; */
	height: 200px;
}
#rightColumn #gMaskBottom {
	/* background-color: #00F; */
	bottom: 0px;
	/* opacity: .5; */
	height: 53px;
}
#rightColumn #gMaskTop img, #rightColumn #gMaskBottom img {
	position: absolute;
}
#rightColumn #gMaskTop img {
	top: 88px;
}
#rightColumn #gMaskBottom img {
	top: -176px;
}
#rightColumn #sourcingPot {
	bottom: 50px;
	left: 6px;
	position: absolute;
}
#body {
	left: 185px;
	position: absolute;
	top: 167px;
}
.formContent {
	float: left;
	margin: 0px 20px 0px 20px;
}
#menuContent, #pressContent, #privatePartiesContent, #deliveryRangeContent {
	float: left;
	margin: 0px 0px 0px 20px;
}
#articleContent {
	float: left;
	margin: 20px 0px 20px 0px;
}
#HomegrownIntro {
	margin: 24px;
}
#theoryContent {
	float: left;
}
#contactContent {
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 30px 0px 0px 0px;
}
#content {
	background-image:url("../img/bodyBox/bodyLines.png");
	background-repeat:repeat-y;
	float: left;
	min-height:310px;
	padding: 0px 5px 0px 5px;
	width:465px;
}
#contentTop {
	background-image:url("../img/bodyBox/topBodyBox.png");
	background-repeat:no-repeat;
	float: left;
	height: 20px;
	width: 474px;
}
#contentBottom {
	background-image:url("../img/bodyBox/bottomBodyBox.png");
	background-repeat:no-repeat;
	float: left;
	height: 20px;
	width: 474px;
}
#theoryBox {
	float: left;
	margin: 0px 0px 0px 50px;
	width: 365px;
}
#theoryBox #top{
	background-image:url("../img/theory/theory_box_top.png");
	background-repeat:no-repeat;
	float: left;
	height: 67px;
	width: 365px;
}
#theoryBox #middle{
	background-image:url("../img/theory/theory_box_middle.png");
	background-repeat: repeat-y;
	float: left;
	width: 365px;
}
#theoryBox #bottom{
	background-image:url("../img/theory/theory_box_bottom.png");
	background-repeat:no-repeat;
	float: left;
	height: 54px;
	width: 365px;
}
#theoryText {
	float: left;
	font-size: 12px;
	/* height: 290px; */
	letter-spacing: 1px;
	margin: 0px 0px 0px 19px;
	width: 330px;
}
/*
#menuContent h1, .formContent h1{
	margin: 0px 0px 0px -23px;
	padding-left: 20px;
	padding-right: 20px;
	width: 430px;
}
*/
#menuContent h1[class=background1], .formContent h1[class=background1], #privatePartiesContent h1[class=background1], #deliveryRangeContent h1[class=background1] {
	background-image:url("../img/menu/header_bar1.png");
	background-repeat:no-repeat;
	height: 80px;
	margin: 0px 0px 0px -23px;
	padding: 54px 20px 0px 20px;
	/* padding-top: 54px; */
	width: 430px;
}
#menu li {
	font-weight: bold;
	margin: 0px 0px 25px 0px;
	padding: 0px 20px 0px 0px
}
.description {
	line-height: 16px;
}
.price {
	padding: 0px 0px 0px 10px;
}
.note {
	padding: 0px 0px 0px 5px;
}
#press {
	float: left;
	padding: 12px 0px 10px 7px;
}
.thumbnailBox {
	float: left;
	height: 172px;
	margin: 1px;
	position: relative;
	width: 136px;
}
.titleBox {
	display: none;
	background-color: #BAD533;
	border: solid 1px #FFF;
	color: #000;
	height: 155px;
	left: 0px;
	margin: 2px;
	opacity: .90;
	padding: 4px;
	position: absolute;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	width: 119px;
}
.titleBox h1 {
	font-size: 18px;
}
.titleBox h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 5px;
	text-align: left;
}
.thumbnail {
	background-image:url("../img/press/frame.png");
	background-repeat:no-repeat;
	height: 165px;
	left: 0px;
	padding: 2px;
	position: absolute;
	top: 0px;
	width: 129px;
}
.toaster {
	float: left;
	height: 160px;
	margin: 0px 5px;
	position: relative;
	width: 136px;
}
#fremont {
	margin: 0px 40px 0px 64px;
}
.toaster img {
	cursor: pointer;
}
.toaster .toasterBody {
	bottom: 0px;
	height: 81px;
	left: 13px;
	position: absolute;
	width: 112px;
}
.toaster .toast {
	background-image:url("../img/contact/toast.png");
	background-repeat:no-repeat;
	bottom: 21px;
	height: 70px;
	left: 35px;
	position: absolute;
	width: 68px;
}
.toast ul {
	color: #FFF;
	margin: 14px 0px 0px 5px;
	text-align: center;
	width: 58px;
}
.toast li {
	cursor: pointer;
	font-size: 11px;
	margin: 0px 0px 3px 0px;
}
.toast li:hover {
	font-weight: bold;
}
.toast .info {
	position: absolute;
	top: 10px;
	width: 150px;
}
.toast a {
	color: #FFF;
}
#capHill .info{
	right: 80px;
	/right: 230px;
	text-align: right;
}
#fremont .info {
	left: 80px;
}
.toast .info div {
	display: none;
	font-weight: bold;
	position: absolute;
	width: 100%;
}
.toast .info .phone {
	top: 20px;
}
.toast .info .hours {
	top: 20px;
}
#capHill .info .hours {
	top: 15px;
}
.toast .info .address {
	top: 13px;
}

.toaster .levers {
	background-image:url("../img/contact/levers.png");
	background-repeat:no-repeat;
	bottom: 15px;
	height: 14px;
	left: 0px;
	position: absolute;
	width: 136px;
}
#contactButtons {
	background-image:url("../img/contact/buttons_bar.png");
	background-repeat:no-repeat;
	color: #FFF;
	float: left;
	font-weight: bold;
	height: 79px;
	letter-spacing: .5px;
	margin: 50px 0px 0px -14px;
	padding: 46px 0px 0px 42px;
	width: 428px;
}
#contactButtons a {
	color: #C3B391;
	display: block;
	padding: 9px 0px 0px 0px;
}
#contactButtons a:hover {
	color: #FFF;
}
#contactButtons li {
	float: left;
	text-align: center;
}
#contactButtons #contact {
	margin: 0px 33px 0px 36px;
}
#contactButtons #subscribe {
	margin: 0px 39px 0px 30px;
}
#contactButtons #jobs {
	margin: 0px 33px 0px 33px;
}
#buttonsText {
	font-weight: bold;
	height: 20px;
	left: 60px;
	position: absolute;
	text-align: right;
	top: 350px;
	width: 300px;
}
#buttonsText div{
	display: none;
}
form label {
	display: block;
	margin: 10px 0px 0px 0px;
}
input[type=submit] {
	background: transparent url("../img/contact/submit_button.png") no-repeat;
	border: none;
	color: #C3B391;
	cursor: pointer;
	font-size: 21px;
	font-weight:bold; 
	height: 36px;
	margin: 25px 0px 15px 0px;
	width: 429px;
}
input[type=submit]:hover {
	color: #F9E4BD;
}
.error-message {
	color: #F00;
}
#privatePartiesContent .text {
	float: left;
	font-size: .9em;
	font-weight: bold;
	/* text-align: justify; */
	margin: 15px 0px 0px 0px;
	width: 250px;
}
#privatePartiesContent .text p {
	margin: 0px 0px 5px 0px;
}
#privatePartiesContent .text a, #deliveryRangeContent .text a {
	color: #FFF;
}
#privatePartiesContent .text a:hover, #deliveryRangeContent .text a:hover {
	text-decoration: underline;
}
#sixPack {
	float: left;
	margin: 0px 15px 0px 0px;
}
#deliveryRangeContent #map {
	margin: 0px 0px 0px -8px;
}
#deliveryRangeContent .text {
	font-size: .9em;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px 25px 0px 0px;
}
#daxDigitalDesign {
	margin: 20px 0px 20px 165px;
	width: 163px;
}