@import url("reset.css");
@import url("fonts.css");
@import url("base.css");


/*standard*/
.clear {clear: both;height: 0;}


/*structure*/

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-top: 13px solid #00477f;
	border-right: 1px solid #00477f;
	border-left: 1px solid #00477f;
}


#header {
	height: 87px;
	width: 760px;
	border-bottom: 1px solid #00477f;
}


#faux-bg {
	background: url(../images/template/faux-bg.gif) repeat-y;
	width: 760px;
}

#main-col {
	padding: 10px;
	float: left;
	width: 490px;
}


#tour-bg {
	width: 760px;
}

#tour-main-col {
	padding: 10px;
	width: 740px;
}

#nav-col {
	padding: 5px;
	float: left;
	width: 240px;
}

#index-intro {
	background: #cfd6d9 url(../images/index-intro.jpg) no-repeat bottom;
	width: 760px;
	min-height:230px;	
	height:auto !important;
	height:230px;
}

#intro-content {
	padding: 10px 230px 10px 20px;
}

#intro-content h1 {
	font-weight: normal;
	color: #00477f;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 197%;
	margin: 0px 0px 5px;
	line-height: 1.2em;
}


#footer {
	background: #00477F;
	color: #FFFFFF;
	font-size: 85%;
	line-height: 2em;
	padding: 10px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}

.photo-right {
	float: right;
	clear: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

#next {
	display: block;
	border-top: 1px solid #00477F;
	padding-top: 5px;
	margin-top: 15px;
	font-weight: bold;
	color: #00477F;
}

.course-list {
	margin-left: .75em;
}

.course-list li {
	list-style: none;
	margin: 0.25em;
}

.subnav {
	display: block;
	padding: 5px;
	background: #F9F1C2;
	border: 1px solid #EFB211;
}


.subnav:hover {
	background: #FBF1A9;
}


/*link rollovers*/

#preloadedImages {
	width: 0px;
 	height: 0px;
	display: inline;
	background: url(../images/template/nav-logo-over.gif) no-repeat;
	background: url(../images/template/nav-directions-over.gif) no-repeat;
	background: url(../images/template/nav-tour-over.gif) no-repeat;
	background: url(../images/template/nav-contact-over.gif) no-repeat;
	background: url(../images/template/nav-links-over.gif) no-repeat;
	background: url(../images/template/nav-links.gif) no-repeat;
	background: url(../images/index-journeypersons-over.jpg) no-repeat;
	background: url(../images/index-contractors-over.jpg) no-repeat;
	background: url(../images/index-apprentices-over.jpg) no-repeat;
	}

#nav-logo {
	background: url(../images/template/logo.gif) no-repeat;
	float: left;
	height: 87px;
	width: 360px;
}

#nav-logo a {
	display: block;
	height: 87px;
	width: 360px;
}

#nav-logo a:hover {
	background: url(../images/template/logo-over.gif) no-repeat;
	background-repeat: no-repeat;
	}

#nav-directions {
	background: url(../images/template/nav-directions.gif) no-repeat;
	float: left;
	height: 87px;
	width: 100px;
}

#nav-directions a {
	display: block;
	height: 87px;
	width: 100px;
}

#nav-directions a:hover {
	background: url(../images/template/nav-directions-over.gif) no-repeat;
	background-repeat: no-repeat;
	}


#nav-tour {
	background: url(../images/template/nav-tour.gif) no-repeat;
	float: left;
	height: 87px;
	width: 100px;
}

#nav-tour a {
	display: block;
	height: 87px;
	width: 100px;
}

#nav-tour a:hover {
	background: url(../images/template/nav-tour-over.gif) no-repeat;
	background-repeat: no-repeat;
	}

#nav-contact {
	background: url(../images/template/nav-contact.gif) no-repeat;
	float: left;
	height: 87px;
	width: 100px;
}

#nav-contact a {
	display: block;
	height: 87px;
	width: 100px;
}

#nav-contact a:hover {
	background: url(../images/template/nav-contact-over.gif) no-repeat;
	background-repeat: no-repeat;
	}

#nav-links {
	background: url(../images/template/nav-links.gif) no-repeat;
	float: left;
	height: 87px;
	width: 100px;
}

#nav-links a {
	display: block;
	height: 87px;
	width: 360px;
}

#nav-links a:hover {
	background: url(../images/template/nav-links-over.gif) no-repeat;
	background-repeat: no-repeat;
}

#nav-info {
	background: url(../images/template/nav-info.gif) no-repeat;
	float: left;
	height: 87px;
	width: 100px;
}

#nav-info a {
	display: block;
	height: 87px;
	width: 360px;
}

#nav-info a:hover {
	background: url(../images/template/nav-info-over.gif) no-repeat;
	background-repeat: no-repeat;
}

	
#intro-journeypersons {
	background: url(../images/index-journeypersons.jpg) no-repeat;
	float: left;
	height: 268px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#intro-journeypersons a {
	display: block;
	height: 268px;
	width: 240px;
}

#intro-journeypersons a:hover {
	background: url(../images/index-journeypersons-over.jpg) no-repeat;
	background-repeat: no-repeat;
}


#intro-contractors {
	background: url(../images/index-contractors.jpg) no-repeat;
	float: left;
	height: 268px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#intro-contractors a {
	display: block;
	height: 268px;
	width: 240px;
}

#intro-contractors a:hover {
	background: url(../images/index-contractors-over.jpg) no-repeat;
	background-repeat: no-repeat;
}


#intro-apprentices {
	background: url(../images/index-apprentices.jpg) no-repeat;
	float: left;
	height: 268px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#intro-apprentices a {
	display: block;
	height: 268px;
	width: 240px;
}

#intro-apprentices a:hover {
	background: url(../images/index-apprentices-over.jpg) no-repeat;
	background-repeat: no-repeat;
}

.apprentice-section {
	padding: 10px;
	border: 1px dashed #3E83C9;
	margin-bottom: 20px;
	width: 350px;
}

.apprentice-section h1 {
	margin-top: 0px;
}

/*variations*/


a:link, a:visited, a:active {
	color: #00477F;
}

a:hover {
	color: #003864;
}


h2 {
	margin-top: 0;
}

h3 {
	font-size:123.1%; 
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	color: #00477F;
}

blockquote,ul,ol,dl {
	margin-top: 0em;
}

.apprentice {
	table-layout: fixed; 
	width: 300px;
}

.apprentice th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

.apprentice td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

.apprentice td * {
	padding: 6px 11px;
}

.apprentice tr.alt td {
	background: #ecf6fc;
}

.apprentice tr.over td, tr:hover td {
	background: #bcd4ec;
}

.journey {
	table-layout: fixed;
}

.journey th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	line-height: 1.2;
	border: 1px solid #8AABC5;
}

.journey td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

.journey td * {
	padding: 6px 11px;
}

.journey tr.alt td {
	background: #ecf6fc;
}

.journey tr.over td, tr:hover td {
	background: #bcd4ec;
}







/*table overrides*/
th,td {
	padding:.5em;
	border:  none;
}
th {
	text-align:left;
}


/*mooSlide formatting*/
.mooSlide {
	background-color: #00477F;
	padding: 20px;
	color: #FFFFFF;
	border-top: 10px solid #3A3A46;
}
.mooSlideContent {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.mooSlidePhoto {
	float: left;
	padding-right: 10px;
}
.mooSlideContent a:link {
	color: #FFFFFF;
}
