/* CSS Document */

.content_LCol {
	position: relative;
	width: 700px;
	float:left;
	border-rightXX: #A2A2A2 solid 1px;
	background-image:url(../images/presentation/dMid.png);
	background-position: right;
	background-repeat: repeat-y;
	z-index: 5;
	overflow: hidden;
	padding-right: 10px;
}
.content_LCol a:link, .content_LCol a:visited, .content_LCol a:active{
	color: #7FA4B8;
}
.content_LCol a:hover{
	color: #A8D9F3;
}
.dividerMid {
	width: 690px;
	background-image:url(../images/presentation/dMid.png);
	background-position:right;
	background-repeat:repeat-y;
	overflow: hidden;	
}
.content_RCol {
	width: 158px;
	float: right;
}
.rcd {
	width: 8px;
	height:100%;
	floatxx: left;
	position: relative;
	
	font-size: 0px;
}
.rcdCrown {
	width: 8px;
	height: 25px;
	background-color: #3F6;
	position: absolute;
	top:0;
	left:0;
	z-index: 9000;
	font-size: 0;
}
.rcdMiddle {
	position: static;
	float:left;
	background-color:#0FF;
	width: 8px;
	font-size: 0;
	z-index:3000;
	height: 500px;
}
.rcdBottom {
	position: absolute;
	width: 8px;
	height: 25px;
	background-color:#FCF;
	bottom: 0;
	left: 0;
	z-index:9000;
	font-size: 0;
}
.rcContent {
	float:left;
	padding: 0 0 25px 8px;
	width: 151px;
	position: static;
}
.dividerTop {
	background-image:url(../images/presentation/dividerTop.png);
	background-position:right;
	background-repeat:no-repeat;
	height: 100px;
	margin-bottomXX: -95px;
	z-indexXXX:9000;
}
.dividerMid {
	background-image:url(../images/presentation/bigMid.png);
	background-position:right;
	background-repeat:repeat-y;
	z-indexXXX:1000;
}
.dividerMidContent {
	margin-top: -95px;
	margin-bottom: -95px;
}
.dividerBottom {
	background-image: url(../images/presentation/dividerBottom.png);
	background-position:right;
	background-repeat:no-repeat;
	height: 100px;
	margin-topXX: -95px;
	z-indexXXX: 9000;
}
.rcEvents {
	padding-bottom: 8px;
	margin: 0 0 8px 10px;
	border-bottomXXX: 1px solid #FFF;
}
.rcEvents h1 {
	font-size:15px;
	line-height: 16px;
	letter-spacing: .05em;
	color: #fff;
	margin: 0 0 5px -14px;
}
.rcEvents h2 {
	color: #fff;
	font-weight: normal;
	font-size:14px;
	line-height: 14px;
	letter-spacing: 0;
	margin: 5px 0 0px -9px;
}
.rcEvents p {
	color: #7FA4B8;
	margin: 3px 0 0 -1px;
	font-size: 12px;
	line-height: 14px;
	text-indent: -5px;
}
.rcEvents a {
	color: #fff;
}
.rcEvents a:hover {
	color: #A8D9F3;
}
.rcEvents ul {
	color: #7FA4B8;
	margin: 0 0 5px -30px;
	text-decoration: none;
}
.rcEvents ul a {
	color: #7FA4B8;
	text-decoration: none;
}
.rcEvents ul a:active {
	color: #00ff00;
	text-decoration: none;
}
.rcEvents ul a:hover {
	color: #A8D9F3;
	text-decoration: underline;
}
/* the following rules are for testimonials in the right column */
.testimonials {
	display: inline;
	padding-bottom: 15px;
}
.testimonials h1 {
	font-size:17px;
	font-style:oblique;
	line-height: 16px;
	letter-spacing: .05em;
	color: #fff;
	margin: 5px 0 0px 0px;
}
.testimonials p {
	margin: 0;
	font-style:italic;
}
/* end */
/*rules for the "testimonials page, main content in left column */
.dateHeading {
	clear:both;	
}
.dateHeading h4 {
	color: #7FA4B8;
	text-decoration:underline;
	font-style: italic;
}
.dateHeading p {
	color: #FFFFFF;
	text-indent: -5px;
	margin-left: 15px;
}
.relatedReading {
	padding: 10px 5px 5px 5px;
	border: 1px solid #7FA4B8;
	margin-bottom: 10px;
}
.relatedReading h1, .relatedReading h2, .relatedReading h3, .relatedReading h4 {
	margin: 0px 0 0 0 !important;
	color: #FFFFFF;
}
.relatedReading p {
	margin-left: 10px;
}
.relatedReading a {
	text-decoration:none;
}
.relatedReading a:hover {
	text-decoration: underline;
}
.videoBox {
	float:right;
	border: 1px solid #7fa4b8;
	padding: 10px;
	margin: 0 0 10px 10px;
}
