@charset "UTF-8";
/* CSS Document */

body, html{
	margin:0 0 10px 0;
	padding:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:16px;
	letter-spacing:1px;
	background:url(images/background.gif) top left no-repeat #b6a391 fixed;
	color:#565656;
}

#seedsmen_main{
	width:900px;
	min-height:500px;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 2px solid #403428;
	border-left: 2px solid #403428;
	border-right: 2px solid #403428;
}

/************************
	    Header
************************/

#seedsmen-header{
	width:100%;
	margin:0;
	padding:0;
}

/************************
	   Navigation
************************/

#seedsmen-navigation{
	width:100%;
	height:28px;
	background:url(images/nav_background.jpg) repeat-x;
}

#seedsmen-navigation-list{
	list-style:none;
	width:100%;
	margin: 0;
	padding: 0 0 0 15px;
}

#seedsmen-navigation-list li{
	float:left;
}
#seedsmen-navigation-list li a{
	display:block;
	color:#4070B7;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 6px;
	padding-left:27px;
	padding-right:27px;
	height:22px;
}

#seedsmen-navigation-list li a:hover{
	color:#36BE00;
	background:url(images/nav_background_over.jpg) repeat-x;
}
/************************
		Body
************************/

#seedsmen-body-main{
	width:900px;
}
#seedsmen-body-right{
	float:right;
	width:530px;
	padding:25px 50px 25px 40px;
	background:#FFFFFF;
}
#seedsmen-body-left{
	float:left;
	width:280px;
}
/************************
		Footer
************************/

#seedsmen-footer-bar{
	width:100%;
	height:25px;
	background:#8DB542;
}

#seedsmen-footer-main{
	width:100%;
	padding:2%;
}

#seedsmen-footer-floater{
	width:46%;
	float:left;
	padding:2%;
	
}

.footer-top-space{
	margin-top:7px;
}

#seedsmen-clearer{
	clear:both;
	height:0px;
}

/************************
	     Legal
************************/

#seedsmen-legal{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	font-size:11px;
	text-align:right;
	line-height:13px;
	color:#FFFFFF;
}

/************************
		Index
************************/

#seedsmen-index-banner{
	width:100%;
	background:#403428;
	height:215px;
}

#seedsmen-index-banner-right{
	width:217px;
	float:right;
}

#seedsmen-index-banner-left{
	width:630px;
	float:left;
	padding-left:20px;
}

#seedsmen-index-banner-list{
	list-style-image:url(images/arrow.png);
	font-size:14px;
	color:#fff;
	padding:0;
	line-height:22px;
	margin:0 0 0 60px;
}
#seedsmen-index-banner-list-top{
	margin-top:100px;
	position:absolute;
}
.seedsmen-index-banner-white{
	font-size:24px;
	line-height:28px;
	font-family:Helvetica, Arial,  sans-serif;
	color:#ffffff;
	letter-spacing:-1px;
	padding-top:10px;
	padding-left:25px;
	float:left;
}
.seedsmen-index-banner-title-space{
	padding-top:20px;
	padding-left:35px;
	float:left;
}
#seedsmen-index-brochure{
	position:absolute;
	margin:160px 0 0 450px;
}

/************************
	  Page Classes
************************/

.seedsmen-page-title{
	font-size:32px;
	line-height:43px;
	color:#8eb541;
	text-transform:capitalize;
	font-weight:bold;
	letter-spacing:-1px;
	border-bottom:2px solid #403428;
}

.seedsmen-page-header{
	font-size:14px;
	font-weight:bold;
	color:#4070B7;
}

.seedsmen-ordered-list li{
	margin-top:12px;
}

.seedsmen-questions-ordered-list li{
	margin-left:-25px;
	padding:0;
	list-style:url(images/arrow-questions.jpg);
}


.seedsmen-questions-ordered-list li a{
	font-size:11px;
	color:#4070B7;
	text-decoration:none;
}

.seedsmen-questions-ordered-list li a:hover{
	text-decoration:underline;
}

.seedsmen-float{
	float:left;
}

.seedmens-legal-form{
	font-size:10px;
	line-height:12px;
}

#seedsmen-left-pad{
	padding-left:30px;
}

/************************
		Links
************************/

a:link{
	color:#4070B7;
	text-decoration:none;
}
a:visited{
	color:#4070B7;
	text-decoration:none;
}
a:active{
	color:#4070B7;
	text-decoration:none;
}
a:hover{
	color:#8eb541;
	text-decoration:underline;
}

/************************
		Form
************************/

.field-length{
	width:285px;
	margin-left:10px;
}
.field-length-sm{
	width:140px;
	margin-left:10px;
}
.field-length-xsm{
	width:100px;
}
.field-length-full{
	width:529px;
}
.field-length-half{
	width:255px;
}
.field-length-half-padding{
	width:255px;
	margin-left:9px;
}

.form-right-float{
	float:right;
	width:300px;
}
.form-left-float{
	float:left;
	width:190px;
}
.form-quarter-float{
	width:25%;
	float:left;
	padding-top:5px;
}

.form-half-float{
	float:left;
	width:50%;
}
.form-half-float-padding{
	float:left;
	width:48%;
	margin-left:9px;
}
.form-big-left{
	float:left;
	width:360px;
	margin-top:5px;
}
.form-sm-right{
	float:left;
	width:127px;
	margin-top:5px;
}
.form-straight-float{
	float:left;
	padding-right:10px;
}
.form-input-left-space{
	marin-left:10px;
}
.form-clear-float{
	clear:both;
}

.form-question-break{
	padding-top:2px;
	border-bottom:1px solid #666666;
	height:1px;
}

.form-end-bar{
	background:#403428;
	height:15px;
	width:100%;
	}
	
.form-top-bar{
	background:#cccccc;
	width:100%;
	color:#000;
	padding-top:3px;
	padding-bottom:5px;
	text-align:center;
	border-top:1px #333333 solid;
	border-bottom:1px #333333 solid;	
	}
	
form p{
	margin-top:7px;
	margin-bottom:7px;
	}
