@charset "utf-8";

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
#header1 {
	width:740px;
}
#footerright {
	float:left;
}
#facebook {
	width:170px;
}
#ken {
	width:750px;
}
#footercontentmobile {
	display:block;
	width:740px;
	margin-left:auto;
	margin-right:auto;
}
#footercontent {
	display:none;
}
#text {
	width:740px;
}
.willow {
	width:433px;
	height:288px;
}
#inlinea a {
	display:inline;
}
#hometext {
	width:433px;
}
#roomstext {
	width:433px;
}

#header2right {
	display:none;
}
#specialshome {
	width:217px;
}
#map {
	display:none;
}
#mapmobile {
	display:block;
	width:217px;
	height:300px;
	position: relative;
	margin-top: 20px;
}
#specials {
	width:217px;
}
#specials p {
	font-size:10px;
}
#gallery {
	display:none;
}
#gallerymobile {
	display:block;
}
#header2 {
	width:740px;
}
#header2left {
	width:auto;
}
#mid {
	width:740px;
}
}

@media only screen and (max-device-width: 480px) {
	html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

	body {
		padding-left:10px !important ;
		padding-right:10px !important ;
		background-image: url("../images/top-bg2.png");
background-position: center top;
background-repeat: repeat-x;
font-size:14px !important;
	}
	#goulburn-mobile-text a {
	display:inline;
}
	a {
		display:block;
	}
	#mobilecontent {
		display:block;
		width:100%;
		color:#FFF;
		text-align:center;
	}
	#header2right {
	display:none;
}
	h1 {
	text-align:left;
	}
	#break {
		height:20px;
		width:100%;
		float:left;
	}
	#escapeMobile, #returnMobile
    {
        display: block;
    }
	#button1 {
		width:49.5%;
		margin-top:10px;
		background-color:#005183;
		float:left;
		padding-top:12px;
		padding-bottom:12px;
	}
	#button2 {
		width:49.5%;
		margin-top:10px;
		padding-top:12px;
		padding-bottom:12px;
		background-color:#005183;
		float:right;
	}
	#button6 {
		width:100%;
		margin-top:5px;
		background-color:#005183;
		padding-top:12px;
		padding-bottom:12px;
	}
	#button7 {
		width:100%;
		margin-top:5px;
		background-color:#005183;
		padding-top:12px;
		padding-bottom:12px;
		margin-bottom:5px;
	}
	#button3 {
		width:100%;
		margin-top:5px;
		background-color:#005183;
		padding-top:12px;
		padding-bottom:12px;
						
	}
	#button4 {
		width:100%;
		margin-top:5px;
		background-color:#005183;
		padding-top:12px;
		padding-bottom:12px;
	}
	#button5 {
		width:100%;
		margin-top:5px;
		background-color:#005183;
		padding-top:12px;
		padding-bottom:12px;
	}
	.mobilewillow {

	}
	img {
	max-width: 100%;
	height: auto;
}
	#menu-top {
	font-family: 'Overlock', cursive;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	margin: 0 auto;
	width:100%;
}
#wrapper {
}
#header1 {
	width:100%;
	margin: 0 auto;
	height:auto;
	position: relative;
	
}
#topcontainer {
	background:none;
}
#header2 {
	display:none;
	width:100%;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	clear: both;
	line-height: 18px;
	height: 48px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#footer {
	display:none;
}
#main-photo {
	margin:0 auto;
	height: 330px;
	position: relative;
	max-width: 100%;
}
#links {
	width:100%;
	margin:0 auto;
	margin-top: 5px;
}
#footercontent {
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
#mid {
	margin:auto;
	width:100%;
}
#ken {
	display:none;
}
#text {
	display:none;
	width:100%;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact {
	display:none;
}

	}
