body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, p, form, table, tr, td, label, input,  button, textarea, select, option, img 
{
	margin: 0px; 
	padding: 0px;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-family: "times new roman", arial, tahoma, sans-serif;
	color: #42210b;
}
a
{
	text-decoration: none;	
	outline: none;
}
input:focus{outline:none;}

p
{
	color: #42210b;	
}
html
{
	background: #e8e3d5;
}
body
{
	background: #e8e3d5;
}
#outer
{
	margin:0px auto;
	width: 960px;	
}
#wrapper
{
	float: left;
	width: 960px;
	background: url(../images/wrapper_bg.png) repeat-y;
	position: relative;
	left:0px;
}

#menu
{
	float: left;
	width: 100%;
	height: 62px;
	background: url(../images/menu_bg.jpg) no-repeat;
	padding-left:15px;
}	
#menu li a span
{
	font-size:11px;
}
	.new_menu li
	{
		display: inline;
		position: relative;
		z-index: 999;
	}
		
	.new_menu li a
	{
		float: left;
		font-size: 13px;
		color: #754c24;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		margin: 15px 14px 0px 10px;
	}
	.new_menu li a:hover
	{
		color: #578831;
	}
	
/*
DROPDOWN
*/    
.dropHolder 
{float:left;width:145px;;height:1px;}
.dropHolder2 
{float:left;width:165px;;height:1px;}
.dropHolder3 
{float:left;width:75px;;height:1px;}
.dropHolder4 
{float:left;width:155px;;height:1px;}

.dropdown-menu {
    position:absolute;
    font-size:12px;
    color:#FFF;
    cursor:pointer;
	z-index:99;
	background: url(../images/dropdown_bg.jpg);
}

.dropdown-menu a:link, .dropdown-menu a:visited {
    
    display:block !important;
    text-decoration:none !important; 
    margin:0 !important;
}

.dropdown-menu a:hover {
    color:#578831 !important;
    text-decoration:underline !important;
}

.menu-first {
		font-size: 13px;
		color: #754c24;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		margin: 15px 10px 0px 10px;
}

.down-list {
    margin-left:1px;
	padding-bottom:5px;
	padding-top:10px;
	
}
.down-list li {
    padding:5px 5px 5px 15px;
	list-style:none;
	
}
.down-list li a
{
	font-size: 12px;
	color: #754c24;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
.down-list .lastLI { background:#670100; padding-bottom:2px; }	





#marquee
{
	float: left;
	width: 951px;
	height: 335px;
	background: url(../images/marquee4.jpg);
	position: relative;
	left:1px;
}
	#marquee #boxes
	{
		position:absolute;
		right:-10px;
		top:185px;
		margin-right:10px;
		width:515px;
	}
	#marquee #boxes .box
	{
		float: left;
		margin-left:12px;
	}
	#marquee p
	{
		font-size: 12px;
		color: #fff;
		font-family: arial, helvetica, sans-serif;
		padding-bottom:5px;
		float: left;
		clear: both;
		width:100%;
		white-space:nowrap;
	}
	#marquee p strong
	{
		font-size: 20px;
	}
	#marquee a
	{
		color: #fff;	
		text-decoration: underline;
		font-size: 15px;
		float: left;
		clear:both;
		width:100%;
	}
	#marquee a:hover
	{
		color: #FEE801;
	}
	#marquee #boxes .box a.tickets
	{
		float: left;
		width:117px;
		height:41px;
		text-indent: -9999px;
		background: url(../images/buttons.png) no-repeat;
		
	}
		#marquee #boxes .box a.tickets:hover
		{background-position: -117px 0;}
	
	#marquee #boxes .box a.location
	{
		float: left;
		width:84px;
		height:31px;
		text-indent: -9999px;
		background: url(../images/buttons.png) 0 -41px no-repeat;
		position: relative;
		left:14px;
		top:5px;
	}
		#marquee #boxes .box a.location:hover
		{background-position: -117px -41px;}
		
	#marquee #boxes .box a.store
	{
		float: left;
		width:84px;
		height:31px;
		text-indent: -9999px;
		background: url(../images/buttons.png) 0 -71px no-repeat;
		position: relative;
		left:14px;
		top:10px;
	}
		#marquee #boxes .box a.store:hover
		{background-position: -117px -71px;}
	
	#marquee #boxes .box a.hotel
	{
		float: left;
		width:170px;
		height:31px;
		text-indent: -9999px;
		background: url(../images/buttons.png) 0 -131px no-repeat;
		position: absolute;
		left:115px;
		bottom:-8px;
		margin-bottom: 3px;
	}
		#marquee #boxes .box a.hotel:hover
		{background-position: -171px -130px;}
	
	#marquee #boxes .box a.results
	{
		float: left;
		width:84px;
		height:31px;
		text-indent: -9999px;
		background: url(../images/buttons.png) -212px -41px no-repeat;
		position: absolute;
		left:290px;
		bottom:-8px;
		margin-bottom: 3px;
	}
		#marquee #boxes .box a.results:hover
		{background-position: -302px -41px;}
	
	.padding
	{
		padding-left:10px;	
	}
	#results2009 a
	{
	position:absolute;
	top:14px;
	right:18px;
	width:200px;
	height:150px;
	display:block;
	}
#container
{
	float: left;
	width: 100%;
	margin-top:20px;
}
	
	#container p
	{
		font-size: 14px;
		line-height: 20px;
		padding: 0px 10px 20px 10px;
	}
	#ancillary td
	{
		font-size: 14px;
		line-height: 20px;
		padding: 0px 10px 10px 10px;
		color: #42210b;
	}
	#right_column td
	{
		font-size: 14px;
		line-height: 20px;
		padding: 0px 10px 3px 10px;
		color: #42210b;
	}
	#container p span
	{
		font-weight: bold;
		font-size: 24px;
	}
	#container p a, #ancillary td a, #right_column td a
	{
		color: #DD1B00;
	}
	#container p a:hover, #ancillary td a:hover, #right_column td a:hover
	{
		text-decoration: underline;
	}
	#container h1
	{
		float: left;
		width: 100%;
		height: 60px;
		margin-bottom:10px;
		text-indent: -9999px;	
	}
	#container h1.event_header_style img
	{
		display:block;
		position: relative;
		left:-7px;
	}
	#container h2
	{
		font-size: 18px;
		padding: 0px 10px 0px 10px;
	}
		#container h2 a
		{
			color: #DD1B00;
		}
		#container h2 a:hover
		{
			text-decoration: underline;
		}
	#container h2 strong
	{
		float: left;
		width: 100%;
		padding-bottom:20px;	
	}
	#container h3
	{
		float: left;
		width:100%;
		height:36px;
		text-indent: -9999px;
	}
		h3.sponsors_h3
		{
			background: url(../images/h1_sponsors2.jpg) no-repeat;	
			margin-top:20px;
			margin-bottom:5px;
		}
	  
	  #container h1.namamo
	  {
		  background: url(../images/h1_namamo.jpg) no-repeat;
	  }
	  #container h1.namamo2
	  {
		  background: url(../images/h1_namamo2.jpg) no-repeat;
	  }
	  #container h1.aloha
	  {
		  background: url(../images/h1_aloha.jpg) no-repeat;
	  }
	  #container h1.about
	  {
		  background: url(../images/h1_about.jpg) no-repeat;
	  }
	  #container h1.workshops
	  {
		  background: url(../images/h1_workshops.jpg) no-repeat;
	  }
	  #container h1.workshops2
	  {
		  background: url(../images/h1_workshops2.jpg) no-repeat;
	  }
	  #container h1.schedule
	  {
		  background: url(../images/h1_schedule.jpg) no-repeat;
	  }
	  #container h1.events
	  {
		  background: url(../images/h1_events.jpg) no-repeat;
	  }
	  #container h1.events2
	  {
		  background: url(../images/h1_events2.jpg) no-repeat;
	  }
	  #container h1.events3
	  {
		  background: url(../images/h1_events3.jpg) no-repeat;
	  }
	  #container h1.participants
	  {
		  background: url(../images/h1_participants.jpg) no-repeat;
	  }
	  #container h1.judges
	  {
		  background: url(../images/h1_judges.jpg) no-repeat;
	  }
	  #container h1.location
	  {
		  background: url(../images/h1_location.jpg) no-repeat;
	  }
	  #container h1.tickets
	  {
		  background: url(../images/h1_tickets.jpg) no-repeat;
	  }
	  #container h1.order_tickets
	  {
		  background: url(../images/h1_order_tickets.jpg) no-repeat;
	  }
	  #container h1.sponsors
	  {
		  background: url(../images/h1_sponsors.jpg) no-repeat;
	  }
	  #container h1.media
	  {
		  background: url(../images/h1_media.jpg) no-repeat;
	  }
	  #container h1.contact
	  {
		  background: url(../images/h1_contact.jpg) no-repeat;
	  }
	  #container h1.gallery
	  {
		  background: url(../images/h1_gallery.jpg) no-repeat;
	  }
	  #container h1.vendors
	  {
		  background: url(../images/h1_vendors.jpg) no-repeat;
	  }
	  #container h1.videos
	  {
		  background: url(../images/h1_videos.jpg) no-repeat;
	  }
	  #container h1.terms
	  {
		  background: url(../images/h1_terms.jpg) no-repeat;
	  }
	  #container h1.store
	  {
		  background: url(../images/h1_store.jpg) no-repeat;
	  }
	  #container h1.supporters
	  {
		  background: url(../images/h1_supporters.jpg) no-repeat;
	  }
	  #container h1.privacy
	  {
		  background: url(../images/h1_privacy.jpg) no-repeat;
	  }
	  #container h1.halau
	  {
		  background: url(../images/h1_halau.jpg) no-repeat;
	  }
	  #container h1.vendor_inquiry
	  {
		  background: url(../images/h1_vendor_inquiry.jpg) no-repeat;
	  }
	  #container h1.results
	  {
		  background: url(../images/h1_results.jpg) no-repeat;
	  }
	  #container h1.results03
	  {
		  background: url(../images/h1_results03.jpg) no-repeat;
	  }
	  #container h1.results04
	  {
		  background: url(../images/h1_results04.jpg) no-repeat;
	  }
	  #container h1.results05
	  {
		  background: url(../images/h1_results05.jpg) no-repeat;
	  }
	  #container h1.results06
	  {
		  background: url(../images/h1_results06.jpg) no-repeat;
	  }
	  #container h1.results07
	  {
		  background: url(../images/h1_results07.jpg) no-repeat;
	  }
	  #container h1.results08
	  {
		  background: url(../images/h1_results08.jpg) no-repeat;
	  }
	  #container h1.results09
	  {
		  background: url(../images/h1_results09.jpg) no-repeat;
	  }

	#left_column
	{
		float: left;
		width: 305px;
		padding-left:50px;
	}
		#left_column p
		{
			font-size: 14px;
			font-weight: bold;
		}
    #right_column
    {
	   float: left;
	   width: 510px;
	   margin-left:30px;
	   position: relative;
    }
		#right_column img
		{
			margin: 10px 0px 0px 10px;	
		}
		#right_column form
		{
			clear: both;
			color: #42210b;
		}
		#error_display
		{
			color: #bc0000;	
			font-size: 16px;
		}
	#note
	{
		width: 355px;
		height:276px;
		margin-left: 75px;
		background: url(../images/note2.jpg) left top no-repeat;
	}
		#note ul
		{
			float: left;
			margin-top:40px;
			margin-left:50px;
		}
		#note li
		{
			list-style:none;
		}
		#note li h2
		{
			font-size: 15px;
			font-weight: bold;
		}
		#note li p
		{
			font-size:12px;
			padding-bottom:8px;
		}


#logo
{
	width: 330px;
	height:335px;
	position: absolute;
	left:20px;
	top:0px;
}
	#logo li
	{
		list-style: none;
		height:335px;
		width:310px;
		float: left;
		margin-top:3px;
		margin-left:7px;
	}
	#logo li a img.cover
	{
		position: relative;
		top:0px;
		left:50px;
		width: 240px;
	}
	
#my_gallery
{
	float: left;
	width: 300px;
	height:404px;
	margin-bottom:15px;
	position: relative;
	z-index:0;
}
  #my_gallery li
  {
	  list-style: none;	
  }
  
  
#sponsors
{
	float: left;
}
  #sponsors li
  {
	 float: left;
	 display: inline;	
	  margin: 0px 30px 10px 0px;
  }
ul#workshops
{
	float: left;
	padding-bottom:20px;
}
	ul#workshops li
	{
		font-size: 12px;
		color: #42210b;
		margin-left:25px;
		line-height:18px;
	}
	
ul.ul
{
	float: left;
	clear: both;
	width:100%;
	padding-bottom:20px;
}
	ul.ul li
	{
		font-size: 12px;
		color: #42210b;
		margin-left:25px;
		line-height:18px;
	}
	ul.ul li a
	{
		color: #DD1B00;	
	}

	
#ancillary
{
	float: left;
	width: 90%;
	padding-left:50px;
	padding-right:50px;
}

#footer
{
	float: left;
	width: 960px;
	height:70px;
	background: url(../images/footer_bg.jpg) left bottom no-repeat;
	background-position: 0px 0px;
	font-family: arial, sans-serif;
	position: relative;
	left:0px;
	text-align:center;
}
	#footer li
	{
		display: inline;
		font-size:11px;
		position: relative;
		top:30px;
		margin: 0px 10px 0px 10px;
	}
	#footer li a
	{
		color: #754c24;	
	}
	#footer li a:hover
	{
		text-decoration: underline;	
	}
	  
	  
#designer
{
	margin:0px auto;
	text-align: center;
}
	#designer p
	{
		font-size:10px;
		font-family: arial, sans-serif;	
		padding-bottom:20px;
	}
	#designer p a
	{
		color: #578831;	
	}
	#designer p a:hover
	{
		color: #42210b;	
	}
	  
#results_list
{
	margin:0px auto;
	overflow:hidden;
	width: 800px;
	padding-bottom:50px;
	
}
	#results_list h4
	{
		font-size: 20px;	
	}
	#results_list table
	{
		float: left;
		border: 1px solid #42210b;	
		background: #42210b;
		margin:10px 10px 10px 35px;
	}
	#results_list table td
	{
		background: #E9DBC1;
		padding:5px;
	}
	#results_list table td strong
	{
		margin:0px;
		padding:0px;
	}
.clear
{
	clear: both;	
}
p big
{
	float: left;
	width:100%;
	height:60px;
	padding-top:20px;
	font-weight: bold;
}

.video_link
{
	position: relative;
	left:55px;
	top:10px;
}

img.align
{
	position: relative;
	left:9px;
}
/************************************************/
#ticket_package
{
	float: left;
	width:100%;
	height:55px;
	padding: 0 0 20px 0;
	background:url(../images/ticket_package.jpg) 30px 0 no-repeat;
}

/*#accordion, #accordion2 {
	float: left;
	clear: both;
	width:463px;
	padding-top:0px;
	border: 1px solid red;
}
#accordion .next, #accordion2 .next
{
	cursor: pointer;	
}
#accordion h4, #accordion2 h4{
	float: left;
	width:463px;
	height:53px;
	background: url(../images/shopping_headers.png) 0px 0px no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	position: relative;
	z-index:1;
}
#accordion h4.select
{background-position: 0 0;}
#accordion h4.select:hover
{background-position: -463px 0;}

#accordion h4.payment
{background-position: 0 -60px;}
#accordion h4.payment:hover
{background-position: -463px -60px;}

#accordion h4.confirm
{background-position: 0 -120px;}
#accordion h4.confirm:hover
{background-position: -463px -120px;}


#accordion ul, #accordion2 ul {
	float: left;
	width:453px;
	display: none;
	margin-bottom:3px;
	padding-bottom:8px;
	background: url(../images/accordion_btm.jpg) bottom center no-repeat;
	position: relative;
	top:-10px;
	left:5px;
}
#accordion ul li, #accordion2 ul li
{
	float: left;
	width:100%;
	list-style:none;
	padding-top:10px;
	padding-bottom:10px;
	background: #e4d3b8;
}
#accordion ul li p
{
	padding:5px 10px 5px 10px;
	font-size: 12px;
	color: #444;
}
#accordion a {
	text-decoration: none;
}
#accordion a:hover {
	text-decoration: underline;
}*/

.anniversary
{
	margin-left: 160px;
}
/* styling of the container. */
a.myPlayer {
	
	float: left;
	width: 500px;
	height:400px; 
	text-align:center;
	padding:3px;
	margin-left: 160px;
	border: 2px solid #85461D;
}

/* play button */
a.myPlayer img {
	margin-top:150px;
	border:0px;
	position: relative;
}	  
	.ehm
	{
		background: url(../images/ehm_video.jpg) no-repeat;
		background-position: 50% 50%;
	}

#ticketsbuttons{
	float: left;	
	padding:0 0 15px 0;
}
#ticketsbuttons span{
	font-size: 24px;
	color: #DD1B00;
}
#ticketsbuttons a{
	float: left;
	width:222px;
	height:41px;
	text-indent: -9999px;
	background: url(../images/buttons.png) 0 -171px no-repeat;
}
#ticketsbuttons a:hover{
	background-position: -220px -171px;
}
#ticketsbuttons a.orderform{
	background-position: 0 -211px;
}
#ticketsbuttons a.orderform:hover{
	background-position: -220px -211px;
}






ul#results-archives{
	float: right;
	width:300px;
	height:20px;
	position: absolute;
	top:395px;
	right:20px;
}
ul#results-archives li{
	float: left;
	display: inline;
	font-size:14px;
	color: #853E10;
	text-transform:capitalize;
	font-weight: bold;
	padding: 0 0 0 5px;
}
ul#results-archives li a{
	color: #444;	
	font-weight: normal;
	font-size:13px;
}
ul#results-archives li a:hover{
	text-decoration: underline;	
}