body
{
	background: white url(/images/design/body_bkgd.png) center top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#header
{
	BACKGROUND: url(/images/design/banner.png) no-repeat center top;
	background-position: -450px;
	HEIGHT: 131px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;

}

#header {
background:url("/images/design/banner.png") no-repeat scroll 100% 50% transparent;
}

#banner
{
	background: transparent url(/images/design/banner_logo.png) no-repeat left top;
	width: 1000px;
	/*margin: 0 auto;*/
	position: relative;
}
#HideHomeLink
{
	DISPLAY: block;
	WIDTH: 100px;
	BORDER-TOP-STYLE: none;
	TEXT-INDENT: -2000px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 100px;
	BORDER-BOTTOM-STYLE: none
}
#Menu
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type:none;
	position: absolute;
	right: 0px;
	top: 39px;
}
#Menu li
{
	display: block;
	float: right;
	width: 100px;
	margin: 0;
	padding: 0;
	list-style-type:none;
	font-size: 115%;
}
#Menu li a
{
	display: block;
	text-align: left;
	color: #002e62;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight:bold;
	z-index: 100;
}
#Menu li a:hover
{
	text-decoration: underline;
	color:#25771c;
}
#searchbox
{
	position: relative;
	left: 367px;
	top: -4px;
}


#blue_nav a, #blue_nav a:hover, #blue_nav a:hover p
{
text-decoration: none;
}

#blue_nav a p
{
	text-align: center;
	line-height:10.5em;
  color: black;
  text-decoration: none;
}

#blue_nav a
 { background: url(../images/design/Businessman_blur_02_r.jpg) no-repeat; }

#blue_nav a.rollo1 { 
display:block; 
background : url(../images/design/btnadvice.png) no-repeat; 
width:213px; 
height:80px; 
padding:0; 
margin:0;
} 
#blue_nav a.rollo1:hover { 
background : url(../images/design/btnadviceR.png) no-repeat;
}

#blue_nav a.rollo2 { 
display:block; 
background : url(../images/design/btncourses.png) no-repeat; 
width:213px; 
height:80px; 
padding:0; 
margin:0;
} 
#blue_nav a.rollo2:hover { 
background : url(../images/design/btncoursesR.png) no-repeat;
}
#blue_nav a.rollo3 { 
display:block; 
background : url(../images/design/btncareers.png) no-repeat; 
width:213px; 
height:80px; 
padding:0; 
margin:0;
} 
#blue_nav a.rollo3:hover { 
background : url(../images/design/btncareersR.png);
}
	

#blue_nav table td
{
padding:0;
vertical-align:bottom;
}


#TopColBox
{
	background: white
  /*background: white url(../images/design/2px_green.gif) repeat-x left bottom;*/
}

#TopCol1
{
	background: white
/*(../images/design/Businessman_resized.jpg)*/
	}

#OverPic
{
  font-size: 320%;
  /*margin-top: 4em;*/
  color: #1ff;
  text-align: left;
  /*padding-bottom: 4em;*/
}
#TopCol2
{
margin: -0px;
background: #e0dce0;

}

#TopColBox a
{
text-decoration: none;
}

#TopColBox a:hover
{
 text-decoration: underline;

}

#TopCol2  li a
{
  display: block;
  text-align: left;
  color: blue;
  margin: 0;
  padding: 0;
  text-decoration: none;
  z-index: 100;

  ; 
}

#TopCol2  li a:hover
{
 text-decoration: underline;

}
#TopCol2 h2
		{
			font-size: 115%;
			line-height: 1em; 
			margin: 0.65em 0;
		}


#HorticultureLink
{
  background: black url(../images/design/happy_farmer.jpg) no-repeat center top;
}
#AgricultureLink
{
  background: black url(../images/design/farmer_in_tractor.jpg) no-repeat center top;
}

#PsychologyLink
{
  background: black url(../images/design/counselors.jpg) no-repeat center top;
}

#Col1 div, #Col2 div, #Col3 div
{
  padding: 1em;
  line-height: 1.45em;
}

#Col2
{
  background-color: #ABD38C; 

}
#MiddleContent
{
  border-top: 4px solid #008FE8;
}
#MiddleContent h1, #MiddleContent h2, #MiddleContent h3
{
  color: #008FE8;
}

#Col2 h1, #Col2 h2, #Col2 h3
{
  color: white;
}


#Footer
{
  font-size: 86%;
  margin-top: 4em;
  color: #999;
  text-align: center;
  padding-bottom: 4em;
}
#Footer a
{
	color: #002E62;
	text-decoration: none;
}
#Footer a:hover
{
	text-decoration: underline;
}
#Footer a:visited
{
	color: #419438;
}


a
{
	color: #002E62;
	text-decoration: underline;
}
a:visited
{
	color: #002e62;
	text-decoration: underline;
}

		#maintable
		{
			width: 677px;
		}
		#maintable h1
		{
			font-weight: normal;
			font-size: 170%;
			margin: 0;
			margin-top: .5em;
		}
		#maintable h2
		{
			font-size: 108%;
			line-height: 1em; 
			margin: 1em 0;
			
		}
		#maintable h3
		{
			font-size: 85%;
			line-height: 1.17647em;
			margin: 0;
		}
		#maintable p
		{
			font-size: 85%;
			line-height: 1.17647em;
			color: #636363;
			margin:0;
			margin-bottom: 1em;
		}
		#maintable h2 a, #maintable h3 a, #maintable p a
		{
			color: black;
			text-decoration: none;
		}
		#maintable p a
		{
			color: #636363;
		}
		#maintable a:hover
		{
			text-decoration: underline;
		}
			
		#maintable2
		{
			width: 950px;
		}
		#maintable2 h1
		{
			font-weight: normal;
			font-size: 170%;
			margin: 0;
			margin-top: .5em;
		}
		#maintable2 h2
		{
			font-size: 108%;
			line-height: 1em; 
			margin: 1em 0;
			
		}
		#maintable2 h3
		{
			font-size: 85%;
			line-height: 1.17647em;
			margin: 0;
		}
		#maintable2 p
		{
			font-size: 85%;
			line-height: 1.17647em;
			color: #636363;
			margin:0;
			margin-bottom: 1em;
		}
		#maintable2 h2 a, #maintable2 h3 a, #maintable2 p a
		{
			color: black;
			text-decoration: none;
		}
		#maintable2 p a
		{
			color: #636363;
		}
		#maintable2 a:hover
		{
			text-decoration: underline;
		}
			
			
		#rightcol
		{
			width: 250px;
			float: right;
			margin-right: 10px;
			margin-top: 15px;
		}
		
	
		
	
		#rightcol a 
		{
			display: block;
			background: #8CCE76;
			margin: 0;
			margin-top: 3px;
			margin-bottom: 3px;
			text-transform: uppercase;
			font-size: 128%;
			color: black;
			text-decoration: none;
			text-align: center;
			padding: 12px;
		}
		#rightcol a:hover
		{
			background: #99E082;
		}
		#rightcol a span
		{
			display: block;
			font-size: 80%;
			font-weight: bold;
			color: white;
			margin-top: 5px;
		}


div.yui-gb div.yui-u a.picLink
{
  display: block;
  padding-top: 170px;
  height: 30px; /* 170px + 30px = 200px = height of TopCol elements */
  padding-left: 6px;
  overflow: hidden;
  border: none;
}
p.moreInfo
{
  height: 7em;
  margin:0;
  padding: 0.6em 1em;
  font-size: 86%;
  line-height: 1.5em;
}
a.moreInfoLink
{
  display: block;

  padding-bottom: 29px;
}
a.moreInfoLink img
{
  display: block;
  margin: 0 auto;
}

#TableMenu
{
  display: block;
  margin: 0;
  padding: 0;
  list-style-type:none;
  position: absolute;
  right: 0;
  top: 5px;
  width: 1000px;
}


#Menu2
{
  display: block;
  margin: 0;
  padding: 0;
  list-style-type:none;
  position: absolute;
  right: ;
  top: 430px;
  width:600px;
}
#Menu2 li
{
  display: block;
  float: right;
  width: 100px;
  margin: 0;
  padding: 0;
  list-style-type:none;
  font-size: 150%;
}

#Menu2 li a
{
  display: block;
  text-align: left;
  font-weight: bold;
  color: blue;
  margin: 0;
  padding: 0;
  text-decoration: none;
  z-index: 100;
}

#Menu2 li a:hover
{
  text-decoration: underline;
  }
  
#FloatingHomeLink
{
  z-index: 50;
  position: absolute;
  top:0;
  left:0; 
  width:500px; 
  height: 120px;
}
td.deepredbox /* not actually red any more */
{
	background-color: #4F9E42 ;
	color: white;
}
td.deepredbox h2
{
	margin: 0;
	
}
td.deepredbox h2 a
{
	color: white;
	text-decoration: none;
}

#blue_nav a:hover
{
  text-decoration: none;
}



/* Menu menu Menu menu*/

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	position:relative;
	top:-13px;
	right:-416px;
	width:775px;
	height: 44px;

	}
.menu ul{
	background:#002E62;
	height:44px;
	list-style:none;
	margin:0;
	padding:0;

	}
	.menu li{
		float:left;
		padding:0px;
		list-style-type: none 
		}
	.menu li a{
		background:#002E62 url("../images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:4px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("../images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			position:static;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('../images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('../images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

/* Menu menu Menu menu*/
