#menu-interior-small-1 {
	display:none;
}

/*
14 Media Queries
---------------------------------------------------------------------------------------------------- */

/* Desktops, laptops and iPads (landscape) ----------- */

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

	#content-sidebar-wrap {
		width: 760px !important;
	}
	#menu-interior-right li {
		padding:10px 20px 10px 20px;
	}
	#menu-interior-right li a {
		font-size:14px;
	}

	#header-inside {
		width: 760px;
	}	
	#content-top {
		width:760px;
	}
	#content-top .top {
		min-height:300px;
	}
	#content-top .gotitall {
		top:100px;	
	}
	#content-bottom {
		width:760px;
	}
	.three-buttons {
		padding-left:5px;
	}
	.three-buttons .button {
		padding-left:10px;
		padding-right:10px;
	}
	.button img {
		width:128px;
	}
	#content-bottom .calendar {
		font-size:16px;
	}
	#footer.footer {
		width:760px;
		margin:0 auto;
	}
	#custom-footer {
		width:760px;
		margin:0 auto;
	}
	#footer-social {
		width:70px;
		left:50%;
		margin-left:-20px;
	}
	#footer-explore {
		clear: both;
    	margin: 50px auto 0;
    	position: inherit;
	}
	#footer-text {
		margin-top:40px;
	}

}

/* iPads (portrait) ----------- */

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

	body {
		background-size:140%;
	}
	
	body.page {
		background-size:200% !important;
	}
	
	#sidebar {
		display:none;
	}
	
	#nav {
		width:460px;
		margin:0 auto;
	}
	
	.sidebar-content #content {
		width:100%;
	}
	
	.menu-interior-right-container {
		left:0px;
	}
	
	#content-sidebar-wrap {
		width: 460px !important;
	}

	#header-inside {
		width: 460px;
	}	
	#content-top {
		width:460px;
	}
	#content-top .top {
		min-height:270px;
	}
	#content-top .gotitall {
		top:60px;	
	}
	#content-top .menuleft {
		bottom:90px;
	}
	#content-top .gotitall img {
		width:230px;
	}
	#content-top .menubottom {
		right:25px;
		width:430px;
		bottom:20px;
	}
	#content-top .menubottom li a {
		font-size:16px;
	}
	#content-bottom {
		width:460px;
	}
	.three-buttons {
		padding-left:5px;
	}
	.three-buttons .button {
		padding-left:10px;
		padding-right:10px;
	}
	.button img {
		width:128px;
	}
	.calendar {
		display:none;
	}
	#content-bottom .middle  {
		width:100%;
	}
	#footer.footer {
		width:460px;
		margin:0 auto;
	}
	#custom-footer {
		width:460px;
		margin:0 auto;
	}
	#logoimg img {
		width: 210px;
		margin-top: 5px;
	}
	#smallcalendar {
		display:block;
		width:50%;
	}
	#smallcalendar .calendar {
		display:block !important;
		min-height:165px;
		margin-top:20px;
		margin-left:15px;
	}
	#content-bottom .stayawhile {
		float:right;
		padding-right:50px;
		padding-top:25px;
		font-size:14px;
	}
	#hideme {
		display:none;
	}

}

/* iPhones (portrait and landscape) ----------- */

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

	body {
		background-size:200%;
	}
	body.page {
		background-size:300% !important;
	}
	#content-sidebar-wrap {
		width: 300px !important;
	}
	
	#menu-interior-right li {
		padding:5px 5px 5px 5px;
		margin-left:9px;
	}
	#menu-interior-right li a {
		font-size:12px;
	}
	
	#nav {
		width:300px;
	}


	#header {
		min-height:170px;
		background-size:100%;
	}
	#header-inside {
		width: 300px;
	}
	#social-date {
		width:100% !important;
		text-align:center !important;
	}
	#social-date img {
		margin-right: -5px;
	}
	#temp-date {
		float:none !important;
		padding-top:10px;
	}
	#custom-search input[type="submit"] {
		right:10px;
	}	
	#menu-home-left li a {
		font-size:16px;
	}
	#content-top {
		width:300px;
	}
	#content-top .top {
		min-height:270px;
	}
	#content-top .gotitall {
		top:90px;	
	}
	#content-top .menuleft {
		bottom:90px;
	}
	#content-top .gotitall img {
		width:130px;
	}
	#content-top .menubottom {
		right:0px;
		width:300px;
		bottom:20px;
	}
	#content-top .menubottom li {
		padding-left:10px;
		padding-right:10px;
	}
	#content-top .menubottom li a {
		font-size:14px;
	}
	#content-bottom {
		width:300px;
	}
	.three-buttons {
		padding-left:5px;
	}
	.three-buttons .button {
		padding-left:10px;
		padding-right:10px;
	}
	.button img {
		width: 75px;
	}
	.calendar {
		display:none;
	}
	#content-bottom .middle  {
		width:100%;
	}
	#footer.footer {
		width:300px;
		margin:0 auto;
		line-height:120%;
	}
	#custom-footer {
		width:300px;
		margin:0 auto;
	}
	#logoimg {
		float:none !important;
		text-align:center;
	}
	#logoimg img {
		width: 210px;
		margin-top: 5px;
	}
	#smallcalendar {
		display:block;
		width:50%;
	}
	#smallcalendar .calendar {
		display:block !important;
		min-height:165px;
		margin-top:20px;
		margin-left:15px;
	}
	#content-bottom .stayawhile {
		float:right;
		padding-right: 10px;
		width: 70px;
		padding-top:25px;
		font-size:14px;
	}
	#hideme {
		display:none;
	}


}