/*
Theme Name: Oregon Apprenticeship
Theme URI: http://www.oregonapprenticeship.com/
Description: A custom WordPress theme built for the Oregon Apprenticeship Community by Inspyre Media
Author: Rebecca Heathcock
Author URI: http://www.inspyremedia.com/

	This theme was designed and built by Rebecca Heathcock,
	whose blog and website you will find at http://www.inspyremeda.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




p {
	font-size: 1.1em;
	color: #000;
	line-height: 1.4em;
	margin: 10px 0 10px 0;
}
body {
	margin: 0;
	font-size: 83%;
	line-height: 150%;
	color: #333;
/*	background:#2B5F73; */
	background:#1D404E url(../../../images/background.gif); 
/*	background:#1D404E  url(../images/back-tag.gif) repeat; */
}
#core {
	margin: 10px auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	width: 948px;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.6em;
	height: 57px;
	width: 948px;
}

.col-left {
	float: left;
	width: 575px;
	margin: 0;
	padding: 2px 0 0 0;
}
.col-left img {
	border: none;	
	
}
.col-left2 {
	float: left;
	width: 748px;
	margin: 0;
	padding: 0;
}

.col-right {
	float: right;
	width: 340px;
	margin: 0 20px 0 0;
	padding: 12px 0 0 0;
	text-align: right;
	font-size: .8em;
}

#col-right2 {
	float: right;
	width: 165px;
	margin: 0 13px 0 0;
	padding:10px 0 0 0;
	font-size: 9px;
	text-align: right;
}
#col-right2 a:link{
	margin: 0;
	letter-spacing: 3px;
	padding: 0;
	color: #fff;
	text-decoration: none;
}
#col-right2 a:visited {
	margin: 0;
	letter-spacing: 3px;
	padding: 0;
	color: #fff;
	text-decoration: none;
}
#col-right2 a:active {
	margin: 0;
	letter-spacing: 3px;
	padding: 0;
	color: #fff;
	text-decoration: none;
}
#col-right2 a:hover {
	margin: 0;
	letter-spacing: 3px;
	padding: 0;
	color: #fff;
	text-decoration: underline;
}
.mid-left-c1 {
	width:260px;
	float: left;
	margin: 0 15px 0 0;
	padding: 10px;
}
.media {
	width:200px;
	float: left;
	margin: 3px 15px 0 -5px;
	padding: 0 0 5px 0;
	heigh: 100%;
}
#sub-left {
	width:140px;
	float: left;
	margin: 10px 30px 0 0;
	padding: 10x 0 5px 0;
	color: #A2160F;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%; 
	}
#event-date {
	width:140px;
	float: left;
	margin: 10px 20px 0 0;
	padding: 10x 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	color: #A2160F;
	line-height: 120%;
	text-align: left;
	font-weight: bold;
}	
#event-mid {
	width:880px;
	float: left;
	margin: 10px 0 0 0;
	padding: 10x 0 5px 0;
	text-align: left;
}	
	
#subnav {
	width:140px;
	float: left;
	margin: 0 30px 0 0;
	padding: 0 0 5px 0;
	color: #A2160F;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%; 
	}
#subnav ul {
	margin: 0;
	padding: 0;
}
#subnav li a:link {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #A2160F;
	text-decoration: none;
}
#subnav li a:visited {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #A2160F;
	text-decoration: none;
}
#subnav li a:hover {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #A2160F;
	text-decoration: underline;
}
#side-col {
	width:140px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 5px 0;
	color: #A2160F;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%; 
}
.caption {
	width:200px;
	margin: 5px 0 5px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #142D36;
	line-height: 120%;
	text-align: center;
	font-weight: bold;
}
.caption2 {
	float: left;
	width:190px;
	margin: 0 15px 5px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #142D36;
	line-height: 140%;
	text-align: center;
	font-weight: bold;
}

a:link {
	color: #2B5F73;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #2B5F73;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #2B5F73;
	text-decoration: none;
	font-weight: bold;
}

.sidebar-right a:link {
	color: #424951;
	text-decoration: underline;
	font-weight: bold;
}
.sidebar-right a:visited {
	color: #424951;
	text-decoration: underline;
	font-weight: bold;
}
.sidebar-right a:hover {
	color: #424951;
	text-decoration: none;
	font-weight: bold;
}
.storyline {
	float: left;
	width:440px;
	margin: 0 ;
	padding: 0;
}
#story {
	width:665px;
	margin: 0;
	padding: 0 0 0 5px;
}
#story p{
	line-height: 170%;
}
#story h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#story0 {
	width:665px;
	margin: 0;
	padding: 0 0 0 5px;
}
#story0 p{
	line-height: 170%;
}
#story0 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#story1 {
	width:665px;
	margin: 0;
	padding: 0 0 0 5px;
}
#story1 p{
	line-height: 170%;
}
#story1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#story2 {
	width:665px;
	margin: 0;
	padding: 0 0 0 5px;
}
#story2 p{
	line-height: 170%;
}
#story2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#story3 {
	width:665px;
	margin: 0;
	padding: 0 0 0 5px;
}
#story3 p{
	line-height: 170%;
}
#story3 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#story4 {
	width:665px;
	margin: 0;
	padding: 0 0 0 5px;
}
#story4 p{
	line-height: 170%;
}
#story4 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#story5 {
	width:665px;
	margin: 0;
	padding: 0 0 0 5px;
}
#story5 p{
	line-height: 170%;
}
#story5 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#story6 {
	width:665px;
	margin: 0;
	padding: 0 0 0 5px;
}
#story6 p{
	line-height: 170%;
}
#story6 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#story7 {
	width:665px;
	margin: 0;
	padding: 0 0 0 5px;
}
#story7 p{
	line-height: 170%;
}
#story7 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#main-left {
	width: 771px;
	height: 393px;
	float: left;
	margin: 0;
	padding: 0;
}
#mid-left {
	width:660px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#one-col {
	width:900px;
	margin: 0 0 10px 0;
	padding: 0;
}
#one-col h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#one-col h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
.colcont {
	width:900px;
	margin: 0;
	padding: 0;
}
.colcont2 {
	width:730px;
	margin: 0;
	padding: 0;
	float: left;
}
.colcont3 {
	width: 600px;
	margin: 0;
	padding: 0;
}
.colcont-730 {
	width:730px;
	margin: 0;
	padding: 0;
	float: right;
}
.colcont-730 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	color: #142D36;
	line-height: 150%;
}
.colcont-730 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
.colcont-630 {
	width:630px;
	margin: 0 ;
	padding: 0;
	float: right;
	background: fc0;
}
.colcont-630 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: center;
}

.col-300 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
.col-300 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}

#one-col p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #142D36;
}
.col-300 {
	width:300px;
	margin: 0 30px 30px 0;
	padding: 0;
	float: left;
}
.col-300 img {
	margin: 0 50px 0 50px;
}
.col-3002 img {
	margin: 0 50px 0 50px;
}

.col-3002 {
	width:300px;
	margin: 0 0 30px 0;
	padding: 0;
	float: left;
}
.col-3002 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height: 150%;
	padding: 0;
	color: #142D36;
}
.col-300 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height: 150%;
	padding: 0;
	color: #142D36;
}


.two-col {
	width:390px;
	margin: 0 60px 0 0;
	padding: 0;
	float: left;
}
.two-col p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #142D36;
}
.two-col2 {
	width:410px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}
.two-col2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #142D36;
}
.mid-col {
	width:470px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}
.mid-col img {
	float: left;
	margin: 0 15px 0 0;
}
#biline {
	margin: 30px 0 10px 40px;	
	padding: 0 0 0 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	color: #142D36;
}
#biline2 {
	margin: 0 0 10px 40px;	
	padding: 0 0 0 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	color: #142D36;
}

.mid-col p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	color: #142D36;
	line-height: 170%;
}
.mid-col h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
.mid-col h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}


.mid-col2 {
	width:470px;
	margin: 0 15px 0 170px;
	padding: 0;
	float: left;
}
.mid-col2 img {
	float: left;
	margin: 0 10px 0 0;
}

.mid-col2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	color: #142D36;
	line-height: 150%;
}
.mid-col2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
.mid-col2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}

.three-col2 {
	width:240px;
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
}
.three-col2 img {
	margin: 15px auto 0 auto;
}

.three-col {
	width:300px;
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
}
.three-col p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #142D36;
}
.three-col1 {
	width:300px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.three-col1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #142D36;
}


#mid-left-1col {
	width:640px;
	float: left;
	margin: 0;
	padding: 0;
}

#mid-left-1col p{
	line-height: 170%;
}
#mid-left-1col h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #142D36;
	line-height: 120%;
	text-align: left;
}
#mid-right {
	width: 232px;
	float: right;
	margin: 0;
	padding: 10px 5px 0 0;
	text-align: center;
}
#mid-left-narrow {
	width:260px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#mid-left-narrow ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mid-left-narrow li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	color: #900;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mid-left-narrow li a:link{
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mid-left-narrow li a:visited{
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mid-post ul {
	margin: 0 0 20px 0;
	padding: 0;
}
#mid-post li {
	list-style: square;
	margin: 0 0 5px 20px;
	padding: 0;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
color: #142D36;
}
#mid-post li a:link{
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mid-post li a:visited{
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#mid-left-narrow p {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #142D36;
}
#mid-left-narrow h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #A2160F;
}

#mid-left-narrow h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #A2160F;
}

#mid-left-narrow img {
	margin: -3px 10px 0 0;
	padding: 0;
}

#mid-right-wider {
	width: 625px;
	float: right;
	margin: 0;
	padding: 0;
}

#mid-post p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	color: #142D36;
	line-height: 150%;
}
#mid-post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0 60px;
	padding: 0;
	color: #142D36;
	text-align: center;
}
#mid-post h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #142D36;
	text-align: left;
}
#mid-post table {
	width: 170px;
    border: 1px solid #900;
	margin: 5px 20px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mid-post table td {
	padding: 0 2px 0 2px;	
}
#mid-post table tr {
	0 2px 0 2px;	
}
#mid-post img.alignright {
	float: right;
	border: 1px solid #000;
	margin: 0 10px 40px 20px;
	padding: 5px;
	background: #fff;
	
}


#mid-right-wider p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	color: #142D36;
	line-height: 150%;
}
#mid-right-wider h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0 60px;
	padding: 0;
	color: #142D36;
	text-align: center;
}
#mid-right-wider h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #142D36;
	text-align: left;
}

#mid-left-table {
	width:371px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#mid-right-table {
	width: 532px;
	float: left;
	margin: 0;
	padding: 0;
}

#mid-left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	color: #142D36;
}


#mid-left-1col p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	color: #142D36;
}
#main-left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
}
#mid-left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #A2160F;
	line-height: 100%;
}
#mid-left-1col h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 15px 0 10px 5px;
	padding: 0;
	color: #A2160F;
	line-height: 100%;
}

h2 {
	font-size: 1.2em;	
}


#main-left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
}
#main-left a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	text-decoration: underline;
}
#main-left a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	text-decoration: underline;
}
#main-left a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	text-decoration: underline;
}
#main-left a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}

.sidebar {
	float: left;
	width: 138px;
	margin: 5px 0 0 0;
	padding: 8px;
	text-align: center;
}
.sidebar-right {
	width: 190px;
	margin: 0;
	text-align: center;
/*	background: #C7841F; */
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 15px 20px 0 20px;
	margin: 0;
	background: url(../../../images/sidebar/mid.gif) top center repeat;
}
.srimg {
	border: 1px solid #000;	
	margin: 0;	
	padding: 5px;
	background-color: #f0f0f0;
}
.srimg-cont {
	margin: 0 auto;
	width: 150px;
}
.top {
	width: 190px;
	margin: 0;
	height: 9px;
	padding: 0 20px 0 20px;
	background: url(../../../images/sidebar/top.gif) bottom center no-repeat;
}
.bot {
	width: 190px;
	padding: 0 20px 0 20px;
	height: 11px;
	margin: 0 0 10px 0;
	background: url(../../../images/sidebar/bot.gif) top center no-repeat;
}
.sidebar-right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
/*	color: #A2160F; */
/*	color: #424951; */
	color: #A2160F;
	line-height: 120%;
	text-align: center;
}

.sidebar-right p{
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	text-align: left;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
.main-right {
	float: right;
	width: 164px;
	background: #000;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	letter-spacing: 0;
}
.main-rt-top {
	height: 72px;
	margin: 0;
	padding: 10px 7px 3px 7px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #5C636A;
}
.main-rt-top p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #fff;
	line-height: 110%;
}

.main-rt-top a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	text-decoration: underline;
}
.main-rt-top a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	text-decoration: underline;
}
.main-rt-top a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	text-decoration: underline;
}
.main-rt-top a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}

.main-rt-bot {
	margin: 0;
	padding: 0;
	background: #000;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#main {
	position: relative;
	padding: 4px;
	margin: 0 auto;
	width: 939px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #000;
/*	background: #000 url(../images/roll-backgrounds/hilary.jpg) no-repeat; */
}
#top {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 939px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #000;
}

#mid {
	position: relative;
	padding:5px 10px 10px 20px;
	margin: 0;
	width: 908px;
/*	background: #F2F2F2; */
	background: #fff;
}

#mid img {
	float: left;	
}
#mid h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0 20px 0;
	padding: 0;
	color: #A2160F;
	line-height: 120%;
}
#mid h1 a:link {
	color: #A2160F;
	text-decoration: underline;
}

#mid h1 a:visited {
	color: #A2160F;
	text-decoration: underline;
}
#mid h1 a:hover {
	color: #A2160F;
	text-decoration: none;
}
#mid-post {
	position: relative;
	padding:5px 10px 10px 20px;
	margin: 0;
	width: 908px;
/*	background: #F2F2F2; */
	background: #fff;
}
#mid-post img {
	float: left;	
}
#mid-post h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #A2160F;
	line-height: 120%;
}
#mid-post h1 a:link {
	color: #A2160F;
	text-decoration: underline;
}

#mid-post h1 a:visited {
	color: #A2160F;
	text-decoration: underline;
}
#mid-post h1 a:hover {
	color: #A2160F;
	text-decoration: none;
}


#bottom {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 939px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E8EAEC;
	border-right: 4px solid #000;
	border-left: 4px solid #000;
	border-bottom: 4px solid #000;
}
#launching {
	padding: 50px 20px 0 20px;
	margin: 0 auto;
	width: 903px;
	height: 100px;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #900;
	background: #E8EAEC;
	text-align: center;
	border: 4px solid #000;
}

.col3 {
	width: 310px;
	float: left;
	margin: 0;
	padding:0 0 5px 0;
	background: #E8EAEC;
	border-right: 4px solid #000;
}
.col3 a:link {
	text-decoration: none;	
}
.col3 a:active {
	text-decoration: none;	
	border: none;
}
.col3 a:visited {
	text-decoration: none;	
}

.col4 {
	width: 311px;
	float: left;
	margin: 0;
	padding:0;
	background: #E8EAEC;
}


.col4 a:link {
	text-decoration: none;	
}
.col4 a:active {
	text-decoration: none;	
	border: none;
}
.col4 a:visited {
	text-decoration: none;	
}
.col4 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	color: #142D36;
	font-weight: bold;
	text-align: center;
}
.col3 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	color: #142D36;
	font-weight: bold;
	text-align: center;
}

.padding-col-img{
	padding: 0 0 0 10px;
	margin: 10px 5px 0 0;
	width: 100px;
	float: left;
}
.padding-col {
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
	float: left;
	width: 175px;
}
.padding-cont {
	padding: 0 0 10px 0;
	margin: 0;
	height: 100px;
}
.padding {
	padding: 0 5px;
	margin: 0;
}

.padding-col p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #000;
}
.padding-col h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 2px 0 5px 0;
	padding: 0;
	color: #600;
	font-weight: bold;
	width: 170px;
}
.padding-col h3 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 0;
	color: #600;
	font-weight: bold;
}

.padding-col h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 0;
	color: #600;
	font-weight: bold;
}
.padding-col h3 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 0;
	color: #600;
	font-weight: bold;
}

.padding-col h3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 0;
	color: #600;
	font-weight: bold;
	text-decoration: underline;
}

.padding-col p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:3px 0 5px 0;
	padding: 0;
	color: #600;
}
.padding-col p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 3px 0 5px 0;
	padding: 0;
	color: #600;
	text-decoration: none;
}
.padding-col p a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 3px 0 5px 0;
	padding: 0;
	color: #600;
	text-decoration: none;
}
.padding-col p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 3px 0 5px 0;
	padding: 0;
	color: #600;
	text-decoration: underline;
}

.heading {
	color: #fff;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
	height: 24px;
	border-bottom: 4px solid #000;
	background: url(http://www.oregonapprenticeship.org/wp-content/uploads/2011/05/lower-nav-off-test2.jpg) repeat-x;
}

.heading a:link {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	font-size: .7em;
	text-decoration: none;
}
.heading a:visited {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: none;
	font-size: .7em;
}
.heading a:active {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: none;
	font-size: .7em;
}
.heading a:hover {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: underline;
	font-size: .7em;
}

.heading_Left {
	color: #fff;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
	height: 24px;
	border-bottom: 4px solid #000;
	background: url(../../../images/lower-nav-left.jpg) repeat-x;
}

.heading_Left a:link {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	font-size: .7em;
	text-decoration: none;
}
.heading_Left a:visited {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: none;
	font-size: .7em;
}
.heading_Left a:active {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: none;
	font-size: .7em;
}
.heading_Left a:hover {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: underline;
	font-size: .7em;
}

.heading_Mid {
	color: #fff;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
	height: 24px;
	border-bottom: 4px solid #000;
	background: url(../../../images/lower-nav-mid.jpg) repeat-x;
}

.heading_Mid a:link {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	font-size: .7em;
	text-decoration: none;
}
.heading_Mid a:visited {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: none;
	font-size: .7em;
}
.heading_Mid a:active {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: none;
	font-size: .7em;
}
.heading_Mid a:hover {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: underline;
	font-size: .7em;
}

.heading_Right {
	color: #fff;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
	height: 24px;
	border-bottom: 4px solid #000;
	background: url(../../../images/lower-nav-right.jpg) repeat-x;
}

.heading_Right a:link {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	font-size: .7em;
	text-decoration: none;
}
.heading_Right a:visited {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: none;
	font-size: .7em;
}
.heading_Right a:active {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: none;
	font-size: .7em;
}
.heading_Right a:hover {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: underline;
	font-size: .7em;
}

#breadcrumb {
	position: relative;
	margin: 5px 15px 7px 15px;
	padding: 0;
	width: 882px;
	background-color: #fff;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

.search {
	color: #1D404E;
}
#search {
	color: #999;
	font-size: 1.1em;
	padding:2px;
	width: 190px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 1em;
	color: #142D36;
	margin: 0;
	padding: 0;
}





#navbar {
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: bold;
	height: 45px;
	background: url(http://www.oregonapprenticeship.org/wp-content/uploads/2011/05/navbar-off-test1.jpg) repeat-x;
}
.sidebar-right ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.sidebar-right li {
	list-style: square;
	margin: 0 0 0 10px;
	padding: 0 0 7px 0;
	color: #000;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: square;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	color: #000;
}

.mid-col ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.mid-col ol {
	margin: 0;
	padding: 0;
	text-align: left;
}
.mid-col ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	list-style: square;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	color: #142D36;
	line-height: 150%;
}
.mid-col ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	list-style: decimal;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	color: #142D36;
	line-height: 150%;
}

#navbar ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
}
#navbar li {
	list-style: none;
	float: left;
	margin: 0;
	font-weight: bold;
	font-size: 9px;
}

#navbar li a:link {
	margin: 0;
	letter-spacing: 3px;
	color: #fff;
	text-decoration: none;
	padding: 0 15px 0 15px;
}

#navbar li.last {
	margin: 0;
	letter-spacing: 3px;
	padding: 0;
	color: #fff;
	text-decoration: none;
}


#navbar li a:visited {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 15px 0 15px;
	color: #fff;
	text-decoration: none;
}
#navbar li a:active {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 15px 0 15px;
	color: #fff;
	text-decoration: none;
}
#navbar li a:hover {
	margin: 0;
	letter-spacing: 3px;
	padding: 0 15px 0 15px;
	color: #fff;
	text-decoration: underline;
}




#offer {
	left: 20px;
	top: 40px;
	position: relative;
	width: 350px;
	font-size: 1.2 em;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
}
/* Begin home page rollover routine */

#t1b {left: 0; width: 80px;}
#t2b {left: 0; width: 80px;}
#t3b {left: 0; width: 80px;}
#t4b {left: 0; width: 80px;}
#t5b {left: 0; width: 80px;}
#t6b {left: 0; width: 80px;}
#t7b {left: 0; width: 80px;}
#t8b {left: 0; width: 80px;}
#t8b a:hover, #t8b a:focus, #t8b a:active {background: transparent url(../../../images/rollovers/tim-grange.jpg) 0 -81px no-repeat;}
#t2b a:hover, #t2b a:focus, #t2b a:active {background: transparent url(../../../images/rollovers/casy.jpg) 0 -81px no-repeat;}
#t3b a:hover, #t3b a:focus, #t3b a:active {background: transparent url(../../../images/rollovers/michelle.jpg) 0 -81px no-repeat;}
#t4b a:hover, #t4b a:focus, #t4b a:active {background: transparent url(../../../images/rollovers/lineman.jpg) 0 -81px no-repeat;}
#t5b a:hover, #t5b a:focus, #t5b a:active {background: transparent url(../../../images/rollovers/londell.jpg) 0 -81px no-repeat;}
#t6b a:hover, #t6b a:focus, #t6b a:active {background: transparent url(../../../images/rollovers/jenny.jpg) 0 -81px no-repeat;}
#t7b a:hover, #t7b a:focus, #t7b a:active {background: transparent url(../../../images/rollovers/angelica.jpg) 0 -81px no-repeat;}
#t1b a:hover, #t1b a:focus, #t1b a:active {background: transparent url(../../../images/rollovers/hilary.jpg) 0 -81px no-repeat;}

#thumb8 {float: left; display: inline; width: 80px; height: 77px; background: url(../../../images/rollovers/tim-grange.jpg); padding: 0; margin: 0; position: relative;}
#thumb8 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#thumb8 li, #thumb8 a {height: 77px; display: block;}

#thumb2 {float: left; display: inline; width: 80px; height: 77px; background: url(../../../images/rollovers/casy.jpg); padding: 0; margin: 0; position: relative}
#thumb2 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#thumb2 li, #thumb3 a {height: 77px; display: block;}

#thumb3 {float: left; display: inline; width: 80px; height: 77px; background: url(../../../images/rollovers/michelle.jpg);padding: 0; margin: 0 4px 0 0; position: relative}
#thumb3 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#thumb3 li, #thumb2 a {height: 77px; display: block;}

#thumb4 {float: left; display: inline; width: 80px; height: 77px; background: url(../../../images/rollovers/lineman.jpg);padding: 0; margin: 0; position: relative}
#thumb4 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#thumb4 li, #thumb4 a {height: 77px; display: block;}

#thumb5 {float: left; display: inline; width: 80px; height: 77px; background: url(../../../images/rollovers/londell.jpg);padding: 0; margin: 0 4px 0 0; position: relative}
#thumb5 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#thumb5 li, #thumb5 a {height: 77px; display: block;}

#thumb6 {float: left; display: inline; width: 80px; height: 77px; background: url(../../../images/rollovers/jenny.jpg);padding: 0; margin: 0; position: relative}
#thumb6 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#thumb6 li, #thumb6 a {height: 77px; display: block;}

#thumb7 {float: left; display: inline; width: 80px; height: 77px; background: url(../../../images/rollovers/angelica.jpg);padding: 0; margin: 0 4px 0 0; position: relative}
#thumb7 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#thumb7 li, #thumb7 a {height: 77px; display: block;}

#thumb1{float: left; display: inline; width: 80px; height: 77px; background: url(../../../images/rollovers/hilary.jpg);padding: 0; margin: 0 4px 0 0; position: relative}
#thumb1 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#thumb1 li, #thumb1 a {height: 77px; display: block;}

#div7 { position:absolute; left:0; top:0; width:771px; height:393px; margin: 0; padding: 0; text-align: left; color: #000; visibility: hidden; background: url(../../../images/roll-backgrounds/tim-grange.jpg) no-repeat;
}


#div1 { position:absolute; left:0; top:0; width:771px; height:393px; margin: 0; padding: 0; text-align: left; color: #000; visibility: hidden; background: url(../../../images/roll-backgrounds/casey.jpg) no-repeat;

}
#div2 { position:absolute; left:0; top:0; width:771px; height:393px; margin: 0; padding: 0; text-align: left; color: #000; visibility: hidden; background: url(../../../images/roll-backgrounds/michelle.jpg) no-repeat; 
}
#div3 { position:absolute; left:0; top:0; width:771px; height:393px; margin: 0; padding: 0; text-align: left; color: #000; visibility: hidden; background: url(../../../images/roll-backgrounds/lineman.jpg) no-repeat; 
}
#div4 { position:absolute; left:0; top:0; width:771px; height:393px; margin: 0; padding: 0; text-align: left; color: #000; visibility: hidden; background: url(../../../images/roll-backgrounds/londell.jpg) no-repeat; 
}
#div5 { position:absolute; left:0; top:0; width:771px; height:393px; margin: 0; padding: 0; text-align: left; color: #000; visibility: hidden; background: url(../../../images/roll-backgrounds/jenny.jpg) no-repeat;
}
#div6 { position:absolute; left:0; top:0; width:771px; height:393px; margin: 0; padding: 0; text-align: left; color: #000; visibility: hidden; background: url(../../../images/roll-backgrounds/angelica.jpg) no-repeat;
}
#div0 { position:absolute; left:0; top:0; width:771px; height:393px; margin: 0; padding: 0; text-align: left; color: #000; visibility: visible; background: url(../../../images/roll-backgrounds/hilary.jpg) no-repeat;
}
/* end rollover script */

.millworker {
	background: url(../../../images/roll-backgrounds/millworker.jpg) no-repeat;
}

.michelle {
	background: url(../../../images/roll-backgrounds/michelle.jpg) no-repeat;
}
.lineman {
	background: url(../../../images/roll-backgrounds/lineman.jpg) no-repeat;
}
.hilary {
	background: url(../../../images/roll-backgrounds/hilary.jpg) no-repeat;
}
.jamaine {
	background: url(../../../images/roll-backgrounds/jamaine.jpg) no-repeat;
}


.facebook {
	float: left;
	margin: 5px 0 0 18px;
	padding: 0;
	width: 400px;
	height: 50px;
}

#mid-right-wider table {
	width: 170px;
    border: 1px solid #900;
	margin: 10px 20px 200px 0;
}

#mid-right-wider table td {
	padding: 2px;	
}
#mid-right-wider table tr {
	padding: 2px;	
}

/* zebra table styling starts here */

table.zebra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #fff;
	margin: 10px auto 20px auto;
    border: 1px solid #000;
    border-spacing: 0;
    border-collapse: collapse;
}
table.zebra p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	color: #000;
	margin: 0 0 5px 0;
}

table.zebra tr {
	color: #000;
	line-height: 120%;
    border: 1px solid #000;
}
table.zebra td {
	padding: 10px;
	margin: 0;
}

table.zebra th {
	color: #fff;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	background: #000;
	padding: 5px;
	font-size: 1em;
}


table.zebra thead {
	color: #000;
}

table.zebra tr.hed {
	background-color: #FFC;
	color: #000;
	text-align: left;
} 
table.zebra img {
	padding: 5px;
	border: 1px solid #000;
	margin: 5px 0 0 0;
	background-color: #f0f0f0;
	text-align: center;
}
/* zebra table styling ends here */

/* advisors table styling starts here */

table.advisors {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #fff;
	margin: 10px auto 20px auto;
/*    border: 1px solid #000;
    border-spacing: 0;
    border-collapse: collapse; */
}
table.advisors p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	color: #000;
	margin: 0 0 5px 0;
}
table.advisors h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-align: center;
}
table.advisors td img{
	text-align: center;
	margin: 0 auto;
}

table.advisors td img.alignright {float:right; margin:0 0 1em 1em}
table.advisors td img.alignleft {float:left; margin:0 1em 1em 0}
table.advisors td img.aligncenter {display: block; margin: 0 auto}
table.advisors td a img.alignright {float:right; margin:0 0 1em 1em}
table.advisors td a img.alignleft {float:left; margin:0 1em 1em 0}
table.advisors td a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

table.advisors td {
	padding: 10px;
	margin: 0;
}

table.advisors th {
	color: #fff;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	background: #fff;
	padding: 5px;
	font-size: 1em;
}

/* advisors table styling ends here */

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	position: relative;
	width:940px;
	padding: 0;
	margin: 0 auto 10px auto;
	color: #fff;
}
.copyright {
	margin: 0;
	padding: 0;
	width: 650px;
	float: right;
	text-align: right;
}
.copyright a:link {
	color: #fff;
	text-decoration: underline;
}
.copyright a:visited {
	color: #fff;
	text-decoration: underline;
}
.copyright a:hover {
	color: #fff;
	text-decoration: none;
}
.credits {
	margin: 0;
	padding: 0;
	width: 200px;
	float: right;
	text-align: right;
}
.website {
	width: 250px;
	margin: 0;
	padding: 0;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	letter-spacing: 3px;
}
.website a:link {
	color: #fff;
	text-decoration: none;
}
.website a:visited {
	color: #fff;
	text-decoration: none;
}
.website a:hover {
	color: #fff;
	text-decoration: underline;
}

form.appstory {
	width: 570px;
	margin: 20px 0 0 20px;
	padding: 20px;
	border: none;
	background: #f0f0f0;
  font-family: Georgia, "Times New Roman", Times, serif;
}


form.appstory ul {
  margin: 10px 0 0 10px;
  padding: 0;
}
form.appstory  li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.appstory em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.appstory input.label {
  margin: 0;
  padding: 0;
  width: 220px; /* Width of labels */
/* }

form.appstory input {
  display: inline;
  margin: 0 0 0 40px;
  padding: 0;
  width: 220px; /* Width of labels */
/* } */
form.appstory {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% Georgia, "Times New Roman", Times, serif;
  margin: 20px 0 20px 0;
  padding: 0;
 	width: 665px;
}

form.appstory fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
  background: #f2f2f2;
  border: 1px solid #ccc;
}

form.appstory fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
     font-family: Georgia, "Times New Roman", Times, serif;                  /* be careful with padding, it'll shift the nice offset on top of border  */
}

form.appstory label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 170px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	color: #142D36;
	font-weight: bold;
}

form.appstory fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form.appstory input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
.sbutton {
	margin: 0 0 0 170px;	
}
form.appstory input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form.appstory small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form.appstory .required{font-weight:bold;} /* uses class instead of div, more efficient */

form.appstory br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
.center {
	text-align: center;
	margin: 0 auto;
	width: 200px;
	
}
.construction {
	margin: 50px auto 50px auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #142D36;
	text-align: center;
	font-weight: bold;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


ec3_schedule table {
	border: none;
	color: fc0;
}
#filter p {
	display: none;	
}
