@CHARSET "ISO-8859-1";

.farmSkillsContent {
	background-color: #ffffff;
	border-right:2px solid #ffffff;
	font-family: "Verdana", "Arial", sans-serif;
	margin-top:0px;
	width:744px;
	height:500px;
}

html>body .farmSkillsContent {
	height:auto;
	min-height:500px;
	width:742px;
	min-width:742px;	
}

.farmSkillsContent .general {
	background:url("../farmskills/images/backgrounds/general.gif") top left no-repeat #79A341;
	min-height:470px;
}

.farmSkillsContent .general .logo {
	border:none;
	text-align: left;
	padding:10px 0px 0px 25px;
}

.farmSkillsContent .general .message {
	color:#ffffff;
	font-size:2.3em;
	font-weight:bold;
	font-family: "Times New Roman", "Times", serif;
	text-align:right;
	margin-top:40px;
	padding-right:20px;
	position: absolute;
	left:-1500px;
}

.farmSkillsContent .general .pageContent {
	position:relative;
	top:230px;
	color:#ffffff;
	padding-left:20px;
	width:550px;
}

.farmSkillsContent .general .pageContent table {
	color:#ffffff;	
}

.farmSkillsContent .general .roundedCorners {
	padding:0px 20px;
	margin-bottom: 30px;
	position:relative;
	top:250px;
}

.farmSkillsContent .general .roundedCorners .tl {
	background:url("../farmskills/images/corners/tl.gif") no-repeat top left;
}

.farmSkillsContent .general .roundedCorners .tr {
	background: url("../farmskills/images/corners/tr.gif") no-repeat top right;
}

.farmSkillsContent .general .roundedCorners .br {
	background: url("../farmskills/images/corners/br.gif") no-repeat bottom right;
}

.farmSkillsContent .general .roundedCorners .bl {
	background: url("../farmskills/images/corners/bl.gif") no-repeat bottom left;
}

.farmSkillsContent .general .roundedCorners .top {
	background: url("../farmskills/images/corners/top.gif") top left repeat-x;
}

.farmSkillsContent .general .roundedCorners .bottom {
	background: url("../farmskills/images/corners/bottom.gif") bottom left repeat-x;
}

.farmSkillsContent .general .roundedCorners .head {
	padding-top:6px;
}

.farmSkillsContent .general .roundedCorners .head .bottom {
	background: url("../farmskills/images/corners/head_bottom.gif") bottom left repeat-x;	
	padding:4px 10px 8px 15px;
}

.farmSkillsContent .general .roundedCorners .head .left {
	background:url("../farmskills/images/corners/head_left.gif") top left repeat-y #472A2C;
	float:none;
}

.farmSkillsContent .general .roundedCorners .head .right {
	background:url("../farmskills/images/corners/head_right.gif") top right repeat-y;
	float:none;
	padding:0px 4px;
}

.farmSkillsContent .general .roundedCorners .content {
	padding-bottom:6px;
}

.farmSkillsContent .general .roundedCorners .content .left {
	background:url("../farmskills/images/corners/content_left.gif") top left repeat-y;
	float:none;
}

.farmSkillsContent .general .roundedCorners .content .right {
	background:url("../farmskills/images/corners/content_right.gif") top right repeat-y;
	float:none;
	padding:0px 4px;
}

.farmSkillsContent .general .roundedCorners .content .text {
	background-color:#ffffff;
	padding:15px;
	color:#959595;
	font-size:0.9em;
}

.farmSkillsContent .general .roundedCorners .content .text a {
	color:#959595;	
}

.farmSkillsContent .general .roundedCorners .content .text a:hover {
	text-decoration: underline;	
}

.farmSkillsContent .general .roundedCorners .content .text .padCell {
	padding:2px 10px;
}

.contactUsButton {
	padding:0px 20px 10px 20px;
	margin-top:70px;
}

.contactUsButton a {
	margin-right:12px;	
}

.general .bottomPuzzle {
	position: relative;
	left:564px;
	top:136px;
	
}

.farmSkillsContent .contactUs {
	background:url("../farmskills/images/backgrounds/contact.gif") top left no-repeat #472A2C;
	min-height: none;
}

.farmSkillsContent .contactUs .pageContent {
	width:400px;
}

.farmSkillsContent .contactUs .pageContent form input, .farmSkillsContent .contactUs .pageContent form textarea {
	color:#333333;
	font-family: Verdana, Arial, sans-serif;
}

.farmSkillsContent .contactUs .pageContent form textarea {
	font-size:1em;	
}

.farmSkillsContent .contactUs .pageContent form .noBorder {
	border:none;
	width:300px;
}

.farmSkillsContent .contactUs .navigation {
	padding:20px;	
	margin-top:230px;
}

.farmSkillsContent .course {
	
}

.farmSkillsContent .course .logoWrapper {
	height:130px;	
}

.farmSkillsContent .course .logo {
	float:left;
	border:none;
	padding:35px 0px 0px 25px;
}

.farmSkillsContent .course .altLogo {
	float:right;
	padding:5px 25px 0px 0px;
}

.farmSkillsContent .course .navigation {
	padding:0px 10px 10px;
}

.farmSkillsContent .course .navigation a {
	margin-right: 15px;	
}

.farmSkillsContent .course .courseContent {
	margin:30px 10px 20px 10px;
	border:2px solid #cccccc;
	padding:10px;
	color:#6D6E72;
	background-position: center right;
	background-repeat:no-repeat;
	
}

.farmSkillsContent .course .courseContent a {
	color:#0F90C7;
	text-decoration: underline;	
}

.farmSkillsContent .course .courseContent a:hover {
	text-decoration: none;	
}

.farmSkillsContent .course .courseContent .courseHeader {
	background-position: center middle;
	background-repeat: no-repeat;
	height:70px;	
}

.farmSkillsContent .course .courseContent .courseHeader h1 {
	position: absolute;
	left:-1500px;
}

.farmSkillsContent .course .courseContent .leader {
	color:#401F20;
	font-weight:bold;	
}

.farmSkillsContent .course .courseContent ul, .farmSkillsContent .course .courseContent ol {
	margin:0px;
	padding:0px 0px 0px 20px;
}

.farmSkillsContent .course .courseContent ul li, .farmSkillsContent .course .courseContent ol li {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
}

.farmSkillsContent .course .courseContent ul li ul, .farmSkillsContent .course .courseContent ol li ul {
	margin:0px;
	padding:0px 0px 0px 15px;	
}

.farmSkillsContent .course .courseContent ul li ul li, .farmSkillsContent .course .courseContent ol li ul li {
	font-size:0.9em;
	font-weight:normal;
	font-style: italic;
	padding:4px 0px 4px 5px;
	margin:0px;	
}

.farmSkillsContent .course .courseContent .disclaimer {
	font-size:0.8em;	
}


.farmSkillsContent .dairy .courseContent {
	border-color:#ccb778;
	background-image:url("../farmskills/images/backgrounds/course_dairy.jpg");
}

.farmSkillsContent .dairy .courseContent .courseHeader {
	background-image:url("../farmskills/images/logo/course_dairy.gif");
}

.farmSkillsContent .beef .courseContent {
	border-color:#47292B;
	background-image:url("../farmskills/images/backgrounds/course_beef.jpg");
}

.farmSkillsContent .beef .courseContent .courseHeader {
	background-image:url("../farmskills/images/logo/course_beef.gif");
}

.farmSkillsContent .sheep .courseContent {
	border-color:#B9B298;
	background-image:url("../farmskills/images/backgrounds/course_sheep.jpg");
}

.farmSkillsContent .sheep .courseContent .courseHeader {
	background-image:url("../farmskills/images/logo/course_sheep.gif");
}

.farmSkillsContent .pig .courseContent {
	border-color:#CB7F81;
	background-image:url("../farmskills/images/backgrounds/course_pigs.jpg");
}

.farmSkillsContent .pig .courseContent .courseHeader {
	background-image:url("../farmskills/images/logo/course_pigs.gif");
}

.farmSkillsContent .poultry .courseContent {
	border-color:#E68F25;
	background-image:url("../farmskills/images/backgrounds/course_poultry.jpg");
}

.farmSkillsContent .poultry .courseContent .courseHeader {
	background-image:url("../farmskills/images/logo/course_poultry.gif");
}

.farmSkillsContent .landManagement .courseContent {
	border-color:#79A341;
	background-image:url("../farmskills/images/backgrounds/course_land_management.jpg");
}

.farmSkillsContent .landManagement .courseContent .courseHeader {
	background-image:url("../farmskills/images/logo/course_land_management.gif");
}

.farmSkillsContent .businessManagement .courseContent {
	border-color:#0F90C7;
	background-image:url("../farmskills/images/backgrounds/course_business_management.jpg");
}

.farmSkillsContent .businessManagement .courseContent .courseHeader {
	background-image:url("../farmskills/images/logo/course_business_management.gif");
}

.farmSkillsContent .upcomingCourses .courseContent {
	border-color:#D1DD15;
}

.farmSkillsContent .upcomingCourses .courseContent .courseHeader {
	background-image:url("../farmskills/images/logo/upcoming_courses.gif");
}

.farmSkillsContent .upcomingCourses .courseContent .courseBody {
	background:url("../farmskills/images/backgrounds/upcoming_courses.jpg") left 120px no-repeat;
	padding-left:120px;
}

.farmSkillsContent .upcomingCourses .courseContent .courseBody table {
	color:#46292A;
	font-weight: bold;
	font-size: 13px;	
}

.farmSkillsContent .upcomingCourses .courseContent .courseBody table tr td {
	padding:10px 6px;
	border-bottom:1px dashed #E78F1A;	
}

.farmSkillsContent .newsArticles .courseContent {
	border-color:#C01818;
}

.farmSkillsContent .newsArticles .courseContent .courseHeader {
	background-image:url("../farmskills/images/logo/news_articles.gif");
}

.farmSkillsContent .previousCourses .courseContent .courseHeader {
	background-image:url("../farmskills/images/logo/previous_courses.gif");
}