
#right_navround {
	height: 106px;
	width: 27px;
	
	background-image: url(images/right_navround.gif);
	background-repeat: no-repeat;
	
	position: absolute;
	top: 107px;
	left: 0px;
}

#style2_top {
	height: 194px;
	width: 975px;
	
	position: relative;
	
	z-index: 300;
	
	margin-bottom: 39px;
}

	#style2_logo {
		height: 194px;
		width: 158px;
		
		background-image: url(images/style2_logo.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 0px;
		left: 0px;
		
		display: block;
	}
	
	#style2_nav {
		height: 194px;
		width: 817px;
	
		background-image: url(images/style2_nav.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 0px;
		left: 158px;	
		
		z-index: 300;
		
	}
	
		#style2_nav_dropoff {
			height: 50px;
			width: 817px;
			
			position: absolute;
			top: 0px;
			left: 0px;			
		}


#style2_table {
	width: 975px;
	
	border-collapse: collapse;
	
	margin: 0px;
	padding: 0px;
	
	position: relative;
	
	z-index: 200;
	
}

	#style2_table tr {
		margin: 0px;
		padding: 0px;
		
		border: 0px solid #000000;
	}
	
	#style2_table td {
		margin: 0px;
		padding: 0px;
		
		border: 0px solid #000000;
	}

	#style2_left {
		width: 232px;
		
	}

		#style2_subnav {
			/*margin-left: 29px;*/
			
			margin-right: 15px;
			
		}
		
			#style2_subnav_div {
				
			}
			
				#style2_subnav_items {
				
				}
				
					.sub_nav_item {
						margin-bottom: 16px;
						
						font-size: 11px;
						
						color: #00635e;
					}
					
						.sub_nav_item a {
							color: #00635e;
						}
						
						.sub_nav_item_level2 {
							margin-left: 0px;
						
							padding-left: 37px;
						
							margin-bottom: 5px;	
							
							text-transform: uppercase;
							
							position: relative;
							left: -8px;
							
							
							
						}
						
							.sub_nav_item_level2.sidenav_active {
								background-image: url(images/style2_nav_level2_active.gif);
								background-repeat: no-repeat;
								background-position: 0px 3px;


							}
					
						.sidenav_active {

						}
						
							a.sidenav_active {
								
							}
						
						.sidenav_nonlink {
						
						}
						
						.subnav_child_ul {
							margin-top: 0px;

							margin-left: 0px;
							padding-left: 0px;
							
							list-style-type: none;

							font-size: 10px;
							
							margin-bottom: -1px;
						}
						
							.subnav_child_ul li {
								padding-left: 29px;
								margin-bottom: 1px;
							}
							
								.subnav_child_ul li.sidenav_active {
									background-image: url(images/style2_nav_level3_active.gif);
									background-repeat: no-repeat;
									background-position: 15px 5px;
									
									font-size: 11px;
									
									color: #464646;
									
								}
								
									.subnav_child_ul li.sidenav_active a {
										color: #464646;
									}
						
							.subnav_child_ul a {
								color: #969696;
							}
						
					
						
	
	#style2_main {
		width: 524px;
		
	}
	
		#style2_tabs_main {
			height: 51px;
			
			position: relative;
			
			margin-bottom: 37px;
		}
		
			#style2_tabs_items {
				height: 38px;
				width: 524px;
				
				position: absolute;
				top: 0px;
				left: 0px;
				
			}
			
				#style2_tabs_overview {
					height: 38px;
					width: 122px;
					
					background-image: url(images/style2_tabs_overview_active.gif);
					background-repeat: no-repeat;
					
					float: left;
					
					display: block;
				}
				
				#style2_tabs_video {
					height: 38px;
					width: 122px;
					
					background-image: url(images/style2_tabs_video_inactive.gif);
					background-repeat: no-repeat;
					
					float: left;
					
					display: block;
				}
				
				#style2_tabs_photos {
					height: 38px;
					width: 122px;
					
					background-image: url(images/style2_tabs_photos_inactive.gif);
					background-repeat: no-repeat;
					
					float: left;
					
					display: block;
				}
				
				#style2_tabs_resources {
					height: 38px;
					width: 122px;
					
					background-image: url(images/style2_tabs_resources_inactive.gif);
					background-repeat: no-repeat;
					
					float: left;
					
					display: block;
				}
				
				#style2_tabs_end {
					height: 38px;
					width: 5px;
					
					background-image: url(images/style2_tabs_end.gif);
					background-repeat: no-repeat;
					background-position: 0px 33px;
					
					float: left;
				}
		
			#style2_tabs_main_line {
				height: 13px;
				width: 524px;
				
				background-image: url(images/style2_tabs_main_line.gif);
				background-repeat: no-repeat;
				
				position: absolute;
				top: 38px;
				left: 0px;
			}
	
		#style2_content {
			margin-right: 36px;
			
			position: relative;
			
		}
		
			#style2_content_overview {
			
			}
			
			#style2_content_video {
				display: none;
			}
			
			#style2_content_photos {
				height: 865px;
				
				display: none;
				
				position: relative;
			}
			
				#style2_content_photos_inside {
					height: 825px;
					width: 650px;
					
					position: absolute;
					top: 0px;
					left: 0px;
				}
			
			#style2_content_resources {
				display: none;
				
			}
				
	#style2_right {
		width: 219px;
		
	
	}
	
		#style2_tabs_right {
			height: 51px;
			
			position: relative;
		}
		
			#style2_tabs_right1 {
				height: 13px;
				width: 212px;
				
				background-image: url(images/style2_tabs_right1.gif);
				background-repeat: no-repeat;
				
				position: absolute;
				top: 38px;
				left: 0px;
			}
			
			#style2_tabs_right2 {
				height: 50px;
				width: 44px;
				
				background-image: url(images/style2_tabs_right2.gif);
				background-repeat: no-repeat;
				
				position: absolute;
				top: 51px;
				left: 175px;
			}
		
		#style2_right_tools {
			height: 37px;
			
			position: relative;
			
			margin-bottom: 51px;
		}
		
			#style2_right_tool_print {
				height: 18px;
				width: 44px;
				
				display: block;
				
				background-image: url(images/style2_right_tool_print.gif);
				background-repeat: no-repeat;
				background-position: 1px 1px;
				
				position: absolute;
				top: 13px;
				left: 0px;
			}
			
			#style2_right_tool_share {
				height: 18px;
				width: 52px;
				
				display: block;
				
				background-image: url(images/style2_right_tool_share.gif);
				background-repeat: no-repeat;
				background-position: 1px 3px;
				
				position: absolute;
				top: 13px;
				left: 61px;
			}
			
		#style2_right_sidebar {
			margin-right:49px;
		}
		
#style2_bottom {
	height: 66px;
	
	background-color: #a25f0a;
	
	position: relative;
}

	#style2_bottom_copywrite {
		height: 30px;
		width: 500px;
		
		font-size: 11px;
	
		color: #ffffff;
		
		position: absolute;
		top: 9px;
		left: 0px;
		
	}
	
	#style2_bottom_byline {
		height: 50px;
		width: 300px;
	
		font-size: 11px;
	
		color: #ffffff;
		
		position: absolute;
		top: 9px;
		left: 675px;
		
		text-align: right;
		
		line-height: 20px;
	}
	
		#style2_bottom_byline a {
			color: #ffffff;
		}
		


.sidebar {

}

	.sidebar_headline {
	
	}
	
	.sidebar_body {
	
	}
	
	.sidebar_photo {
	
	}
	
	.sidebar_sep {
	
	}


#video_player {
	height: 475px;
	width: 480px;

	margin-bottom: 20px;
}

	#video_player_title {
		height: 95px;
		width: 480px;
		
		background-color: #a25f0a;
		background-image: url(images/video_player_title.gif);
		background-repeat: no-repeat;
		background-position: 0px 84px;
		
		position: relative;
	}
	
		#video_player_title_text {
			height: 65px;
			width: 360px;
			
			position: absolute;
			top: 15px;
			left: 54px;
			
			overflow: hidden;
			
			color: #ffffff;
		}
		
			#video_player_title_text_title {
				height: 20px;
				
				font-size: 16px;
				line-height: 20px;
				
				overflow: hidden;
				
			}
			
			#video_player_title_text_text {
				font-size: 12px;
				line-height: 15px;
			}
	
	#video_player_prev {
		height: 54px;
		width: 47px;
		
		background-image: url(images/video_player_prev.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 16px;
		left: -21px;
		
		cursor: pointer;
	}
	
	#video_player_prev_inactive {
		height: 54px;
		width: 47px;
		
		background-image: url(images/video_player_prev_inactive.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 16px;
		left: -21px;
	}
	
	#video_player_next {
		height: 54px;
		width: 47px;
		
		background-image: url(images/video_player_next.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 16px;
		left: 454px;
		
		cursor: pointer;
	}

	#video_player_next_inactive {
		height: 54px;
		width: 47px;
		
		background-image: url(images/video_player_next_inactive.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 16px;
		left: 454px;
	}


#video_thumb_divs {
	height: 362px;
	width: 480px;
	
	margin-bottom: 16px;
	
	position: relative;
}
	
	.video_thumbs {
		height: 362px;
		width: 480px;

		position: absolute;
		top: 0px;
		left: 0px;

	}

		.video_thumb {
			height: 177px;
			width: 236px;

			position: absolute;
			
			cursor: pointer;

		}

		.video_thumb1 {
			top: 0px;
			left: 0px;
		}

		.video_thumb2 {
			top: 0px;
			left: 244px;
		}

		.video_thumb3 {
			top: 185px;
			left: 0px;
		}

		.video_thumb4 {
			top: 185px;
			left: 244px;
		}

		.video_thumb_preview {
			height: 177px;
			width: 236px;

			background-repeat: no-repeat;

			position: absolute;
			top: 0px;
			left: 0px;
		}

		.video_thumb_title {
			height: 25px;
			width: 236px;

			background-color: #ffffff;

			position: absolute;
			top: 152px;
			left: 0px;

			display: none;
		}

			.video_thumb_title_orange {
				height: 23px;
				width: 236px;

				background-color: #a25f0a;

				position: absolute;
				top: 2px;
				left: 0px;
			}

				.video_thumb_title_text {
					height: 15px;
					width: 236px;

					color: #ffffff;

					font-size: 12px;

					line-height: 15px;

					overflow: hidden;

					text-align: center;

					position: absolute;
					top: 3px;
					left: 0px;
				}
		
		.video_thumb_active {
			height: 177px;
			width: 236px;

			background-image: url(images/video_thumb_active.png);
			background-repeat: no-repeat;

			position: absolute;
			top: 0px;
			left: 0px;
			
			display: none;
		}
		
#video_pagelist {
	height: 20px;
	width: 480px;
	
	background-image: url(images/video_pagelist_title.gif);
	background-repeat: no-repeat;
	
	position: relative;
	
}

	#video_pagelist_spacer_table {
		border-collapse: collapse;
		
		height: 16px;
		width: 370px;
		
		position: absolute;
		top: 2px;
		left: 115px;
		
		color: #a25f0a;
		
	}
	
		#video_pagelist_spacer_td1 {
		}
		
		#video_pagelist_spacer_td2 {
			background-color: #ffffff;
		}
		
		
			#video_pagelist_table {
				border-collapse: collapse;
				
				height: 16px;
				
				display: inline;
				
				position: relative;
				top: 0px;
			}
			
				#video_pagelist_table td {
					height: 16px;
					width: 16px;
					
					text-align: center;
					vertical-align: middle;
				}
				
				#video_pagelist_table td.video_pagelist_go_spacer {
					width: 6px;
				}

				.video_pagelist_go {
					cursor: pointer;
				}


					#video_pagelist_go1 {
						color: #ffffff;

						background-image: url(images/video_pagelist_active.gif);
					}




#photos_player {
	height: 425px;
	width: 650px;

	margin-bottom: 20px;
	
	position: relative;
}

	#photo_player_img {
		height: 330px;
		width: 650px;
	}
	
	#photo_player_corner {
		/*height: 48px;
		width: 47px;*/
		
		height: 32px;
		width: 33px;
		
		background-image: url(images/photos_player_corner.png);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 0px;
		left: 617px;
		
	}

	#photos_player_title {
		height: 95px;
		width: 650px;
		
		background-color: #a25f0a;
		background-image: url(images/photos_player_title.gif);
		background-repeat: no-repeat;
		background-position: 0px 84px;
		
		position: relative;
	}
	
		#photos_player_title_text {
			height: 65px;
			width: 530px;
			
			position: absolute;
			top: 15px;
			left: 54px;
			
			overflow: hidden;
			
			color: #ffffff;
		}
		
			#photos_player_title_text_title {
				height: 20px;
				
				font-size: 16px;
				line-height: 20px;
				
				overflow: hidden;
			}
			
			#photos_player_title_text_text {
				font-size: 12px;
				line-height: 15px;
			}
	
	#photos_player_prev {
		height: 54px;
		width: 47px;
		
		background-image: url(images/photos_player_prev.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 16px;
		left: -21px;
		
		cursor: pointer;
	}
	
	#photos_player_prev_inactive {
		height: 54px;
		width: 47px;
		
		background-image: url(images/photos_player_prev_inactive.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 16px;
		left: -21px;
	}
	
	#photos_player_next {
		height: 54px;
		width: 47px;
		
		background-image: url(images/photos_player_next.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 16px;
		left: 624px;
		
		cursor: pointer;
	}

	#photos_player_next_inactive {
		height: 54px;
		width: 47px;
		
		background-image: url(images/photos_player_next_inactive.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 16px;
		left: 624px;
	}


#photos_thumb_divs {
	height: 335px;
	width: 650px;
	
	margin-bottom: 16px;
	
	position: relative;
}
	
	.photos_thumbs {
		height: 335px;
		width: 650px;

		position: absolute;
		top: 0px;
		left: 0px;

	}

		.photos_thumb {
			height: 105px;
			width: 210px;

			position: absolute;
			
			cursor: pointer;

		}

		.photos_thumb1 {
			top: 0px;
			left: 0px;
		}

		.photos_thumb2 {
			top: 0px;
			left: 220px;
		}

		.photos_thumb3 {
			top: 0px;
			left: 440px;
		}

		.photos_thumb4 {
			top: 115px;
			left: 0px;
		}
		
		.photos_thumb5 {
			top: 115px;
			left: 220px;
		}
		
		.photos_thumb6 {
			top: 115px;
			left: 440px;
		}
		
		.photos_thumb7 {
			top: 230px;
			left: 0px;
		}
		
		.photos_thumb8 {
			top: 230px;
			left: 220px;
		}
		
		.photos_thumb9 {
			top: 230px;
			left: 440px;
		}

		.photos_thumb_preview {
			height: 105px;
			width: 210px;

			background-repeat: no-repeat;

			position: absolute;
			top: 0px;
			left: 0px;
		}

		.photos_thumb_title {
			height: 25px;
			width: 210px;

			background-color: #ffffff;

			position: absolute;
			top: 80px;
			left: 0px;

			display: none;
		}

			.photos_thumb_title_orange {
				height: 23px;
				width: 210px;

				background-color: #a25f0a;

				position: absolute;
				top: 2px;
				left: 0px;
			}

				.photos_thumb_title_text {
					height: 15px;
					width: 210px;

					color: #ffffff;

					font-size: 12px;

					line-height: 15px;

					overflow: hidden;

					text-align: center;

					position: absolute;
					top: 3px;
					left: 0px;
				}
		
		.photos_thumb_active {
			height: 113px;
			width: 218px;

			background-image: url(images/photos_thumb_active.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: -4px;
			left: -4px;
						
			display: none;
		}
		
#photos_pagelist {
	height: 20px;
	width: 650px;
	
	background-image: url(images/photos_pagelist_title.gif);
	background-repeat: no-repeat;
	
	position: relative;
	
}

	#photos_pagelist_spacer_table {
		border-collapse: collapse;
		
		height: 16px;
		width: 540px;
		
		position: absolute;
		top: 2px;
		left: 115px;
		
		color: #a25f0a;
	}
	
		#photos_pagelist_spacer_td1 {
		}
		
		#photos_pagelist_spacer_td2 {
			background-color: #ffffff;
		}
		
		
			#photos_pagelist_table {
				border-collapse: collapse;
				
				height: 16px;
				
				display: inline;
				
				position: relative;
				top: 0px;
			}
			
				#photos_pagelist_table td {
					height: 16px;
					width: 16px;
					
					text-align: center;
					vertical-align: middle;
				}
				
				#photos_pagelist_table td.photos_pagelist_go_spacer {
					width: 6px;
				}

				.photos_pagelist_go {
					cursor: pointer;
				}


					#photos_pagelist_go1 {
						color: #ffffff;

						background-image: url(images/video_pagelist_active.gif);
					}


#newsletter_form {
	
}

	#newsletter_form .form_row {
		margin-bottom: 15px;
	}
	
		#newsletter_form .form_row_checkfields {
			margin-bottom: 3px;
		}
	
	#newsletter_form label {
		display: block;
	}
	
		#newsletter_form label.checkbox_label {
			display: inline;
		}
		
	#newsletter_form input.text_field {
		display: block;
		
		width: 400px;

		font-family: Verdana, Sans-Serif;
		font-size: 11px;
	}
	
	#newsletter_form textarea {
		display: block;
		
		height: 80px;
		width: 400px;
		
		font-family: Verdana, Sans-Serif;
		font-size: 11px;
	}
	
	#comment_button {
		padding: 3px;

		background-color: #a25f0a;
		
		border: 2px solid #a25f0a;
		
		color: #ffffff;
		
	}
	
#email_form {
	
}

	#email_form label {
		display: block;
		
		color: #737a7f;
	}
	
	#email_form .text_field {
		font-family: Verdana, Sans-Serif;
		font-size: 11px;

		width: 350px;	
		display: block;
		
		margin-bottom: 7px;
	}
	
	#email_form textarea {
		font-family: Verdana, Sans-Serif;
		font-size: 11px;

		width: 350px;
		height: 100px;
		
		display: block;
		
		margin-bottom: 7px;

		overflow: auto; 

		unicode-bidi:bidi-override;
		direction:ltr;

	}
	
	#email_form .button {
		display: block;
		
		padding: 3px;

		background-color: #a25f0a;
		
		border: 2px solid #a25f0a;
		
		color: #ffffff;
		
	}
	