charset "utf-8";
/* CSS Document */

/*------------------------------ Global Settings -----------------------*/


* {
	margin:0;
	padding:0;
}
a img {
	border: 0px;
}
ul, li {
	list-style:none;
}
body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#container {
	margin:0 auto;
	overflow:hidden;
	width:840px;
}

#logo {
	width:118px;
	height:103px;
	float:left;
	margin: 25px 0 0 20px;
	padding-top: 25px;
}
.logo {
	width:118px;
	height:103px;
	float:left;
	margin: 25px 0 0 20px;
	padding-top: 25px;
}
.left_content_area {
	width:215px;
	min-height:395px;
	margin:0;}
.left_menu_area {
	width:161px;
	min-height:355px;
	overflow:hidden;
	margin:0;
	background-color:#DF8D2F;
}
.left_menu {
	width:138px;
	margin:0;
}
.left_menu ul {
	margin:0;
	padding:0;
}
.left_menu li {
	width:125px;
	float:right;
	position:relative;
	text-align:right;
	font-weight:bold;
	color:#7D2B8B;
	padding:7px 13px 7px 0;
	border-bottom: 1px dotted #fff;
}
.left_menu li a {
	float:right;
	text-align:right;
	font-size:0.63em;
	font-weight:bold;
	color:#7D2B8B;
	padding:0;
	display:block;
	text-decoration:none;
}
.left_menu li a:hover {
	color:#fff;
}
.left_menu li.last {
	border-bottom: none;
}
#right_content_area {
	width:525px;
	min-height:350px;
	/*text-align:left;*/
	float:left;
	margin:0;
	padding:10px 10px 10px 0;
	background: url(/Images/matter_bg.gif) 235px bottom no-repeat;
	overflow:hidden;
}
#right_content_area h1, #right_content_area h2, #right_content_area h3
{
	margin:5px 0 5px 0;
	text-align: left;
	color:#333333;
}
#right_content_area h1 {
	font-size:28px;
}
#right_content_area h2,#right_content_area h3 
 {
	font-size:15px;
}
#right_content_area p {
	text-align: justify;
	font-size:12px;
	color:#333333;
}

#right_content_area a {
	
	color:#7D2B8B;
}
#right_content_area li
{
	font-size:12px;
	color:#333333;
}
.event_add {
	float:left;
	margin:0;
	padding:10px 0;
	border-top:1px dotted #7D2B8B;
	border-bottom:1px dotted #7D2B8B;
	font-family:Arial, Helvetica, sans-serif,;
	font-size:0.75em;
	font-weight:bold;
	font-style:italic;
	color:#7D2B8B;
	height:10px;
	width:525px;
}
#banner {
	width:506px;
	height:166px;
	float:left;
	position:relative;
}
#purchase_now {
	width:104px;
	height:71px;
	margin:20px 0 0 35px;
	float:left;
}
.event_add ul {
	margin:0;
	padding:0;
}
.event_add li {
	float:left;
	font-size:0.75em;
	font-style:normal;
	position:center;
	text-align:right;
	font-weight:bold;
	color:#7D2B8B;
	padding:0 5px;
	border-right: 1px solid #7D2B8B;
}
.event_add li a {
	float:left;
	text-align: center;
	font-weight:bold;
	color:#7D2B8B;
	padding:0;
	display:block;
	text-decoration:none;
}
.event_add li a:hover {
	text-decoration: underline;
}
.event_add li.event_last {
	border-right: none;
}
#footer {
	height:60px;
	margin:0;
	clear:both;
	border-top:1px dotted #7D2B8B;
}
 .dvLeft
 {
 	width:102%;
 	height:170px;
 	background-color: White;
 	background-image:url(/images/top_menu_bg.gif);
 	background-position:center bottom;
 	background-repeat: no-repeat;
 	margin:-1px 0px 0px -1px;
 	padding-left: 0px;
 	
 }
 
 .schedule
 {
 
 }

 .RightContentArea
 {
 padding-left: 3px;
 padding-right: 3px;
 text-align: left;
 }
 .RightContentArea 
 {
 color: #7D2B8B;
 }
 
  .RightContentArea  p
  {
  font-size: 11px;
  }
    .RightContentArea  a
	{
	text-decoration: none;
	color: #7D2B8B;
	}
  
  .bulleted li
  {
  list-style-type: disc;
  }
  
  #tblPassTypes
  {
  font-size: 12px;
  }
  #tblPassTypes th
  {
  text-align: center;
  }
  
    .tblBuy
  {
  font-size: 12px;
  }
  .tblBuy th
  {
  text-align: center;
  }
