@charset "UTF-8";
body {
	font-size: 11px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
  background-color: #506A1A;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
}

a:link, a:active, a:visited{
	text-decoration:none;
	color:#FFF;
}

a:hover{
	text-decoration:none;
}

a#active_menu-nav {
	padding-top: 15px !important;
	color: #FFF !important;
}

#wrapper {
	width: 920px;
}

#wrapper2 {
	width: 400px;
	background: url('../images/introbg.jpg') no-repeat;
	margin: 0px auto;
}
#images {
	width: 320px;
	height: 630px;
	background: url('../images/left.jpg') no-repeat;
	margin: 0;
	padding: 0;
	position: fixed;
	float: left;
}

#content {
	float: right;	
	width: 560px;
	background: #7A9A39;
	padding-left: 15px;
	padding-right: 20px;
}

#content1 {
	width: 400px;
	
	background: url('../images/introbg.jpg') repeat-x;
	padding-left: 20px;
	padding-right: 20px;
}
#top {
	margin-top: 6px;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	height: 22px;
	background: #7A9A39;
}

#top td {
	padding: 0;
	maring: 0;
	width: 150px;
	text-align: center;
}

#top a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}

#inner_content {
	clear: both;
	padding-top: 10px;
}

#story {
	margin: 0px auto 10px auto;
	width: 560px;
}
#story1 {
	margin: 0px auto 10px auto;
	width: 560px;
	padding-top: 20px;
	
}
#story h3 {
	border-bottom: 2px dotted #FFFFFF;
}

#story1 h3 {
	font-size: 14px;
	border-bottom: 2px dotted #FFFFFF;
}
#story img {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}

#story p {
	text-align: justify;
}

#story p1 {
	text-align: justify;
	color: #000000;
}
#story table {
	border: 0px none;
	width: 100%;
}

.htmltooltip {
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -1000px;
	top: -1000px;
	background: transparent url('../images/tooltip.png') no-repeat;
	<!--[if IE]>
	background: url('../images/tooltip.gif') no-repeat;
	<![endif]-->
	border: 0px none;
	padding: 3px;
	width: 300px; /*width of tooltip*/
	height: 133px;
	overflow: hidden;
}

.htmltooltiptext {
	position: relative;
	top: 60px;
	left: 40px;
	color: #000000;
	width: 214px;
	height: 50px;
	border: 0px none;
}

#tickets {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px dotted #FFFFFF;
	border-bottom: 2px dotted #FFFFFF;
	text-align: center;
}

#gallery {
	height:600px;
	width:100%;
}

#menu4 {
	background: url('../images/li_background.png') no-repeat;
	width: 390px;
	heigth: 60px;
	padding: 10px;
	text-align: center;
	margin-left: 80px;
}
	
#menu4 a.wactive{
	color: #B2CCFF;
	text-decoration: none;
}

#parent4{
	
}

ul#parent4 {
	width: 100%;
	background: #000000;
}

#parent4 li{
	background: #7A9A39;
	color: #FFFFFF;
	
}