/* CSS Document TIMELINE.css*/

/* Copyright 2007 */
/* Ypartnership */

.maincontentTest {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

.headercontentTimeline {
	font-family: Arial, sans-serif;;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

.maincontentTestHeader {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 3px;
	padding-left: 80px;
}

.maincontentTestHeadertable {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 3px;
}

#timelinebannerearly {
	background-image: url('images/timeline/timeline_banner_early.jpg');
	width: 900px;
	height: 265px;
}

#timelinebannersixteen {
	background-image: url('images/timeline/timeline_banner_1600.jpg');
	width: 900px;
	height: 265px;
}

#timelinebannerseventeen {
	background-image: url('images/timeline/timeline_banner_1700.jpg');
	width: 900px;
	height: 265px;
}

#timelinebannereighteen {
	background-image: url('images/timeline/timeline_banner_1800.jpg');
	width: 900px;
	height: 265px;
}

#timelinebannernineteen {
	background-image: url('images/timeline/timeline_banner_1900.jpg');
	width: 900px;
	height: 265px;
}

#timelinebannertwenty {
	background-image: url('images/timeline/timeline_banner_2000.jpg');
	width: 900px;
	height: 265px;
}

#timelinecontentarea {
	width: 872px;
	height: auto;
	background-color: #e5e5e5;
	padding: 10px 14px 10px 14px;
	margin: 0px 0px 20px 30px;
}

#timelineleadin {
	padding-bottom: 15px;
}

#timelineitemswrapper {
	width: 434px;
	float: left;
	height: auto;
	
}

#timelinecontentimageswrapper {
	width: 420px;
	float: right;
	text-align: center;
}

#timelineitems ul {
	list-style-type: none;
}

#timelineitems li {
	padding-left: 0px;
	padding-bottom: 15px;
	position: relative;
}

.timelineitemsdatecontentwrapper {
	width: 80px;
	position: absolute;
	font-weight: bold;
	font-style: italic;
	font-family: "Georgia";
	font-size: 20px;
	line-height: 22px;
	color: gray;
	top: 0px;
	left: 0px; 
}

.timelineitemsdatecontentwrappertable {
	font-weight: bold;
	font-style: italic;
	font-family: "Georgia";
	font-size: 20px;
	line-height: 22px;
	color: gray;
}

.timelineitemscontentwrapper {
	width: 354px;
	padding-left: 80px;
	height: auto;
}

#timelineimages {
	
	height: auto;
	width: 420px;	
}

#timelineimageswrapper {
	/*margin-top: 103px; */
	margin-left: 30px;
	/* float: left; */
}

#timelinetable {
	width: 684px;
	padding-left: 80px;
}

.insetimagestables {
	padding: 0px 0px 15px 15px;
	float: right;
}

/* */