/*********** STRUCTURE **********/
body {
	background:url(../img/inner_body.jpg) repeat-x;
	background-color:#526e16;
	text-align:center;
}
#container {
	width:924px;
	background:url(../img/inner_container.jpg) -1px 0 no-repeat;
	margin:0 auto;
	padding: 50px 55px 0px 55px;
	text-align:left !important;
}
#wrapper {
	width:923px;
	background:url(../img/inner_content.jpg) bottom right no-repeat;
	background-color:#fff;
	
}
#longwrapper {
	width:923px;
	height:700px;
	background:url(../img/inner_content.jpg) bottom right no-repeat;
	background-color:#fff;
	
}

#content {
	width:624px;
	margin-left:295px;
	
}
#column_a {
	width:288px;
	float:left;
}
#column_b {
	width:330px;
	float:right;
}
#column_c {
	width: 475px;
}

#menu_column {
	width:564px;
	clear:right;
}
#footer {
	width:1070px;
	height:88px;
	background:url(../img/inner_footer.gif) no-repeat top center;
	margin:0 auto;
	clear:both;
}
#footer_video {
	width:1070px;
	height:88px;
	background:url(../img/inner_footer_video.gif) no-repeat top center;
	margin:0 auto;
	clear:both;
}
#holder {
	width: 1062px;
	margin-right: auto;
	margin-left: auto;
	padding-left:8px;
	text-align:center;
}
#header {
	width:986px;
	text-align:left;
}
#logo {
	left:-93px;
	background:url(../img/inner_logo.jpg) no-repeat bottom;
}
div.pictbox {
	float:left;
	text-align:center;
	padding: 0 10px 5px 0;
	margin-bottom: 30px;
	margin-top: 5px;
}
body#extended div#content {
	height:500px;
}
#menu_header h1 {
	float:left;
	margin-top:80px;
}
#menu_header img {
	float:right;
	margin-right:70px;
}
/*********** NAVIGATION **********/
#subnav {
	width:200px;
	background-color:#fff;
	float:left;
	padding-left:90px;
}
#subnav li {
	list-style-type:none;
}
#subnav li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d7c10;
	text-decoration:none;
	height:18px;
	line-height:18px;
}
#subnav li ul li {
	padding-left:10px;
}
#subnav li ul li a {
	font-style:italic;
}
#subnav li a.active, #subnav li a:hover {
	color:#e86a1a;
}

#nav  {
	left:402px;
}

/*********** TYPOGRAPHY **********/
#content h1 {
	font-family:"Trebuchet MS", Arial;
	font-size:30px;
	font-weight:bold;
	margin-bottom:25px;
	letter-spacing:-1px;
}
#content h1.initial {
	display:block;
	height:0px !important;
	width:221px;
	padding:25px 0 0 0;
	overflow:hidden;
	background:url(../img/initial_investment.gif);
	margin-bottom:25px;
}
#content p, #content h2, #content small, #subnav p, #subnav p a, #content li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom:11px;
	color:#251205;
}
#menu_column p {
	padding: 0 0 16px 0;
	line-height:14px;
}
#menu_indent {
	padding-left: 16px;
}
#content h2 {
	font-size:14px;
	color:#1b8bc6;
}
#menu_column h2 {
	font-weight:normal;
	padding:5px 0 0 0;
}
#content h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#56941e;
	padding-bottom:6px;
}
#menu_column h3 {
	font-size:12px;
	color:#547117;
	padding:16px 0 3px 0;
}
#content a {
	color:#4d7c10;
	text-decoration:underline;
}
#content a:hover {
	color:#e86a1a;
}

#board a {
	color:#1b8bc6;
	text-decoration:none;
}
#board a:hover {
	color:#e86a1a;
}

.email {
	color:#4d7c10 !important;
	font-size:90%;
	text-decoration:underline;
}

#subnav p, #subnav p a {
	color: #ee650e;
	text-decoration: none;
}
#subnav p a {
	color : #4d7c10;
	padding:0;
	margin-bottom:5px;
}
#subnav p a:hover {
	color : #ee650e;
}
#subnav h3 a {
	color : #4d7c10;
}
#subnav h3 a:hover {
	color : #ee650e;
}
#content small {
	display: block;
	font-size:9px;
	margin-top:10px;
}
#column_c small {
	font-size: 8px;
}
#column_c p {
	line-height: 16px;
	padding-bottom:16px;
}
#subnav h3 {
	display:block;
	width: 152px;
	border-top: 1px solid #62b62f;
	border-bottom: 1px solid #62b62f;
	padding:5px 0 5px 3px;
	margin:60px 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #62b62f;
	text-transform: uppercase;
}
#content li {
	list-style-type:none;
	background:url(../img/bg_list.gif) left top no-repeat;
	padding-left:35px;
}
#content ul {
	padding-bottom: 5px;
}
#content ul.pointlist li {
	list-style-type:circle;
	background:none;
	padding: 0 5px 5px 0;
}
#content ul.pointlist {
	margin-left:30px;
	padding-bottom:15px;
}
#content div.pictbox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#56941e;
	padding:3px;
}
span.green {
	color:#8cc63f;
}
span.orange {
	color:#f47321;
}

#logo a {
	position:absolute;
	top:10px;
	left:88px;
	width:385px;
	padding-top:120px;
	overflow: hidden;
	height:0px !important;
}

.food_captions {
	float: right;
	color: #1b8bc6;
	font-size: 12px;
}
#unfries {
	margin-right: 100px;
}
#smuuthies {
	margin-right: 100px;
}

.left_callout {
	color: #1b8bc6;
	font-size: 12px;
}

#indent {
	padding-left: 14px;
}
/******************** FORMS ********************/
#column_c form label {
	margin-right: 10px;
}
div.frow {
	padding:5px;
	clear:both;
	width:250px;
}
div.frow input {
	float:right;
}
div.frow label {
	float:left;
}
.news {
	line-height: 30px;
	font-size: 15px;
}
.locations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#footer_account_info {
	width:1070px;
	height:88px;
	background:url(../img/inner_footer_account_info.gif) no-repeat top center;
	margin:0 auto;
	clear:both;
}


/********************** Contest Div ********************/

#contest_div {width:796px; position:absolute; z-index:100; top:220px; margin-left: 65px;}

#contest_div p {font-size:10px; margin:-20px 0px 0px 20px; padding:0px;}

#contest_div p.link {margin: 5px auto; width:145px;}

/***** For contest Purposes only on Email Club page ****/

#subnav_temp {
	width:200px;
	background-color:#fff;
	float:left;
	padding-left:90px;
	margin-top:170px;
	z-index:98;
}
#subnav_temp li {
	list-style-type:none;
}
#subnav_temp li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d7c10;
	text-decoration:none;
	height:18px;
	line-height:18px;
}
#subnav_temp li ul li {
	padding-left:10px;
}
#subnav_temp li ul li a {
	font-style:italic;
}
#subnav_temp li a.active, #subnav_temp li a:hover {
	color:#e86a1a;
}

#subnav_temp p, #subnav_temp p a {
	color: #ee650e;
	text-decoration: none;
}
#subnav_temp p a {
	color : #4d7c10;
	padding:0;
	margin-bottom:5px;
}
#subnav_temp p a:hover {
	color : #ee650e;
}
#subnav_temp h3 a {
	color : #4d7c10;
}
#subnav_temp h3 a:hover {
	color : #ee650e;
}

#column_c_temp {
	width: 475px;
	margin-top:130px;
	z-index:99;
}

#column_c_temp small {
	font-size: 8px;
}
#column_c_temp p {
	line-height: 16px;
	padding-bottom:16px;
}

#column_c_temp form label {
	margin-right: 10px;
}
