body, html{
	font-size: 12px;
	font-family: Helvetica;
	height: 100%;
	margin: 0;
	background: #003910;
	padding: 0;
}

img{
	border: none;
}

.float_l{
	float: left;
}

.float_r{
	float: right;
}


#outer{
	min-height: 100%;
	position: relative;
	width: 875px;
	margin-left: auto;
	margin-right: auto;	
	background-repeat: repeat-x;
	background-image: url(../images/bg_content.jpg);
	background-position: bottom;
	background-color: #ffffff;
}

/* form validation */
.validation-failed {
	border: 1px solid red;
}

.errorMsg{
	background: red;
	color: #ffffff;
	display: block;
	clear:both;
	margin: 3px 0 0 0;
	padding: 0;
	
}

.ft_info{
	width: 440px;
	padding-top: 20px;
}

.ft_info_l{
	width: 260px;
	padding-left: 20px;
	padding-top: 20px;
}
	.ft_info h2, .ft_info_l h2{
		font-size: 14px !important;
	}

	.ft_info h3{
		margin-bottom: 20px !important;
	}
	
	.ft_info p, .ft_info_l p{
		margin-bottom: 20px !important;
		line-height: 18px !important;
	}
	
	.ft_info_l li{
		line-height: 18px !important;
	}
	
/* Quiz Details */

.quiz_left {
	float: left;
	width: 250px;
	line-height: 20px;
	padding: 30px 17px 0 17px;
}

.quiz_right {
	float: left;
	width: 460px;
	padding: 30px 17px 0 17px;
	line-height: 15px !important;
}

.quiz_right #pledge_form{
	padding-top: 0 !important;
}

.quiz_right h2{
	margin-top: 0 !important;
}

.quiz_right #submit_btn{
	float: right;
	padding-top: 10px;
}
.quiz_response{
	background: url(../images/bg_quiz_response.gif) no-repeat !important;
	height: 700px !important;
}

.quiz_response p{
	line-height: normal;
}

h3.question {
	font-size: 22px !important;
	font-weight: normal;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}

span.question_header{
	font-size: 10px;
}

.thank_you{
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	float: none !important;
}

.thanks_copy{
	width:360px;
	padding: 0 20px 0 10px;
	line-height: 18px !important;
}


/* HEADER AND TOP NAV */

#header{
	background: url(../images/bg_header.gif)  no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	color: #9d5116;
	height: 211px;
	width: 850px;
	padding-left: 25px;
}

	#header a{
		color: #9d5116;
		text-decoration: none;
	}
	
	#header h1#logo{
		text-indent: -9000px;
		background: url(../images/hdr_logo.gif) no-repeat;
		width: 404px;
		height: 35px;
	}
	
	#header h1#logo a{
		display: block;
	}



	#top_nav{
		padding-top: 9px;
	}
	
	#follow_links strong{
		color: #284e36;
	}
	
		#follow_links img{
			margin-left: 10px;
			margin-right: 3px;
		}
	
	
/* CONTENT & COLUMNS */

#content{
	height: 100%;
	padding-bottom: 150px;
	min-height: 133px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	overflow: auto;
	color: #003910;
}

	#content h1{
		font-size: 18px;
		margin-bottom: 10px;
	}
	
	#content h2{
		font-size: 12px;
		margin-top: 10px;
	}
	
	#content a{
		color: #9d5116;
		text-decoration: none;
	}
	
	#content a.addthis_button{
		line-height: 18px;
		vertical-align: middle;
	}
	
	#content a.addthis_button img{
		margin-top: 5px;
		margin-left: 5px;
	}
	
	/* Chef Nav */
	#content ul#chef_nav{
		list-style: none;
		margin: 30px 0 0 0;
		padding: 0;
	}
	
		#content ul#chef_nav li{
			font-size: 12px;
			line-height: 24px;
			border-bottom: 1px #d5d5d5 solid;
		}
		
		#content ul#chef_nav li a:hover{
			color: #003910;
		}
		
		#content ul#chef_nav li a.selected{
			color: #003910;
			font-weight: bold;
		}
		
		
.col_center {
	width: 430px;
	float: left;
	padding-left: 15px;
}

.col_rules {
	width: 600px;
	float: left;
	padding-left: 15px;
}

.col_right {
	width: 180px;
	float: right;
}

.col_left {
	width: 180px;
	float: left;
	padding-top: 10px;
}

	
/* FOOTER */

#footer {
	height: 133px;
	bottom: 0;
	clear: both;
	position: absolute;
	left: 50%;
	margin-left: -437px;
	width: 825px;
	padding-right: 25px;
	padding-left: 25px;
	color: #9d5116;
	font-size: 11px;

}
	
	#footer a{
		color: #9d5116;
		text-decoration: none;
		clear: both;
	}



/* Bottom Navigation Buttons */

#bottom_nav {
	clear: both;
	width: 100%;
}

a.bottom_nav_btn{
	display: block;
	width: 164px;
	height: 84px;
	font-size: 13px !important;
	text-align: center;
	float: left;
	padding-top: 15px;
	background: url(../images/bg_bottomnav.jpg) no-repeat;
	color: #ffffff !important;
	text-decoration: none;
	clear: none !important;
}

a.bottom_nav_btn span{
	font-size: 12px;
}

#bottom_nav .first{
	width: 163px;
	background: url(../images/bg_bottomnav_first.jpg) no-repeat;
}

#bottom_nav .last{
	background: url(../images/bg_bottomnav_last.jpg) no-repeat;
	width: 170px;
}



/* Pledge Form Style */

#pledge{
	background: url(../images/bg_pledge.gif) no-repeat;
	height: 403px;
	margin-top: 8px;
}

.pledge_response{
	background: url(../images/bg_quiz_response.gif) no-repeat !important;
	height: 600px !important;
	padding-right: 30px;
}

.pledge_response #pledge_form{
	padding-top: 5px !important;
}

#pledge h2{
	color: #003910;
	font-size: 18px;
	margin-bottom: 12px;
	line-height: normal;
}

#pledge h3{
	color: #003910;
	margin-top: 12px;
	font-size: 14px;
	margin-bottom: 30px;
	line-height: normal;
}

#pledge #hdr_be_fair{
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 11px;
}

#hdr_ft_month{
	margin-left: auto;
	margin-right: auto;
}

#pledge_form{
	padding-top: 30px;
	float: left;
	width: 440px;
	font-size: 11px;
	color: #003910;
	line-height: 28px;
	vertical-align: bottom;
}
	#pledge_form a{
		color: #9d5116;
		text-decoration: none;
	}

	#pledge_form label.left{
		width: 60px;
		display: block;
		float: left;
		clear: left;
	}
	
	#pledge_form label {
		margin-right: 5px;
	}
	
	#pledge_form input, #pledge_form select{
		margin-right: 10px;
	}
	
	#pledge_form .wide_input{
		width: 350px;
		clear: right;
		float: left;
	}
	
	#pledge_form #zip_input{
		width: 60px;
	}

	.privacy_check{
		float: left;
		padding-top: 10px;
		
	}
	
	#privacy_label{
		line-height: 11px;
		font-size: 11px;
		display: block;
		margin-left: 25px;
		padding-top: 5px;
		padding-bottom: 5px;
	/*
		display: block;
		line-height: normal;
		float: left;
		clear: right;
	*/	
	}
	
	#opt_in{
		float: none;
		float: left;
	}
	
	#pledge_form .small_text{
		font-size: 9px;
		clear: both;
		display: block;
		color: #003910;
	}
	
	#pledge_form #submit_btn{
		float: right;
	}

