  @page { 
        size: landscape;
    }
    body { 
        writing-mode: tb-rl;
    }


@media print{@page {size: landscape}}

html, body, .background-image, .jump_jack_bg, .wrapper, .content, .content-body-white, #myCarousel, .carousel{float: none;filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=1);}



body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}

/*Header*/
h2 {color:#000; font-size:25px;}
.post .entry h2 {font-size:20px;}

/* Links */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;} 

/*Image*/
img, img a, .more-link a {border:none;clear: both;}
.btn{display: none;}


#background-image{
     background-image: none;
	background-position:left top;
	height: 100%;
    width: 100%;  
     max-width: 100%;
       width: 100%;
       margin: 0 0;
}

#logo-link{
	display: none;
}

img.print-logo{
	top: 0px;
	position: absolute;
	right: 20px;
	display:block;
	 width:211px; 
	height:auto;
	opacity: 1;
}

h1{margin-top: -15px;}


#wrapper{
	display: block;
	margin: 0 auto;
	width: 100%;
}

#main-nav{
	display: none;
}

#left-side-nav{
	display: none;
}

.carousel {width:100%;max-height: 400px;margin-top:50px;}
.carousel-indicators{display: none;}
.carousel .item {max-height: 400px; height: 400px;position: relative;}
/*.carousel .item { page-break-after:always;}*/
.carousel-control{display: none;}

/*
.carousel-inner > .item > img {
  position: relative;
  top: 0;
  left: 0;
min-width: 100%;
	max-height:900px;

}
*/

#myCarousel .carousel-inner > .item > img {
    height: 400px;
    left: 0;
    margin: 0 auto;
/*    min-width: 100%;*/
    position: relative;
    text-align: center;
    top: 0;
	width: auto;
	
}


#content{
    float: none;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	visibility: visible;
}

.inner-content-body{
	clear:both;
	position: relative;
	top: 100px;
	display: block;
	height: 100%;
	visibility: visible;
}



#content-body-white{
	    display: block;
    height: 100%;
    position: relative;
    top: 0px;
	left: 0px;
    width: 100%;
    z-index: 3;
	background-color: white;
	padding: 10px;
	box-shadow: 0px 0px 0px #000000;
	margin: 0 auto;
	visibility: visible;
}


/*
#printThis{
	display: none;
}
*/

/*
a#pop img{
/*	display: none;*/
}

img#print-button{
	display: none;
}


#reservation_badge{
	display: none;
}

#email_us_badge{
	display: none;
}

 .bottom-text{
	 display: none;
 }

#footer{
	display: none;
}

.collapse {
    display: block;
    visibility: visible;
}
