#main_content.timeline,
#main_content.timeline-animation,
#main_content.timeline-home {
	padding-bottom:30px;
	padding-left:0;
	padding-right:0;
	background-image: url("../../images/timeline/bkgdwhite_2.gif");
	background-position:0 146px;
	background-repeat:no-repeat;
	margin:10px 0 0 0;
	padding:10px 0 0;
}
.timeline .component_box,
.timeline-home .component_box {
	border-bottom: none;
	margin-bottom:0;
}

/*#main_content.timeline,
#timeline_container_mission {
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;
	background-image: url(../../images/timeline/bkgdwhite_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 146px;
}*/

#timeline_container_mission { 
	background-image: url(../../images/timeline/bkgdorange.gif);
}

#main_content p,
#timeline_container_mission p
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	line-height: 16px;
	color: #3c3c3c;
	margin-bottom: 1em;
}

/* -------NAV------- */
#timeline_nav
{
	width: 990px;
	padding: 0;
	margin: 0px 0 0 0;
	height: 148px;
	background-color: #EEAD22;
}

#timeline_nav ul
{
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	line-height: 1em;
}

#timeline_nav li
{
	float: left;
	display: block;
}

#timeline_nav li a
{
	display: block;
	width: 120px;
	height: 148px;
	text-align: center;
	color: #630;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	text-indent: -9999px;
}

/*ANCHOR*/
li#timeline40 a
{
	margin-left: 15px;
	background-image: url(../../images/timeline/t40a.gif);
}

li#timeline50 a
{
	margin-left: 0px;
	background-image: url(../../images/timeline/t50a.gif);
}

li#timeline60 a
{
	margin-left: 0px;
	background-image: url(../../images/timeline/t60a.gif);
}

li#timeline70 a
{
	margin-left: 0px;
	background-image: url(../../images/timeline/t70a.gif);
}

li#timeline80 a
{
	margin-left: 0px;
	background-image: url(../../images/timeline/t80a.gif);
}

li#timeline90 a
{
	margin-left: 0px;
	background-image: url(../../images/timeline/t90a.gif);
}

li#timeline00 a
{
	margin-left: 0px;
	background-image: url(../../images/timeline/t00a.gif);
}

li#timelinefuture a
{
	margin-left: 0px;
	background-image: url(../../images/timeline/tfuturea.gif);
}

/*HOVER*/
li#timeline40 a:hover { background-image: url(../../images/timeline/t40b.gif); }
li#timeline50 a:hover { background-image: url(../../images/timeline/t50b.gif); }
li#timeline60 a:hover { background-image: url(../../images/timeline/t60b.gif); }
li#timeline70 a:hover { background-image: url(../../images/timeline/t70b.gif); }
li#timeline80 a:hover { background-image: url(../../images/timeline/t80b.gif); }
li#timeline90 a:hover { background-image: url(../../images/timeline/t90b.gif); }
li#timeline00 a:hover { background-image: url(../../images/timeline/t00b.gif); }
li#timelinefuture a:hover { background-image: url(../../images/timeline/tfutureb.gif); }

li#timeline40 .selected { background-image: url(../../images/timeline/t40b.gif); }
li#timeline50 .selected  { background-image: url(../../images/timeline/t50b.gif); }
li#timeline60 .selected  { background-image: url(../../images/timeline/t60b.gif); }
li#timeline70 .selected  { background-image: url(../../images/timeline/t70b.gif); }
li#timeline80 .selected  { background-image: url(../../images/timeline/t80b.gif); }
li#timeline90 .selected  { background-image: url(../../images/timeline/t90b.gif); }
li#timeline00 .selected  { background-image: url(../../images/timeline/t00b.gif); }
li#timelinefuture .selected  { background-image: url(../../images/timeline/tfutureb.gif); }


div#preload { display: none; }

/* -------/NAV------- */
/* LEFT */
#timeline_left
{
	float: left;
	width: 265px;
	margin-right: -265px;
}

#timeline_left_inner
{
	padding: 20px 20px 0 25px;
	height: 100%;
}

#timeline_left_inner p
{
	color: #666;
	font-size: 85%;
	margin-top: 4px;
	margin-bottom: 14px;
	line-height: 1.2em;
}

#timeline_left img { border: 0px #000 solid; }

/* for mission page only */
#timeline_left_inner_mission
{
	padding: 14px 20px 15px 25px;
	/*margin: 20px 20px 0 0;*/
	background-image: url(../../images/timeline/bkgdmission.jpg);
}

#timeline_left_inner_mission h3
{
	color: #FFC;
	font-size: 380%;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 1.2em;
	font-family: georgia;
	font-weight: 100;
	font-style: normal;
}

#timeline_left_inner_mission p
{
	color: #FFF;
	font-size: 116%;
	margin-top: 4px;
	margin-bottom: 31px;
	line-height: 2em;
	font-family: georgia;
	font-weight: normal;
}

/* RIGHT */
#timeline_right
{
	float: right;
	width: 265px;
}



/* mission */
#timeline_right_mission
{
	float: right;
	width: 265px;
	background-image: url(../../images/timeline/bkgdquote_2.jpg);
	background-repeat: repeat-y;
}

#timeline_right div.timeline_click { height: 20px; }

div.timeline_click p
{
	padding-top: 2px;
	text-align: left;
	text-transform: uppercase;
	font-size: 87%;
	padding-left: 10px;
}

div.timeline_click a { text-decoration: none; }

div.timeline_click a:hover
{
	text-decoration: none;
	color: #F90;
}

/* /mission */
#timeline_right_inner
{
	padding: 16px;
	margin: 0px 25px 16px 20px;
}

#timeline_right_inner_mission
{
	padding: 16px;
	margin: 0px 25px 0px 20px;
}

#timeline_right_inner h3,
#timeline_right_inner_mission h3
{
	font-family: "Myriad Pro", Arial;
	background-color: #000;
	text-align: center;
	padding: 8px 0 8px 0;
	text-transform: uppercase;
	color: #FFF;
	font-size: 93%;
	line-height: 1em;
	top: -16px;
	margin: -16px -16px 16px -16px;
}

#timeline_right_inner p,
#timeline_right_inner_mission p
{
	margin-top: -10px;
	padding-bottom: 10px;
	line-height: 1.3em;
	font-size: 85%;
}

#timeline_right_inner_mission p
{
	padding-bottom: 0px;
}

#timeline_content p.quote_name
{
	font-family: "Myriad Pro", Arial;
	color: #0F3B61;
	margin-bottom: 4px;
	font-size: 120%;
	font-weight: bold;
}

#timeline_content p.quote_title
{
	font-style: italic;
	padding-bottom: 4px;
	color: #666;
}

#timeline_content p.quotation
{
	font-style: italic;
	line-height: 1.6em;
	color: #666;
	font-weight: bold;
}

/* CONTENT */
#timeline_content
{
	width: auto;
	margin-left: 265px;
}

#timeline_content_inner
{
	overflow: visible;
	height: 100%;
	margin-right: 265px;
	padding: 16px;
}

#timeline_content_inner h3
{
	font-weight: lighter;
	font-style: normal;
}

#timeline_content_inner h3
{
	font-family: "Myriad Pro",Arial;
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 6px;
	color: #B72B34;
	font-weight: 400;
}

#timeline_content_inner h4
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #C00;
}

div.timeline_logos
{
	height: 69px;
	margin-bottom: 6px;
	text-align: center;
}

#timeline_content_inner p.timeline_honor
{
	font-size: 85%;
	font-style: italic;
	text-align: center;
}

div.timeline_clear { clear: both; }

hr
{
	border-top: 1px #DDCFBA solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin-top: -10px;
	padding-bottom: 12px;
}

