/* Start Notify stack CSS code */#doonotify-notice-wrapper {	position:fixed;	top:20px;	right:20px;	width:301px;	z-index:999999;}.doonotify-item-wrapper {	position:relative;	margin:0 0 10px 0;	background:url('../files/notifyAssets/ie-spacer.gif'); /* ie7/8 fix */ }.doonotify-top {	background:url(../files/notifyAssets/doonotify.png) no-repeat left -30px;	height:10px;	z-index:9999999;}.doonotify-item-wrapper {	color:#eee !important;}.doonotify-item-wrapper p{	color:#eee !important;}.doonotify-item {	display:block;	background:rgba(0,0,0,0.8);	padding:12px 11px 18px 11px;	font-family:arial !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	box-sizing: border-box;         /* Opera/IE 8+ */	text-align: left;}.hover .doonotify-item {	padding:10px 11px 18px 9px;	border: 2px solid #ffffff;}.stacks_in_10012hidden-image{	width: 48px;	height: 48px;	overflow: hidden;}.stacks_in_10012hidden-image img{	width: 100%;	height: auto;}.doonotify-image {	width:48px;	height:48px;	float:left;	margin-right: 10px;	overflow: hidden;}.doonotify-image img {	width:100%;	height:auto;}.doonotify-with-image,.doonotify-without-image {	padding:0;}.doonotify-with-image {	width:216px;	float:left;}.doonotify-item p {	padding:0;	margin:0;	word-wrap:break-word !important;	font-size: 13px;	font-weight: 400 !important;	line-height: normal !important;}.doonotify-close {	display:none;	position:absolute;	top:5px;	left:3px;	background:url(../files/notifyAssets/doonotify.png) no-repeat left top;	cursor:pointer;	width:30px;	height:30px;	text-indent:-9999em;    z-index:9999999;}.doonotify-title {	font-size:14px !important;	line-height: normal !important;	font-weight:bold !important;	padding:0 0 7px 0;	display:block;	text-shadow:1px 1px 0 #000; /* Not supported by IE :( */	text-align: left;}/* for the light (white) version of the doonotify notice */.doonotify-light .doonotify-item {    background:rgba(255,255,255,0.8);    color: #222 !important;}.doonotify-light p{	color: #222 !important;}.doonotify-light .doonotify-title {    text-shadow: none;    text-align: left;	color: #222 !important;}.doonotify-light .doonotify-item:hover {	border: 2px solid #2d2d2d;	color: #222 !important;}.stacks_in_10012clear{	clear:both;	height: 0;	margin: 0;	padding: 0;}@media all and (max-width: 1024px) {.doonotify-close {	display:block;	left:100%;	margin-left: -32px;}#doonotify-notice-wrapper {	position:fixed;	top:0px;	left:0px;	width:100%;}.doonotify-item, .doonotify-light .doonotify-item {	-webkit-border-radius: 0px;	-moz-border-radius: 0px;	border-radius: 0px;}.hover .doonotify-item {	padding:12px 11px 18px 11px;	border: none;}.doonotify-light .doonotify-item:hover {	padding:12px 11px 18px 11px;	border: none;}} /* end media query *//* ####################################### *//*        Edit Mode Theme Style            *//* ####################################### *//* ####################################### *//*         If not edit mode below          *//* ####################################### */#stacks_in_10012 div{	display: none;	height: 0;	margin: 0;	padding: 0;}/* End Notify stack CSS code */
#stacks_in_10012 {
	background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_10006>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10006>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_10006>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_10006>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_10006>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10006>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  

#stacks_in_10006 {
	margin: 10px 0px 10px 0px;
}
/*
1.9.0

 */
#stacks_in_10005 * {
  box-sizing: border-box;
}
#stacks_in_10005 *:focus {outline:none;}
.searchingstacks_in_10005 .stacks_top,
.searchingstacks_in_10005 .stacks_in,
.searchingstacks_in_10005 .stacks_out {
  overflow: visible;
}
#stacks_in_10005 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_10005_pages { display: none;}
#stacks_in_10005_tipue_search_input,
.live-search-input {
  font-size: 16px;
  width: 100%;
  height: 30px;
  line-height: 28px;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,0.3);
  background-color: #fff;
  padding: 0px 15px 0px 15px;/* leaving room for search icon */
  position: relative;
  z-index: 9998;
}
#stacks_in_10005_tipue_search_content,
.live-search-content {
  display: none;
  padding: 20px;
  min-height: 80px;
  position: absolute;
  margin: 20px 0px;
  z-index: 9997;
  width: 100%;
  box-sizing: border-box;
}

#stacks_in_10005_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_10005 form > svg,
.live-search-form > svg {
  width: 14px;
  height: 30px;
  fill: #999;
  position: absolute;
  left: 18px;
  text-align: right;
  top: 0px;
  z-index: 9999;
}
/**/
/**/
.tipue_search_content_title {
  font-size: 120%;
}
/**/
/**/
#stacks_in_10005_tipue_search_content,
.live-search-content {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.3);
  border-top: 1px solid rgba(0,0,0,0.25);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  transition: all 150ms linear;
  opacity: 0;
}
.searchingstacks_in_10005 #stacks_in_10005_tipue_search_content,
.searchingstacks_in_10005.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 150ms linear;
  opacity: 1;
}
#stacks_in_10005_tipue_search_content:after,
.live-search-content:after {
  content: " ";
  position: absolute;
  top: -10px;
  left: 15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
#stacks_in_10005_tipue_search_content:before,
.live-search-content:before {
  content: " ";
  position: absolute;
  top: -11px;
  left: 14px;
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid rgba(0,0,0,0.3);
}

/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/



/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/
#stacks_in_10005_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_10005 #stacks_in_10005_tipue_search_content,
.searchingstacks_in_10005.live-search-content {
  display: block !important;
}
#stacks_in_10005_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_10005_tipue_search_warning {
display: block;
}

.tipue_search_content_title
{
  margin-top: 23px;
}
.tipue_search_content_title a
{
  text-decoration: none;
}
.tipue_search_content_title a:hover
{

}
.tipue_search_content_url{
  word-wrap: break-word;
  hyphens: auto;
}
.tipue_search_content_url a{

  text-decoration: none;
}
.tipue_search_content_url a:hover{

}
.tipue_search_content_text{

  word-wrap: break-word;
  hyphens: auto;
  margin-top: 3px;
}
.tipue_search_content_debug{

  margin: 5px 0;
}
.h01{

  font-weight: 400;
}

#stacks_in_10005_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_10005_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_10005_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_10005_tipue_search_foot_boxes li a{
  padding: 10px 17px 11px 17px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-decoration: none;
  text-align: center;
}
#stacks_in_10005_tipue_search_foot_boxes li.current{
  padding: 10px 17px 11px 17px;
  background: #f6f6f6;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-align: center;
}
#stacks_in_10005_tipue_search_foot_boxes li a:hover{
  background: #f6f6f6;
}
/* spinner */
.tipue_search_spinner svg polyline,
.tipue_search_spinner svg path {
    stroke: #555555;
}
.tipue_search_spinner {
	width: 110px;
	position: absolute;
	color: #555555;
    top: 0px;
    right: 0px;
    left: auto;
    display: grid;
    text-align: right;
    grid-template-columns: 30px 1fr;
    justify-content: space-between;
}
.tipue_search_spinner .ts-count-wrap {
	padding: 20px 20px 20px 0px;
}
.tipue_search_spinner svg {
	align-self: center;
    height: 30px;
    width: 30px;
    padding: 0px;
    animation-name: ts-spin;
    animation-duration: 3000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes ts-spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
#stacks_in_10005_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_10005_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 8px;
}
/**/

@-webkit-keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
@keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@media all and (max-width: 1280px) {
  .menu-loaded.menu-active main {
    padding-left: 80px;
  }
  .sidebar-mobile-active.menu-loaded main {
    padding-left: 80px;
  }
}

#stacks_in_10005 .additional-pages,
#stacks_in_10005 .excluded-pages {
  display: none;
}


#stacks_in_10005 {
	margin: 0px 10px 0px 10px;
}
#slice_mez_10011 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_10011.selected {
  border-color: #2680fc !important;
}
#slice_mez_10011 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_10011 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_10011 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_10011.hidden > #stacks_in_10011 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_10026 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_10026.selected {
  border-color: #2680fc !important;
}
#slice_mez_10026 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_10026 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_10026 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_10026.hidden > #stacks_in_10026 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#stacks_in_9679{overflow:visible;-webkit-font-smoothing:antialiased;}#stacks_in_9679 .cycler_reel{position:relative;width:100%;overflow:hidden}#stacks_in_9679{visibility:hidden}#stacks_in_9679 .cycler_reel > div.stacks_out{width:100% !important}#stacks_in_9679 .cycler_reel > div.stacks_out:first{visibility:visible}

#stacks_in_9679 {
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_in_9677 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_9683 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_9685 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_9681 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_9977 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9689Calligrapher{			font-size: 200% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_9689Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9689Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9689Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9689Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9689Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9689Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9689Calligrapher h6, .stacks_in_9689Calligrapher h5, .stacks_in_9689Calligrapher h4, .stacks_in_9689Calligrapher h3, .stacks_in_9689Calligrapher h2, .stacks_in_9689Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9689Calligrapher, .stacks_in_9689Calligrapher h1, .stacks_in_9689Calligrapher h2, .stacks_in_9689Calligrapher h3, .stacks_in_9689Calligrapher h4, .stacks_in_9689Calligrapher h5, .stacks_in_9689Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9689targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9689Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9689Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9689Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9689Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9689 {
	margin: 50px 0px 0px 0px;
}

#stacks_in_9687 {
	margin: 0px 0px 0px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_68Calligrapher{			font-size: 200% !important;			color: #333333 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_68Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_68Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_68Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_68Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_68Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_68Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_68Calligrapher h6, .stacks_in_68Calligrapher h5, .stacks_in_68Calligrapher h4, .stacks_in_68Calligrapher h3, .stacks_in_68Calligrapher h2, .stacks_in_68Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_68Calligrapher, .stacks_in_68Calligrapher h1, .stacks_in_68Calligrapher h2, .stacks_in_68Calligrapher h3, .stacks_in_68Calligrapher h4, .stacks_in_68Calligrapher h5, .stacks_in_68Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_68targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_68Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_68Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_68Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_68Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_10 {
	margin: 10px 20px 0px 40px;
}

#stacks_in_9833 {
	background-color: rgba(203, 238, 255, 1.00);
	margin: 40px 20px 0px 20px;
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9834Calligrapher{			font-size: 200% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_9834Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9834Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9834Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9834Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9834Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9834Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9834Calligrapher h6, .stacks_in_9834Calligrapher h5, .stacks_in_9834Calligrapher h4, .stacks_in_9834Calligrapher h3, .stacks_in_9834Calligrapher h2, .stacks_in_9834Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9834Calligrapher, .stacks_in_9834Calligrapher h1, .stacks_in_9834Calligrapher h2, .stacks_in_9834Calligrapher h3, .stacks_in_9834Calligrapher h4, .stacks_in_9834Calligrapher h5, .stacks_in_9834Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9834targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9834Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9834Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9834Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9834Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9834 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_9835 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_9838>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9838>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9838>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9838>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9838>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9838>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9838>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_9838 {
	margin: 20px 0px 0px 0px;
}
/* ProfileThing Stack by RapidWeaver Central */

#profileThingstacks_in_9839 {
	background: #FFFFFF;
	display: block;
	overflow: hidden;
	position: relative;
	height: auto;
	max-width: auto;
	border: 0pxpx solid #000000;
	
	margin: 5px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	 
	 
}

#disker_stacks_in_9839 {
	position: absolute;
	margin: 0px auto !important;
	background: #FFFFFF url(../files/round_static_bg-9839.png);
 	bottom: -63px;
	width: 126px;
	height: 126px;
	border: 0px solid #EEEEEE;
	vertical-align: top;
 	left: 50%;
	-webkit-transform: translate(-50%);
  		-ms-transform: translate(-50%);
  			transform: translate(-50%);
  	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	 
	z-index: 1200;	
}

#stacks_in_9839 .contentThingTop {
	display: block;
	height: auto;
	position: relative;	
	z-index: 10;	
	margin-bottom: 63px ;	
}

#stacks_in_9839 .contentThingBottom {
	display: block;
	overflow: hidden;
	position: relative;	
	padding-top:20px ;
	z-index: 9;
}


/* ANIMATION EFFECT
======================  */

	 

	 


/* SHADOWS
======================  */

.shadow-style0stacks_in_9839 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_9839 .shadow-style1stacks_in_9839 {
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 1px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 1px rgba(0,0,0,0.50);
}

#stacks_in_9839 .shadow-style1stacks_in_9839 {
	margin: 1px auto;
}

.shadow-style2stacks_in_9839 {
	-webkit-box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
}



/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9842Calligrapher{			font-size: 200% !important;			color: #C80716 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_9842Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9842Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9842Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9842Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9842Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9842Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9842Calligrapher h6, .stacks_in_9842Calligrapher h5, .stacks_in_9842Calligrapher h4, .stacks_in_9842Calligrapher h3, .stacks_in_9842Calligrapher h2, .stacks_in_9842Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9842Calligrapher, .stacks_in_9842Calligrapher h1, .stacks_in_9842Calligrapher h2, .stacks_in_9842Calligrapher h3, .stacks_in_9842Calligrapher h4, .stacks_in_9842Calligrapher h5, .stacks_in_9842Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_9842Calligrapher, .stacks_in_9842Calligrapher h1, .stacks_in_9842Calligrapher h2, .stacks_in_9842Calligrapher h3, .stacks_in_9842Calligrapher h4, .stacks_in_9842Calligrapher h5, .stacks_in_9842Calligrapher h6{	text-shadow: 1px -1px 1px #555555 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9842targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9842Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9842Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9842Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9842Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9847Calligrapher{			font-size: 115% !important;			color: #000000 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_9847Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9847Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9847Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9847Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9847Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9847Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9847Calligrapher h6, .stacks_in_9847Calligrapher h5, .stacks_in_9847Calligrapher h4, .stacks_in_9847Calligrapher h3, .stacks_in_9847Calligrapher h2, .stacks_in_9847Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9847Calligrapher, .stacks_in_9847Calligrapher h1, .stacks_in_9847Calligrapher h2, .stacks_in_9847Calligrapher h3, .stacks_in_9847Calligrapher h4, .stacks_in_9847Calligrapher h5, .stacks_in_9847Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9847targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9847Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9847Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9847Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9847Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9847 {
	padding: 0px 20px 30px 20px;
}

#stacks_in_9848 {
	padding:  10px;
}

#stacks_in_9851 {
	margin: 0px 0px 20px 0px;
}
/* ProfileThing Stack by RapidWeaver Central */

#profileThingstacks_in_9855 {
	background: #FFFFFF;
	display: block;
	overflow: hidden;
	position: relative;
	height: auto;
	max-width: auto;
	border: 0px solid #000000;
	
	margin: 5px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	 
	 
}

#disker_stacks_in_9855 {
	position: absolute;
	margin: 0px auto !important;
	background: #FFFFFF url(../files/round_static_bg-9855.png);
 	bottom: -63px;
	width: 126px;
	height: 126px;
	border: 0px solid #EEEEEE;
	vertical-align: top;
 	left: 50%;
	-webkit-transform: translate(-50%);
  		-ms-transform: translate(-50%);
  			transform: translate(-50%);
  	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	 
	z-index: 1200;	
}

#stacks_in_9855 .contentThingTop {
	display: block;
	height: auto;
	position: relative;	
	z-index: 10;	
	margin-bottom: 63px ;	
}

#stacks_in_9855 .contentThingBottom {
	display: block;
	overflow: hidden;
	position: relative;	
	padding-top:20px ;
	z-index: 9;
}


/* ANIMATION EFFECT
======================  */

	 

	 


/* SHADOWS
======================  */

.shadow-style0stacks_in_9855 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_9855 .shadow-style1stacks_in_9855 {
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 1px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 1px rgba(0,0,0,0.50);
}

#stacks_in_9855 .shadow-style1stacks_in_9855 {
	margin: 1px auto;
}

.shadow-style2stacks_in_9855 {
	-webkit-box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
}



/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9858Calligrapher{			font-size: 200% !important;			color: #C80716 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_9858Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9858Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9858Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9858Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9858Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9858Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9858Calligrapher h6, .stacks_in_9858Calligrapher h5, .stacks_in_9858Calligrapher h4, .stacks_in_9858Calligrapher h3, .stacks_in_9858Calligrapher h2, .stacks_in_9858Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9858Calligrapher, .stacks_in_9858Calligrapher h1, .stacks_in_9858Calligrapher h2, .stacks_in_9858Calligrapher h3, .stacks_in_9858Calligrapher h4, .stacks_in_9858Calligrapher h5, .stacks_in_9858Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_9858Calligrapher, .stacks_in_9858Calligrapher h1, .stacks_in_9858Calligrapher h2, .stacks_in_9858Calligrapher h3, .stacks_in_9858Calligrapher h4, .stacks_in_9858Calligrapher h5, .stacks_in_9858Calligrapher h6{	text-shadow: 1px -1px 1px #555555 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9858targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9858Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9858Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9858Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9858Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9863Calligrapher{			font-size: 115% !important;			color: #000000 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_9863Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9863Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9863Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9863Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9863Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9863Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9863Calligrapher h6, .stacks_in_9863Calligrapher h5, .stacks_in_9863Calligrapher h4, .stacks_in_9863Calligrapher h3, .stacks_in_9863Calligrapher h2, .stacks_in_9863Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9863Calligrapher, .stacks_in_9863Calligrapher h1, .stacks_in_9863Calligrapher h2, .stacks_in_9863Calligrapher h3, .stacks_in_9863Calligrapher h4, .stacks_in_9863Calligrapher h5, .stacks_in_9863Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9863targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9863Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9863Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9863Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9863Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9863 {
	padding: 0px 20px 30px 20px;
}

#stacks_in_9864 {
	padding:  10px;
}

#stacks_in_9867 {
	margin: 0px 0px 20px 0px;
}
/* ProfileThing Stack by RapidWeaver Central */

#profileThingstacks_in_9871 {
	background: #FFFFFF;
	display: block;
	overflow: hidden;
	position: relative;
	height: auto;
	max-width: auto;
	border: 0pxpx solid #000000;
	
	margin: 5px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	 
	 
}

#disker_stacks_in_9871 {
	position: absolute;
	margin: 0px auto !important;
	background: #FFFFFF url(../files/round_static_bg-9871.png);
 	bottom: -63px;
	width: 126px;
	height: 126px;
	border: 0px solid #EEEEEE;
	vertical-align: top;
 	left: 50%;
	-webkit-transform: translate(-50%);
  		-ms-transform: translate(-50%);
  			transform: translate(-50%);
  	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	 
	z-index: 1200;	
}

#stacks_in_9871 .contentThingTop {
	display: block;
	height: auto;
	position: relative;	
	z-index: 10;	
	margin-bottom: 63px ;	
}

#stacks_in_9871 .contentThingBottom {
	display: block;
	overflow: hidden;
	position: relative;	
	padding-top:20px ;
	z-index: 9;
}


/* ANIMATION EFFECT
======================  */

	 

	 


/* SHADOWS
======================  */

.shadow-style0stacks_in_9871 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#stacks_in_9871 .shadow-style1stacks_in_9871 {
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.50);
			box-shadow: 0px 0px 0px rgba(0,0,0,0.50);
}

#stacks_in_9871 .shadow-style1stacks_in_9871 {
	margin: 0px auto;
}

.shadow-style2stacks_in_9871 {
	-webkit-box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
}



/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9874Calligrapher{			font-size: 200% !important;			color: #C80716 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_9874Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9874Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9874Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9874Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9874Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9874Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9874Calligrapher h6, .stacks_in_9874Calligrapher h5, .stacks_in_9874Calligrapher h4, .stacks_in_9874Calligrapher h3, .stacks_in_9874Calligrapher h2, .stacks_in_9874Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9874Calligrapher, .stacks_in_9874Calligrapher h1, .stacks_in_9874Calligrapher h2, .stacks_in_9874Calligrapher h3, .stacks_in_9874Calligrapher h4, .stacks_in_9874Calligrapher h5, .stacks_in_9874Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_9874Calligrapher, .stacks_in_9874Calligrapher h1, .stacks_in_9874Calligrapher h2, .stacks_in_9874Calligrapher h3, .stacks_in_9874Calligrapher h4, .stacks_in_9874Calligrapher h5, .stacks_in_9874Calligrapher h6{	text-shadow: 1px -1px 1px #555555 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9874targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9874Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9874Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9874Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9874Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9879Calligrapher{			font-size: 115% !important;			color: #000000 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_9879Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9879Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9879Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9879Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9879Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9879Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9879Calligrapher h6, .stacks_in_9879Calligrapher h5, .stacks_in_9879Calligrapher h4, .stacks_in_9879Calligrapher h3, .stacks_in_9879Calligrapher h2, .stacks_in_9879Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9879Calligrapher, .stacks_in_9879Calligrapher h1, .stacks_in_9879Calligrapher h2, .stacks_in_9879Calligrapher h3, .stacks_in_9879Calligrapher h4, .stacks_in_9879Calligrapher h5, .stacks_in_9879Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9879targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9879Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9879Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9879Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9879Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9879 {
	padding: 0px 20px 30px 20px;
}

#stacks_in_9880 {
	padding:  10px;
}

#stacks_in_9883 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_9948 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(172, 71, 13, 1.00);
	border-width:  10px;
	margin: 40px 20px 0px 20px;
}

#stacks_in_9814 {
	background-color: rgba(44, 63, 10, 0.20);
	margin: 20px 20px 20px 20px;
}
/* SlantThing by RapidWeaver Central */

#stacks_in_9823 #slantThingstacks_in_9823 {
	overflow: hidden;
	text-align: left;
}

#stacks_in_9823 #slantThingstacks_in_9823 .slant {
	display: inline-block;
	margin-left: 1em;
	margin-right: 1em;
	padding: .7em 27px;
	position: relative;
	background:  #408000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 30px;
	line-height: 41px;
	text-shadow: 0 1px 0 #000000;
	
	text-transform: none;;
	letter-spacing:0px;;
	font-weight:bold;;
	zoom: 1;
}

#stacks_in_9823 #slantThingstacks_in_9823 span.label {
	font-style: italic;
	font-size: 30px;
	background-color:transparent;
}

#slantlinkstacks_in_9823  a:link,
#slantlinkstacks_in_9823  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}

#stacks_in_9823 .slant:before,
#stacks_in_9823 .slant:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1em;
	background: #408000 !important;
	-webkit-transform:  skew(-10deg);
		-moz-transform: skew(-10deg);
		 -ms-transform: skew(-10deg);
		  -o-transform: skew(-10deg);
			 transform: skew(-10deg);
}

#stacks_in_9823 .slant:before {
	left: -.5em;
	-moz-border-radius: 7px 0 0 7px;
	-webkit-border-radius: 7px 0 0 7px;
	border-radius: 7px 0 0 7px;
}

#stacks_in_9823 .slant:after {
	right: -.5em;
	-moz-border-radius: 0 7px 7px 0;
	-webkit-border-radius:0 7px 7px 0;
	border-radius: 0 7px 7px 0;
}



#stacks_in_9823 {
	margin: 20px 0px 0px 0px;
}
#standOutWrapperstacks_in_9802 {
	padding-top: 33px;
	padding-bottom: 33px;
}

#standOutstacks_in_9802 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	
	text-align: left;
	
	
	
}

#standOutstacks_in_9802:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_9802 {
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_9802 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_9802 img,
#standOutFrontmoststacks_in_9802 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_9802 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_9802 {
	background: url(../files/frontmost_localimage-9802.png) #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_9802 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_9802 {
	height: 33px;
}

#standOutShadowstacks_in_9802 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_9802 {
	margin-top: -60px;
	width: 225px;
	height: 175px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_9802 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_9802 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_9802 {
		margin-top: 0px;
		width: 150px;
		height: 150px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_9802 i {
		font-size: 100px;
	}
}

/* @end */

/*  */
#stacks_in_9802 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_9967>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9967>.s3_row>.s3_column_left {
	width: 66.72%;
}

#stacks_in_9967>.s3_row>.s3_column_right {
	width: 33.279999%;
}




#stacks_in_9967>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9967>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9967>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9828Calligrapher{			font-size: 130% !important;			color: #000000 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_9828Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9828Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9828Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9828Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9828Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9828Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9828Calligrapher h6, .stacks_in_9828Calligrapher h5, .stacks_in_9828Calligrapher h4, .stacks_in_9828Calligrapher h3, .stacks_in_9828Calligrapher h2, .stacks_in_9828Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9828Calligrapher, .stacks_in_9828Calligrapher h1, .stacks_in_9828Calligrapher h2, .stacks_in_9828Calligrapher h3, .stacks_in_9828Calligrapher h4, .stacks_in_9828Calligrapher h5, .stacks_in_9828Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9828targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9828Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9828Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9828Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9828Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9828 {
	margin: 10px 0px 0px 80px;
}

#stacks_in_9826 {
	margin: 40px 0px 20px 0px;
}

#stacks_in_9975 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_9900 {
	background-color: rgba(219, 154, 31, 0.78);
	margin: 40px 20px 0px 20px;
}
#stacks_in_9902>.s3_row {
	margin: 0 -0px;
}

#stacks_in_9902>.s3_row>.s3_column_left {
	width: 55.47%;
}

#stacks_in_9902>.s3_row>.s3_column_right {
	width: 44.529999%;
}




#stacks_in_9902>.s3_row>.s3_column {
	padding: 0 0px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9902>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_9902>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}






#stacks_in_9902 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 40px 40px 40px 40px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9922Calligrapher{			font-size: 125% !important;			color: #000000 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_9922Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9922Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9922Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9922Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9922Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9922Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9922Calligrapher h6, .stacks_in_9922Calligrapher h5, .stacks_in_9922Calligrapher h4, .stacks_in_9922Calligrapher h3, .stacks_in_9922Calligrapher h2, .stacks_in_9922Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9922Calligrapher, .stacks_in_9922Calligrapher h1, .stacks_in_9922Calligrapher h2, .stacks_in_9922Calligrapher h3, .stacks_in_9922Calligrapher h4, .stacks_in_9922Calligrapher h5, .stacks_in_9922Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9922targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9922Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9922Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9922Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9922Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9922 {
	margin: 10px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9937Calligrapher{			font-size: 140% !important;			color: #000000 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_9937Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9937Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9937Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9937Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9937Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9937Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9937Calligrapher h6, .stacks_in_9937Calligrapher h5, .stacks_in_9937Calligrapher h4, .stacks_in_9937Calligrapher h3, .stacks_in_9937Calligrapher h2, .stacks_in_9937Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9937Calligrapher, .stacks_in_9937Calligrapher h1, .stacks_in_9937Calligrapher h2, .stacks_in_9937Calligrapher h3, .stacks_in_9937Calligrapher h4, .stacks_in_9937Calligrapher h5, .stacks_in_9937Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9937targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9937Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9937Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9937Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9937Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9938 {
	margin: 10px 20px 0px 40px;
}

#stacks_in_9950 {
	background-color: rgba(76, 72, 10, 1.00);
	margin: 40px 20px 0px 20px;
}
#stacks_in_9951>.s3_row {
	margin: 0 -0px;
}

#stacks_in_9951>.s3_row>.s3_column_left {
	width: 55.47%;
}

#stacks_in_9951>.s3_row>.s3_column_right {
	width: 44.529999%;
}




#stacks_in_9951>.s3_row>.s3_column {
	padding: 0 0px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9951>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_9951>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}






#stacks_in_9951 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 40px 40px 40px 40px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9955Calligrapher{			font-size: 125% !important;			color: #000000 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_9955Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9955Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9955Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9955Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9955Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9955Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9955Calligrapher h6, .stacks_in_9955Calligrapher h5, .stacks_in_9955Calligrapher h4, .stacks_in_9955Calligrapher h3, .stacks_in_9955Calligrapher h2, .stacks_in_9955Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9955Calligrapher, .stacks_in_9955Calligrapher h1, .stacks_in_9955Calligrapher h2, .stacks_in_9955Calligrapher h3, .stacks_in_9955Calligrapher h4, .stacks_in_9955Calligrapher h5, .stacks_in_9955Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9955targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9955Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9955Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9955Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9955Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9955 {
	margin: 10px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9959Calligrapher{			font-size: 140% !important;			color: #000000 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_9959Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9959Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9959Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9959Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9959Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9959Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9959Calligrapher h6, .stacks_in_9959Calligrapher h5, .stacks_in_9959Calligrapher h4, .stacks_in_9959Calligrapher h3, .stacks_in_9959Calligrapher h2, .stacks_in_9959Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9959Calligrapher, .stacks_in_9959Calligrapher h1, .stacks_in_9959Calligrapher h2, .stacks_in_9959Calligrapher h3, .stacks_in_9959Calligrapher h4, .stacks_in_9959Calligrapher h5, .stacks_in_9959Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9959targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9959Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9959Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9959Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9959Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9960 {
	margin: 10px 20px 0px 40px;
}

#stacks_in_9926 {
	background-color: rgba(10, 80, 163, 1.00);
	margin: 40px 20px 40px 20px;
}
#stacks_in_9927>.s3_row {
	margin: 0 -0px;
}

#stacks_in_9927>.s3_row>.s3_column_left {
	width: 55.47%;
}

#stacks_in_9927>.s3_row>.s3_column_right {
	width: 44.529999%;
}




#stacks_in_9927>.s3_row>.s3_column {
	padding: 0 0px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_9927>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_9927>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}






#stacks_in_9927 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 40px 40px 40px 40px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9943Calligrapher{			font-size: 125% !important;			color: #000000 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_9943Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9943Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9943Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9943Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9943Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9943Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9943Calligrapher h6, .stacks_in_9943Calligrapher h5, .stacks_in_9943Calligrapher h4, .stacks_in_9943Calligrapher h3, .stacks_in_9943Calligrapher h2, .stacks_in_9943Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9943Calligrapher, .stacks_in_9943Calligrapher h1, .stacks_in_9943Calligrapher h2, .stacks_in_9943Calligrapher h3, .stacks_in_9943Calligrapher h4, .stacks_in_9943Calligrapher h5, .stacks_in_9943Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9943targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9943Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9943Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9943Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9943Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9943 {
	margin: 10px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9931Calligrapher{			font-size: 140% !important;			color: #000000 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_9931Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9931Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9931Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9931Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9931Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9931Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9931Calligrapher h6, .stacks_in_9931Calligrapher h5, .stacks_in_9931Calligrapher h4, .stacks_in_9931Calligrapher h3, .stacks_in_9931Calligrapher h2, .stacks_in_9931Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9931Calligrapher, .stacks_in_9931Calligrapher h1, .stacks_in_9931Calligrapher h2, .stacks_in_9931Calligrapher h3, .stacks_in_9931Calligrapher h4, .stacks_in_9931Calligrapher h5, .stacks_in_9931Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9931targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9931Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9931Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9931Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9931Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9931 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_9932 {
	margin: 10px 20px 0px 40px;
}

#stacks_in_9979 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 40px 0px 0px 0px;
}

#stacks_in_9985 {
	border: solid rgba(128, 0, 0, 1.00);
	border-width: 30px 30px 30px 30px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9981Calligrapher{			font-size: 175% !important;			color: #000000 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_9981Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9981Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9981Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9981Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9981Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9981Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9981Calligrapher h6, .stacks_in_9981Calligrapher h5, .stacks_in_9981Calligrapher h4, .stacks_in_9981Calligrapher h3, .stacks_in_9981Calligrapher h2, .stacks_in_9981Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9981Calligrapher, .stacks_in_9981Calligrapher h1, .stacks_in_9981Calligrapher h2, .stacks_in_9981Calligrapher h3, .stacks_in_9981Calligrapher h4, .stacks_in_9981Calligrapher h5, .stacks_in_9981Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9981targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9981Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9981Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9981Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9981Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9987 {
	padding:  40px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_9991Calligrapher{			font-size: 120% !important;			color: #000000 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_9991Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9991Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9991Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9991Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9991Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9991Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_9991Calligrapher h6, .stacks_in_9991Calligrapher h5, .stacks_in_9991Calligrapher h4, .stacks_in_9991Calligrapher h3, .stacks_in_9991Calligrapher h2, .stacks_in_9991Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_9991Calligrapher, .stacks_in_9991Calligrapher h1, .stacks_in_9991Calligrapher h2, .stacks_in_9991Calligrapher h3, .stacks_in_9991Calligrapher h4, .stacks_in_9991Calligrapher h5, .stacks_in_9991Calligrapher h6{	font-family: "Libre Baskerville Specimen" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_9991targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_9991Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_9991Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_9991Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_9991Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_9965 {
	margin: 0px 40px 40px 40px;
}

#stacks_in_9997 {
	margin: 50px 0px 0px 0px;
}

#stacks_in_10029 {
    background-image: url("DF072CE2-DAD7-450B-980B-F4FC7D16B23A.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	margin: 0px 0px 10px 0px;
}
#stacks_in_10030>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10030>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_10030>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_10030>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_10030>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10030>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
#stacks_in_10036>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10036>.s3_row>.s3_column_left {
	width: 25.00%;
}

#stacks_in_10036>.s3_row>.s3_column_center {
	width: 37.500000%;
}

#stacks_in_10036>.s3_row>.s3_column_right {
	width: 37.50%;
}

#stacks_in_10036>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_10036>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10036>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10036 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_10072 {
	background-color: rgba(204, 204, 204, 1.00);
	margin: 30px 0px 30px 30px;
}

#stacks_in_10074 {
	margin: 20px 0px 0px 30px;
}

#stacks_in_10079 {
	margin: 0px 30px 0px 0px;
	padding: 10px 0px 30px 30px;
}

#stacks_in_10081 {
	background-color: rgba(108, 171, 17, 1.00);
	margin: 0px 0px 0px 30px;
	padding:  10px;
}
/*
1.9.0

 */
#stacks_in_10082 * {
  box-sizing: border-box;
}
#stacks_in_10082 *:focus {outline:none;}
.searchingstacks_in_10082 .stacks_top,
.searchingstacks_in_10082 .stacks_in,
.searchingstacks_in_10082 .stacks_out {
  overflow: visible;
}
#stacks_in_10082 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_10082_pages { display: none;}
#stacks_in_10082_tipue_search_input,
.live-search-input {
  font-size: 16px;
  width: 100%;
  height: 30px;
  line-height: 28px;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,0.3);
  background-color: #fff;
  padding: 0px 15px 0px 15px;/* leaving room for search icon */
  position: relative;
  z-index: 9998;
}
#stacks_in_10082_tipue_search_content,
.live-search-content {
  display: none;
  padding: 20px;
  min-height: 80px;
  position: absolute;
  margin: 20px 0px;
  z-index: 9997;
  width: 100%;
  box-sizing: border-box;
}

#stacks_in_10082_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_10082 form > svg,
.live-search-form > svg {
  width: 14px;
  height: 30px;
  fill: #999;
  position: absolute;
  left: 18px;
  text-align: right;
  top: 0px;
  z-index: 9999;
}
/**/
/**/
.tipue_search_content_title {
  font-size: 120%;
}
/**/
/**/
#stacks_in_10082_tipue_search_content,
.live-search-content {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.3);
  border-top: 1px solid rgba(0,0,0,0.25);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  transition: all 150ms linear;
  opacity: 0;
}
.searchingstacks_in_10082 #stacks_in_10082_tipue_search_content,
.searchingstacks_in_10082.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 150ms linear;
  opacity: 1;
}
#stacks_in_10082_tipue_search_content:after,
.live-search-content:after {
  content: " ";
  position: absolute;
  top: -10px;
  left: 15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
#stacks_in_10082_tipue_search_content:before,
.live-search-content:before {
  content: " ";
  position: absolute;
  top: -11px;
  left: 14px;
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid rgba(0,0,0,0.3);
}

/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/



/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/
#stacks_in_10082_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_10082 #stacks_in_10082_tipue_search_content,
.searchingstacks_in_10082.live-search-content {
  display: block !important;
}
#stacks_in_10082_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_10082_tipue_search_warning {
display: block;
}

.tipue_search_content_title
{
  margin-top: 23px;
}
.tipue_search_content_title a
{
  text-decoration: none;
}
.tipue_search_content_title a:hover
{

}
.tipue_search_content_url{
  word-wrap: break-word;
  hyphens: auto;
}
.tipue_search_content_url a{

  text-decoration: none;
}
.tipue_search_content_url a:hover{

}
.tipue_search_content_text{

  word-wrap: break-word;
  hyphens: auto;
  margin-top: 3px;
}
.tipue_search_content_debug{

  margin: 5px 0;
}
.h01{

  font-weight: 400;
}

#stacks_in_10082_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_10082_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_10082_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_10082_tipue_search_foot_boxes li a{
  padding: 10px 17px 11px 17px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-decoration: none;
  text-align: center;
}
#stacks_in_10082_tipue_search_foot_boxes li.current{
  padding: 10px 17px 11px 17px;
  background: #f6f6f6;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-align: center;
}
#stacks_in_10082_tipue_search_foot_boxes li a:hover{
  background: #f6f6f6;
}
/* spinner */
.tipue_search_spinner svg polyline,
.tipue_search_spinner svg path {
    stroke: #555555;
}
.tipue_search_spinner {
	width: 110px;
	position: absolute;
	color: #555555;
    top: 0px;
    right: 0px;
    left: auto;
    display: grid;
    text-align: right;
    grid-template-columns: 30px 1fr;
    justify-content: space-between;
}
.tipue_search_spinner .ts-count-wrap {
	padding: 20px 20px 20px 0px;
}
.tipue_search_spinner svg {
	align-self: center;
    height: 30px;
    width: 30px;
    padding: 0px;
    animation-name: ts-spin;
    animation-duration: 3000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes ts-spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
#stacks_in_10082_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_10082_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 8px;
}
/**/

@-webkit-keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
@keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@media all and (max-width: 1280px) {
  .menu-loaded.menu-active main {
    padding-left: 80px;
  }
  .sidebar-mobile-active.menu-loaded main {
    padding-left: 80px;
  }
}

#stacks_in_10082 .additional-pages,
#stacks_in_10082 .excluded-pages {
  display: none;
}


#stacks_in_10082 {
	margin: 0px 10px 5px 10px;
}
#slice_mez_10084 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_10084.selected {
  border-color: #2680fc !important;
}
#slice_mez_10084 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_10084 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_10084 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_10084.hidden > #stacks_in_10084 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_10086 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_10086.selected {
  border-color: #2680fc !important;
}
#slice_mez_10086 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_10086 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_10086 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_10086.hidden > #stacks_in_10086 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}

#stacks_in_10051 {
	background-color: rgba(230, 230, 230, 1.00);
	border: solid rgba(75, 145, 15, 1.00);
	border-width:  7px;
	margin: 30px 20px 20px 105px;
	padding: 0px 10px 30px 40px;
}

#stacks_in_10053 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_10056 {
	margin: 12px 0px 0px 0px;
}

#stacks_in_10058 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_10060 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_10062 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_10064 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_10066 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_10068 {
	margin: 50px 0px 0px 0px;
}

#stacks_in_10110 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_10070 {
	margin: 10px 0px 30px 0px;
}

#stacks_in_10037 {
	padding: 30px 60px 20px 60px;
}

#stacks_in_10039 {
	background-color: rgba(91, 158, 16, 1.00);
	border: solid rgba(64, 128, 2, 1.00);
	border-width:  7px;
	margin: 0px 10px 0px 0px;
	padding:  10px;
}

#stacks_in_10041 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_10106 {
	padding: 5px 0px 0px 0px;
}
/* @group Resets */

/* Resets to stop themes messing with our styling */

#stacks_in_10088 *,
#stacks_in_10088 *:after,
#stacks_in_10088 *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#stacks_in_10088 form,
#stacks_in_10088 fieldset {
	display: block;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	box-shadow: none;
}

#stacks_in_10088 select {
	-webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
}

#stacks_in_10088 select[multiple] {
	height: 100%;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
}

#stacks_in_10088 .fpNotAllowed *:hover {
	cursor: not-allowed;
}

#stacks_in_10088 .radio .radio, 
#stacks_in_10088 .checkbox .checkbox {
	position: static;
}

/* @end */

/* Form layout */

.tsf-content {
	margin: -15px;
	overflow: hidden !important;
}

.inputWrapper .inputWrapper [data-formsplus-input-name],
.inputWrapper .form-group {
	padding: 15px 0;
}



/* Code for CSS offset */
#tsf-wizard-stacks_in_10088 {
	padding-top: 0vh;
}






















/* @group Base Form Styling */

/* Styling borrowed from Twitter Bootstrap, scoped for exclusive use of FormSteps */

#stacks_in_10088 label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_10088 .form-group {
	margin: 0;
	width: 100%;
}

#stacks_in_10088 .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: rgba(85, 85, 85, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
	background-image: none;
	border: 1px solid rgba(204, 204, 204, 1.00);
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
}

#stacks_in_10088 .form-control input {
	height: 34px;
}

/* Start styling for placeholder colors (added June 2021) */
#stacks_in_10088 .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
#stacks_in_10088 .form-control::-moz-placeholder { /* Firefox 19+ */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
#stacks_in_10088 .form-control:-ms-input-placeholder { /* IE 10+ */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
#stacks_in_10088 .form-control:-moz-placeholder { /* Firefox 18- */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
/* End placeholder styling */

#stacks_in_10088 .radio label {
	padding-left: 0;
}

#stacks_in_10088 input[type="radio"],
#stacks_in_10088 input[type="checkbox"] {
	margin-left: 0.1em;
	position: relative;
}

#stacks_in_10088 .form-control:focus {
	border-color: rgba(102, 175, 233, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
	outline: 0;
}

#stacks_in_10088 textarea.form-control {
	height: auto;
}

#stacks_in_10088 .help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: rgba(115, 115, 115, 1.00);
}

/* Input groups */

#stacks_in_10088 .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	width: 100%;
}

#stacks_in_10088 .input-group .form-control,
#stacks_in_10088 .input-group-addon {
	display: table-cell;
}

#stacks_in_10088 .input-group-addon {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

#stacks_in_10088 .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: rgba(85, 85, 85, 1.00);
	text-align: center;
	background-color: rgba(238, 238, 238, 1.00);
	border: 1px solid rgba(204, 204, 204, 1.00);
	border-radius: 4px;
}

#stacks_in_10088 .input-group .form-control:last-child,
#stacks_in_10088 .input-group-addon:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#stacks_in_10088 .input-group-addon:first-child {
	border-right: none;
}

#stacks_in_10088 .input-group-addon:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left: none;
}

#stacks_in_10088 .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

/* Buttons */

#stacks_in_10088 .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

/* @end */

/* @group Form Input sizing */

/*  */

/*  */

/* @end */

/* @group Date Picker Styling */

div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
	z-index: 9999 !important;
}

.ui-datepicker {
	background-color: #fff;
	border: 1px solid #66AFE9;
	border-radius: 4px;
	box-shadow: 0 0 8px rgba(102,175,233,.6);
	display: none;
	margin-top: 4px;
	padding: 10px;
	width: 240px;
  color: #212529;
}
.ui-datepicker a,
.ui-datepicker a:hover {
	text-decoration: none;
}
.ui-datepicker a:hover,
.ui-datepicker td:hover a {
	color: #2A6496;
	-webkit-transition: color 0.1s ease-in-out;
	   -moz-transition: color 0.1s ease-in-out;
		 -o-transition: color 0.1s ease-in-out;
			transition: color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-header {
	margin-bottom: 4px;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title {
	font-weight: 700;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	cursor: default;
	font-family: 'FontAwesome';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	font-size: 20px;
	line-height: 1;
	margin-top: 2px;
	width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
	float: left;
	text-align: left;
}
.ui-datepicker .ui-datepicker-next {
	float: right;
	text-align: right;
}
.ui-datepicker .ui-datepicker-prev:before {
	content: "\f0a8";
}
.ui-datepicker .ui-datepicker-next:before {
	content: "\f0a9";
}
.ui-datepicker .ui-icon {
	display: none;
}
.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
	width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
	text-align: center;
	padding: 4px 0;
}
.ui-datepicker .ui-datepicker-calendar td {
	border-radius: 4px;
	-webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	   -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
		 -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
			transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
	background-color: #eee;
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-today,
.ui-datepicker .ui-datepicker-current-day {
	background-color: #4289cc;
}
.ui-datepicker .ui-datepicker-today a,
.ui-datepicker .ui-datepicker-current-day a {
	color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
	background-color: #fff;
	cursor: default;
}

.ui-datepicker-unselectable.ui-state-disabled {
	opacity: 0.50;
}

/* Some extra CSS added by Will Woodgate on 28th Feb 2018 to help with styling the time picker */
.ui-datepicker table.ui-datepicker-calendar {
	margin-bottom: 10px;
}

.ui-datepicker .ui-timepicker-div dl {
	padding-top:15px;
	padding-bottom: 0px;
	border: 1px solid #dddddd;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	background: #f9f9f9;
}

.ui-datepicker .ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
	border-bottom: none;
	border: 1px solid #dddddd;
	background: #ffffff;
	margin: 0px;
  padding: 6px 0 6px 6px;
}

.ui-datepicker .ui-timepicker-div dl dd {
	margin: 0 10px 10px 40%;
	min-height: 30px;
}

.ui-datepicker .ui-slider {
	border: 1px solid #c5c5c5;
	border-radius: 3px;
	height: .8em;
	position: relative;
	margin-top: 15px;
}

.ui-datepicker .ui-slider-handle {
	border: 1px solid #4289cc;
	border-radius: 3px;
	background: #4289cc;
	font-weight: normal;
	color: #454545;
	top: -.3em;
	margin-left: -.6em;
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-datepicker div.ui-datepicker-buttonpane {
	display: block;
}

.ui-datepicker div.ui-datepicker-buttonpane button {
  float: left;
	background: #FFFFFF;
	border-radius: 4px;
	color: #333333;
	border: 1px solid #cccccc;
	outline: none;
	padding: 10px 15px;
	font-size: 15px;
	margin: 0px;
}

.ui-datepicker div.ui-datepicker-buttonpane button:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.ui-datepicker div.ui-datepicker-buttonpane button.ui-datepicker-close {
	float: right;
	background: #4289cc;
	border: 1px solid #2e6da4;
	color: #ffffff;
}

.ui-datepicker div.ui-datepicker-buttonpane button.ui-datepicker-close:hover {
	background-color: #286090;
	border-color: #204d74;
	color: #ffffff;
}

/* @end */

/* Next, previous and finish button styling */

#stacks_in_10088 span.formsplus-next-btn-wrapper,
#stacks_in_10088 span.formsplus-prev-btn-wrapper,
#stacks_in_10088 span.formsplus-finish-btn-wrapper {
	font-size: 14px;
}

/* @group Step Button Styling */

#stacks_in_10088 ul#step-indicator-stacks_in_10088 *,
#stacks_in_10088 ul#step-indicator-stacks_in_10088 *:after,
#stacks_in_10088 ul#step-indicator-stacks_in_10088 *:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	vertical-align: baseline;
	font-size: 14px;
	line-height: 1.42857143;
}

#stacks_in_10088 ul#step-indicator-stacks_in_10088 a,
#stacks_in_10088 ul#step-indicator-stacks_in_10088 a:visited,
#stacks_in_10088 ul#step-indicator-stacks_in_10088 a:hover,
#stacks_in_10088 ul#step-indicator-stacks_in_10088 a:active {
	text-decoration: none;
	outline: none;
}

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

#stacks_in_10088 .gsi-step-no-available li.current~li>*,
#stacks_in_10088 .gsi-step-no-available li.current~li>*:hover {
	background-color: rgba(237, 239, 240, 1.00) !important;
	color: rgba(246, 197, 68, 1.00) !important;
}

#stacks_in_10088 .gsi-style-8 li a:hover {
	background-color: rgba(246, 197, 68, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_10088 .gsi-style-8 li:not(:last-child):after,
#stacks_in_10088 .gsi-style-8.gsi-vertical li:not(:last-child):after {
	background: rgba(237, 239, 240, 1.00);
}

#stacks_in_10088 .gsi-style-8 li.visited > *,
#stacks_in_10088 .gsi-style-8 li.current > * {
	background-color: rgba(236, 89, 41, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_10088 .gsi-style-8 li.visited:after {
	background-color: rgba(246, 197, 68, 1.00) !important;
}

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

#stacks_in_10088 .tsf-nav-step {
	height: 0px !important;
	overflow: hidden !important;
}

/*  */

/* Submit text colors */



/* Button styling */

#stacks_in_10088 .center {
	text-align: center;
}

#stacks_in_10088 .btnPosition {
	position: relative;
	z-index: 20;
}

#stacks_in_10088 a.smartyBoxButton,
#stacks_in_10088 button[type="reset"],
#stacks_in_10088 .tsf-controls .tsf-wizard-btn {
	text-decoration: none;
	background-color: rgba(255, 255, 10, 1.00);
	color: rgba(0, 0, 0, 1.00);
	transition: all 300ms ease-in-out;
}

#stacks_in_10088 a.smartyBoxButton:hover,
#stacks_in_10088 a.smartyBoxButton:active,
#stacks_in_10088 button[type="reset"]:hover,
#stacks_in_10088 button[type="reset"]:active,
#stacks_in_10088 .tsf-controls .tsf-wizard-btn:hover,
#stacks_in_10088 .tsf-controls .tsf-wizard-btn:active {
	text-decoration: none;
	background-color: rgba(246, 197, 68, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

/* Fixes the font sizing */

#stacks_in_10088 ul#step-indicator-stacks_in_10088 .number {
	font-size: 28px;
}

#stacks_in_10088 ul#step-indicator-stacks_in_10088 .desc label {
	font-size: 14px;
}

#stacks_in_10088 ul#step-indicator-stacks_in_10088 .desc span {
	font-size: 13px;
}

/* Fixes circle number alignment in some themes */

#stacks_in_10088 ul#step-indicator-stacks_in_10088.gsi-style-3 .number,
#stacks_in_10088 ul#step-indicator-stacks_in_10088.gsi-number-circle .number {
	line-height: 1.2em;
}

/* Fixes colour override issues in themes like Foundation */
#stacks_in_10088 .gsi-step-indicator.triangle a label,
#stacks_in_10088 .gsi-step-indicator.triangle a:hover label {
	color: inherit;
}

/* @end */

/* @group Validation */

.form-group {
	position: relative;
}

.form-group.has-error {
	border: 2px solid #f44545;
	padding: 30px 10px 10px;
	border-radius: 4px;
}

ul.parsley-errors-list {
	position: absolute;
	top: -2px;
	right: -2px;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
	line-height: 1.3;
}

ul.parsley-errors-list li {
	padding: 5px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.10em;
	text-transform: uppercase;
	z-index: 3;
	background: #f44545;
	color: #ffffff;
	display: none;
	border-top-right-radius: 4px;
}

ul.parsley-errors-list li:last-child {
	display: inline-block;
}

/* @end */

/* @group Edit Mode */

/*  */

/* @end */

/*  */







/* Message boxes, displaying errors and important messages */
.formsplus-warning {
	padding: 15px 20px 15px 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #ebccd1;
	border-radius: 4px;
	color: #a94442;
	background-color: #f2dede;
	position: relative;
}

.formsplus-warning .smartyBoxMessageHide {
	position: absolute;
	top: 3px;
	right: 5px;
	color: inherit;
	float: right;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
	cursor: pointer;
}

/* Switches, added December 2021 */
 #stacks_in_10088 .switch {
  position: relative;
  display: block;
	min-height: 34px;
	margin-bottom: 20px;
	line-height: 1.1;
}

#stacks_in_10088 .switch-label {
	padding: 0 0 0 calc(70px + 10px);
	display: block;
	margin-top: -6px;
}

#stacks_in_10088 .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

#stacks_in_10088 .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  background-color: rgba(204, 204, 204, 1.00);
  -webkit-transition: .4s;
  transition: .4s;
	width: 70px;
  height: 34px;
}

#stacks_in_10088 .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: rgba(255, 255, 255, 1.00);
  -webkit-transition: .4s;
  transition: .4s;
}

#stacks_in_10088 input:checked + .slider {
  background-color: rgba(33, 150, 243, 1.00);
}

#stacks_in_10088 input:focus + .slider {
  box-shadow: 0 0 1px rgba(33, 150, 243, 1.00);
}

#stacks_in_10088 input:checked + .slider:before {
	-webkit-transform: translateX(calc(70px - 150% + 5px));
  -ms-transform: translateX(calc(70px - 150% + 5px));
  transform: translateX(calc(70px - 150% + 5px));
}

/* On / off labels */
#stacks_in_10088 .on {
  display: none;
}

#stacks_in_10088 .on, 
#stacks_in_10088 .off {
  color: rgba(255, 255, 255, 1.00);
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 10px;
  font-size: 14px;
  font-family: Verdana, sans-serif;
}

#stacks_in_10088 input:checked + .slider .on {
	display: block;
	right: auto;
	left: 10px;
}

#stacks_in_10088 input:checked + .slider .off {
	display: none;
}


#stacks_in_10088 .slider.round {
  border-radius: 34px;
}

#stacks_in_10088 .slider.round:before {
  border-radius: 50%;
}




#formsplusHeaderContentstacks_in_10089 {
	margin-bottom: 20px;
}

#formsplusFooterContentstacks_in_10089 {
	margin-top: 20px;
}
/*  */#formsplusHeaderContentstacks_in_10092 {
	margin-bottom: 20px;
}

#formsplusFooterContentstacks_in_10092 {
	margin-top: 20px;
}
/*  */#formsplusHeaderContentstacks_in_10095 {
	margin-bottom: 20px;
}

#formsplusFooterContentstacks_in_10095 {
	margin-top: 20px;
}
/*  */
#stacks_in_10104 {
	background-color: rgba(195, 9, 36, 1.00);
	border: solid rgba(25, 25, 25, 1.00);
	border-width:  2px;
	margin: 30px 0px 20px 0px;
	padding: 7px 7px 7px 7px;
}
