@charset "UTF-8";
/* CSS Document */
body {
	background-color: #1E000B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 18pt;
	color: #d2b4b4;
	text-align: center;
	display: inline;
}
h2 {
	font-size: 14pt;
	color: #BAA3A3;
	font-weight: bold;
	text-align: center;
	line-height: 10pt;
}
h3 {
	font-size: 13pt;
	color: #BAA3A3;
	font-weight: normal;
}
h4 {
	font-size: 9pt;
	color: #BAA3A3;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-size: 10pt;
	color: #BAA3A3;
	font-weight: normal;
	text-align: center;
	line-height: 8pt;
}
h6 {
	font-size: 10pt;
	color: #BAA3A3;
	font-weight: bold;
	text-align: center;
}
P {
	font-family: georgia,serif;
	font-size: 13pt;
	color: #BAA3A3;
	text-align: justify;
	line-height: 22pt;
}
.italicized {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	line-height: 25pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BAA3A3;
	text-align: center;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #BAA3A3;
}
.about {
	color: #669;
}
.package {
	font-size: 12pt;
	font-style: italic;
	text-align: center;
	line-height: 20pt;
}
.descriptions {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	color: #BAA3A3;
}
.descriptiontitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #baa3a3;
}
.gallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	line-height: 13pt;
}
.video {
	font-size: 12px;
	font-style: italic;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
}
.videolink {
	color: #669;
}
