/* Snakehole Lounge - May 13. 2010 */
	* {
		margin:0;
		padding:0;
	}
	body {
		background:url(/images/backgrounds/bg.gif) center top repeat-y #7a0914;
		color: #000000;
		margin:0 auto;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align:left;
	}
	p {
		text-align:left;
	}
	a {
		color: #000000;
		text-decoration: underline;
	}
	
	h3 {
display:block;
color:#fff;
background: #686254;
padding: 5px 0px 5px 10px;
margin: 20px 0 20px 0;
}
h4.centered{
	text-align:center;	
}
	div.clear {
		clear:both;
		height:0;
		line-height: 0px;
		width:1px;
	}
	ul, li {
		list-style:none;
	}
	#wrapper {
		width:971px;
		margin:0 auto;
		text-align:left;
	}
	#header {
		padding:5px 0 0 0;
		background:url(/images/backgrounds/snakehole.jpg) bottom no-repeat;
		height:291px;	
		position:relative;
	}
	
	
	/* Nav */
	#nav {
		float: left;
		padding: 0px 0 0 0;
		position: relative;
		width: 100%;
		z-index: 1;
	}
	#nav a {
		border-bottom: 1px solid #d2c6aa;
		color: #000;
		display: block;
		font-size: 18px;
        font-weight: bold;
		line-height: 20px;
		padding: 4px 20px 4px 10px;
		text-align: right;
		text-decoration: none;
		min-height: 22px;
		height: auto !important;
		height: 22px;
	}
	#nav a:hover {
		background: #cebca4;
	}
	#nav a.last {
		
	}

	#nav_home a {
		margin-top: 8px;
}
	#nav li#nav_admissions a {
		border-bottom:none;
	}
	#nav li#nav_library a {
		border-top: 1px solid #d2c6aa;
	}
	#nav li#special_events a {
		border-bottom:none;
	}
	
	#nav li#investors a {
		border-top: 1px solid #d2c6aa;
	}
	#nav li.subnav a {
		border-bottom: none;
		color: #000;
		display: block;
		font-size: 14px;
        font-weight: bold;
		line-height: 20px;
		padding: 4px 20px 4px 10px;
		text-align: right;
		text-decoration: none;
		min-height: 18px;
		height: auto !important;
		height: 18px;
	}

	
	
	#check_back {
		position:absolute;
		background:url(/images/titles/check-back.gif) bottom no-repeat;
		width:162px;
		height:133px;
		text-indent:-9999px;
		top:153px;
		right:39px;
	display:none;
	}
	#promote_728x90 {
		float:left;
		width:728px;
	}
	#parks {
		float:left;
		width:217px;
		height:94px;
		background:url(/images/titles/parks.gif) no-repeat;
		margin:2px 0 0 9px;
		display:inline;
	}
	#parks img{
	border:none;
	}
	#page_content {
		background:url(/images/backgrounds/pc.gif) no-repeat #d1c4a8 top;
		min-height:667px;
		_height: 467px;
	}
	
	#gallery #page_content {
		padding-top:20px;
	}
	
	
	#left_column {
		float:left;
		width:240px;
		text-align:left;
		background: #a79d86;
		margin-right: 20px;
		_margin-right: 7px;
		_height:349px;
	}
	h2#sickest {
	/*background:url(/images/titles/sickest.gif) no-repeat;*/
		width:1px;
		height:1px;
		_height: 0px;
		margin:0;
		text-indent:-9999px;
	}
	#tshirt {
		background:url(/images/backgrounds/tshirt.jpg) no-repeat;
		width:216px;
		height:157px;
		color:#fff;
		margin: 23px 0px 20px 10px;
	}
	#tshirt p {
		float:left;
		color:#fff;
		width:174px;
		text-align:left;
		padding:10px 0 0 10px;
		font-weight:bold;
	}
	#tshirt .tshirt {
		float:left;
		padding:12px 0 0 10px;
	}
	#tshirt a.link {
		float:left;
		font-weight:bold;
		margin:73px 0 0 10px;
		color:#fff;
		text-decoration:none;
		display:inline;
	}
	#right_column {
		float:left;
		width:669px;
	}
	
	#intro_text {
	margin: 30px 0 0 0;
	font-size: 14px;
	}
	#right_column #video_player {
		float:left;
		margin:15px 0 0 0;
		width:602px;
		height:341px;
	}
	#right_column p.video_text {
		float:left;
		clear:left;
		width:551px;
		padding:5px 0 0 0;
		text-align:left;
	}
	#right_column p {
		margin:5px 0 10px 0;
	}
	#contact {
		background:#e0d7c3 url(/images/backgrounds/contact.jpg) no-repeat bottom;
		padding:0 0 40px 0;
	}
	#contact p {
		color:#5c040d;
		text-align:right;
		padding:5px 10px 0 0;
	}
	#contact p a {
		color:#5c040d;
		text-decoration:underline;
	}
	
	
	/* Comment code */
		.toss_comment {
			padding: 10px 0;
		}
		#comments {
			float: left;
			padding: 0 20px 20px 0;
			width: 310px;
		}
		#comments .author {
			font-weight: bold;
		}
		#toss_comment_form {
			float: left;
			width: 300px;
			margin:20px 20px 0 0;
			border-right:1px solid #a89e88;
			text-align:left;
			padding:0 0 20px 0;
		}
		#toss_comment_form label {
			display: block;
			font-weight: bold;
			padding: 10px 0 0 0;
		}
		#toss_comment_form input, #toss_comment_form textarea {
			background:#d8ceba;
			border:1px solid #877a5f;
		}
		#toss_comment_form .submit {
			margin-top: 10px;
		}
		.pagination {
			text-align: center;
		}
		#pagerItem {
			cursor: pointer;
			position:relative;
			float: left;
			margin: 1px 0 5px 0;
			width:20px;
			height:15px;
			text-align: center;
			color:#000000;
			font-size:12px;
		}
		#pagerItemNext {
			cursor: pointer;
			position:relative;
			float: left;
			margin: 2px 1px 2px 1px;
			width:50px;
			height:15px;
			text-align: center;
			color:#000000;
			font-size:12px;
			text-decoration:none;
		}
		#pagerItemPrev {
			cursor: pointer;
			position:relative;
			float: left;
			margin: 2px 2px 2px 2px;
			height:15px;
			text-align: center;
			color:#000000;
			font-size:12px;
			text-decoration:none;
		}
		#pagerItemLast {
			cursor: pointer;
			position:relative;
			float: left;
			margin: 2px 2px 2px 2px;
			width:20px;
			height:15px;
			text-align: center;
			color:#000000;
			font-size:12px;
			text-decoration:none;
		}
		#pagerItemFirst {
			cursor: pointer;
			position:relative;
			float: left;
			margin: 2px 2px 2px 2px;
			width:20px;
			height:15px;
			text-align: center;
			color:#000000;
			font-size:12px;
			text-decoration:none;
		}
		#pagerItemPrev:link, #pagerItemNext:link, #pagerItem:link, #pagerItemFirst:link, #pagerItemLast:link {
			color:#000000;
		}
		#pagerItemPrev:hover, #pagerItemNext:hover, #pagerItem:hover, #pagerItemFirst:hover, #pagerItemLast:hover {
			color:#6d0711;
			font-weight:bold;
		}
		#pager {
			clear:both;
			position: relative;
			width:auto;
			height:20px;
			color:#000000;
			font-weight:bold;
		}
		
/*************EVS SLIDESHOW************/
.eg-wrapper {
color: white;
background: #771f1d!important;
}

/************* end EVS SLIDESHOW************/	



	#footer {
		width:741px;
		padding:47px 0 0 231px;
		margin:0 0 25px 0;
	}
	#footer li {
		float:left;
	}
	#footer li a {
		float:left;
		color:#fff;
		padding:0 20px 0 0;
		text-decoration:none;
	}
	
	h3 span{
		font-size:13px;
		font-weight:normal;
		font-style:italic;	
	}
	/* Event Page */
	.event-rules ul{
		margin-top:4px;	
	}
	.event-rules ul ul{
		margin-top:20px;
		padding-left:40px;
	}
	.event-rules  li{
		margin-bottom:4px;	
	}
	
	
/********* ALLERGIC PAGE ***********/
.allergic {
	margin-top:25px;
	display:block;
	float:left;
	width:100%;
}
.allergic img {
	display:block;
	float:left;
	height:238px;
	width:308px;
	margin:0px 10px 0 0;
}

#dennis-bio {
	display:block;
	background:#c5a46a;
	width:664px;
	margin:20px 0;
	padding:20px 0 20px 5px;
	height:70px;
	color:#fff;
}

#dennis-bio a.img {
	background:url(/images/allergic.gif) top left no-repeat;
	text-indent:-9999em;
	margin-right:30px;
	float:left;
	height:75px;
	width:172px;
	display:block;
}

#dennis-bio p {
	font-size:21px;
	font-weight:bold;
	margin:0;
	line-height:24px;
}

#dennis-bio p span{
	font-size:16px;
	font-weight:normal;
}

#dennis-bio p a{
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#allergic-pics {
	display:block;
	background:url(/images/allergic-promos.jpg) top left no-repeat;
	height:109px;
	width:700px;
	text-indent:-9999em;
}

/********* EVENTS > SNAKEJUICE PAGE ***********/
.allergic {
	margin-top:25px;
	display:block;
	float:left;
	width:100%;
}
.snakejuiceposter img {
	display:block;
	float:left;
	height:486px;
	width:320px;
	margin:0px 10px 0 0;
}


