.version.videos /* version checker */
{
	color: #000000;
	background-color: #19A44A;
}

#muse_css_mq
{
	background-color: #FFFFFF;
}

#page
{
	z-index: 1;
	width: 0px;
	min-height: 0px;
	background-image: none;
	border-width: 0px;
	border-color: #000000;
	background-color: transparent;
	padding-top: 71px;
	padding-right: 380px;
	padding-bottom: 499px;
}

.html
{
	background: #FFFFFF url("../../images/hangin-saddle-ranch-header-background-image.jpg") no-repeat right center scroll;
	background-size: cover;
}

body
{
	position: relative;
	min-width: 380px;
}

@-ms-viewport
{
	width: 380px;
}

@-webkit-viewport
{
	width: 380px;
}

@-o-viewport
{
	width: 380px;
}

@-moz-viewport
{
	width: 380px;
}

@viewport
{
	width: 380px;
}

