/*#center_wide { background:transparent url(../img/bg_nav_shadow.gif) repeat-x top left; background-color: #EDEDE5; float:left; width:673px; padding-bottom:10px; }*/

#left #multi_t1 .shadow {
background:transparent url(../img/t1_top_shadow.png) repeat-x scroll left top !important;
float:left;
height:5px;
position:absolute;
width:652px;
z-index:10;
}

#multi_t1 {
	width:652px; height:410px;
	margin: 0px auto;
	padding:0px;
	background-color: #dddcd3;
	overflow: hidden;
}

	#multi_t1_buttons {
		position:absolute;
		width:200px; height:20px;
		margin:280px 1px 1px 455px;
		padding:10 10 10 10px;
		z-index:1000;
		display:none;
	}
		#selector {
			position: relative;
			float: right;
			margin:0;
			padding:2px;
		}

			#selector li {
				background-color: #A09F98;/*b3b3ae*/
				width: 24px;
				height: 10px;
				line-height:10px;
				float: left;
				border:0px solid #fff;
				margin: 0 6px 0 0;
				}

				#selector li:hover, #selector li:active {
					cursor: pointer;
					}

	.multi_t1_slides {
		position:absolute;
		width:652px; height:410px;
		/*background-color: #fff;*/
		display:none;
	}
	.multi_t1_image {
		position:absolute;
		width:652px; height:367px;
		/*background-color: #fff;*/
	}
	
	#multi_t1_video_wrap {
		width:652px; height:367px;
		background:transparent url(../img/bg_t1_video.gif) no-repeat scroll 0 0;
		position:relative;
		margin:-410px 0px 0px 0px;
		display:none;
	}
	#RmeWrapper {
		width:652px; height:367px;
		position:relative;
		margin:-367px 0px 0px 0px;
		z-index:2000;
		display:none;
	}
	
	#multi_t1_video {
		width:640px; height:360px;
		border:0px solid #666666;
		padding:3px 0 0 6px;
	}
	 .videoPlayOverlay_652 {
			background:transparent url(../img/overlay_sprite_play_652x367_generic.png) no-repeat left top;
			width: 652px;
			height: 367px;
			top: 0px;
			left: 0px;
			}
			.videoPlayOverlay_652:hover,  .videoPlayOverlay_652:active {
				background:transparent url(../img/overlay_sprite_play_652x367_generic.png) no-repeat left bottom;
				}

	#multi_t1_slideshow {
		display:block;
		width:652px; height:410px;
		/*z-index:-1;*/
	}
	.multi_t1_photoCredit {
		color:#FFFFFF;
		font:bold 8px Arial,Helvetica,sans-serif;
		margin-top:255px;
	    filter:alpha(opacity=40);
		opacity:0.4;
		padding:5px;
		position:absolute;
		text-align:right;
		text-transform:uppercase;
		width:640px;
		z-index:1000;
		border:0px solid #cc0000;
	}
	.multi_t1_desc {
		position:absolute;
		margin-top:272px;
		padding:5px 10px 10px 10px;
		width:632px; height:80px;
		/*background:transparent url(../img/t1_fadeup.png) repeat-x scroll left top; 
		background-color:#000;
		filter:alpha(opacity=100);
		opacity:1;*/
		z-index:1000;
		display:block; /* Slide In and Fade in of Headline */
	}
	/* Allows tan gradient to be visible. */
	.multi_t1_desc_bg{
		position:absolute;
		margin-top:272px;
		padding:5px 10px 10px 10px;
		width:632px; height:80px;
		background:transparent url(../img/t1_fadeup.png) repeat-x scroll left top;
		
		opacity:1;
		z-index:1000;
		display:block;
	}
		.multi_t1_desc div {
			width:480px;
			font-size:36px;
			display:none; /* Slide In and Fade in of Headline */
			position: relative;
			overflow:hidden;
			white-space:nowrap;
			color:#3A3A36;
			height:40px;
			padding: 0;
			margin: 5px 0 0 8px; 
			border:0px solid #cc0000;
		}
			.multi_t1_desc div a:link, .multi_t1_desc div a:visited, .multi_t1_desc div a:hover, .multi_t1_desc div a:active { /*ie6 fix*/
					color: #3a3a36;
				}
					.multi_t1_desc div a:hover, .multi_t1_desc_video div a:hover { /*ie6 fix*/
						text-decoration:underline;
						color: #3a3a36;
					}
	
		.multi_t1_desc p {
			width:620px;
			font-family: Georgia,'Times New Roman',serif;
			font-size:14px;
			color:#40403C; /*6F6F6B*/
			font-style:italic;
			font-weight:normal;
			margin: 0 0 0 10px; 
			padding:0;
			filter:alpha(opacity=100);
			opacity:1;
			display:-moz-inline-block; 
			display:-moz-inline-box; 
			display:inline-block;
			line-height:1.3em;
		}		
				.multi_t1_desc p a:link, .multi_t1_desc p a:visited, .multi_t1_desc p a:hover, .multi_t1_desc p a:active { /*ie6 fix*/
					font-weight:normal;
				}
					.multi_t1_desc p a:hover { /*ie6 fix*/
						text-decoration:underline;
						font-weight:normal;
					}
	


	.multi_t1_bullets {
		width:640px; 
		height:14px;
		position:absolute;
		margin: 383px 0 0 12px;
		max-width:640px;
		white-space: nowrap;
		overflow:hidden;
		display:none;
		}
		.multi_t1_bullets ul {
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			overflow:auto;
			}
		.multi_t1_bullets li.first {
			background:transparent none repeat scroll 0 0;
			padding-left:10px;	
			}	
		.multi_t1_bullets li {
			background:transparent url(../img/bullet_divider_light.gif) repeat-y scroll 6px 6px;
			color:#62615C;
			float:left;
			font-family:Arial,Helvetica,sans-serif;
			font-size: 11px; 
			font-weight:bold;
			padding-left:14px;
			text-transform:none;
			}
		/*.multi_t1_bullets li {
			display: inline;
			list-style-type: none;
			border-left: 1px solid #919191;
			float: left;
			line-height: .8em;
			margin: 0 .5em 0 -.5em;
			padding: 0 1em 0 1em;
		}*/
		.multi_t1_bullets td span {
			background:transparent url(../img/bg_link_arrow.gif) no-repeat scroll 0 0;
			font-weight:bold;
			font-size:12px;
			margin:0;
			padding:0 0 0 10px;
			top:0;
		}		
			.multi_t1_bullets a {
				/*background:transparent url(../img/bg_link_arrow.gif) no-repeat scroll 0 0;*/
				margin:0;
				padding:0;
				top:0;
			}	
				.multi_t1_bullets a:link, .multi_t1_bullets a:visited, .multi_t1_bullets a:hover, .multi_t1_bullets a:active {  /*ie6 fix*/
					font-weight:bold;
				}	
	
	.playButton {
		cursor:pointer;
		position:absolute;
		left:252px;
		top:154px;
		opacity: 0.7;
		filter:alpha(opacity=70);
	}	
	.videoClose {
		cursor:pointer;
		position:absolute;
		margin:3px 0 0 3px;
		display: none;
		opacity: 0.6;
		filter:alpha(opacity=60);
	}	
	.closeButton {
		opacity: 0.6;
		filter:alpha(opacity=60);
		height:30px;
		width:30px;
	}	
	#videoHeader {
		width:480px;
		font-size:32px;
		display:block;
		position: relative;
		overflow:hidden;
		white-space:nowrap;
		color:#3a3a36;
		height:38px;
		padding: 0;
		margin:2px 0 0 8px;
		border:0px solid #cc0000;
		display:none;
	}
		#videoHeader a:link, #videoHeader a:visited, #videoHeader a:hover, #videoHeader a:active { /*ie6 fix*/
			color: #3a3a36;
			}
	.t1BulletBreak {
		color:#919191;
	}
	.cufonHead {
		letter-spacing:-1px;
		margin-top:3px; 
	}
	.pause_Slideshow {
		position: relative;
		float: right;
		margin:282px 3px 0 0;
		z-index: 1000;
	}
	
	

