/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* JCK - added this next line to remove the extra spacing in Safari and Firefox */
.c\learfix:after { line-height: 0; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

body,div,h1,h2,h3,h4,h5,h6,ul,li,p,form,input,textarea,blockquote,th,td{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

BODY {
  font: 74%/1.3em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #000000;
	background: #ffffff;
	background: url("../images/bg.jpg") repeat-x;
}

A:link {color:#153500}
A:active {color:#153500}
A:visited {color:#153500}
A:hover {color:#686200}

#pageBounds  {
	margin: 0 auto;
	padding: 0px;
	border: 0px solid #222;
	width: 982px;
	position: relative;
}

#contentBounds, #contentBoundsHome {
	margin:0;
	padding:0;
	padding-top: 0px;
	z-index:3;
	background: url("../images/bg_content.png") repeat-y;
}

#mainContentBounds, #mainContentBoundsHome {
	margin:0;
	padding:0;
	background: url("../images/bg_content_t.jpg") no-repeat;
}

#mainContentBoundsHome {
	background: url("../images/bg_content_h.jpg") no-repeat;
	height:654px;
}

#mainContent {
	padding:0px;
	margin:0px;
	width: 982px;
	text-align:center;
}

#contentWindowHome {
	padding-left: 67px;
	padding-top: 326px;
	text-align: left;
}

#contentWindow {
	padding-left: 67px;
	padding-top: 186px;
	text-align: left;
}
	
#topNav {
	width: 918px;
	position: absolute;
	top: 0px;
	margin-top:0px;
	padding-top:0px;
	height: 197px;
	z-index:50;
}

#topNav .triple_a_logo {
	z-index:999;
}

#topNav h3{
	font-size:125%;
	font-weight:normal;
	color: #fff;
}

#triple_a_logo{
	background: url("../images/logo.png") no-repeat;
	height:147px;
	width:182px;
	margin-top:11px;
	margin-left:34px;
}

#nav_bounds {
	position:absolute;
	top: 102px;
	left:260px;
	width:675px;
}
	
#nav_main{
}

#nav_main ul li {
	padding: 0;
	float:left;
	margin-bottom:12px;
	margin-right: 22px;
	font-size: 100%;
	font-weight:bold;
}	

#nav_main ul li .last{
	margin-right: 0px;
}	

#nav_main ul li strong{
	font-family: "Arial Black";
	font-style: normal;
}	

#nav_main ul li a {
	text-decoration: none;
	color: #235700;
	line-height: 3em;
}

#nav_main ul li a:hover {
	text-decoration: none;
	color: #686200;
	line-height: 3em;
}

#nav_main #here, #nav_main ul li a.here {
	text-decoration: none;
	color: #686200;
	line-height: 3em;
}

/* footer */
#footer {
	width:982px;
	height:154px;
	background: url("../images/bg_footer.png") right top no-repeat;
	padding:0;
	margin:0;
	z-index:2;
}
	
#footer_text {
	font-size:90%;
	color:#153500;
	text-align:center;
}

#home_callout{
	position: absolute;
	top: 200px;
	left: 529px;
	height: 63px;
	width: 395px;
	background: url("../images/know_your_food.png") right top no-repeat;
}

h1 {
	color: #fff;
	font-size:280%;
	line-height: 1;
	margin-left: 20px;
	padding-bottom: 25px;
}

#home_desc{
	position: absolute;
	top: 200px;
	left: 78px;
	width: 235px;
	color: #fff;
}

#home_box1, #home_box2{
	float:left;
	width:412px;
	padding-right:25px;
	
}

#home_box2{
	padding-right:0px;
}

.bubble_412_t{
	height: 20px;
	width: 412px;
	background: url("../images/bubble_412_t.png") right top no-repeat;
}

.bubble_412{
	background: url("../images/bubble_412.png") right top repeat-y;
	padding-left:20px;
	padding-right:20px;
}

.bubble_412 h1{
	margin: 0;
	font-size:148%;
	color: #245900;
	line-height: 1;
	padding-bottom: 15px;
}

.bubble_412 ul, .bubble_213 ul{
	padding-top:10px;
	padding-bottom:10px;
}

.bubble_412 li, .bubble_213 li{
	margin-left:10px;
	padding-bottom:5px;
}

.bubble_412_b{
	height: 20px;
	width: 412px;
	background: url("../images/bubble_412_b.png") right top no-repeat;
}

.bubble_412 p, .bubble_213 p {
	padding-top:5px;
	padding-bottom:5px;
	
}


#content_box{
	float:left;
	width:614px;
	padding-right:25px;
	padding-bottom:25px;
}

.bubble_614_t{
	height: 20px;
	width: 614px;
	background: url("../images/bubble_614_t.png") right top no-repeat;
}

.bubble_614{
	background: url("../images/bubble_614.png") right top repeat-y;
	padding-left:25px;
	padding-right:40px;
}

.bubble_614_b{
	height: 20px;
	width: 614px;
	background: url("../images/bubble_614_b.png") right top no-repeat;
}

.bubble_614 h2{
	line-height:1;
	padding-bottom:25px;
	color: #245900;
}

.bubble_614 h3{
	line-height:1;
	padding-bottom:15px;
	color: #245900;
}

.bubble_614 ul {
	list-style-type: none;
}

.bubble_614 li{
	margin-left:15px;
	padding-bottom:15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.6em;
}

.bubble_614 p{
	padding-bottom:15px;
}

#content_box_r{
	float:left;
	width:213px;
	padding-bottom:25px;
}

.content_box_r{
	width:213px;
	padding-bottom:25px;
}

.bubble_213_t{
	height: 20px;
	width: 213px;
	background: url("../images/bubble_213_t.png") right top no-repeat;
}

.bubble_213{
	background: url("../images/bubble_213.png") right top repeat-y;
	padding-left:20px;
	padding-right:20px;
}

.bubble_213_b{
	height: 20px;
	width: 213px;
	background: url("../images/bubble_213_b.png") right top no-repeat;
}

.bubble_213 h1{
	margin: 0;
	line-height: 1.2em;
	font-size:105%;
	color: #245900;
	padding-bottom: 10px;
}

.clear_float{
	clear: both;
}

select {
	font-size: 75%;
	margin-bottom:5px;
}

.outlined{
	border: 1px solid #000;
}

.left{
	float:left;
	margin-right:15px;
	margin-bottom: 30px;
}

.image_grid{
	float:left;
	margin-right:5px;
	margin-bottom: 10px;
}

.image_grid .last{
	margin-right:0px;
}

#callout{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	position:absolute;
	text-align:center;
	top:290px;
	width:850px;
	left: 40px;
}