/*resets...*/
* {
	margin:0;
	padding:0
}
fieldset {
	border:none
}
a {
	cursor:pointer;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
.curv {
	float:left;
	width:100%;
}
.curv img {
	float:left;
}
body {
	background:url(../images/body_bg.jpg) repeat;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
}
.clear {
	clear:both;
}
/*wrapper goes here...*/
#wrapper {
	width:990px;
	margin:0 auto;
	background:#FFF;
}
/*wrapper goes here...*/
#header {
	float:left;
	width:990px;
	height:140px;
	background:url(../images/header_bg.jpg) no-repeat 0 0;
}
#logo {
	float:left;
	width:421px;
	height:136px;
	padding:4px 0 0 29px;
}
#header .header_contetns {
	float:right;
	width:186px;
	height:123px;
	display:block;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	padding-top:13px;
}
/*menu_wrapper goes here...*/
#menu_wrapper {
	float:left;
	width:990px;
	height:75px;
}

#menu_wrapper_sub {
	float:left;
	width:990px;
	height:70px;
}

/*menu goes here...*/
#menu {
	float:left;
	width:990px;
	height:39px;
	background:url(../images/menu_bg.jpg) no-repeat 0 0;
}
#menu ul {
	float:left;
	width:812px;
	list-style:none;
	padding:8px 0 0 18px;
}
#menu ul li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-transform:uppercase;
}
#menu ul li a {
	color:#FFF;
	text-decoration:none;
	padding:5px 21px 5px 17px;
	display:block;
	background:url(../images/nav_divider.gif) no-repeat right center;
}
#menu ul li a:hover {
	color:#ffae00;
}
#menu ul li.active a {
	color:#ffae00;
	cursor:text;
}
#menu ul li.last a {
	background:none;
}
/*menu.links goes here...*/
#menu .links {
	float:right;
	width:147px;
	padding:13px 0 0 0;
	color:#FFF;
}
#menu .links span {
	float:left;
}
#menu .links span a {
	color:#FFF;
	text-decoration:none; padding:0 12px
}
#menu .links span a:hover {
	color:#ffae00;
}
#menu .links span.current {
	color:#ffae00;
	text-decoration:none; padding:0 12px
}

/*sub_menu goes here...*/
#sub_menu {
	float:left;
	width:990px;
	height:37px;
	background:url(../images/sub_menu_bg.gif) no-repeat 0 0;
}
#sub_menu .sub_menu_by_state {
	float:left;
	width:370px;
	height:37px;
}
#sub_menu .sub_menu_by_locations {
	float:left;
	width:410px;
	height:37px;
}
#sub_menu ul {
	float:left;
	width:100%;
	list-style:none;
	padding:3px 0 0 36px;
}
#sub_menu ul li {
	float:left;
	color:#9a9362;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:5px 25px 5px 0;
}
#sub_menu ul li a {
	color:#000;
	text-decoration:none;
}
#sub_menu ul li a:hover {
	color:#FFF;
}
#sub_menu ul li.last {
	padding:5px 0 5px 0;
}
#sub_menu ul li.active a {
	color:#FFF;
	cursor:text;
}
/*body_container goes here...*/
#body_container {
	float:left;
	width:990px;
}
#left_container_wrapper {
	float:left;
	width:790px;
}
#left_container_wrapper .banner {
	float:left;
	width:784px;
	padding:2px 0 0 6px;
	margin-bottom:15px;
	display:inline;
}
/*left_container goes here...*/
#left_container {
	float:left;
	width:175px;
	border:1px solid #d9d9d9;
	margin:0 0 0 16px;
	display:inline;
	background:url(../images/left_container_bg.gif) no-repeat bottom center;
	padding-bottom:118px;
	margin-bottom:2px;
}
#verticle_menu {
	float:left;
	width:175px;
}
#verticle_menu ul {
	float:left;
	width:175px;
	list-style:none;
}
#verticle_menu ul li {
	float:left;
	width:175px;
	height:29px;
	border-bottom:1px solid #d9d9d9;
	font-size:13px;
	line-height:15px;
}
#verticle_menu ul li a {
	float:left;
	width:155px;
	height:22px;
	color:#000;
	text-decoration:none;
	padding:7px 0 0 20px;
}
#verticle_menu ul li a:hover {
	background:#f5ceff;
	font-weight:bold;
	color:#000;
}
#verticle_menu ul li.active a {
	background:#f5ceff;
	font-weight:bold;
	color:#000;
}
#left_container h2 {
	float:left;
	width:175px;
	text-align:center;
	margin:27px 0 0 0;
}
#left_container .ad_box {
	float:left;
	width:175px;
	margin:20px 0 0 0;
	display:inline;
}
#left_container .ad_box p {
	float:left;
	width:137px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:18px;
	margin-left:19px;
	display:inline;
}
#left_container .ad_box p span {
	font-weight:bold;
	color:#c70101;
	text-decoration:underline;
}
#left_container .google_ad {
	float:left;
	width:137px;
	margin:24px 0 0 19px;
}
/*middle_container goes here...*/
#middle_container {
	float:right;
	width:528px;
	padding:0 34px 0 22px;
}
#middle_container h2 {
	float:left;
	width:528px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:38px;
	line-height:42px;
	color:#d96aed;
	padding-bottom:17px;
}
#middle_container h3 {
	float:left;
	width:528px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:36px;
	line-height:40px;
	color:#000;
	padding:28px 0 8px 0;
}
#middle_container .text_box_1 {
	float:left;
	width:528px;
}
#middle_container .text_box_1_image_l {
	float:left;
	border:1px solid #000;
	margin:0 0 10px 10px;
	display:inline;
}
#middle_container .text_box_1_image_r{
	float:right;
	border:1px solid #000;
	margin:0 0 10px 10px;
	display:inline;
}
#middle_container .text_box_1 p {
	line-height:16px;
	margin-bottom:10px;
}
#middle_container .text_box_2 {
	float:left;
	width:528px;
}
#middle_container .text_box_2 img {
	float:left;
	border:1px solid #000;
	margin:0 10px 10px 0;
	display:inline;
}
#middle_container .text_box_2 p {
	line-height:16px;
	margin-bottom:10px;
}
#middle_container .wedding_location {
	float:left;
	width:258px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:12px;
	line-height:15px;
	color:#000;
}
#middle_container .kauai_map {
	float:right;
	width:252px;
	height:203px;
}
#middle_container .ulua_iamge {
	float:left;
	width:127px;
	height:102px;
	margin:0 27px 15px 0;
}
#middle_container .ulua_iamge img {
	float:left;
}
#middle_container .ulua_contents {
	float:left;
	width:528px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:12px;
	line-height:15px;
	color:#000;
	padding-bottom:17px;
}
#middle_container .ulua_contents.first {
	float:left;
	width:372px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:12px;
	line-height:15px;
	color:#000;
}
/*right_container goes here...*/
#right_container {
	float:right;
	width:185px;
	padding:25px 13px 0 0;
}

#right_container .question_box {
	float:right;
	width:172px;
	height:118px;
	padding:15px 0 0 13px;
	border:1px solid #d9d9d9;
	background:#FFF url(../images/question_box_bg.gif) repeat-x;
	margin-bottom:6px;
}
#right_container .question_mark_box {
	float:right;
	width:auto;
	position:relative;
}
#right_container .question_mark {
	float:right;
	width:auto;
	position:absolute;
	top:-30px;
	right:-11px;
}
#right_container .question_box h2 {
	float:right;
	width:172px;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:8px;
}
#right_container .question_box p {
	float:right;
	width:172px;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:14px;
}
#right_container .question_box span {
	float:right;
	width:172px;
	font-size:18px;
	font-weight:bold;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#ff0000;
	display:block;
}
#right_container .wedding_guide_box {
	float:right;
	width:185px;
	background:#27170d;
	margin-bottom:6px;
}
#right_container .wedding_guide_box img {
	float:right;
}
#right_container .chose_hawaiian_style_box {
	float:right;
	width:173px;
	padding:6px 6px 0 6px;
	border:1px solid #d9d9d9;
}
#right_container .chose_hawaiian_style_box h2 {
	float:right;
	width:158px;
	height:49px;
	padding:8px 0 0 15px;
	background:#ebe6c7;
	color:#38271a;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	margin-bottom:18px;
}
#right_container .chose_hawaiian_style_box p {
	float:right;
	width:161px;
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:17px;
	padding-left:7px;
}
#right_container .chose_hawaiian_style_box p span {
	color:#c70101;
	font-weight:bold;
}

/*footer goes here...*/
#footer {
	float:left;
	width:990px;
	height:89px;
	background:url(../images/footer_bg.jpg) no-repeat 0 0;
	padding:23px 0 7px 0;
}
#footer.footer_home {
	float:left;
	width:990px;
	height:89px;
	background:url(../images/footer_bg_home.jpg) no-repeat 0 0;
	padding-top:15px;
}
#footer .footer_menu {
	float:left;
	width:990px;
	list-style:none;
	text-align:center;
}
#footer .footer_menu li{
	display:inline;
	background:url(../images/footer_menu_divider.gif) no-repeat right center;
	padding:0 8px 0 4px;
	line-height:18px;
}
#footer .footer_menu li a{
	text-decoration:none;
	color:#a7784b;
}
#footer .footer_menu li a:hover {
	text-decoration:none;
	color:#a7784b;
}
#footer .footer_menu li.last {
	background:none;
}
#footer .footer_info {
	float:left;
	width:990px;
	text-align:center;
	margin-top:13px;
	color:#a7784b;
}
#footer .footer_info a{
	text-decoration:none;
	color:#a7784b;
	margin-right:3px;
}
#footer .footer_info a:hover{
	text-decoration:underline;
	color:#a7784b;
}
#footer .copy_right {
	float:left;
	width:990px;
	text-align:center;
	margin-top:11px;
	color:#a7784b;
}


/*stylesheet for index page*/

#body_container_home {
	float:left;
	width:990px;
}
#body_main_container {
	float:left;
	width:988px;
	background: #fff url(../images/index_body_bg.jpg) repeat-x 0 0;
	margin:0 1px;
	display:inline;
	padding:24px 0 0 0;
}
#top_container {
	float:left;
	width:988px;
	background: #fff url(../images/top_box_bg.jpg) repeat-x bottom left;
	padding:0 0 16px 0;
}
#top_container .left_details_box {
	float:left;
	width:673px;
	padding:0 0 0 11px
}
#top_container .left_details_box h2 {
	float:left;
	width:652px;
	padding:0 0 0 21px;
	font-size:40px;
	font-weight:normal;
	line-height:44px;
	color:#000;
	position:relative;
	z-index:1;
	text-align:right
}
#top_container .left_details_box .details_box {
	float:left;
	width:673px;
	margin:-28px 0 0 0
}
#top_container .left_details_box .details_box .image_side {
	float:left;
}
#top_container .left_details_box .details_box .description {
	float:left;
	padding:53px 0 0 7px;
	width:240px;
}
#top_container .left_details_box .details_box .description p {
	float:left;
	width:240px;
	font-size:12px;
	color:#000;
	line-height:17px;
	padding:0 0 24px 0
}
#top_container .left_details_box .details_box .description p strong {
	font-weight:bold
}
#top_container .left_details_box .details_box .description p a {
	color:#e71514;
	text-decoration:underline
}
#top_container .left_details_box .details_box .description p a:hover {
	color:#e71514;
	text-decoration:none
}
#top_container .left_details_box .details_box .description span {
	float:left;
	width:240px;
	text-align:center;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	color:#006e22
}
#top_container .left_details_box .details_box .locations {
	float:right;
	width:165px;
	padding:45px 0 0 0
}
#top_container .left_details_box .details_box .locations h4 {
	float:left;
	width:165px;
	font-size:12px;
	color:#000;
	line-height:16px;
	font-weight:bold
}
#top_container .left_details_box .details_box .locations ul {
	float:left;
	width:135px;
	list-style:none;
	padding:6px 0 0 30px
}
#top_container .left_details_box .details_box .locations ul li {
	float:left;
	width:115px;
	padding:3px 0 0 20px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#e71514;
	background:url(../images/black_dot.jpg) no-repeat 0 9px
}
#top_container .left_details_box .details_box .locations ul li.spacer {
	background:none
}
#top_container .left_details_box .details_box .locations ul li a {
	color:#e71514;
	text-decoration:underline
}
#top_container .left_details_box .details_box .locations ul li a:hover {
	color:#e71514;
	text-decoration:none
}
#top_container .wedding_guide_box {
	float:right;
	width:225px;
	padding:8px 7px 11px 7px;
	border:1px solid #c5c5c5;
	margin:0 27px 0 0;
	display:inline;
	background-color: #ffc547;
}
#top_container .wedding_guide_box .wedding_guide {
	float:left;
}
#top_container .wedding_guide_box form {
	float:left;
	width:187px;
	padding:5px 0 0 38px;
}
#top_container .wedding_guide_box form .row {
	float:left;
	width:187px;
	padding:4px 0 0 0
}
#top_container .wedding_guide_box form .row label {
	float:left;
	width:187px;
	font-size:13px;
	color:#000;
	line-height:16px
}
#top_container .wedding_guide_box form .row .input {
	float:left;
	width:126px;
	height:18px;
	border-top:2px solid #7c7b7d;
	border-right:1px solid #f5f5f6;
	border-bottom:1px solid #f5f5f6;
	border-left:2px solid #7c7b7d;
	font-size:12px;
	padding:0px 0 0 0;
	line-height:15px
}
#top_container .wedding_guide_box form .row .submit {
	float:left;
	margin:6px 0 0 0
}
#bottom_box_container {
	float:left;
	width:931px;
	background:url(../images/green_strips_bg.jpg) repeat-y 0 0;
	min-height:307px;
	height:auto!important;
	height:307px;
	border-top:1px solid #000;
	padding:19px 24px 0 35px
}
#bottom_box_container .wedding_package_box {
	float:left;
	width:250px;
	background:url(../images/wedding_package_bg.jpg) no-repeat 0 0;
	height:259px;
	margin:0 24px 0 0;
	display:inline;
	padding:22px 24px 0 20px
}
#bottom_box_container .wedding_package_box h3 {
	float:left;
	width:250px;
	font-size:22px;
	line-height:26px;
	font-weight:bold;
	color:#11457a
}
#bottom_box_container .wedding_package_box p {
	float:left;
	width:250px;
	font-size:12px;
	line-height:15px;
	color:#000;
	padding:15px 0 10px 0
}
#bottom_box_container .wedding_package_box span {
	float:left;
	width:250px;
	font-size:12px;
	line-height:16px;
	color:#000;
	font-style:italic;
	padding:0 0 8px 0
}
#bottom_box_container .wedding_package_box ul {
	float:left;
	width:250px;
	list-style:none;
	padding:4px 0 0 0;
	margin:0 0 0 -3px;
	display:inline
}
#bottom_box_container .wedding_package_box ul li {
	float:left;
	padding:0 4px 0 3px;
	font-size:12px;
	background:url(../images/links_seprator.jpg) no-repeat center right;
	color:#000
}
#bottom_box_container .wedding_package_box ul li strong {
	font-size:12px;
	color:#000;
	font-weight:bold;
	background:none;
}
#bottom_box_container .wedding_package_box ul li a {
	color:#e71514;
	text-decoration:underline
}
#bottom_box_container .wedding_package_box ul li a:hover {
	color:#e71514;
	text-decoration:none
}
#bottom_box_container .wedding_package_box ul li.last {
	background:none
}
#bottom_box_container .offering_box {
	float:left;
	width:250px;
	background:url(../images/offering_box_bg.jpg) no-repeat 0 0;
	height:259px;
	padding:22px 24px 0 20px
}
#bottom_box_container .offering_box h3 {
	float:left;
	width:240px;
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	padding:0 0 0 10px
}
#bottom_box_container .offering_box ul {
	float:left;
	width:220px;
	list-style:none;
	padding:0 0 0 30px
}
#bottom_box_container .offering_box ul li {
	float:left;
	width:209px;
	padding:3px 0 0 11px;
	background:url(../images/black_dot_small.jpg) no-repeat 0 9px;
	color:#000;
}
#bottom_box_container .offering_box ul li a {
	color:#000;
	text-decoration:underline
}
#bottom_box_container .offering_box ul li a:hover {
	color:#000;
	text-decoration:none
}
#bottom_box_container .offering_box ul li.read_more {
	color:#000;
	background:none;
	font-size:11px
}
#bottom_box_container .offering_box .free_travel_quote {
	float:left;
	width:250px;
	background:url(../images/offering_box_seprator_bg.jpg) no-repeat top center;
	padding:20px 0 0 0;
	margin:5px 0 0 0
}
#bottom_box_container .offering_box .free_travel_quote .img {
	float:left;
}
#bottom_box_container .offering_box .free_travel_quote .description {
	float:left;
	font-size:11px;
	color:#000;
	padding:3px 0 0 14px;
	width:175px
}
#bottom_box_container .offering_box .free_travel_quote .description p {
	float:left;
	font-size:11px;
	color:#000;
}
#bottom_box_container .offering_box .free_travel_quote .description p strong {
	font-weight:bold
}
#bottom_box_container .offering_box .free_travel_quote .description p strong a {
	color:#c70101;
	text-decoration:underline
}
#bottom_box_container .offering_box .free_travel_quote .description p strong a:hover {
	text-decoration:none
}
#bottom_box_container .offering_box .free_travel_quote .description p a {
	color:#000;
	text-decoration:underline
}
#bottom_box_container .offering_box .free_travel_quote .description p a:hover {
	text-decoration:none
}
#bottom_box_container .testimonials_box {
	float:right;
	width:242px;
	background:url(../images/testimonials_box_bg.jpg) no-repeat 0 0;
	height:259px;
	padding:22px 24px 0 28px
}
#bottom_box_container .testimonials_box h3 {
	float:left;
	width:242px;
	font-size:22px;
	line-height:26px;
	font-weight:bold;
	color:#850077;
	padding:0 0 15px 0
}
#bottom_box_container .testimonials_box .testimonials_details {
	float:left;
	width:242px;
}
#bottom_box_container .testimonials_box .testimonials_details .image {
	float:left;
}
#bottom_box_container .testimonials_box .testimonials_details .testimonials_description {
	float:left;
	width:145px;
	padding:0 0 0 13px
}
#bottom_box_container .testimonials_box .testimonials_details .testimonials_description p {
	float:left;
	width:145px;
	color:#000;
	line-height:15px;
	padding:0 0 12px 0
}
#bottom_box_container .testimonials_box .testimonials_details .testimonials_description p strong {
	font-weight:bold
}
#bottom_box_container .testimonials_box .links {
	float:left;
	width:242px;
	font-size:12px;
	line-height:16px;
	color:#e71514;
	padding:0 0 2px 0
}
#bottom_box_container .testimonials_box .links a {
	color:#e71514;
	text-decoration:underline
}
#bottom_box_container .testimonials_box .links a:hover {
	color:#e71514;
	text-decoration:none
}
#middle_container .text_box_1_bullets {
	margin-left: 10px;
	font-size:14px;
	line-height:24px;
}
#middle_container .text_box_subhead {
	font-size: 24px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#wrapper #menu_wrapper_sub {
}
