@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #FCC;
}
body,td,th {
	font-size: 12px;
	color: #633;
	font-family: Century Gothic, Arial, Gulim;
}
div {
	margin: 0;
}
form {
	margin: 0;
}
a:link {
	color: #633;
	text-decoration: none;
}
a:visited {
	color: #633;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}

/* search Bar */
#search-container {
	width: 100%;
	background-color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
}
#search-wrapper {
	width: 984px;
	height: 25px;
	margin: 0 auto;
}
#search-left {
	width: 600px;
	float: left;
}
#search-right {
	width: 384px;
	float: right;
}

/* Header */
#header-container {
	width: 100%;
	background-color: #630;
	background: url(images/header-bg.jpg) repeat-x;
}
#header-wrapper {
	width: 984px;
	height: 145px;
	margin: 0 auto;	
}
#logo-1 {
	width: 492px;
	height: 145px;
	background: url(images/main-title.jpg) no-repeat;
	float: left;
}
#logo-2 {
	width: 208px;
	height: 145px;
	background: url(images/la-best.jpg) no-repeat;
}
#logo-3 {
	width: 284px;
	height: 145px;
	background: url(images/flower-world-wedding.jpg) no-repeat;
	float: right;
}
#nav-container {
	width: 100%;
	background: url(images/main-nav-bg.jpg) repeat-x;
}
#nav-wrapper {
	width: 984px;
	height: 50px;
	margin: 0 auto;
}
#nav-btn {
	width: 140px;
	height: 50px;
	background: url(images/main-nav-btn-1.jpg) no-repeat;
}
#nav-btn-sel {
	width: 140px;
	height: 50px;
	background: url(images/main-nav-btn-2.jpg) no-repeat;
}
#nav-flower {
	width: 284px;
	height: 50px;
	background: url(images/main-nav-flower.jpg) no-repeat;
}
.nav {
	font-family: "Century Gothic", Arial, Gulim;
	font-size: 14px;
	font-weight: bolder;
	color: #633;
	vertical-align: middle;
}

/* Footer */
#footer-container {
	width: 100%;
	height: 70px;
	background-color: #000;
}
#footer-wrapper {
	width: 984px;
	margin: 0 auto;
	padding-top: 15px;
}
#footer-left {
	width: 450px;
	float: left;
	text-align: left;
}
#footer-right {
	width: 500px;
	float: right;
	text-align: right;
}
.footer-contents {
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 10px;
	color: #999;
	padding-left: 20px;
}
#footer-nav {
	padding-left: 10px;
	padding-right: 20px;
}
.footer-nav {
	font-family: "Century Gothic", Arial, Gulim;
	font-weight: bolder;
	font-size: 11px;
}
a.footer-nav:link {
	color: #CB9999;
	text-decoration: none;
}
a.footer-nav:visited {
	color: #CB9999;
	text-decoration: none;
}
a.footer-nav:hover {
	text-decoration: none;
	color: #FFF;
}
a.footer-nav:active {
	text-decoration: none;
}

/* Buttons */
#btn-1 {
	width: 191px;
	height: 41px;
	background: url(images/btn1.jpg) center no-repeat;
	text-align: center;
}
#btn-sha-1 {
	width: 191px;
	height: 20px;
	background: url(images/btn1-sha.jpg) center top no-repeat;
}
.btn-1 {
	font-family: "Century Gothic", Arial, Gulim;
	font-size: 14px;
	color: #F90;
	font-weight: bolder;
	font-style: oblique;
	vertical-align: middle;
}
a.btn-1:link {
	color: #F90;
	text-decoration: none;
}
a.btn-1:visited {
	color: #F90;
	text-decoration: none;
}
a.btn-1:hover {
	color: #FFF;
	text-decoration: none;
}
a.btn-1:active {
	text-decoration: none;
}

#container {
	width: 100%;
	height: 100%;
	background: url(images/stage-bg.jpg) center top repeat-x;
}
#wrapper {
	width: 984px;
	margin: 0 auto;
}
#top {
	width: 984px;
	height: 30px;
	background: url(images/stage-flower.png) top right no-repeat;
}
.ad {
	width: 728px;
	height: 90px;
	margin: 0 auto;
}
.box {
	width: 984px;
	height: 186px;
}
#sha {
	width: 954px;
	height: 42px;
	background: url(images/shadow-bg.jpg) center repeat-x;
}
#sha-lf {
	width: 15px;
	height: 42px;
	background: url(images/shadow-lf.jpg) left no-repeat;
}
#sha-rt {
	width: 15px;
	height: 42px;
	background: url(images/shadow-rt.jpg) right no-repeat;
}
.info {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
#long-body {
	width: 984px;
	background-color: #CB9999;
}

/* Sub Titles */
#sub-title-small {
	width: 293px;
	height: 45px;
	background: url(images/title-bar-small.gif) center no-repeat;
	margin: 0 auto;
	text-align: center;
}
#sub-title-med {
	width: 549px;
	height: 47px;
	background: url(images/title-bar-med.gif) center no-repeat;
	margin: 0 auto;
	text-align: center;
}
#sub-title-long {
	width: 728px;
	height: 47px;
	background: url(images/title-bar-long.gif) center no-repeat;
	margin: 0 auto;
	text-align: center;
}
.sub-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: oblique;
	margin: 0 15px;
}
.sub-title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
}

/* Index Contents */
#intro {
	width: 984px;
	height: 500px;
}
#intro-body {
	width: 323px;
	height: 470px;
	background-color: #CB9999;
	vertical-align: top;
}
#intro-contents-1 {
	width: 283px;
	height: 80px;
	margin: 0 auto;
	vertical-align: top;
}
#intro-contents-2 {
	width: 290px;
	height: 193px;
	margin: 0 auto;
	vertical-align: top;
}
#intro-contents-3 {
	width: 283px;
	height: 80px;
	margin: 0 auto;
	vertical-align: top;
}
.intro-contents {
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 11px;
	color: #630;
	text-align: justify;
}

/* Services Contents */
#services {
	width: 984px;
	height: 260px;
}
#services-body {
	width: 984px;
	height: 230px;
	background-color: #CB9999;
}
#services-left {
	width: 393px;
	height: 230px;
	float: left;
	margin-left: 15px;
}
#services-right {
	width: 549px;
	height: 230px;
	float: right;
	margin-right: 15px;
}
#services-contents-1 {
	width: 500px;
	height: 100px;
	vertical-align: top;
	margin: 0 auto;
}
#services-contents-2 {
	width: 500px;
	height: 63px;
	vertical-align: top;
	margin: 0 auto;
}
.services-contents {
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
}

/* Wedding Contents */
#wedding-contents {	
	width: 684px;
	text-align: justify;
	margin: 0 auto;
}
.wedding-contents {	
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFF;
}
/* Contact Contents */
#contact {
	width: 954px;
	height: 425px;
	margin: 0 auto;
}
#contact-left {
	width: 467px;
	height: 425px;
	float: left;
	background-color: #000;
}
#contact-right {
	width: 467px;
	height: 425px;
	float: right;
}
/* Gallery Contents */
#gallery {
	width: 984px;
	height: 1020px;
	background-color: #000;
	margin: 0 auto;
}
#gal-wrapper {
	width: 940px;
	margin: 0 auto;
}
#gal-left {
	float: left;
	width: 336px;
	margin: 0 auto;
}
#gal-right {
	float: right;
	width: 588px;
	margin: 0 auto;
}
.gal-title {
	width: 336px;
	height: 112px;
	background: url(images/gallery.jpg) center no-repeat;
	margin: 0px;
}
#gal-nav {
	width: 200px;
	height: 30px;
	text-align: center;
	margin: 20px auto;
	background-color: #333;
	background: url(images/gal-nav-btn.png);
}
.gal-nav {
	margin-top: 10px;
	font-size: 14px;
}
a.gal-nav:hover {
	color: #000;
	text-decoration: none;
}
#gal-top {
	text-align: justify;
	padding: 20px;
}
.gal-top1 {
	color: #FCC;
	font-size: 16px;
	font-variant: small-caps;
}
.gal-top2 {
	color: #CCC;
}
#gal-wrapper-funeral {
	width: 930px;
	height: 500px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 0px;
}
#gal-wrapper-dec {
	width: 930px;
	height: 800px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 0px;
}
.gal {
	float: none;
	padding-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
    background-color: #FFF;
	margin: 7px;
	border: none;
	opacity: 0.4;
	filter: alpha(opacity=40)
}
.gal-page-nav {
	text-align: center;
	color: #999;
}
#showimage {
    position: absolute;
    visibility:hidden;
    border: 1px solid gray;
}
#dragbar{
	height: auto;
	width: auto;
    cursor: hand;
    cursor: pointer;
    background-color: #EFEFEF;
    min-width: 300px; 
}
#dragbar #closetext{
    font-weight: bold;
    margin-right: 1px;
	text-align: right;
}

/* FAQ Contents */
#faq-contents {
	width: 549px;
	text-align: left;
	margin: 0 auto;
}
.faq-contents-1 {
	color: #630;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
}
.faq-contents-2 {
	color: #666;
	font-size: 12px;
}

/* Policy & Partners Contents */
#policy-body {
	width: 549px;
	margin: 0 auto;
}
#Partner {
	margin: auto 20px;
}
.partner {
	font-family: Arial, Helvetica, sans-serif, Gulim;
	font-size: 12px;
	color: #666;
}
a.partner:link {
	color: #F90;
	text-decoration: underline;
}
a.partner:hover {
	color: #FFF;
	text-decoration: none;
}
.partner b {
	font-size: 14px;
}
hr.partner {
	color: #FFF;
	width: 400px;
	margin: 5px auto;
}
	
/* Round Boxes */
#rd-long-top-bk {
	width: 984px;
	height: 15px;
	background: url(images/rd-long-top-bk.png) no-repeat;
}
#rd-long-btm-bk {
	width: 984px;
	height: 15px;
	background: url(images/rd-long-btm-bk.png) no-repeat;
}
#rd-long-top {
	width: 984px;
	height: 15px;
	background: url(images/rd-long-top.png) no-repeat;
}
#rd-long-btm {
	width: 984px;
	height: 15px;
	background: url(images/rd-long-btm.png) no-repeat;
}
#rd-tl {
	width: 323px;
	height: 15px;
	background: url(images/rd-top-lf.gif) no-repeat;
}
#rd-tr {
	width: 323px;
	height: 15px;
	background: url(images/rd-top-rt.gif) no-repeat;
}
#rd-bl {
	width: 323px;
	height: 15px;
	background: url(images/rd-btm-lf.gif) no-repeat;
}
#rd-br {
	width: 323px;
	height: 15px;
	background: url(images/rd-btm-rt.gif) no-repeat;
}
#rd-ct {
	width: 323px;
	height: 15px;
	background-color: #CB9999;
}

/* Utilities */
.clean-10 {
	padding-bottom: 10px;
}
.clean-20 {
	padding-bottom: 20px;
}
.clean-30 {
	padding-bottom: 30px;
}
