@charset "UTF-8";
/* CSS Document - Moonburst.com*/
/*resets */
html, body, div, span, object, a, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, thead, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	background: transparent;
	vertical-align: baseline;
}
.mw1200 {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.mw1000 {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.mw900 {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.mw800 {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.mh200 {
	min-height: 200px;
}
.mh280 {
	min-height: 280px;
}
.mh300 {
	min-height: 300px;
}
.mh340 {
	min-height: 340px;
}
.mh480 {
	min-height: 440px
}
.mh440 {
	min-height: 440px;
}
p {
	margin: 4px 0px 14px;
	line-height: 1.6em;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.link2 a {
	color: rgba(222,77,32,1.00);
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.link2 a:hover {
	color: rgba(255,129,8,1.00);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
body {
	line-height: 1;
	color: #555;
	font-size: 1em;
	font-weight: normal;
	font-family: 'Heebo', "Helvetica Neue", Verdana, Arial, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
}
	.link-ac a {
	color: #444;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
	.link-ac a:hover {
	color: #888;
	text-decoration: none;
}
/*============================================= backgrounds -------------------------*/
.bg-01 {
	background-image: url(../backs/back03.jpg);
}
.bg-fixed {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 270px;
}
@media only screen and (min-width: 0px) and (max-width: 1080px) {
.bg-fixed {
	background-attachment: scroll;
}
}
@media only screen and (min-device-width : 0px) and (max-device-width : 1150px) and (orientation : landscape) {
.bg-fixed {
	background-attachment: scroll;
}
}

.bgc-dark {
	background-color: rgba(74,0,0,0.95);
	-webkit-box-shadow: 0px 0px 16px rgba(66,1,1,0.80);
	box-shadow: 0px 0px 16px rgba(66,1,1,0.80);
}
.bgc-light {
	background-color: rgba(248,248,248,0.90);
	-webkit-box-shadow: 0px 0px 16px rgba(86,89,66,0.20);
	box-shadow: 0px 0px 16px rgba(86,89,66,0.20);
}
.bgc-white {
	background-color: #FFFFFF!important;
	border-top-left-radius: 8px;
}

/*============================================= tables -------------------------*/
.table {
	border-collapse: collapse;
	border-spacing: 0;
}
.tablestyle table, .tablestyle tr, .tablestyle td {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 0.925em;
	line-height: 1.2em;
	padding: 6px;
	border: 1px solid rgba(216,198,118,1.00);
}

/*=============================================== button links ------------------------------------*/
a.button-link {
	display: block;
	color: #fff;
	background-color: rgba(222,77,32,1.00);
	border-radius: 12px;
	padding: 0.8em;
	cursor: pointer;
	font-weight: 400;
	font-size: 1.2em;
	-webkit-box-shadow: 1px 1px 10px rgba(85,85,85,0.32);
	box-shadow: 1px 1px 10px rgba(85,85,85,0.32);
	transition: all 0.4s;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]letter-spacing: 0.1em; */
}
a.button-link:hover {
	color: #FFFFFF;
	text-shadow: 0px 0px 4px rgba(255,255,255,1.00);
	background-color: rgba(255,160,69,0.94);
}

/* ====================================== padding & contrast boxes ------------------------- */
.reducepad {
	padding: 5px!important;
}
.nopadleft {
	padding-left: 0px!important;
}
.nopadright {
	padding-right: 0px!important;
}
.nopadtop {
	padding-top: 0px!important;
}
.nopadbot {
	padding-bottom: 0px!important;
}
.nopad {
	padding: 0px!important;
}
.morepad {
	padding: 55px 20px!important;
}
.contrast01 {
	background-color: #F3F4F9;
}
.contrast02 {
	background-color: #FAFAFA;
}
/* ====================================== calendar ------------------------- */

.calendar .headsubtxt {
	font-weight: 400;
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: normal;
	text-transform: none;
	text-shadow: none;
	/*text-shadow: 1px 1px 3px rgba(0,0,0,0.60);*/
}
	

/*============================================== text styles --------------------------------*/
/*
font-family: 'Ruthie', cursive;
font-family: 'Akronim', cursive;
font-family: 'Love Ya Like A Sister', cursive;

/*============================================== text styles --------------------------------*/
.headtxt {
	color: rgba(255,255,255,1.00);
	font-size: 2.8em;
	text-decoration: none;
	font-family: 'Heebo', sans-serif;
	font-weight: 300;
	line-height: 1.3em;
}
.textshad {
	text-shadow: 1px 2px 4px rgba(0,0,0,0.60);
}
.footheadtxt {
	color: rgba(255,255,255,1.00);
	font-size: 1.4em;
	text-decoration: none;
	font-family: 'Heebo', sans-serif;
	font-weight: 300;
	text-shadow: 1px 2px 4px rgba(0,0,0,0.60);
}
.headsubtxt {
	font-weight: 300;
	color: rgba(255,255,255,1.00);
	font-size: 1.6em;
	line-height: normal;
	font-family: 'Heebo', sans-serif;
	text-shadow: 1px 2px 4px rgba(0,0,0,0.60);
	text-transform: none;
}
.footheadsubtxt {
	font-weight: 300;
	color: rgba(255,255,255,1.00);
	font-size: 1.1em;
	line-height: normal;
	text-shadow: 1px 2px 4px rgba(0,0,0,0.60);
}
.pageheadtxt {
	color: #50585C;
	font-size: 1.8em;
	line-height: 1.4em;
	font-weight: 300;
}
.pageheadtxt a {
	color: #A1A1A1;
	text-decoration: none;
}
.pageheadsubtxt {
	color: #50585C;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
}
.reduceheadtxt {
	font-size: 0.7em;
}
.reducetxt {
	font-size: 0.85em;
}
.reducetxt-terms{
	font-size: 0.95em;
}
.enlargetxt {
	font-size: 1.18em;
}
.intro {
	font-style: normal;
	font-weight: 400;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #636C79;
}
.justify {
	text-align: justify;
}
.txtred {
	color: rgba(222,77,32,1.00);
}
.txtwhite {
	color: #E5E5E5;
}
.txtblue {
	color: #B15200;
}
em {
	color: rgba(59,80,91,1.00);
	font-size: 0.9em;
}
h1 {
	padding-top: 10px;
	padding-bottom: 6px;
	font-weight: normal;
}
h2 {
	color: #9D4205;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-bottom: 6px;
}
h3 {
	color: #33C;
	font-size:    1.1em;
	font-weight:  bold;
	letter-spacing: 0.1em;
}
.splash {
	font-family: 'Heebo', sans-serif;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	color: #3C4245;
	/* [disabled]text-shadow: 0px 1px 3px rgba(0,0,0,1.00); */
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: 300;
}
/*--------------- for php reply --------------*/
.thnxlist {
	color: #444;
	line-height: 1.4em;
}
.thnxresult {
	color: #84629F;
	line-height: 1.4em;
}
/*==================================================== footers-----------------------*/
.footertxt {
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1em!important;
}
.footertxt p {
	line-height: 0.9em!important;
}
.footertxt a {
	color: #DFDFDF!important;
	text-decoration: none;
}
.footertxt a:hover {
	color: #fff !important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.copyright {
	color: #C5C5C5;
	font-size: 0.65em;
	text-align: right;
	letter-spacing: 0.2em;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	text-transform: uppercase;
}
.copyright a {
	color: #AEAEAE;
}
.copyright a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.base-logo {
	max-height: 180px;
	max-width: 100%;
}
/*============== alignments ===============*/

.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.clear {
	clear:both;
}
.spaceline {
	margin-bottom: 8px;
	width:         90%;
	border-bottom: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
}
/*============================================== borders, boxes and shadows ------------------------------*/
.front-box-wrap {
	max-width: 100%;
	padding: 6px;
	overflow: hidden;
}
.front-box {
	-moz-border-radius: 3px 3px 2px 2px;
	-webkit-border-radius: 3px 3px 2px 2px;
	border-radius: 3px 3px 2px 2px;
	border: 1px solid #fff;
	padding: 0px 10px 6px;
}
.img-shad img {
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 6px rgba(0,0,0,0.20);
	box-shadow: 1px 1px 6px rgba(0,0,0,0.20);
}
.google-map-box {
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
.pageshadow {
	-moz-box-shadow: 0px 1px 12px rgba(0,0,0,0.40)!important;
	-webkit-box-shadow: 0px 1px 8px rgba(0,0,0,0.40)!important;
	box-shadow: 0px 1px 8px rgba(0,0,0,0.40)!important;
	z-index: 9999999999;
}
.shadow {
	-moz-box-shadow: 0px 1px 8px #333!important;
	-webkit-box-shadow: 0px 1px 8px #A4A4A4!important;
	box-shadow: 0px 1px 8px #A4A4A4!important;
}
.footer-shad {
	-moz-box-shadow: 0px 1px 8px rgba(50,50,50,0.20);
	-webkit-box-shadow: 0px -3px 8px rgba(0,0,0,0.20);
	box-shadow: 0px -3px 8px rgba(0,0,0,0.20);
}
.round {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-khtml-border-radius: 3px;
}
.round-slide {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	margin-bottom: 35px;
	display: block;
	width: 100%;
	margin-top: 20px;
}
.contactbox {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	border: 1px solid #EFEFEF;
	margin-bottom: 30px;
	padding: 6px;
	display: block;
	text-align: center;
	overflow: hidden;
	margin-top: 20px;
	/* [disabled]margin-left: 4px; */
}
.quote {
	color: #746A60;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 32px;
	padding-bottom: 20px;
	background-image: url(../images/speechmarks.png);
	background-repeat: no-repeat;
	background-position: -1px -4px;
	line-height: 1.5em;
}
.w-border-top {
	border-top:solid 1px #FFFFFF;
}
.w-border-bot {
	border-bottom:solid 1px #FFFFFF;
}
/* ================================================== images -------------------------*/
.gallery img {
	/* [disabled]margin: 10px; */
	/* [disabled]max-height: 180px; */
}
.gallery a {
	border-bottom:none!important;
}
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
.no-border {
	border: none !important;
}
.img-left {
	float: left;
	margin-right: 12px;
}
.img-right {
	float: right;
	margin-left: 12px;
}
/* ======================= centre floated images on phone portrait - wrap img in div ---------------*/
@media only screen and (max-device-width: 480px) and (orientation : portrait) {

.img-left, .img-right
{
	margin-left: 0px !important;
	margin-right: 0px !important;
	float:none !important;
}
.img-wrap
{
	width: auto !important;
	text-align:center !important;
}
}
/* ================================================= floating images --------------------*/
.free-img-right {
	float:right;
	margin-left: 22px;
	margin-top: 6px;
	margin-bottom: 10px;
}
.free-img-left {
	float:left;
	margin-right: 22px;
	margin-top: 6px;
	margin-bottom: 10px;
}
.free-img-right img, .free-img-left img {
	padding: 3px;
	border: 1px solid #E0CA6C;
}
@media only screen and (max-device-width: 768px) and (orientation : portrait) {
.free-img-right, .free-img-left {
	float:none !important;
	width: auto !important;
	align-content:center!important;
	text-align:center!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}
}
/* ========================================= image fade and brightness rollover ----------*/
.bright img {
	filter:brightness(1);
	-webkit-filter: brightness(1);
	-moz-filter:brightness(1);
	-o-filter:brightness(1);
	-ms-filter:brightness(1);
	transition: all 0.4s;
}
.bright img:hover {
	filter:brightness(1.2);
	-webkit-filter: brightness(1.2);
	-moz-filter:brightness(1.2);
	-o-filter:brightness(1.2);
	-ms-filter:brightness(1.2);
	transition: all 0.4s;
}
.fadeimg {
	opacity: 1;
	transition: opacity 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out;
	-webkit-transition: opacity 300ms ease-in-out;
}
.fadeimg:hover {
	opacity: .6;
}
/* ================================================= lists --------------*/
.linklist ul li {
	list-style: none;
	color: #999;
	margin-bottom: 1px;
	width: 180px;
	display: block;
}
.linklist ul {
	margin-left: -28px;
}
.linklist ul li a {
	list-style: none;
	color: #06C;
	padding: 5px 5px 5px 1px;
	display: block;
	text-decoration: none;
	font-size: 0.85em;
}
.linklist ul li a:hover {
	color: #F90;
}
.bullet-list ul li{
	margin-left: 50px;
	line-height: 1.6em;
	list-style-type: disc;
	padding-bottom: 10px;
}
.bullet-list ol li{
	margin-left: 30px;
	line-height: 1.5em;
	list-style-type: georgian;
	padding-bottom: 10px;
}
/* ================================================= forms ---------------------------------*/
.formbox {
	margin-top: 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.field {
	color: #767676;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 12px;
	padding: 6px;
	border: 1px solid #E2E2E2;
	width: 100%;
	max-width: 350px;
	font-size: 1em;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 10px rgba(0,0,0,0.10);
	box-shadow: 0px 1px 10px rgba(0,0,0,0.10);
}
.fieldsm {
	width: 100%;
	max-width: 200px;
}
.field:hover, fieldsm:hover {
	color: #444;
	background-color: #FFFFFF;
	border: 1px solid rgba(179,88,0,0.30);
}
.code {
	color: #DA0079;
	background-color: #FFEFF1;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 6px;
	border: 1px solid #C2005F;
	max-width: 36px;
}
.code:hover {
	background-color: #FFEFF1;
	border: 1px solid #C2005F;
}
.button {
	color: #FFFFFF;
	background-color: rgba(222,77,32,1.00);
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 10px 30px;
	border: 1px solid rgba(204,100,0,1.00);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
	font-size: 1.1em;
	-webkit-box-shadow: 0px 0px 10px rgba(190,190,190,1.00);
	box-shadow: 0px 0px 10px rgba(190,190,190,1.00);
}
.button:hover {
	color: rgba(212,104,0,0.94);
	background-color: #FFFFFF;
	cursor: pointer;
}
textarea{
	overflow:auto;
}
.hph {
	visibility:hidden;
	height:0px!important;
	width:0px!important;
	padding:0px!important;
}

/* ============================================= responsive google map ---------------------*/
.google-map-box {
	/* [disabled]width: 410px; */
	margin-top: 0;
	border: 1px solid #DEDACE;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	padding-top: 0px;
	height: 0px;
	overflow: hidden;
	padding-bottom: 60%;
	/* [disabled]margin-bottom: 20px; */
}
.google-map-box iframe, .map-wrapper object, .map-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%; height: 100%;
}
@media only screen and (min-width: 0px) and (max-width: 700px) {
.google-map-box {
	padding-bottom:58%!important;
}
}
/* ======================================= social media icons ---------------------*/
.sm {
	width: auto;
}
.sm img {
	padding: 3px;
}
.twitbox {
	display: block;
	overflow: hidden;
	text-align: center;
}
.img-twit {
	margin-left: 6px;
	padding: 3px;
	float: right;
	border-width: 0;
}
/* ======================================== hidden on desktop ------------------------- */
.dt-hide {
	display:none;
}
@media only screen and (min-width: 0px) and (max-width: 780px) {
.dt-hide {
	display:block!important;
}
}
/* ======================================== hidden on mobile --------------------- */
.mob-hide {
}
@media only screen and (min-width: 0px) and (max-width: 780px) {
.mob-hide {
	display:none!important;
}
}

.mob-hide-plus {
}
@media only screen and (min-width: 0px) and (max-width: 1048px) {
.mob-hide-plus {
	display:none!important;
}
}
/* ======================================= hidden shadows mobile --------------------- */
.noshadmob {
}
@media only screen and (min-width: 0px) and (max-width: 780px) {
.noshadmob {
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
}
/* ======================================= no pad on mobile --------------------- */
.nomobpad {
}
@media only screen and (min-width: 0px) and (max-width: 780px) {
.nomobpad {
	padding:none!important;
}
}
/* ======================================= hidden on large mobile landscape --------------------- */

.mobland-hide {
}
@media only screen and (min-width: 700px) and (max-width: 1000px) and (orientation : landscape) {
.mobland-hide {
	display:none!important;
}
}
/* ======================================= hidden on ipad portrait--------------------- */

.mobport-hide {
}
@media only screen and (min-width: 700px) and (max-width: 1000px) and (orientation : portrait) {
.mobport-hide {
	display:none!important;
}
}
