/*employment*/
/*overrides*/
#mainContent {
	background:#d7dbda;
	/*padding:0px 0px 23px 0px;*/
	min-height:800px;
}
/*
#rightColumn {
	position:absolute;
	top:279px;
	left:708px;
	display:inline;
	float:right;
	width:186px;
	height:130px;

	background:#2b2a2a;
}*/
#fade {
	background:#2b2a2a url(../images/site/bg-fade-short.jpg) no-repeat top;
}
/*
#aboutNav {
	visibility:visible;
}*/
/*end overrides*/
.employmentText {
	font-size:12px;
	font-family:folio light, myriad pro, arial, "sans-serif";
}
.employmentSubhead {
	font-size:14px;
	font-family:folio medium, myriad pro, arial, "sans-serif";
	font-weight:bold;
	margin-bottom:5px;
}
.employmentImg {
	margin-bottom:10px;
}
#employmentLeftColumn {
	position:relative;
	display: inline;
	float:left;
	width:400px;
	margin-right:23px;
	margin-top:23px;
	margin-left:20px;
		min-height:800px;
	height:auto !important;
	height:800px;
	color:#2b2a2a;
}
#employmentRightColumn {
	position:relative;
	display:inline;
	float:left;
	width:282px;
	min-height:800px;
	margin-top:23px;
}
/*
#employmentRightColumn input.textField { width: 288px; color: #fff; font-size: 1.6em; padding: 4px; background: #2a2a2a; border: none; border-bottom: 1px solid #555; margin: 0 0 10px 0; }
#employmentRightColumn textarea.textArea { width: 288px; height: 100px; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; padding: 4px; background: #2a2a2a; border: none; border-bottom: 1px solid #555; margin: 0 0 5px 0; overflow: auto; }

#employmentMain label { color: #ddd; font-size: 1.3em; line-height: 140%; margin: 0 0 .2em 0; display: block; }
#employmentMain input.textField { width: 350px; color: #fff; font-size: 1.6em; padding: 4px; background: #2a2a2a; border: none; border-bottom: 1px solid #555; margin: 0 0 20px 0; display: inline; }
*/

#employmentLeftColumn input.textField { width: 288px; color: #000000; font-size: 1.6em; padding: 4px; background: #FFFFFF; border: none; border-bottom: 1px solid #9e9e9e; margin: 0 0 10px 0; }
#employmentLeftColumn textarea.textArea { width: 288px; height: 100px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; padding: 4px; background: #FFFFFF; border: none; border-bottom: 1px solid #9e9e9e; margin: 0 0 5px 0; overflow: auto; }

#employmentText label { color: #2b2a2a; font-size: 1.3em; line-height: 140%; margin: 0 0 .2em 0; display: block; }
#employmentText input.textField { width: 350px; color: #000000; font-size: 1.6em; padding: 4px; background: #FFFFFF; border: none; border-bottom: 1px solid #555; margin: 0 0 20px 0; display: inline; }


