.stacksSpacerstacks_in_239_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_out_267_page121 {
	width: 80%;
}
.stacksSpacerstacks_in_269_page121 {
	display: block;
	width: 100%;
	height:20px;
}/*
 *  Carousel Complete v1.1.0
 */
.stacks_in_270_page121 .owl-stage-outer {
  height: auto !important;
}
.stacks_in_270_page121 .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.stacks_in_270_page121 .owl-animated-in {
  z-index: 0;
}
.stacks_in_270_page121 .owl-animated-out {
  z-index: 1;
}
/*
.stacks_in_270_page121 .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
*/
.stacks_in_270_page121 .reverse-animation {
  -webkit-animation-direction: reverse; /* Chrome, Safari, Opera */
  animation-direction: reverse;
}


.stacks_in_270_page121 .active {
  opacity: 1;
}
.stacks_in_270_page121 .owl-animated-out {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_270_page121 .owl-animated-in {
  opacity: 1;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_270_page121 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_270_page121 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_270_page121 .owl-animated-in.reverse-animation {
  opacity: 1;
}

.stacks_in_270_page121 .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_270_page121 .autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.stacks_in_270_page121 {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.stacks_in_270_page121 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_270_page121 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


.stacks_in_270_page121 .owl-stage-outer{
  
  position: relative;
  overflow: hidden;

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_270_page121 .owl-controls .owl-nav .owl-prev,
.stacks_in_270_page121 .owl-controls .owl-nav .owl-next,
.stacks_in_270_page121 .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_270_page121.owl-loaded {
  display: block;
}
.stacks_in_270_page121.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_270_page121.owl-hidden {
  opacity: 0;
}
.stacks_in_270_page121 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_270_page121 .owl-item {
  position: relative;
  box-sizing: border-box;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_270_page121 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_270_page121 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_270_page121.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_270_page121 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_270_page121.owl-rtl {
  direction: rtl;
}
.stacks_in_270_page121.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_270_page121 {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.stacks_in_270_page121 .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.stacks_in_270_page121 .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_270_page121 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_270_page121 .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../anniversary15_files/carScripts/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.stacks_in_270_page121 .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.stacks_in_270_page121 .owl-video-playing .owl-video-tn,
.stacks_in_270_page121 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_270_page121 .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.stacks_in_270_page121 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_270_page121 .item-video{

  overflow:hidden;
  position:relative;
}
.stacks_in_270_page121 .owl-video-frame{
    width:100% !important;
    height: auto !important;
}
.stacks_in_270_page121 .item{
  overflow:hidden;
}
.stacks_in_270_page121 .owl-stage-outer{
  overflow:hidden;
  position:relative;
}
.stacks_in_270_page121 .owl-stage{
}
/*img{height: 490px}*/
.stacks_in_270_page121 .owl-controls {
  
}
.stacks_in_270_page121 .owl-dots{
  margin:0 auto;
  width:100%;
  text-align: center;
  position:relative;
  z-index:99999;
}
.stacks_in_270_page121 .owl-dot {
  background:#333333;
  width:20px;
  height:20px;
  display:inline-block;
  margin:10px;
  border-radius:20px;
}
.stacks_in_270_page121 .owl-dot.active{
  background:#000000;
}

.stacks_in_270_page121 .owl-prev, .stacks_in_270_page121 .owl-next {
  width: 20px;
  height: 20px;
/*  background:white;*/
  float:left;
}
.stacks_in_270_page121 .owl-prev{
  position:absolute;
  height: auto;
  left: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_270_page121 .owl-next{
  position:absolute;
  height: auto;
  right: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_270_page121 .owl-prev polygon, .stacks_in_270_page121 .owl-prev path, .stacks_in_270_page121 .owl-next polygon{
    fill:#FFFFFF;
}

.stacks_in_270_page121 .item{
  position: relative;
}
.stacks_in_270_page121 .caption{
  position:absolute;
  display:none;
  color:white;
  width: 100%;
  z-index:9999;
  text-align:center;
  left: 0;
}
.stacks_in_270_page121 .visible{
  display:block;
}
.stacks_in_270_page121 .waiting {
  pointer-events: none;
}




#stacks_out_270_page121 {
	width: 90%;
}

#stacks_out_463_page121 {
	width: 90%;
}

#stacks_out_281_page121 {
	width: 90%;
}

#stacks_out_275_page121 {
	width: 90%;
}

#stacks_out_420_page121 {
	width: 90%;
}
.stacksSpacerstacks_in_278_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_in_4_page121 {
	background-image: url("../anniversary15_files/backgroundImage_4.png");
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
	padding:  10px;
}
.stacksSpacerstacks_in_242_page121 {
	display: block;
	width: 100%;
	height:20px;
}/* FancyLine Stack v1.2.0 */

#stacks_in_487_page121 hr {
	height: 0;
	border: 0;
	
    padding: 0;
	border-top-width: 3px;
	
	
	
	
	 border-top-style: solid;
	
	
	
	
	border-top-color: #2E2920;
	
	
	
	 border-bottom-style: solid; border-bottom-color: #AFE773; border-bottom-width: 3px;
	
}
	


*:first-child+html #stacks_in_487_page121 hr, * html  #stacks_in_487_page121 hr {height: 3px /*IE7*/;}
* html  #stacks_in_487_page121 hr {line-height: 3px /*IE6*/;}
/* End of FancyLine stack */.stacksSpacerstacks_in_285_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_315_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_314_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_300_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_312_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_out_286_page121 {
	width: 55%;
}
.stacksSpacerstacks_in_297_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_313_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_309_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_out_283_page121 {
	width: 55%;
}
.stacksSpacerstacks_in_299_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_338_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_310_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_296_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_342_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_262_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_out_321_page121 {
	width: 50%;
}

#stacks_out_391_page121 {
	width: 85%;
}
.stacksSpacerstacks_in_320_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_337_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_324_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_343_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_319_page121 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_306_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_306_page121>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_306_page121>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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



}






#stacks_out_540_page121 {
	width: 51%;
	margin-right:0;
}

#stacks_out_304_page121 {
	width: 75%;
	margin-left:0;
}
#stacks_in_406_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_406_page121>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_406_page121>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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



}






#stacks_out_407_page121 {
	width: 63%;
	margin-right:0;
}

#stacks_out_410_page121 {
	margin-left:0;
}
.stacksSpacerstacks_in_316_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_311_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_333_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_332_page121 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_524_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_524_page121>.s3_row>.s3_column_left {
	width: 44.00%;
}

#stacks_in_524_page121>.s3_row>.s3_column_right {
	width: 56.000000%;
}




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










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



}



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



}





.stacksSpacerstacks_in_525_page121 {
	display: block;
	width: 100%;
	height:15px;
}
#stacks_out_526_page121 {
	width: 50%;
	margin-right:0;
}

#stacks_out_529_page121 {
	width: 78%;
	margin-left:0;
}
#stacks_in_532_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_532_page121>.s3_row>.s3_column_left {
	width: 44.00%;
}

#stacks_in_532_page121>.s3_row>.s3_column_right {
	width: 56.000000%;
}




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










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



}



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



}





.stacksSpacerstacks_in_533_page121 {
	display: block;
	width: 100%;
	height:15px;
}
#stacks_out_534_page121 {
	width: 65%;
	margin-right:0;
}

#stacks_out_537_page121 {
	margin-left:0;
}
.stacksSpacerstacks_in_335_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_354_page121 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_488_page121>.s3_row {
	margin: 0 -10px;
}

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

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

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




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










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




}



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



}






#stacks_out_351_page121 {
	width: 34%;
	margin-right:0;
}

#stacks_out_358_page121 {
	width: 66%;
}

#stacks_out_349_page121 {
	width: 73%;
	margin-left:0;
}
#stacks_in_495_page121>.s3_row {
	margin: 0 -10px;
}

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

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

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




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










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




}



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



}






#stacks_out_394_page121 {
	width: 50%;
	margin-right:0;
}
#stacks_in_492_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_492_page121>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_492_page121>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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



}






#stacks_out_356_page121 {
	width: 40%;
	margin-right:0;
}

#stacks_out_499_page121 {
	width: 50%;
	margin-left:0;
}
#stacks_in_501_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_501_page121>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_501_page121>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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



}






#stacks_out_502_page121 {
	width: 49%;
	margin-right:0;
}

#stacks_out_505_page121 {
	width: 57%;
	margin-left:0;
}
.stacksSpacerstacks_in_554_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_523_page121 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_542_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_542_page121>.s3_row>.s3_column_left {
	width: 32.66%;
}

#stacks_in_542_page121>.s3_row>.s3_column_center {
	width: 34.179996%;
}

#stacks_in_542_page121>.s3_row>.s3_column_right {
	width: 33.16%;
}




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










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




}



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


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


}





.stacksSpacerstacks_in_560_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_out_543_page121 {
	width: 79%;
	margin-right:0;
}

#stacks_out_549_page121 {
	width: 80%;
}

#stacks_out_546_page121 {
	width: 80%;
}
.stacksSpacerstacks_in_561_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_out_558_page121 {
	width: 87%;
	margin-left:0;
}
/* FancyLine Stack v1.2.0 */

#stacks_in_522_page121 hr {
	height: 0;
	border: 0;
	
    padding: 0;
	border-top-width: 3px;
	
	
	
	
	 border-top-style: solid;
	
	
	
	
	border-top-color: #2E2920;
	
	
	
	 border-bottom-style: solid; border-bottom-color: #AFE773; border-bottom-width: 3px;
	
}
	


*:first-child+html #stacks_in_522_page121 hr, * html  #stacks_in_522_page121 hr {height: 3px /*IE7*/;}
* html  #stacks_in_522_page121 hr {line-height: 3px /*IE6*/;}
/* End of FancyLine stack */.stacksSpacerstacks_in_353_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_in_508_page121 {
	background-image: url("../anniversary15_files/backgroundImage_508.png");
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  10px;
}
.stacksSpacerstacks_in_511_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_516_page121 {
	display: block;
	width: 100%;
	height:20px;
}/* FancyLine Stack v1.2.0 */

#stacks_in_468_page121 hr {
	height: 0;
	border: 0;
	
    padding: 0;
	border-top-width: 3px;
	
	
	
	
	 border-top-style: solid;
	
	
	
	
	border-top-color: #2E2920;
	
	
	
	 border-bottom-style: solid; border-bottom-color: #AFE773; border-bottom-width: 3px;
	
}
	


*:first-child+html #stacks_in_468_page121 hr, * html  #stacks_in_468_page121 hr {height: 3px /*IE7*/;}
* html  #stacks_in_468_page121 hr {line-height: 3px /*IE6*/;}
/* End of FancyLine stack */.stacksSpacerstacks_in_471_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_355_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_in_555_page121 {
	background-color: rgba(228, 243, 233, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding:  4px;
}
.stacksSpacerstacks_in_557_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_in_454_page121 {
	background-color: rgba(228, 243, 233, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding:  4px;
}
.stacksSpacerstacks_in_465_page121 {
	display: block;
	width: 100%;
	height:20px;
}
#stacks_in_456_page121 {
	background-color: rgba(228, 243, 233, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  4px;
}
.stacksSpacerstacks_in_360_page121 {
	display: block;
	width: 100%;
	height:20px;
}/* FancyLine Stack v1.2.0 */

#stacks_in_469_page121 hr {
	height: 0;
	border: 0;
	
    padding: 0;
	border-top-width: 3px;
	
	
	
	
	 border-top-style: solid;
	
	
	
	
	border-top-color: #2E2920;
	
	
	
	 border-bottom-style: solid; border-bottom-color: #AFE773; border-bottom-width: 3px;
	
}
	


*:first-child+html #stacks_in_469_page121 hr, * html  #stacks_in_469_page121 hr {height: 3px /*IE7*/;}
* html  #stacks_in_469_page121 hr {line-height: 3px /*IE6*/;}
/* End of FancyLine stack */.stacksSpacerstacks_in_470_page121 {
	display: block;
	width: 100%;
	height:20px;
}.stacksSpacerstacks_in_303_page121 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_426_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_426_page121>.s3_row>.s3_column_left {
	width: 31.10%;
}

#stacks_in_426_page121>.s3_row>.s3_column_right {
	width: 68.900002%;
}




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










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



}



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


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


}






#stacks_in_426_page121 {
	background-color: rgba(242, 244, 254, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding:  6px;
}
.stacksSpacerstacks_in_458_page121 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_429_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_429_page121>.s3_row>.s3_column_left {
	width: 30.09%;
}

#stacks_in_429_page121>.s3_row>.s3_column_right {
	width: 69.910004%;
}




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










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



}



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


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


}






#stacks_in_429_page121 {
	background-color: rgba(242, 244, 254, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  6px;
}
.stacksSpacerstacks_in_459_page121 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_432_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_432_page121>.s3_row>.s3_column_left {
	width: 30.10%;
}

#stacks_in_432_page121>.s3_row>.s3_column_right {
	width: 69.900002%;
}




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










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



}



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


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


}






#stacks_in_432_page121 {
	background-color: rgba(242, 244, 254, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  6px;
}
.stacksSpacerstacks_in_460_page121 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_435_page121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_435_page121>.s3_row>.s3_column_left {
	width: 29.99%;
}

#stacks_in_435_page121>.s3_row>.s3_column_right {
	width: 70.010002%;
}




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










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



}



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


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


}






#stacks_in_435_page121 {
	background-color: rgba(242, 244, 254, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  5px;
}
.stacksSpacerstacks_in_462_page121 {
	display: block;
	width: 100%;
	height:20px;
}/* FancyLine Stack v1.2.0 */

#stacks_in_562_page121 hr {
	height: 0;
	border: 0;
	
    padding: 0;
	border-top-width: 3px;
	
	
	
	
	 border-top-style: solid;
	
	
	
	
	border-top-color: #2E2920;
	
	
	
	 border-bottom-style: solid; border-bottom-color: #AFE773; border-bottom-width: 3px;
	
}
	


*:first-child+html #stacks_in_562_page121 hr, * html  #stacks_in_562_page121 hr {height: 3px /*IE7*/;}
* html  #stacks_in_562_page121 hr {line-height: 3px /*IE6*/;}
/* End of FancyLine stack */.stacksSpacerstacks_in_259_page121 {
	display: block;
	width: 100%;
	height:20px;
}#stacks_in_563_page121_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_563_page121 a:link, #stacks_in_563_page121 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_563_page121 a:hover, #stacks_in_563_page121 a:active {
	color:#FFFFFF;
}










#stacks_in_563_page121 a:link, #stacks_in_563_page121 a:visited {
	background-color:#1E8717;
	background: -webkit-gradient(linear, left top, left bottom, from(#1E8717), to(#12510E));
	border:1px solid #12510E;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_563_page121 a:hover {
	background-color:#209119;
	background: -webkit-gradient(linear, left top, left bottom, from(#209119), to(#0F460C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_563_page121 a:active {
	background-color:#1E8717;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_564_page121 {
	font-size: 148%;
}
.stacksSpacerstacks_in_241_page121 {
	display: block;
	width: 100%;
	height:20px;
}/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_p245_n1_page121 #myExtraContent4,
#ExtraContentPlusstacks_in_p245_n1_page121 #fs {
	display: none;
}

/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_p565_n1_page121 #myExtraContent9,
#ExtraContentPlusstacks_in_p565_n1_page121 #fs {
	display: none;
}


#stacks_in_p565_n9_page121 {
	background-color: rgba(20, 81, 16, 1.00);
	border: solid rgba(3, 35, 0, 1.00);
	border-width:  1px;
	margin:  2px;
	padding:  3px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_p246_n1_page121 #myExtraContent12,
#ExtraContentPlusstacks_in_p246_n1_page121 #fs {
	display: none;
}


#stacks_in_p246_n2_page121 {
	background-color: rgba(225, 225, 225, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin:  4px;
	padding:  15px;
}

#stacks_in_p246_n4_page121 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_p246_n4_page121 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_p246_n4_page121 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_p246_n7_page121 {
	text-transform: capitalize;
	font-weight: bold;
}

#stacks_in_p246_n9_page121 {
	font-size: 95%;
}

#stacks_in_p246_n14_page121 {
	text-transform: capitalize;
}

#stacks_in_p246_n16_page121 {
	font-size: 122%;
	font-weight: bold;
}

#stacks_in_p246_n21_page121 {
	text-transform: capitalize;
	font-weight: bold;
}

#stacks_in_p246_n23_page121 {
	font-size: 95%;
}
