/* Define all main values for the web site
----------------------------------------------------*/
	body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #1f2324;
	}	
	
	.wrapper {
	width: 900px;
	margin: auto;
	padding: 0;
	background: #1f2324 url(images/background.jpg) no-repeat;
	}	
	
/* Turn off all decoration on link images
----------------------------------------------------*/
	img {
	border: none;
	}
		
/* Turn off all browser links outlines that appear in FF
----------------------------------------------------*/
	a {
	outline: none;
	}
			
/* Main elements
----------------------------------------------------*/
	#header {
	width: 900px;
	height: 126px;
	margin: auto;
	padding: 0;
	}
	
	#main {
	width: 900px;
	margin: auto;
	padding: 0;
	}
	
	.socialmedia {
	width: 500px;
	float: right;
	margin-top: 10px;
	height: 24px;
	text-align: right;
	}
	
	.socialmedia img {
	float: right;
	padding-left: 10px;
	}
	
	.left-column {
	float: left;
	width: 355px;
	margin: 20px 0 0 0;
	}
	
	.right-column-home {
	float: right;
	width: 545px;
	}
	
	.right-column {
	float: right;
	width: 530px;
	margin-top: 20px;
	}
	
	#carouselWrapper {
	width: 545px;
	height: 357px;
	float: right;
	margin-top: 24px;
	}
	
	#footer {
	float: left;
	border-top: 2px solid #35393a;
	padding: 15px 0;
	margin: 20px 0 20px 0;
	width: 900px;
	}
	
	.left {
	float: left;
	}
	
	.right {
	float: right;
	}
	
	.left, .right {
	font-size: 90%;
	margin: 0;
	}

	.clearer {
	clear: both;
	}
	
	.black-panel {
	background: #000;
	width: 315px;
	padding: 20px 20px 10px 20px;
	margin: 0 0 20px 0;
	}
	
	.intro-black-panel {
	float: right;
	background: #000;
	width: 490px;
	padding: 20px 20px 10px 20px;
	margin: 2px 0 20px 0;
	}
	
	.gray-panel {
	background: #2a2e2f;
	border: 2px solid #35393a;
	width: 326px;
	padding: 12px;
	margin-bottom: 20px;
	}
	
	.gray-panel img {
	float: left;
	margin: 0 20px 0 0;
	}
	
	.gray-panel-large {
	background: #2a2e2f;
	border: 2px solid #35393a;
	padding: 20px 20px 10px 20px;
	width: 486px;
	margin-bottom: 10px;
	}
	
	.gray-panel-large img {
	float: left;
	margin: 0 20px 15px 0;
	}
		
	.gray-panel p {
	margin: 0;
	padding: 0;
	}
	
	.news-panel-wrapper {
	width: 530px;
	float: right;
	}
	
	.news-panel-header {
	background: url(images/news-header.gif) no-repeat;
	height: 80px;
	}
	
	.news-panel {
	background: url(images/news-wallpaper.gif) repeat-y;
	padding-top: 10px;
	}
	
	.news-panel-footer {
	background: url(images/news-footer.gif) no-repeat;
	height: 20px;
	}
	
	.jail-pic {
	background: url(images/news-image.jpg) no-repeat;
	width: 195px;
	height: 195px;
	float: left;
	margin: -60px 0 0 20px;
	}
	
	.news-title {
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 110%;
	color: #fff;
	}
	
	.newsItems {
	background: url(images/hover-arrow.gif) no-repeat;
	background-position: 0 -16px;
	text-indent: 16px;
	width: 256px;
	margin: 10px 0 0 70px;
	padding: 0;
	line-height: 16px;
	display: block;
	}

	a.newsItems:link, a.newsItems:visited, a.newsItems:active {
	background: url(images/hover-arrow.gif) no-repeat;
	background-position: 0 -16px;
	color: #a5a7a7;
	text-decoration: none;
	}
	
	a.newsItems:hover {
	background-position: -8px 0;
	color: #fff;
	text-decoration: underline;
	}
	
	#flags {
	margin: 0 0 12px 0;
	}
	
	.flag {
	width: 28px;
	height: 20px;
	margin: 0 4px 0 0;
	}
	
	.stb-logo {
	width: 55px;
	height: 72px;
	float: right;
	margin: 10px 0 0 0; 
	clear: right;
	}
	
	.google-directions {
	margin: 0 0 10px 0;
	}
	
	#map {
	width: 485px;
	height: 300px;
	margin: 5px 0 10px 0;
	}
    
    .answer {
    display: none;
    width: 464px;
    }
	
	.question {
    display: block;
	color: #fff;
	font-weight: bold;
    cursor: pointer;
	}
	
	.tp {
	display: block;
	width: 256px;
	float: right;
	}
	
	.ticket-type {
	display: block;
	width: 210px;
	float: left;
	margin: 4px 0 0 0;
	font-size: 90%;
	}
	
	.price {
	display: block;
	width: 45px;
	float: right;
	margin: 4px 0 0 0;
	font-size: 85%
	}
	
	/* Acrobat Reader download
----------------------------------------------------*/	
	.downloadReaderMain {
	background: url(images/readerIcon.jpg) no-repeat;
	text-indent: 28px;
	margin: 0 0 5px 0;
	font-size: .9em;
	padding: 0;
	}
	
	.downloadReaderMain p {
	margin: 0;
	padding: 0;
	}
	
	/* Halloween link
----------------------------------------------------*/	
	.halloween {
	background: url(images/halloween.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 142px;
	height: 85px;
	margin: 22px 10px 0 0;
	float: right;
	}
	
	a.halloween:link, a.halloween:visited, a.halloween:active {
	background: url(images/halloween.jpg) no-repeat;
	}
	
	a.halloween:hover {
	background-position: 0 -85px;
	}
	
	/* Styles
----------------------------------------------------*/
	p {
	color: #a5a7a7;
	font-size: 0.75em;
	line-height: 1.4em;
	padding: 0 0 15px 0;
	margin: 0;
	}
	
	a:link, a:visited {
	color: #a5a7a7;
	text-decoration: underline;
	font-weight: bold;
	}
		
	a:hover {
	text-decoration: underline;
	color: #fff;
	}
	
	h1, h2, h3, .language {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-weight: normal;
	padding: 0;
	}
	
	h1 {
	font-size: 1.8em;
	margin: 0 0 15px 0;
	color: #fff;
	}
	
	h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	color: #fff;
	}
    
    .language {
    font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	color: #fff;
    }
	
	h3 {
	font-size: 0.9em;
	margin: 0 0 2px 0;
	text-transform: uppercase;
	color: #BC9E47;
	}
	
	h4 {
	font-size: 1em;
	margin: 0 0 2px 0;
	letter-spacing: 0.1em;
	color: #BC9E47;
	}
	
	.right-column h3 {
	font-size: 90%;
	padding: 0 0 5px 0;
	}
	
	.gold {
	color: #BC9E47;
	}
	
	.white {
	color: #fff;
	}
	
	ul.list {
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
	}
	
	ul.list li {
	font-weight: bold;
	color: #a5a7a7;
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 0 0 10px 0;
	}
	
	ul.list2, ul.list3 {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	list-style-type: none;
	}
	
	ul.list2 li {
	background: #1E1E19;
	font-weight: bold;
	color: #fff;
	font-size: 0.75em;
	line-height: 1.4em;
	padding: 3px 5px 3px 7px;
	margin: 5px 0 0 0;
	}
	
	ul.list3 li {
	background: #1E1E19;
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 3px 5px 3px 7px;
	margin: 5px 0 0 0;
	}
	
/* Navigation Bar
----------------------------------------------------*/
	#nav {
	width: 900px;
	height: 30px;
	margin: 0;
	}
	
	ul#mainNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
	ul#mainNav li {
	float: left;
	}
	
	/* .welcome nav button
----------------------------------------------------*/
	.welcome, a.selected-welcome {
	display: block;
	width: 115px;
	height: 30px;
	background: url(images/otj-nav-bar.gif) no-repeat;
	text-indent: -9999px;
	margin-right: 2px;
	}
	
	a.welcome:link, a.welcome:visited {
	background: url(images/otj-nav-bar.gif) no-repeat;
	}
	
	a.welcome:hover, a.selected-welcome {
	background-position: 0 -30px;
	}
	
	/* .experience nav button
----------------------------------------------------*/
	.experience, a.selected-experience {
	display: block;
	width: 170px;
	height: 30px;
	background: url(images/otj-nav-bar.gif) no-repeat;
	text-indent: -9999px;
	margin-right: 2px;
	}
	
	a.experience:link, a.experience:visited {
	background: url(images/otj-nav-bar.gif) no-repeat;
	background-position: -117px 0;
	}
	
	a.experience:hover, a.selected-experience {
	background-position: -117px -30px;
	}
	
	/* .plan nav button
----------------------------------------------------*/
	.plan, a.selected-plan {
	display: block;
	width: 175px;
	height: 30px;
	background: url(images/otj-nav-bar.gif) no-repeat;
	text-indent: -9999px;
	margin-right: 2px;
	}
	
	a.plan:link, a.plan:visited {
	background: url(images/otj-nav-bar.gif) no-repeat;
	background-position: -289px 0;
	}
	
	a.plan:hover, a.selected-plan {
	background-position: -289px -30px;
	}
	
	/* .news nav button
----------------------------------------------------*/
	.news, a.selected-news {
	display: block;
	width: 90px;
	height: 30px;
	background: url(images/otj-nav-bar.gif) no-repeat;
	text-indent: -9999px;
	margin-right: 2px;
	}
	
	a.news:link, a.news:visited {
	background: url(images/otj-nav-bar.gif) no-repeat;
	background-position: -466px 0;
	}
	
	a.news:hover, a.selected-news {
	background-position: -466px -30px;
	}
	
	/* .contact nav button
----------------------------------------------------*/
	.contact, a.selected-contact {
	display: block;
	width: 140px;
	height: 30px;
	background: url(images/otj-nav-bar.gif) no-repeat;
	text-indent: -9999px;
	margin-right: 2px;
	}
	
	a.contact:link, a.contact:visited {
	background: url(images/otj-nav-bar.gif) no-repeat;
	background-position: -558px 0;
	}
	
	a.contact:hover, a.selected-contact {
	background-position: -558px -30px;
	}
	
	/* .attractions nav button
----------------------------------------------------*/
	.attractions, a.selected-attractions {
	display: block;
	width: 200px;
	height: 30px;
	background: url(images/otj-nav-bar.gif) no-repeat;
	text-indent: -9999px;
	}
	
	a.attractions:link, a.attractions:visited {
	background: url(images/otj-nav-bar.gif) no-repeat;
	background-position: -700px 0;
	}
	
	a.attractions:hover, a.selected-attractions {
	background-position: -700px -30px;
	}
    
/* Added by Kevin
---------------------------------------------------*/

    #carousel_container {
    width: 545px;
    overflow: hidden;
	position: relative;
    }
    
    #carousel_inner {
    float: left;
    width: 976px;
    overflow: hidden;
    height: 360px;
    position: relative;
    left: -224px;
    }  
    
    #carousel_ul {
	list-style-type: none;
    width: 976px;
    height: 360px;
    position: relative;
    left:244px;
    padding: 0px;
    margin: 0px;
    }
    
    #happy {
    float: left;
    position: relative;
    width: 244px;
    height: 360px;
    padding: 0px;
    }
    
    #guard {
    float: left;
    position: relative;
    width: 244px;
    height: 360px;
    padding: 0px;
    }
    
    #governor {
    float: left;
    position: relative;
    width: 244px;
    height: 360px;
    padding: 0px;
    }
    
    #hangman {
    float: left;
    position: relative;
    width: 244px;
    height:360px;
    padding: 0px;
    }
    
    #ladies-guard {
    float: left;
    position: relative;
    width: 244px;
    height:360px;
    padding: 0px;
    }
    
    #happy-full {
    width: 126px;
    height: 171px;
    top: 189px;
    position: relative;
    }
    
    #guard-full {
    width: 126px;
    height: 171px;
    top: 189px;
    position: relative;
    }
    
    #governor-full {
    width: 126px;
    height: 171px;
    top: 189px;
    position: relative;
    left: -95px;
    }
    
    #hangman-full {
    width: 244px;
    height: 360px;
    top: 2px;
    position: relative;
    left: -118px;
    }
    
    #ladies-guard-full {
    width: 126px;
    height: 171px;
    top: 189px;
    position: relative;
    }
    
    #quote-happy {
    background: url('images/quote-happy.png') no-repeat;
    background-position: 320px 42px;
    width: 416px;
    }
    
    #quote-guard {
    background: url('images/quote-guard.png') no-repeat;
    background-position: 320px 42px;
    width: 416px;
    }
    
    #quote-governor {
    background: url('images/quote-governor.png') no-repeat;
    background-position: 320px 42px;
    width: 416px;
    }
    
    #quote-hangman {
	background: url('images/quote-hangman.png') no-repeat;
	background-position: 0px 42px;
	width: 416px;
    }
    
    #quote-ladies-guard {
    background: url('images/quote-ladies-guard.png') no-repeat;
    background-position: 320px 42px;
    width: 416px;
    }
