@charset "UTF-8";
/* CSS Document */

/****************************************
		General Setting 
*****************************************/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}
html{
overflow:0;
}
BODY {
	overflow-y:scroll;
	font-family: 'Cantarell', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3F0006;
	letter-spacing: 1px;
	font-weight: normal;
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	margin: 0px;
	line-height: 1em;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

.clear {
 	clear: both;
}
a{
	color: #FED985;
}
a:HOVER {

	color: #FFB91C;
}
p {
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}
.Space5px {
     height:5px;
}
.Space10px {
     height:10px;
}
.Space15px {
     height:15px;
}
.Space20px {
     height:20px;
}
.Space25px {
     height:25px;
}
.Space30px {
     height:30px;
}
input:focus {
  outline: none;
}
textarea:focus {
  outline: none;
}
input, textarea {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
	
}.LogoBox {
	float: left;
	padding-top: 13px;
	padding-left: 13px;
}
.LogoLink {
	background-image: url(img/logoS.png);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 280px;
}
.TopMenuBox {
	font-family: 'Josefin Sans', sans-serif;
	float: right;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: 20px;
}
.TopMenuBox a {
	color: #FED985;
	text-decoration: none;
	display: inline-block;
	padding-top: 27px;
	padding-right: 10px;
	text-shadow: 2px 2px #000000;
	padding-left: 10px;
}
.TopMenuBox a:HOVER {
	color: #FFB91C;
	text-decoration: none;
	display: inline-block;
	background-image: url(img/TopMenuBack.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 74px;
}
a.TopMenuActive {
	color: #FFB91C;
	text-decoration: none;
	display: inline-block;
	background-image: url(img/TopMenuBack.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 74px;
	padding-right: 10px;
	padding-left: 10px;
}
.MainBoxTable {
	float: right;
	width: 850px;
	margin-top: 50px;
	margin-right: 20px;
}
.MainBox1 {
	background-image: url(img/MainBox_01.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 50px;
}
.MainBox2 {
	background-image: url(img/MainBox_02.png);
	background-repeat: repeat-y;
	vertical-align: top;
}
.MainBox3 {
	background-image: url(img/MainBox_03.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 50px;
}
.MainBox4 {
	background-image: url(img/MainBox_04.png);
	background-repeat: repeat-y;
}
.MainBox5 {
	background-image: url(img/MainBox_05.png);
	background-repeat: repeat;
}
.MainBox6 {
	background-image: url(img/MainBox_06.png);
	background-repeat: repeat-y;
}
.MainBox7 {
	background-image: url(img/MainBox_072.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 49px;
}
.MainBox8 {
	background-image: url(img/MainBox_08.png);
	background-repeat: repeat-x;
}
.MainBox9 {
	background-image: url(img/MainBox_09.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 50px;
}
.SectionMenuBox {
	padding-bottom: 5px;
	background-image: url(img/whiteLineHo.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 30px;
	font-size: 14px;
}
.SectionMenuBox a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 30px;
}
.SectionMenuBox a:hover {
	color: #FED985;
}
a.SectionMenuActive  {
	color: #FFB91C;
	text-decoration: none;
	margin-right: 30px;
}
.MainOuter {
	font-family: 'Open+Sans', sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	text-shadow: 1px 1px #000000;
}
.MainOuter h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	text-shadow: 2px 2px #000000;
	color: #FFB91C;
}
.BottomBox {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.BottomYelp {
	background-image: url(img/yelp1.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
	float: left;
}
.BottomYelp:HOVER {
	background-image: url(img/yelp2.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}

.BottomFB {
	background-image: url(img/facebook1.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
	float: left;
	margin-right: 5px;
}
.BottomFB:HOVER {
	background-image: url(img/facebook2.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.BottomCopyright {
	text-align: right;
	position: fixed;
	right: 15px;
	bottom: 15px;
	color: #F9D987;
	font-size: 12px;
}
.BottomBoxMain {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(img/BottomBarBack.png);
}
.BottomSpacer {
	height: 50px;
}
.MoreBox {
	float: right;
	margin-top: 56px;
	margin-right: 150px;
}
.HomeMoreLink {
	font-family: "Josefin Sans", sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #FCC23D;
	text-decoration: none;
}
.BottomBoxMain {
	color: #F9D987;
	text-decoration: none;
}

/****************************************
    home
*****************************************/	
.HomeTextBox {
	top: 55%;
	position: fixed;
	right: 50px;
	margin-left: 50px;
}
.HomeTextBox h1 {
	font-family: "Josefin Sans", sans-serif;
	font-size: 30px;
	font-weight: 100;
	margin-bottom: 5px;
	letter-spacing: 0px;
	text-shadow: #000000 1px 1px;
}
.HomeTextBox h3 {
	font-weight: normal;
	line-height: 20px;
	padding-left: 1px;
}

/****************************************
    services
*****************************************/	
.ServicePriceBox {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/whiteLineVr.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	margin-left: 155px;
}
.ServicePriceBox  span {
	font-size: 13px;
}
.ServicePriceBox td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.ServicePriceRTD {
	text-align: right;
	width: 110px;
}
.ServiceBottomList {
	font-size: 12px;
	margin-left: 15px;
	text-align: left;
}
.ServiceBottomList li {
	list-style-position: outside;
	list-style-type: circle;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 5px;
}
.ServiceSpecialBox {
	border: 1px solid #8D0914;
	background-image: url(img/RedbackGround.png);
	color: #FFFFFF;
	padding: 10px;
}
.ServiceSpecialBox h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ServicePriceBox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFB91C;
	font-size: 18px;
}
.CertificateFeedbacks {
	font-family: "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	background-image: url(img/whiteLineVr.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	margin-left: 155px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	text-shadow: 1px 1px #000000;
}
.CertificateFeedbacks p {
	font-family: 'Open+Sans', sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: 300;
	line-height: 34px;
	color: #DCD8D8;
}
.CertificateFeedbacks h4 {
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 60px;
}
.WeddingHomeBox {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/whiteLineVr.png);
	background-repeat: repeat-y;
	padding-left: 0px;
	margin-left: 155px;
	vertical-align: top;
}
.WeddingHomeBox a {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 30px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FED985;
	display: list-item;
	height: 40px;
	width: 554px;
	text-decoration: none;
	padding-top: 30px;
	padding-left: 25px;
}
.WeddingHomeBox a:hover {
	color: #FFB91C;
	text-decoration: none;
	background-image: url(img/WeddingLinkBannerS.png);
	background-repeat: no-repeat;
}
.WeddingDetailBox {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/whiteLineVr.png);
	background-repeat: repeat-y;
	padding-left: 0px;
	vertical-align: top;
	float: left;
}
.WeddingDetailBox  h2 {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 30px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFB91C;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 24px;
	margin-bottom: 15px;
}
.WeddingDetailBox h3 {
	font-family: 'Abel', sans-serif;
	font-size: 17px;
	color: #FED985;
	margin-bottom: 5px;
	margin-left: 25px;
}
.WeddingDetailBox ul {
	font-size: 13px;
	font-family: 'Cantarell', sans-serif;
	margin-bottom: 30px;
	width: 500px;
	line-height: 16px;
	margin-left: 25px;
}
.WeddingDetailBox li {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 25px;
	margin-bottom: 10px;
}
.WeddingbackLink {
	font-family: 'Josefin Sans', sans-serif;
	background-image: url(img/WeddingBackLink.png);
	height: 47px;
	width: 85px;
	font-size: 18px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	color: #FED985;
	text-decoration: none;
	padding-top: 28px;
	padding-left: 70px;
	background-position: 0px -1px;
}
.WeddingbackLink:hover {
	color: #FFB91C;
	text-decoration: none;
}

p.WeddingQuote {
	font-family: 'Open+Sans', sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	line-height: 25px;
	color: #DCD8D8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	width: 525px;
	margin-left: 25px;
}
h4.WeddingQuote  {
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 35px;
	color: #FED985;
}
.WeddingHomeBox img {
	border: 1px solid #795B58;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}



/****************************************
    contact
*****************************************/	
.ContactInfoBox {
	font-family: 'Cantarell', sans-serif;
	color: #FFFFFF;
	background-image: url(img/whiteLineVr.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	margin-left: 155px;
	text-shadow: 1px 1px #000000;
	float: left;
}
.ContactInfoBox h2 {
	font-family: 'Abel', sans-serif;
	text-transform: uppercase;
	color: #FFB91C;
	font-size: 20px;
	margin-bottom: 10px;
}
.ContactMapBox {
	float: right;
}

.NewsTitleBox {
	font-family: 'Cantarell', sans-serif;
	color: #FFFFFF;
	padding-left: 40px;
	margin-left: 155px;
	text-shadow: 1px 1px #000000;
}
.NewsTitleBox h1 {
	font-size: 18px;
	line-height: 22px;
}
.NewsTitleBox h5 {
	font-size: 12px;
	color: #CCCCCC;
}
.NewsBodyBox {
	font-family: 'Cantarell', sans-serif;
	color: #FFFFFF;
	background-image: url(img/whiteLineVr.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	margin-left: 155px;
	text-shadow: 1px 1px #000000;
	margin-bottom: 20px;
}
.NewsSMBox {
	margin-top: 20px;
}
.NewsBottomNaviLeft {
	padding-left: 40px;
	margin-left: 155px;
	float: left;
}
.NewsBottomNaviRight {
	float: right;
}
.NewsNaviBox a {
	text-transform: uppercase;
	color: #FED985;
	text-decoration: none;
}
.NewsNaviBox a:hover {
	color: #FFB91C;
}

/****************************************
    contact
*****************************************/	
.GalleryBoxTable {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
.GalleryBox1 {
	background-image: url(img/MainBox_01.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 50px;
}
.GalleryBox2 {
	background-image: url(img/MainBox_02.png);
	background-repeat: repeat-x;
	vertical-align: top;
}
.GalleryBox3 {
	background-image: url(img/MainBox_03.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 50px;
}
.GalleryBox4 {
	background-image: url(img/MainBox_04.png);
	background-repeat: repeat-y;
}
.GalleryBox5 {
	background-image: url(img/MainBox_05.png);
	background-repeat: repeat;
}
.GalleryBox6 {
	background-image: url(img/MainBox_06.png);
	background-repeat: repeat-y;
}
.GalleryBox7 {
	background-image: url(img/MainBox_072.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 49px;
}
.GalleryBox8 {
	background-image: url(img/MainBox_08.png);
	background-repeat: repeat-x;
}
.GalleryBox9 {
	background-image: url(img/MainBox_09.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 50px;
}
.GalleryCoverBox {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}
.GalleryCover {
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
.GalleryCover a{
	color: #FED985;
	text-decoration: none;
}
.GalleryCover a:hover{
	opacity: 0.75;
	filter: alpha(opacity=7);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	color: #FFB91C;
}
.GalleryCover h1 {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 18px;
	color: #F4A526;
	text-align: center;
	margin-top: 5px;
}
.GalleryCoverBox h4 {
	font-family: 'Cantarell', sans-serif;
	font-size: 12px;
	margin-top: 15px;
}
.FundraiseBox {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/whiteLineVr.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	margin-left: 155px;
}
.FundraiseBox td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.FundraiseYearTD {
	padding-right: 15px;
	color: #FED985;
	width: 75px;
}
.FundraiseRTD {
	text-align: right;
	width: 150px;
}
/****************************************
   products
*****************************************/	
.ProductsHomeBox {
	font-family: 'Cantarell', sans-serif;
	color: #FFFFFF;
	background-image: url(img/whiteLineVr.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	margin-left: 155px;
	vertical-align: top;
}
.ProductsHomeBox h2 {
	font-family: 'Abel', sans-serif;
	font-size: 21px;
	color: #FFB91C;
	margin-bottom: 3px;
}
.ProductsHomeBox h3 {
	font-size: 14px;
	color: #FED985;
	font-family: 'Abel', sans-serif;
	margin-bottom: 10px;
}
.ProductsHomeBox p {
	font-size: 14px;
	line-height: 18px;
}
.ProductsHomeBox img {
	float: right;
}
.ProductText {
	float: left;
	width: 370px;
}
.PromoCalenderBox table {
	border: 0px solid #9C868B;
	border-collapse: collapse;
	font-family: 'Cantarell', sans-serif;
	font-size: 12px;
}

.PromoCalenderBox td, th {
	border: 1px #9C868B solid;
	width: 14%;
  } .PromoTopTR {
	font-weight: bolder;
	color: #FFB91C;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.PromoWeekTR {
	height: 100px;
}
.PromoCalenderBox h3 {
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D7375;
	color: #FED985;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
.PromoCalenderBox ul {
	margin-left: -30px;
}
.PromoCalenderBox   li {
	font-family: 'Cantarell', sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 14px;
	margin-right: 3px;
	margin-left: 0px;
}
.PromoCalenderBox a {
	text-decoration: none;
}
.PromoCalenderBox a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB91C;
}
.PromoActiveDay {
	background-color: #910F1D;
}
.PromoTopNote {
	vertical-align: bottom;
	margin-top: 10px;
}
.PromoMonthDrop {
	text-align: right;
	float: right;
}
.PromoMonthDrop select  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFB91C;
	text-align: left;
	margin-bottom: 10px;
	background-color: #8D0914;
	border: 1px solid #8D0914;
}
/****************************************
   awards
*****************************************/	
.AwardBodyBox {
	font-family: 'Cantarell', sans-serif;
	color: #FFFFFF;
	background-image: url(img/whiteLineVr.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	margin-left: 155px;
	text-shadow: 1px 1px #000000;
	margin-bottom: 20px;
}
.AwardBodyBox ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
}
.AwardBodyBox li {
	padding-bottom: 15px;
}
.AwardBodyBox td {
	padding-bottom: 25px;
}
.AwardYearTD {
	padding-right: 15px;
	color: #FED985;
	width: 100px;
}
.AwardQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
	margin-top: 25px;
}
.AwardQuote h4 {
	font-family: 'Abel', sans-serif;
	text-align: right;
	font-style: normal;
}
.WhoWeAreBox img {
	margin-right: 15px;
	margin-left: 25px;
	margin-bottom: 35px;
}
.BottomInstagram {
	background-image: url(img/Instagram1.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
	float: left;
	margin-right: 5px;
}
.BottomInstagram:HOVER {
	background-image: url(img/Instagram2.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}