@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #222;
	line-height: 20px;
	background-color: #EEE;
}
a {
   outline: none;
   border: none;
   text-decoration: none;
   color: #ff7f00;
}
a:hover {
   color: #ccc;
}
.cleardiv {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.clearform {
	clear: both;
	height: 20px;
	overflow: hidden;
}
#headerbg {
	background-color: #fff;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
}
#header {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	background-image: url(images/headerpic2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#navbg {
	background-color: #336600;
	background-image: -webkit-linear-gradient(270deg,rgba(89,178,0,1.00) 0%,rgba(51,102,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(89,178,0,1.00) 0%,rgba(51,102,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(89,178,0,1.00) 0%,rgba(51,102,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(89,178,0,1.00) 0%,rgba(51,102,0,1.00) 100%);
	border-bottom: 1px solid #204000;
}
#mainwrapper {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #FFFFFF;
}
#headerlogo {
	float: left;
	margin-top: 50px;
}
#headerimg {
	width: 421px;
	height: 150px;
	float: right;
}
#homeimgsection {
	/* height: 300px; */
	background-image: url(images/bg_dark2.png), url(images/bg_corn4.jpg);
	background-repeat: repeat, repeat-x;
}
#homeimgsectiontxt {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-shadow: 3px 3px 2px rgba(0,0,0,0.80);
	font-family: 'Crete Round', serif;
	font-weight: 400;
	font-size: 22px;
	color: #fff;
	line-height: 32px;
	background-color: rgba(0,0,0,0.4); 
}
.imgsectiontxt h1 {
	padding-bottom: 25px;
	font-size: 30px;
	font-weight: 400;
	display: block;
	margin:0px;
}
.imgsectiontxt {
	padding-top: 50px;
	min-height: 240px;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;		
}
#footerbg {
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 120px;
	background-color: #222;
	background-image: -webkit-linear-gradient(270deg,rgba(68,68,68,1.00) 0%,rgba(34,34,34,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(68,68,68,1.00) 0%,rgba(34,34,34,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(68,68,68,1.00) 0%,rgba(34,34,34,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(68,68,68,1.00) 0%,rgba(34,34,34,1.00) 100%);
}
#footer {
 	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#sidecolumn {
	/* background-color: #D8D65B; */
	width: 280px;
	float: left;
	min-height: 400px;
}
.clearfooter {
	height: 20px;
	clear: both;
	
}
ul.navlist {
    list-style-type: none;
    margin: 0;
    padding: 0;
} 
.navlist li {
    float: left;
}
.navlist li.last {
    float: right;
}
.navlist a {
	color: #fff;
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 14px;
	font-weight: 600;	
}
.navlist a:hover {
	color: #D8D65B;
}
#footertxt {
	text-align: center;
	padding-bottom: 20px;
	font-weight: 600;
	font-size: 14px;
}
#footertxt h1 {
	display: inline-block;
	font-size: 16px;
}
.copyright {
	line-height: 24px;
	color: #ccc;
	display: inline-block;
}
.copyright a {
	color: #ccc;
}
.copyright a:hover {
	color: #fff;
}
.credit {
	line-height: 24px;
	color: #ccc;
	display: inline-block;
	float: right;
}
.credit a {
	color: #ccc;
}
.credit a:hover {
	color: #fff;
}
.joblisthead {
	background-color: #DCDEC6;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	font-weight: 600;
	font-size: 14px;
	color: #3F681C;
}
.jobdiv {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.jobtitle {
	font-size: 14px;
	color: #336600;
	font-weight: 600;
}
a.jobtitle:hover {
	color: #59B200;
}
a.morelink {
	color: #336600;
	font-size: 11px;
	display: inline-block;
	background-image: url(img/smallarrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
a.morelink:hover {
	color: #59B200;
}
#sidediv {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
	border-bottom: 1px solid #fff;
}
#sidediv h2 {
	margin-top: 0px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}
#sidediv a {
	padding-left: 26px;
	background-image: url(img/bulletarrow1.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	color: #fff;
}
#sidediv a:hover {
	color: #336600;
}
#pagetxt {
	width: 599px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 30px;
	float: left;
}
#pagetxt h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	color: #336600;
	font-weight: 600;
	font-size: 16px;
}
.jobbutton {
	background-image: -webkit-linear-gradient(270deg,rgba(89,178,0,1.00) 0%,rgba(51,102,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(89,178,0,1.00) 0%,rgba(51,102,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(89,178,0,1.00) 0%,rgba(51,102,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(89,178,0,1.00) 0%,rgba(51,102,0,1.00) 100%);
	border-radius: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	display: block;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}
.jobbutton:hover {
	color: #D8D65B;
}
.mylist li {
	padding-bottom: 10px;
}
.seekerbutton {
	display: inline-block;	
	text-transform: capitalize;
}
.employerbutton {
	display: inline-block;
	text-transform: capitalize;
	position: relative;
	margin-right: 50px;
}
.employerbutton a {
	color: #fff;
}
.employerbutton a:hover {
	color: #ccc;
}
.employerbutton:hover {
	border-bottom: 0px solid #ffff00;
}
#joblistwrapper {
	padding-bottom: 50px;  
	/* -webkit-box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.50);
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.10); */
	width: 590px;
	float: left;
}
#rightcolumn {
	width: 280px;
	float:right;
}
.joblistheader {
	font-family: 'Crete Round', serif;
	font-weight: 400;
	font-size: 18px;
	color: #ff7f00;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 20px;
	border-bottom: 1px solid #dddddd;
}
.joblistdiv {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #dddddd;
}
.joblisttitle {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #336600;
	line-height: 20px;
	float: left;
}
.joblisttitle a {
	color: #336600;
}
.joblisttitle a:hover {
	color: #ff7700;
}
.joblistlocation {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #336600;
	line-height: 20px;
	text-align: right;
	float: right;
}
.joblistdesc a {
	display: block;
	color: #ff7f00;
}
.joblistdesc a:hover {
	color: #336600;
}
.colsectionfirst {
	padding-top: 0px;
	padding-bottom: 25px;
	border-bottom: 1px solid #CCCCCC;
}
.colsection {
	padding-top: 15px;
	padding-bottom: 25px;
	border-bottom: 1px solid #CCCCCC;
}
.sectionhead {
	font-family: 'Crete Round', serif;
	font-weight: 400;
	font-size: 18px;
	color: #ff7f00;
	padding-bottom: 15px;
	display: block;
	text-transform: capitalize;
}
.postjob {
	display: block;
	border-radius: 22px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	background-image: -webkit-linear-gradient(270deg,rgba(255,187,120,1.00) 0%,rgba(255,127,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,187,120,1.00) 0%,rgba(255,127,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,187,120,1.00) 0%,rgba(255,127,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,187,120,1.00) 0%,rgba(255,127,0,1.00) 100%);
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 180px;
	margin-top: 15px;
	text-align: center;
}
.postjob:hover {
	background: #FF8000;
	color: #FFF;
}
.buttonpost {
	display: block;
	border-radius: 22px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	background-image: -webkit-linear-gradient(270deg,rgba(255,187,120,1.00) 0%,rgba(255,127,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,187,120,1.00) 0%,rgba(255,127,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,187,120,1.00) 0%,rgba(255,127,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,187,120,1.00) 0%,rgba(255,127,0,1.00) 100%);
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 180px;
	margin-top: 15px;
	text-align: center;
}
.buttonpost:hover {
	background: #FF8000;
	color: #FFF;
}
#facebookcolumn {
	margin-top: 25px;
	padding-bottom: 20px;
}
.facebookfollow:before {
	content: "";
	display: block;
	background: url("images/icon_facebook28.png") no-repeat;
	width: 28px;
	height: 28px;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 0;
}
.bgcows {
	background-image: url(images/bg_cows.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#pagecontent {
	min-height: 380px;
	width: 590px;
}
#postcontent {
	min-height: 380px;
	width: 590px;
	float: left;
}
#fullpagecontent {
}
.pageheading {
	font-family: 'Crete Round', serif;
	font-weight: 400;
	font-size: 22px;
	color: #ff7f00;
	padding-bottom: 15px;
	display: block;
	text-transform: capitalize;
	line-height: 26px;
}
.postdiv {
	padding-bottom: 10px;
}
.jobpagelist {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.jobpagelist a {
	color: #336600;
}
.jobpagelist a:hover {
	color: #999;
}
.morejobslink {
	font-family: 'Crete Round', serif;
	font-weight: 400;
	font-size: 16px;
	color: #ff7f00;
	padding-bottom: 15px;
	display: block;
	text-transform: capitalize;
	margin-top: 15px;
	margin-left: 5px;
}
#formsection {
	margin-bottom: 4px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#formleft {
	text-align: right;
	float: left;
	width: 270px;
	margin-right: 10px;
}
#formright {
	float: left;
	width: 520px;
	position: relative;
}
#submitdiv {
	float: left;
	width: 520px;
	height: 60px;
	position: relative;
}
#formrightsubmit {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	padding-top: 10px;
}
.btnwidth {
	width: 220px !important;
}
#load {
	float: left;
	width: 300px;
	z-index: 200;
	background-color: #fff;
	border: 1px solid #CCC;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 8px;	
}
#formclear {
	clear: both;
	height: 5px;
	overflow: hidden;
}
.inputx {
	display: none;
}
#hiddentxt {
	font-size: 10px;
	color: #B9B9B9;
	display: none;
}
.employerhead {
	text-align: center;
	font-family: 'Crete Round', serif;
	font-weight: 400;
	font-size: 28px;
	color: #ff7f00;
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
	text-transform: capitalize;
	line-height: 32px;
}
.employerdesc {
	text-align: justify;
	padding-bottom: 30px;
}
.processrow {
	margin-top: 20px;
	margin-bottom: 50px;
}
.processbox {
	padding-left: 60px;
	width: 220px;
	margin-right: 30px;
	float: left;
	min-height: 60px;
}
.processboxend {
	padding-left: 60px;
	width: 220px;
	float: left;
	min-height: 60px;
}
.processbox h2 {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Crete Round', serif;
	color: #000;
	font-weight: 400;
}
.processboxend h2 {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Crete Round', serif;
	color: #000;
	font-weight: 400;
}
.processbox a {
	color: #ff7f00;
}
.processbox a:hover {
	color: #ccc;
}
.numberone {
	background-image: url(images/numberone.png);
	background-repeat:no-repeat;
}
.numbertwo {
	background-image: url(images/numbertwo.png);
	background-repeat:no-repeat;
}
.numberthree {
	background-image: url(images/numberthree.png);
	background-repeat:no-repeat;
}
#employerpostbtn {
	text-align: center;
}
#employerpostbtn a {
	border-radius: 20px;
	padding-top: 10px;
	padding-right: 80px;
	padding-left: 80px;
	padding-bottom: 10px;
	display: inline-block;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	background-color: #ff7f00;
	width: auto;
}
#employerpostbtn a:hover {
	background-color: #FFBF00;
}
#employernothx {
	border-top: 1px solid #000;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: justify;
}
#employernothx h2 {
	color: #000;
	display: block;
	margin-top: 0px;
	font-family: 'Crete Round', serif;
	color: #000;
	font-weight: 400;
	text-align: center;
	text-transform: capitalize;
	font-size: 18px;
}
.employernothxbtn {
	border-radius: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	display: block;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 220px;
	font-size: 14x;
	font-weight: 600;
	text-align: center;
	background-color: #000;
}
.employernothxbtn:hover {
	background-color: #999;
	color: #fff;
}
#employerpostcall {
	text-align: center;
	font-family: 'Crete Round', serif;
	font-weight: 400;
	font-size: 18px;
	color: #000;
	padding-bottom: 30px;
	padding-top: 20px;
	text-transform: capitalize;
}
#jobformtable textarea {
	width: 100%;
}
.formnotation {
	display: block;
	color: #ff7f00;
}

	
/* Mobile Layout: 769px and below. */


@media only screen and (max-width: 769px) {
	
body {
	background-color: #fff;
}
#mainwrapper {
	width: 95%;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
}
#rightcolumn {
	width: 100%;
	float: none;
}
#facebookcolumn {
	display: none;
}
#headerbg {
	background-image: none;
	background-color: #fff;
}
#header {
	width: 95%;
	height: auto;
	text-align: center;
	background-image: none;
}
#headerlogo {
	float: none;
	margin-top: 30px;
	margin-bottom: 20px;
}
#nav {
	width: 100%;
}
#navbg {
	border-bottom: 1px solid #fff;
}
#homeimgsection {
	background-image: url(images/bg_dark2.png), url(images/bg_corn4.jpg);
	background-repeat: repeat, repeat-x;
}
#homeimgsectiontxt {
	width: 100%;
	font-size: 20px;
	line-height: 26px;
}
.imgsectiontxt h1 {
	padding-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
}
.imgsectiontxt {
	padding: 30px;
	min-height: 50px;
}
.employerbutton, .seekerbutton {
	display: none;
}
#joblistwrapper {
	padding-bottom: 30px;  
	width: 100%;
	float: none;
}
.joblisttitle {
	float: none;
}
.joblistlocation {
	text-align: left;
	float: none;
}
.joblistlocation::before {
    content: "\00a0 \2014 \00a0";
}
.joblistdesc {
	display: none;
}
#footer {
 	width: 95%;
}
.copyright {
	display: block;
	text-align: center;
}
.credit {
	display: block;
	float: none;
	text-align: center;
	margin-top: 10px;
}
#postcontent {
	min-height: 100px;
	width: 100%;
	float: none;
	padding-bottom: 20px;
}
#formleft {
	text-align: left;
	float: none;
	width: 100%;
	margin-right: 0px;
	padding-bottom: 4px;
	padding-top: 5px;
}
#formright {
	float: none;
	width: 100%;
}
#formright input {
	width: 80% !important;
}
#jobtitle {
	width: 95% !important;
}
.optionaltxt {
	display: none;
}
#prioremployment {
	width: 95% !important;
}
#submitdiv {
	float: none;
	width: 100%;
}
#formright input[type="radio"] {
	width: 100px !important;
	display: block;
}
#pagecontent {
	min-height: 200px;
	width: 100%;
}
.bgcows {
	background-image: none;
}
.processbox {
	width: 85%;
	margin-right: 0px;
	float: none;
	margin-bottom: 50px;
}
.processboxend {
	width: 85%;
	float: none;
}
#employerpostbtn a {
	padding-right: 20px;
	padding-left: 20px;
}


}	