@charset "utf-8";
/* CSS Document */
* {
	margin:0;
}


html, body {
	height:100%;
}

body {
	background: url('../images/bg_main.jpg') repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:16px;
}

/*********************************************/
/*            Content Styles                 */
/*********************************************/

h1 {
	font-size:24px;
	color:#5f869b;
	padding:0;
}

h1.title {
	margin:30px 50px 20px 50px;
	padding-bottom:20px;
	border-bottom:1px solid #e1ebf0;
}

h2 {
	font-weight:normal;
	padding:20px 0 0 0;
	margin:0;
	color:#5f869b;
	font-size:16px;
}

h3 {
	color:#5f869b;
	padding-top:15px;
	font-size:14px;	
}

ul {
	margin:0 30px;
	padding:0;
}	

li {
	margin:5px 10px;
	padding:0;
}

a:link, a:visited {
	color:#849bc5;
}

a:hover {
	color:#000066;
	text-decoration:none;
}

form {
	margin:0;
}

p {
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}

/*********************************************/
/*            Content Styles End             */
/*********************************************/

#outer {
	background: url('../images/bg_trees.gif') no-repeat bottom center;
	height:100%;
	min-height:100%;
	/*position:absolute;
	bottom: 0;*/
	width:100%;
	z-index:100;
}

html>body #outer {height:auto;} /* not ie6- */

#container {
	width:950px;
	margin:0 auto;
}

#header {
	background: url('../images/bg_top.png') no-repeat;
	height:54px;
	width:930px;
	padding:10px;
}

#logo {
	width:176px;
	float:left;
	margin-top:4px;
}

#tagline {
	width:666px;
	float:right;
	margin-top:21px;
}

#main {
	width:950px;
	float:left;
	margin-top:10px;
}

#nav {
	width:217px;
	float:left;
}

#navItems {
	background: url('../images/bg_nav_top.png') no-repeat;
	_background: url('../images/bg_nav_top.gif') no-repeat;
	padding:60px 10px 10px 23px;
}

#navItems ul{
	margin:0;
	padding:0;
	list-style:none;
}

#navItems li {
	margin:0;
}

#navItems li {
	font-size:16px;
	font-weight:bold;
	padding:0 10px 20px 27px;
	background: url('../images/nav_sep.png') no-repeat 0 bottom;
	background-repeat:no-repeat;
}

#navItems li a:link, #navItems li a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	margin-right:20px;
	background: url('../images/arrow_white.gif') no-repeat right 3px;
}

#navItems li a:hover {
	color:#E2EBF2;
	background: url('../images/arrow_white_down.gif') no-repeat right 5px;
}

#navItems li ul li {
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 10px;
	background:none;
}

#navItems li ul li a:link, #navItems li ul li a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	margin-right:20px;
	background:none;
}

#navItems li ul li a:hover {
	color:#E2EBF2;
}

#navList, #navList ul {
	position:relative;
	z-index:200;
}

/*second level position */
#navList li ul {
	display:none;
}

/*Hidden navList positioning DO NOT Adjust */
#navList li:hover ul ul, #navList li:hover ul ul ul, #navList li.sfhover ul ul, #navList li.sfhover ul ul ul {left:-999em;}
#navList li:hover ul, #navList li li:hover ul, #navList li li li:hover ul, #navList li.sfhover ul, #navList li li.sfhover ul, #navList li li li.sfhover ul {display:block;}


#navList li:hover, #navList li.hover {
    height:1%;
}

ul#navList iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

* html ul#navList li { z-index: 201; }

/* this is for IE 5.0 */
select.hide { visibility: hidden; }

#navBottom {
	width:217px;
	height:30px;
	background: url('../images/bg_nav_bottom.png') no-repeat;
}

#rightArea {
	width:733px;
	float:left;
}

#default #rightArea {
	background: url('../images/bg_box_interior.png') no-repeat top;
}

#flashArea {
	width:706px;
	height:300px;
	position:relative;
}

/* Success Stories */
.ss_img {
	float:left;
	margin:0 10px 5px 0;
}

.readMore {
	font-weight:bold;
}

#next_button {
	position:absolute;
	top:230px;
	right:10px;
}

#ss_wfc_box {
	background: url('../images/ss_wfc.gif') no-repeat;
	width:276px;
	height:140px;
	padding:90px 380px 70px 50px;
}

#ss_swc_box {
	background: url('../images/ss_swc.gif') no-repeat;
	width:276px;
	height:140px;
	padding:90px 380px 70px 50px;
}

#ss_heifer_box {
	background: url('../images/ss_heifer.gif') no-repeat;
	width:276px;
	height:140px;
	padding:80px 110px 80px 330px;
}

#ss_ajc_box {
	background: url('../images/ss_ajc.gif') no-repeat;
	width:256px;
	height:150px;
	padding:70px 350px 120px 100px;
}
/* End Success Stories */

#contentArea {
	padding:0 50px 50px 50px;
}

#contentLeft {
	width:316px;
	float:left;
	text-align:center;
}

#contentLeft img {
	margin:0 0 30px 0;
}

#contentRight {
	width:316px;
	float:left;
	text-align:center;
}

#contentRight img {
	margin:0 0 30px 0;
}

#bottomBoxes {
	width:726px;
	float:left;
	padding-left:7px;
}

#boxLeft {
	width:397px;
	float:left;
	background: url('../images/bg_box_big.png') no-repeat;
	padding:30px 25px;
}

#boxRight {
	width:201px;
	float:left;
	background: url('../images/bg_box_small.png') no-repeat;
	padding:30px 25px;
}

#eNews {
	margin:40px 0 5px 0;
}

#footerText {
	width:950px;
	margin:0 auto;
	font-size:11px;
}

.form {
	border:0;
}

label {
	display:block;
	float:left;
	width:90px;
	padding-top:10px;
}

input {
	float:left;
	width:200px;
	font-size:1.0em;
	margin-top:10px;
}

textarea {
	margin-top:10px;
	width:200px;
}

.form br {
	clear: both;
}

#email_signup {
	padding-left:10px;
}

#addEmail {
	width:150px;
}

#submit {
	width:32px;
	height:19px;
	margin-left:10px;
}

.form #submit {
	width:85px;
	height:20px;
	margin-left:90px;
}