.historyStory{
	padding: 4px 0px 0px 5px;
	margin: 0px;
}

.historyStory h2{
	color:#000;
	background-image:none;
	padding:5px 0px 6px 0px;
	margin:0;
	font-size:24px;
}

.historyStory h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	padding: 4px 0 8px;
	margin:0;
}

/* Image slideshow */

.slideshow {
	padding: 4px;
	border: 1px solid #999999;
	width: 429px;
}

.slideshow img {
	width: 429px;
	height: 303px;
	display: block;
}

/* Slideshow navigation */

.slideshow .nav{
	background: url(../img/slideshowNavBG.jpg) top left no-repeat;
	margin: 4px auto 0px;
	width: 429px;
	height: 30px;
	padding: 0px;
}

.slideshow .nav ul.menu {
  width: 400px;
  padding: 5px; 
  margin: 0 auto;
}

.slideshow ul.menu li {
  float:left;
  width:124px;
  border:1px solid #c4c5c5; 
  list-style-type:none;
  margin: 0px 3px;
  display: inline;
}

.slideshow ul.menu a {
	background: #b8a46f url(../img/slideshowNavBtnBG.gif) center left repeat-x;
	display: block;
	width: 124px;
	text-align: center; 
	padding: 1px 0px; 
	text-decoration: none; 
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.slideshow ul.menu a:hover {
	background: #0d0d4b url(../img/slideshowNavBtnOvr.gif) center left repeat-x;
	text-decoration: none;
}

.slideshow ul.menu li a span.left {
	background: url(../img/arrowWhtLeft.gif) 0px 4px no-repeat;
	padding-left: 8px;
	width: 3px;
	height:5px;
}

.slideshow ul.menu li a span.right {
	background: url(../img/arrowWhtRight.gif) right 4px no-repeat;
	width: 3px;
	height:5px;
	padding-right:8px;
}

/* Slideshow transparent box  */

.stepIn {
	/*position: absolute;
	margin-top: -29px;
	padding: 0px;
	z-index: 5;*/
	width:429px;
  /*filter:alpha(opacity=80);*/
  /* CSS3 standard */
  /*opacity:0.8;*/
  /* for Mozilla */
  /*-moz-opacity:0.8;*/
}

.stepIn .leftPadding {
	background-color: #000000;
	/* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
	width: 10px;
	height: 62px;
	float: left;
}

.historyStory p{
	font-size: 11px;
}

p.transbox{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	display: block;
	font-size: 12px;
	font-weight:bold;
	padding:6px 10px;
}

/* Quick links */

.blueBgBoxTop{
	background: url(../img/blueBgBoxTop.gif) top left no-repeat;
	width: 440px;
	background-color: #e8eaf8;
	margin: 10px 0;
}

.blueBgBoxBtm{
	background: url(../img/blueBgBoxBtm.gif) bottom left no-repeat;
	width: 440px;
	padding-bottom: 10px;
}

.blueBgBoxBtm ul{
	margin: 0 auto;
	padding: 5px 5px 15px 10px;
}

.blueBgBoxBtm h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom: 1px dotted #000;
	margin:0 15px;
	padding:5px 0;
}

.blueBgBoxBtm ul li{
	display:block;
	float:left;
	width: 138px;
	list-style-type:none;
	margin:0 auto;
	padding:0px 0px 8px 3px;
}

.blueBgBoxBtm ul li a{
	background: URL(../img/arrowGold.gif) 0 4px no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin:0;
	padding-left: 8px;
	display:block;
}

.historyStory p span.highlight{
	font-weight:bold;
}

.historyStory .img{
	padding: 3px;
	border: 1px solid #c9c9c9;
}

.historyStory .img p{
	width: 112px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color: #c6b27d;
	padding: 3px;
	margin: 3px 0 0 0;
}

.historyStory .img img{
	width:118px;
	height:94px
}

.historyStory .imgfloatL{
 	float:left;
	margin: 0 10px 5px 0;
}

.historyStory .imgfloatR{
 	float:right;
	margin: 0 0 5px 10px;
}

.historyStory .margin{
	margin: 5px 10px 10px 10px;
}
