/* CSS Document */

body { 
	height:100%; margin:0px auto; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#333333;
}
#header {
	margin:0px auto 0px auto;
	width:760px;
	height:30px;
	padding:5px 0px 0px 0px;
	position: relative;
	z-index: 100;
}
#logopos {
	position: absolute;
	z-index: 4;
	left: 415px;
	top: 50px;
}

#headercontent {
	padding:10px 10px 10px 30px;
	position: relative;
}

#bannerimg {
	width:760px;
	height: 200px;
	background-image: url(images/orangehat.jpg);
	background-repeat: no-repeat;
}

#container-page {
  margin: 0 auto;
  width: 760px;
  text-align: left;
  position: relative;
  overflow: visible;
 }
#container-content {
  padding: 10px 250px 40px 10px;
  height: 100%;
  position:relative;
  padding-left:30px;
}
#navbar {
  width: 172px;
  text-align: left;
  height:100%;
  padding:0px 13px 0px 13px;
}
#navbarcontainer {
background-image:url(images/nav/nav_middle.png);
background-repeat:repeat-y;
position:absolute;
z-index:2;
height:100%;
left:530px;
top:0px;

}

#container-pictures {
  width: 100%;
  vertical-align:top;

}

#container-foot {
  width: 100%;
  position: relative;
  bottom: -1px;
  height: 30px;
  vertical-align:middle;
  z-index:3;
}

#foot{
	padding-left:30px;
	font-size:11px;
	font-family: arial, helvetica; 
	color:#FC7B03; 
	font-weight:bold;
	letter-spacing:0.7px;
	padding-top:4px;
}

##############################################################

/* GENERAL LINKS */
a:link {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}
a:visited {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
a:active {
	color:#FC7B03;
	font-size:11px;
	text-decoration:underline;
}
/* NAV BAR LINKS */
#navbar a:link {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
#navbar a:visited {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

#navbar a:active {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
#navbar a:hover {
	color:#333333;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}


/* HEADER LINKS */

#header a:link {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#header a:visited {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

#header a:active {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;}
	
#header a:hover {
	color:#F75307; 
	font-size:12px;
	text-decoration:underline;
}

#header {
	color:#FFFFFF;
	font-size:12px;
	background-color:#000000;
}
#header .grey {
	color:#CCCCCC;
	font-size:14px;
	background-color:#000000;
}
#bannerimg {
	background-color:#dedede;
}
#container {
	background-color:#CCCCCC;
}
#container-page {
	background-color:#CCCCCC;
}
#content {
	background-color:#CCCCCC;
}
#contentbox {
	background-color:#33CCFF;
	font-size:11px;
}
#container-foot {
	color:#FFFFFF;
	font-size:10px;
	background-color: #000000;
}
.pagetitle {
	color:#333333;
	font-size:16px;
}
#footer h1 {
	color: #fff;
	padding-bottom: 0;
}

#apprentice{position:relative; z-index:1;}

.promoText{position:absolute; z-index:2; top:5px; left:20px; font-weight:normal; font-family: arial;}

.imageright {
	float:right;
	padding-left:10px;
	font-size: 11px; color:#666666;
}
.image {
	margin-right: 10px;
}

.formcoll {
	padding-left:10px;
}
.formcoll2 {
	padding-left:10px; width:250px; border:1px solid #006699;}

.input { background-color:#000000; font-size:12px; color:#FFFFFF; font-weight:bold; padding:3px; border:0px; padding-left:0px;}

#navbiglink a{
	font-size:13px; color:#FC7B03; 
}
#toolbank {
	color:#333333;
}
#toolbank a:link {
	color:#333333;
	text-decoration:underline;
	font-size:12px;
}
#toolbank a:visited {
	color:#333333;
	text-decoration:underline;
	font-size:12px;
}

#toolbank a:active {
	color:#333333;
	text-decoration:underline;
	font-size:12px;
}

#toolbank a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}
.news {
	color:#FFFF00;
	width: 210px;
	background-color: #29507F;
	padding: 4px 8px 0px;
	text-align: center;
	margin: 5px;
}
.yearsimages {
	text-align: center;
	background-position: center;
}
.newstext {
	color:#FFFF00;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: justify;
}
.newstext2 {
	color:#FFFF00;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: center;
}
