<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-position/
 * Support: support@1littledesigner.com
 * Version 1.0.4
 * Description: Simple Element Positioning &amp; Z-Index Control
 */


	#simplePosition_stacks_in_835_1 {
		position: fixed;
		z-index: 1;
		top: 52px;
		right: 2px;
	}

#simplePosition_stacks_in_835_1.sizeControlOn {
	width: 75px;
	height: 75px;
}
#simplePosition_stacks_in_835_1 h3.advert {
	
}

#stacks_in_835_2 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_842 {
	width: 50%;
}
/* Start Contact Form stack CSS code */

.stacks_in_836formwrap{
	margin: 0;
}

#stacks_in_836comment{
display: none;
height: 0px;
padding: 0px;
margin: 0px;
}

.stacks_in_836mail{
padding: 0;
}

.stacks_in_836fieldset{
	border: none;
	outline: none;
	float : none !important;
	text-align: left !important;
}


.stacks_in_836formail{
}

.stacks_in_836fieldset{
	padding: 0 20px 0 3px;
}



#stacks_in_836 label{
display: block;
margin: 10px 0 0 0;
padding: 0 0 5px 0;
line-height: 1.1em;
}

#stacks_in_836 label *{
display: inline;
}

#stacks_in_836 .stacks_in_836input{
padding: 3px 7px 3px 7px;
width: 100%;
font-size: 12px;
background: #FFFFFF !important;
color: #555555 !important;
margin: 0;
border: 1px solid #D8D8D8 !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px !important;
}

#stacks_in_836 textarea{
padding: 7px;
width: 100%;
font-size: 13px;
border: 1px solid #D8D8D8 !important;
background: #FFFFFF !important;
color: #555555 !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}



.stacks_in_836sendmail{
margin-top: 20px !important;
padding: 4px 7px 4px 7px !important;
display: block;
text-align: center !important;
font-size: 12px;
color: #444444 !important;
border: 1px solid #D8D8D8 !important;
background-color: #FFFFFF !important;
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
border-radius: 3px;
cursor: pointer;
}


#sendmail:hover{
cursor: pointer;
}

.stacks_in_836response{
display: none;
width: 80%;
border: 1px solid #D6392B;
background: #FEF4FA;
padding: 10px;
margin: 20px auto 0 0;
color: #444444;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
min-height: 35px;
}


.stacks_in_836loader{
float: left;
width: 35px;
height: 35px;
padding: 0 15px 30px 0;
}






.stacks_in_836autoreplay{
visibility: hidden;
height: 0px;
display: none;
}




#stacks_in_836 textarea{
	color: #555555 !important;
}


/* End Contact Form stack CSS code */


#stacks_out_836 {
	width: 40%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_845 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_845 .theDivider1,
#simpleDivider_stacks_in_845 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_845 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_845.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_845.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_845 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_845.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_845.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_845.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_845.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag &amp; Drop CSS3 Buttons
 * Version: 1.1.2
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_846 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_846 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_846 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_846 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_846 a.transparentOn {
	background-color: none !important;
	background: none !important;
}
#buttonContainer_stacks_in_846 {
	width: 100%;
	display: block;
	padding-bottom: 5px;
}
#buttonContainer_stacks_in_846 a.simpleButton_stacks_in_846 {
	font-weight: normal;
	cursor: pointer;
	max-width: 150px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_846 a.simpleButton_stacks_in_846:hover, #buttonContainer_stacks_in_846 a:hover {
	color: #FFFFFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_846 a.simpleButton_stacks_in_846.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_846 a.simpleButton_stacks_in_846.buttonGradientOff:hover, #buttonContainer_stacks_in_846 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_846 a.transparentOn:hover {
	background-color: none !important;
}
#buttonContainer_stacks_in_846 a.borderOn {
	border: solid 2px #FFFFFF;
}
#buttonContainer_stacks_in_846 a.borderOn:hover {
	border: solid 2px #333333;
}

/* OPTIONS */

#buttonContainer_stacks_in_846 a.alignLeft {
	float: left;
}
#buttonContainer_stacks_in_846 a.alignRight {
	float: right;
}
#buttonContainer_stacks_in_846 a.alignCenter {
	margin: 0 auto;
}
#buttonContainer_stacks_in_846 a.textShadowOn {
	text-shadow:  #333333 !important;
}
#buttonContainer_stacks_in_846 a.textShadowOn:hover {
	text-shadow:  #333333;
}
#buttonContainer_stacks_in_846 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_846 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_out_846 {
	width: 10%;
	margin-right:0;
}
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988}#toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px}#toTop:active,#toTop:focus{outline:none}
</pre></body></html>