#main {
	background: #ebeefa url('/images/home/home-main-bg.jpg') 0 100% repeat-x;
}
	#content {
		width: 464px;
		float:left;
		padding: 26px 20px 6px 16px;
	}
	#content h1#content_title {
		text-indent: -9999px;
		background: transparent url(/images/home/content-title.gif) 0 0 no-repeat;
		display: block;
		width: 466px;
		height: 98px;
	}
	#right_col {
		width: 460px;
		float:right;
		padding: 26px 20px 26px 0;
	}
/* HEADER SLIDESHOW */
#home_header_slideshow_wrapper {
	width: 980px;
	height: 253px;
	clear: both;
	background-color: #151E3C;
}
	#home_header_slideshow {
		position: relative;
		z-index: 1;
	}
	#home_header_slideshow .first_slideshow_image,
	#home_header_slideshow .slideshow_image  {
		position: absolute;
		width: 980px;
		height: 253px;
		text-indent: -9999px;
	}

/* INTERACTIVE SLIDESHOW */
#home_interactive_slideshow_wrapper {
	width: 460px;
	height: 195px;
	position: relative;
	background: #10162c url(/images/home/click-slide/nav_bg.jpg) 0 100% no-repeat;
	overflow: hidden;
	margin-bottom: 13px;
}
	#home_interactive_slideshow {
		position: relative;
	}
		#home_interactive_slideshow div.slide {
			position: absolute;
			top: 0;
			left: 0;
			width: 460px;
			height: 195px;
		}
			#home_interactive_slideshow div.slide a {
				color: #93a2d7;
				text-decoration: none;
			} 
			#home_interactive_slideshow div.slide a:hover {
				color: #fff;
				text-decoration: underline;
			} 
			
		#home_interactive_slideshow .slide_content {
			position: absolute;
			bottom: 0px;
			height: 57px;
			width: 460px;
			text-align: center;
			color: #fff;
			background: transparent url(/images/home/click-slide/nav_bg.jpg) 0 100% no-repeat;
		}
		
		#home_interactive_slideshow div#his_slide1 {
			background: #10162c url('/images/home/click-slide/slide01.jpg') 0 0 no-repeat;
		}
		#home_interactive_slideshow div#his_slide2 {
		background-color:#10162c;
			/*background: transparent url('/images/home/click-slide/slide02.jpg') 0 0 no-repeat;*/ 
		}
		#home_interactive_slideshow div#his_slide3 {
		background-color:#10162c;
			/*background: transparent url('/images/home/click-slide/slide03.jpg') 0 0 no-repeat;*/
		}
		#home_interactive_slideshow div#his_slide4 {
		background-color:#10162c;
			/*background: transparent url('/images/home/click-slide/slide04.jpg') 0 0 no-repeat;*/
		}
		#home_interactive_slideshow div#his_slide5 {
		background-color:#10162c;
			/*background: transparent url('/images/home/click-slide/slide05.jpg') 0 0 no-repeat;*/
		}
		#home_interactive_slideshow div#his_slide6 {
		background-color:#10162c;
			/*background: transparent url('/images/home/click-slide/slide06.jpg') 0 0 no-repeat;*/
		}
		#home_interactive_slideshow div#his_slide7 {
		background-color:#10162c;
			/*background: transparent url('/images/home/click-slide/slide07.jpg') 0 0 no-repeat;*/
		}
		#home_interactive_slideshow div#his_slide8 {
		background-color:#10162c;
			/*background: transparent url('/images/home/click-slide/slide08.jpg') 0 0 no-repeat;*/
		}
		#home_interactive_slideshow div#his_slide9 {
		background-color:#10162c;
			/*background: transparent url('/images/home/click-slide/slide09.jpg') 0 0 no-repeat;*/
		}
		
			#home_interactive_slideshow div#his_slide1 h3,
			#home_interactive_slideshow div#his_slide2 h3,
			#home_interactive_slideshow div#his_slide3 h3,
			#home_interactive_slideshow div#his_slide4 h3,
			#home_interactive_slideshow div#his_slide5 h3,
			#home_interactive_slideshow div#his_slide6 h3,
			#home_interactive_slideshow div#his_slide7 h3,
			#home_interactive_slideshow div#his_slide8 h3 ,
			#home_interactive_slideshow div#his_slide9 h3 {
				/*text-indent: -9999px;*/
				    font-family: Georgia;
				    font-size: 1.3em;
				    height: 17px;
				    margin-bottom: 5px;
				    margin-top: 8px;
				    width: 460px;
			}
			
			/*#home_interactive_slideshow div#his_slide1 h3 {
				background: transparent url(/images/home/click-slide/slide01-title.gif) 50% 0 no-repeat;
			}
			#home_interactive_slideshow div#his_slide2 h3 {
				background: transparent url(/images/home/click-slide/slide02-title.gif) 50% 0 no-repeat;
			}
			#home_interactive_slideshow div#his_slide3 h3 {
				background: transparent url(/images/home/click-slide/slide03-title.gif) 50% 0 no-repeat;
			}
			#home_interactive_slideshow div#his_slide4 h3 {
				background: transparent url(/images/home/click-slide/slide04-title.gif) 50% 0 no-repeat;
			}
			#home_interactive_slideshow div#his_slide5 h3 {
				background: transparent url(/images/home/click-slide/slide05-title.gif) 50% 0 no-repeat;
			}
			#home_interactive_slideshow div#his_slide6 h3 {
				background: transparent url(/images/home/click-slide/slide06-title.gif) 50% 0 no-repeat;
			}
			#home_interactive_slideshow div#his_slide7 h3 {
				background: transparent url(/images/home/click-slide/slide07-title.gif) 50% 0 no-repeat;
			}
			#home_interactive_slideshow div#his_slide8 h3 {
				background: transparent url(/images/home/click-slide/slide08-title.gif) 50% 0 no-repeat;
			}
			#home_interactive_slideshow div#his_slide9 h3 {
				background: transparent url(/images/home/click-slide/slide09-title.gif) 50% 0 no-repeat;
			}*/
		
		#home_interactive_slideshow_controls {
			position: relative;
			margin-top: 152px;
			height: 1%;
			z-index: 10000;
		}
/*
his=home interactive slideshow
*/
			a#his_previous_slide,
			a#his_next_slide {
				outline: none;
				width: 32px;
				height: 32px;
				display: inline;
				display: block;
				position: relative;
				text-indent: -9999px;
				background: transparent url(/images/home/click-slide/nav-buttons.gif) 0 0 no-repeat;
				
			}
			a#his_previous_slide {
				background-position: 0 0;
				margin-left: 12px;
				float:left;
			}
			a#his_next_slide {
				background-position: -33px 0;
				float:right;
				margin-right: 12px;
			}
			a:hover#his_previous_slide {
				background-position: 0 -33px;
			}
			a:hover#his_next_slide {
				background-position: -33px -33px;
			}
/*
NOW AND NEXT
*/
		#now_and_next {
			width: 368px;
			height: 59px;
			padding-left: 92px;
			background: transparent url(/images/home/now_and_next-bg.gif) 0 0 no-repeat;
			color: #c8d2f1;
		}
		div.now_and_next_item {
			width: 142px;
			height: 44px;
			background: transparent url(/images/home/now_and_next-left-icon.gif) 0 0 no-repeat;
			float:left;
			padding: 15px 0 0 42px;
			font-size: 0.78em;
			line-height: 1.2em;
		}
		div.now_and_next_item a {
			color: #c8d2f1;
			text-decoration: none;
		}
		div.now_and_next_item a:hover {
			color: #fff;
			text-decoration: underline;
		}
/*
BOTTOM NAV
*/
		#bottom_nav_wrapper {
			width: 980px;
			height: 145px;
			clear: both;
			background: transparent url(/images/home/home-ctas.jpg) no-repeat scroll 0 0;
		}
			#bottom_nav_wrapper ul#bottom_nav {
				list-style-type: none;
				margin:0;
				padding: 0;
			}
			#bottom_nav_wrapper ul#bottom_nav li {
				float:left;
			}
			
			li#bn_visits a,
			li#bn_hospitality a,
			li#bn_weddings a,
			li#bn_holiday a,
			li#bn_activities a,
			li#bn_foods a {
				display: block;
				background: transparent url('/images/home/home-ctas.jpg') 0 0 no-repeat;
				width: 163px;
				height: 145px;
				text-indent: -9999px;
				overflow: hidden;
			}
			
			li#bn_weddings a {
				width: 164px;
			}
			li#bn_holiday a {
				width: 162px;
			}
			li#bn_foods a {
				width: 164px;
			}
			li#bn_visits a {
				background-position: 0 0;
			}
			li#bn_hospitality a {
				background-position: -163px 0;
			}
			li#bn_weddings a {
				background-position: -326px 0;
			}
			li#bn_holiday a {
				background-position: -490px 0;
			}
			li#bn_activities a {
				background-position: -652px 0;
			}
			li#bn_foods a {
				background-position: -816px 0;
			}
	/*HOVERS*/

			li#bn_visits a:hover {
				background-position: 0 -145px;
			}
			li#bn_hospitality a:hover {
				background-position: -163px -145px;
			}
			li#bn_weddings a:hover {
				background-position: -326px -145px;
			}
			li#bn_holiday a:hover {
				background-position: -490px -145px;
			}
			li#bn_activities a:hover {
				background-position: -652px -145px;
			}
			li#bn_foods a:hover {
				background-position: -816px -145px;
			}
/*BOTTOM TEXT NAV*/
#bottom_text_nav_wrapper {
	background: #151e3d url('/images/home/home-bottom-bg.jpg') 0 0 no-repeat;
	width: 980px;
	height: 101px;
}
	#bottom_text_nav li {
		float:left;
		width: 179px;
		height: 74px;
		padding: 27px 0 0 17px;
		background: transparent url('/images/home/text-nav-separators.gif') 0 50% no-repeat;
		line-height: 1em;
	}
	#bottom_text_nav li.first_nav_item {
		background: none;
	}
	#bottom_text_nav li a {
		font-size: 0.785em;
		color: #fff;
		text-decoration: none;
	}
	#bottom_text_nav li a:hover {
		color: #3285BD;
		text-decoration: underline;
	}
	#bottom_text_nav li h3 {
		font-size: 1.3em;
	}
	#bottom_text_nav h3 a,
	#bottom_text_nav li h3 {
		color: #b5bfe6;
		font-family: Trajan, Trajan Pro, Times New Roman, Serif;
	}
	#bottom_text_nav h3 a:hover {
		color: #fff;
		text-decoration: underline;
	}
