body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #f7f749;
	
}

a:link, a:visited { color: #d46528; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #2da3e9; } 

p {
	margin: 0px;
	padding: 3px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.flashclass{ /*sample CSS class added to image slideshow container*/
width: 590px; /*a width should be defined for transition to work*/
padding: 0px;
}

.flashclass img{
border-width: 0;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { float: left; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_20 { margin-right: 20px; }
.margin_right_50 { margin-right: 50px; }

.border_bottom {
	border-bottom: 1px solid #CCC;
}

#hula_container {
	width: 1040px;
	margin: 0 auto;
}

#hula_header {
	width: 1040px;
	height: 119px;
	background: url(images/hula_header_bg3.jpg) no-repeat;
}

#hula_header #site_logo {
	float: left;
	margin: 80px 0 0 40px;
	width: 410px;
	height: 75px;
	background:url(images/hula_logo.png) bottom left no-repeat;
}

.rc_btn_01 a{
	float: right;
	clear: both;
	display: block;
	width: 80px;
	height: 15px;
	text-align: center;
	padding: 10px 0 10px 10px;
	background: url(images/hula_buttom_01.jpg) bottom right no-repeat;
	color: #d46528;
	font-weight: bold;
	text-decoration: none;
}
/* menu */

#hula_menu {
	clear: both;
	width: 930px;
	height: 34px;
	padding: 0 50px 0 40px;
	background: url(images/hula_menu_bg.jpg) no-repeat;
}

#hula_menu ul {
	margin: 0px;
	padding: 15px;
	list-style: none;
	text-align: center;
}

#hula_menu ul li {
	display: inline;
	
}

#hula_menu ul li a {
	float:center;
	margin-left: 0px;
	padding: 0px 30px 0 30px;
	font-size: 18px;	
	color: #2aa3e8;		
	
}

#hula_menu li a:hover, #hula_menu li .current {
	color: #000000;

}

#hula_menu li .last {
	background: none;
}

/* end of menu*/

/* content */

.header_01 {
	font-size: 17px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #d46528;
}

#hula_content {
	clear: both;
	width: 930px;
	padding: 0px 80px 20px 40px;
	background: url(images/hula_content_bg.jpg) repeat-y;
}


#hula_content #content_left {
	float: left;
	width: 600px;
	padding: 10px 0 0 0;
	/* background: #a4ddfe; */
}

#hula_content #content_right {
	float: right;
	width: 300px;
}

#content_left .left_column_section {
	margin: 0;
	padding: 0;
}

.left_column_section p {
	text-align: justify;
	margin-bottom: 10px;
}

.image_box {
	float: left;
	width: 597px;
	height: 272px;
	background: #ffffff;
	border: 2px solid #2aa3e8;
	padding:6px 0 0 6px;
	margin-top:20px;
	
}
.image_box a{border: 1px solid #2aa3e8;}
.image_box a:hover{	border: 2px solid #2aa3e8;}



#content_right .right_column_section {
	clear: both;
	margin-top:13px;
	background: url(images/hula_section_01_content_bg2.jpg) repeat-y;	
}

.right_column_section .header_02 {
	width: 300px;
	height: 38px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align: center;
	background: url(images/hula_section_01_header_bg2.jpg) no-repeat;
}


.right_column_section  .header_03 {
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
	padding-top:5px;
}

.right_column_section .content p{
	font-size: 10pt;
	padding: 0px 15px 0 15px;
	background: url(images/hula_section_01_content_bg2.jpg) repeat-y;
}

.right_column_section span {
	position: absolute;
	width: 300px;
	height: 49px;
	background: url(images/hula_section_01_bottom_bg2.jpg);
}
/* Main gallery page */
.gallery_img
{	
	float:left;
	width:212px;
	padding-left:10px;
	padding-bottom:10px;
	
}
.gallery_img p
{	
	background:url(images/gallery_P.png) no-repeat;
	height:35px;	
	padding:3px 2px 1px 2px;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	color: #353430;
}
.gallery_img img
{	
	border:solid 1px orange;
	
}
/* album gallery page */
.gallery{padding:10px 10px 10px 30px;display: inline; float:left; }
.gallery a{padding:0px 15px 10px 0; margin-bottom:10px}
.gallery a img{width:150px; border-style:solid; border-width:1px; border-color:Orange;margin-bottom:10px}

/* classes page */
#hula_content #classes_left {
	float: left;
	width: 580px;
	padding: 10px 0 0 0;
	
}
#hula_content #classes_left p{
	font-size:10.5pt;
	
}
#classes_left .left_column_section {
	margin: 0;
	padding: 0;
}

#hula_content #classes_right {
	float: right;
	margin-right:0px;
	width: 350px;
	padding: 10px 0 0 0;
	
}
.AGEGROUP{float:left;padding-right:11px;padding-bottom:11px}
.AGEGROUP p{background:url(images/service_back.png) no-repeat;padding:5px 0px 6px 10px;}
#hula_content #classes_left img{width:275px;margin-top:0px;border:solid 1px #feb836;float:left; height:210px;	
}
#hula_content #classes_right p{
	font-size:11pt;
}

/* service page */
#hula_content #service_left {
	float: left;
	width: 480px;
	padding: 20px 0 0 70px;
	
}
#hula_content #service_right {
	float: right;
	margin-right:0px;
	width: 300px;
	padding: 10px 70px 0 0;
	
}
#service_right .right_column_service {
	clear: both;
	margin-top:13px;
	background: url(images/hula_section_01_content_bg.jpg) repeat-y;	
}

.right_column_service .header_02 {
	width: 300px;
	height: 38px;
	font-size: 18px;
	font-weight: bold;
	padding: 45px 0 5px 0;
	text-align: center;
	background: url(images/hula_section_01_header_bg.jpg) no-repeat;
}


.right_column_service  .header_03 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-left:10px;
	font-weight: bold;
	color: #333333;
	padding-top:7px;
	text-decoration: underline;
	
}

.right_column_service .content p{
	font-size: 10.5pt;
	width: 270px;
	padding: 0px 15px 8px 20px;
	
	background: url(images/hula_section_01_content_bg.jpg) repeat-y;
}

.right_column_service span {
	position: absolute;
	width: 300px;
	height: 67px;
	background: url(images/hula_section_01_bottom_bg.jpg);
}
#performance_list ul li
{
	list-style:none;
	padding-bottom:7px;
	padding-left:20px;
	margin-left:-30px;
	background: url(images/hawaiian_flower_serv.png)  no-repeat ;	
}
/* Contact page */
#form1{text-align:right;}
.form_space{font-size:10pt;padding-bottom:5px;}
.label_form{color:#353430;font-weight:bold}

/* bottom panel */

#hula_bottom_panel {
	clear: both;
	width: 700px;
	height: 210px;
	padding: 0px 400px 30px 40px;
	background: url(images/hula_bottom_panel_bg.jpg) no-repeat;	
}

.content_panel_section {
	float: left;
	width: 320px;
}

.content_panel_section ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.content_panel_4_col li {
	margin: 0px;
	padding: 0px;
	color: #2da3e9;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

.content_panel_4_col li a {
	color: #2da3e9;
}

.content_panel_4_col li a:hover {
	color: #d46528;
}

.content_panel_4_col li span {
	clear: both;
	display: block;
	color: #333;
	font-weight: normal;
}


/* end of bottom panel*/

/* footer */
#hula_footer {
	clear: both;
	width: 920px;
	padding: 20px 80px 15px 40px;
	text-align: left;
	color: #000;
	background: #FFFF7D url(images/hula_footer.jpg) top center  no-repeat;
}

#hula_footer a{
	color: #000;
	font-weight: bold;
}
/* end of footer */