.tinyMceBlock a {
text-decoration:underline;
font-weight:bold;
}

.splash-wrapper #mainplate .splash-container .splash-button:hover { background-color: #088136; }

.splash-wrapper #mainplate span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.splash-wrapper #mainplate h1 {
    color: #D29561;
    font-size: 33px;
    font-weight: 700;
    margin-left: 0px;
    opacity: 100;
    text-align: center;
    text-transform: uppercase;
}

.splash-wrapper #mainplate {
    background: none repeat scroll 0 0 #000000;
}

.splash-wrapper #mainplate .splash-container .splash-button {
    background: none repeat scroll 0 0 #D29561;
    border-radius: 8px;
    box-shadow: 0 0 0 0px #D29561;
    color: #FFFFFF;
    display: inline-block;
    float: none;
    font-size: 16px;
    height: auto;
    margin: -7px 0 15px 50px;
    max-width: 165px;
    opacity: 100;
    padding: 12px 0;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}

@media (max-width: 978px)  
{


		

}

@media (min-width: 979px)  
{

.splash-wrapper #logo {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: auto;
  left: 0;
  margin: 0 0 0 -48px;
  padding: 8px 0;
  position: absolute;
  top: 0;
  width: 128px;
}

	#logo img {
	  display: block;
	  margin-left: 0;
	  margin-right: auto;
	  margin-top: 0;
	  width: 100%;
	}

	#logo {
	  background: transparent none repeat scroll 0 0;
	  border: 0 none;
	  float: left;
	  height: auto;
	  left: 26px;
	  position: absolute;
	  top: -11px;
	  width: 130px;
	  z-index: 1;
	}

	
	#scene .widget-static .img {
    margin-top: 16px;
	}
}
