/* CSS Document */

html, body { margin: 0px; padding: 0px; width: 100%; height: 100%; }
body { background: #9f8563 url("/css/images/bkg_body2.jpg") repeat-y center 60px; font-family: Arial, Helvetica, sans-serif; }
.bkg_top { overflow: auto; background: transparent url("/css/images/bkg_top.jpg") no-repeat center top; min-height: 100%; border: 0px none #00FF00; margin: 0px; padding: 0px; }
.required_field { /* This is the class for our spam trap/honeypot form field */
	position:absolute;
	text-decoration:underline;
	background-color:#CC0000;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}

a:link, a:visited, a:hover, a:active { text-decoration: none; color: inherit; font-weight: bold; }
a:visited {  }
a:hover { text-decoration: underline; }
a:active {  }

#main_wrapper { 
	min-height: 100%;
	position: relative; 
	background: transparent url() no-repeat center top; 
	}
#main { 
	overflow: auto; 
	padding: 485px 116px 210px 116px; /* must be same height as the footer */
	width: 748px; 
	margin: 0 auto; 
	position: relative; 
	}
h1 { font: 700 36px/36px 'Dosis', Arial, Helvetica, sans-serif; color: #45772f; padding: 0px; margin: -4px 0px 0px -2px; margin-left: 0px; }
h2, header_4up { font: 600 24px/24px 'Dosis', Arial, Helvetica, sans-serif; color: #8dc044; padding: 0px; margin: 1px 0px 0px -1px; margin-left: 0px; }
.description, p { font: normal 12px Arial, Helvetica, sans-serif; margin-top: 8px; }
p { margin: 0px 0px 8px 0px; padding: 0px; }

.featured_more { font: 600 18px/24px 'Dosis', Arial, Helvetica, sans-serif; color: #8dc044; padding: 0px; margin: 0px 0px 0px 0px; text-align: right; }
	
/* MASTHEAD - Logo and Menu */

#masthead {
	height: 76px;
	position: relative;
	vertical-align: top;
	}
#masthead_logo { 
	width: 239px;
	height: 63px;
	background: transparent url("/css/images/masthead_logo.png") no-repeat 0 0;
	position: absolute;
	top: 12px;
	left: 12px;
	border: 0px none #00FF00;
	}
.menu { 
	position: absolute;
	top: 27px;
	right: 35px; 
	text-align: right; 
	margin: 0px; 
	}
h2.menu_header { 
	font: normal 24px 'Oswald', sans-serif; 
	color: #7290a5; 
	text-shadow: 3px 3px 6px #142c3d;
	text-transform: uppercase; 
	padding: 0px; 
	margin: 0px; 
	}
.menu ul { 
	list-style-type: none; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	}
.menu li { 
	display: inline; 
	cursor: pointer; 
	font: 800 18px 'Dosis', sans-serif;
	/*font-size: 22px;*/
	color: #45772f;
	margin: 0px; 
	padding: 0px 0px 0px 18px;  
	}

/* SLIDESHOW -  */

#slideshow_wrapper {
	height: 355px;
	height: 343px;
	padding-top: 12px;
	position: relative;
	background: transparent url("/css/images/bkg_slideshow.png") no-repeat 0 0;
	}
.slide {
	width: 932px; 
	height: 325px;
	position: relative;
	background-color: #CCC;
	}
.slide_text { 
	position: absolute;
	left: 0px;
	top: 245px;
	text-align: right;
	height: 80px;
	width: 932px;
	background: transparent url("/css/images/bkg_slide_text.png") repeat 0 0;
	font: normal 48px 'Oswald', sans-serif !important; 
	color: #FFF; 
	text-shadow: 3px 3px 6px #5c6f48;
	width: 872px;
	padding: 0px 30px !important;
	}
.slide_caption { 
	
	}
	
/* RECORD-STYLE STUFF */

.record_box { width: 533px; background-color: transparent; margin: 16px 0px 0px 16px; float: left; overflow: auto; }
.pic { float: right; width: 228px; margin: 0px 0px 16px 16px; }
.pic_box, .pic_box .pic { float: right; max-width: 228px; width: auto !important; width: 228px; margin: 0px 0px 16px 16px; text-align: center; }
.pic_box .pic { float: none; margin: 0px; }
.caption { text-align: center; font-size: 10px; color: #999; padding: 10px 0px 10px 0px; }

/* FOUR UP */

.container_4up { width: 549px; background-color: transparent; margin: 0px 0px 0px 0px; float: left; clear: left; overflow: auto; }
.header_4up { margin: 0px 16px; }
.box_4up { margin: 16px 0px 0px 16px; float: left; width: 167px; background-color: transparent; }
.pic_4up { width: 167px; display: block; border: 0px none #00FF00; }
.title_4up, .subtitle_4up { margin: 0px; padding: 0px; font: bold 12px Arial, Helvetica, sans-serif; color: #000; text-align: center; }
.subtitle_4up { color: #999; font-size: 11px; }
.banner { display: block; margin: 10px 0px 12px 0px; }

/* SIDEBAR */

.sidebar { width: 167px; background-color: transparent; margin: 16px 16px 0px 0px; float: right; }
.sb_pic { display: block; margin: 12px 0px 16px 0px; border: 0px none #00FF00; }
.sb_caption { text-align: center; font-size: 10px; color: #999; padding: 0px 0px 10px 0px; }

/* FOOTER -  */

#footer_wrapper {
	background: transparent url("/css/images/bkg_footer_small.jpg") no-repeat center bottom;
	position: relative;
	margin-top: -210px; /* negative value of footer height */
	height: 210px;
	clear: both; 
	} 
#footer {
	position: relative;
	margin: 0 auto; /* negative value of footer height */
	height: 210px;
	width: 980px;
	color: #73583a;
	}
	#footer a:link { color: #73583a; text-decoration: none; }
	#footer a:visited { color: #73583a; text-decoration: none; }
	#footer a:hover { color: #73583a; text-decoration: underline; }
	#footer a:active { color: #73583a; text-decoration: none; }
	
	.company_info { background-color: transparent; position: absolute; top: 76px; left: 132px; }
	.company_name { font-size: 11px; padding: 0px 0px 0px 0px; text-align: justify; font: 900 18px/18px 'Dosis', Arial, Helvetica, sans-serif; }
	.company_name span {  }
	.address { font-size: 11px; line-height: 20px; padding: 2px 0px 0px 0px; }
	.copyright { font-size: 11px; line-height: 13px; position: absolute; top: 162px; left: 132px; }
	.bean_logo, .beansprout_logo { position: absolute; top: 164px; height: 25px; background: transparent url("/css/images/footer_logos.png"); cursor: pointer; }
	.bean_logo { left: 721px; width: 128px; background-position: -75px 0px; }
	.beansprout_logo { left: 646px; width: 67px; background-position: 0px 0px; }
		.bean_logo:hover { background-position: -75px -25px; }
		.beansprout_logo:hover { background-position: 0px -25px; }
	#footer .divider { padding: 0px 8px; color: #2D3132; }
	
/* FORMS */

#formbox {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 6px;
	border: solid 0px #00FF00;
	background: url() repeat-y;
	width: 500px;
	clear: both;
	}
#formbox form {
	margin: 0px;
	padding: 0px;
	border: solid 0px #00FF00;
	}
#formbox .line_title, #formbox .line_input, #formbox .line_divider {
	padding: 4px;
	border-style: solid;
	border-color: #EEEEEE;
	border-width: 0px 0px 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	}
#formbox .line_title {
	padding: 7px 4px 1px 8px;
	_padding: 8px 4px 0px 8px; /* IE is in the "Special" math class */
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
	}
#formbox .line_divider {
	padding: 8px 8px 8px 8px;
	text-align: left;
	vertical-align: top;
	}
#formbox .line_input {
	padding: 4px 8px 4px 4px;
	width: 100%;
	}
#formbox .line_input input, #formbox .line_input textarea { width: 75%; }
#formbox .full {
	width: 75%;
	}
#formbox .required {
	font-weight: bold;
	color: inherit;
	}
#formbox .city {
	width: 50%;
	}
#formbox .state {
	width: 2em;
	}
#formbox .zip {
	width: 6em;
	}
#formbox .country {
	width: 50%;
	}
#formbox .last {
	border-width: 0px;
	}
#formbox .text {
	_vertical-align: middle; /* More of IE's Stupidity */
	}
#formbox .textarea {
	height: 6em;
	}
#formbox .radio {
	margin: 2px 4px 0px 0px;
	}
#formbox .form_error {
	padding: 2px 0px;
	font: normal 9px Arial, Helvetica, sans-serif;
	}
#formbox .errorinput {
	background-color: #FF0000;
	}

/* Opera Fix */
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
	}